Searched refs:Attempt (Results 1 – 25 of 80) sorted by relevance
1234
/external/parameter-framework/upstream/tools/xmlValidator/ |
D | README.md | 59 Attempt to validate ParameterFrameworkConfiguration.xml with ParameterFrameworkConfiguration.xsd 61 Attempt to validate my_music.xml with Subsystem.xsd 63 Attempt to validate MusicLibraries.xml with SystemClass.xsd 65 Attempt to validate Genres.xml with ConfigurableDomains.xsd
|
/external/autotest/client/site_tests/network_SIMLocking/ |
D | control | 23 - Attempt to enable SIM lock with incorrect sim-pin. Verify that the 27 - Attempt to unlock a pin-locked SIM with incorrect sim-pin, until it gets 30 - Attempt to unblock a puk-locked SIM with incorrect sim-puk, until the SIM
|
/external/valgrind/drd/tests/ |
D | rwlock_type_checking.stderr.exp | 2 Attempt to use a user-defined rwlock as a POSIX rwlock: rwlock 0x......... 8 Attempt to use a POSIX rwlock as a user-defined rwlock: rwlock 0x.........
|
D | trylock.stderr.exp | 8 Attempt to lock for writing recursively (not allowed).
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | AMutableArray.m | 107 … reason:[NSString stringWithFormat:@"Attempt to retrieve objectAtIndex %d past end", anIdx] 123 …@throw [NSException exceptionWithName:NSInvalidArgumentException reason:@"Attempt to insert nil ob… 126 …@throw [NSException exceptionWithName:NSRangeException reason:@"Attempt to insertObjectAtIndex pas… 144 …@throw [NSException exceptionWithName:NSRangeException reason:@"Attempt to insert removeObjectAtIn… 160 …@throw [NSException exceptionWithName:NSRangeException reason:@"Attempt to removeLastObject from 0… 172 …@throw [NSException exceptionWithName:NSRangeException reason:@"Attempt to removeAllObjects from 0… 192 …@throw [NSException exceptionWithName:NSRangeException reason:@"Attempt to replace object past end…
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCShuffler.cpp | 177 MCInst Attempt(MCB); in HexagonMCShuffle() local 178 HexagonMCInstrInfo::replaceDuplex(Context, Attempt, duplexToTry); in HexagonMCShuffle() 179 HexagonMCShuffler MCS(MCII, STI, Attempt); // copy packet to the shuffler in HexagonMCShuffle()
|
/external/e2fsprogs/lib/support/ |
D | prof_err.et | 12 "Attempt to add a relation to node which is not a section" 22 error_code PROF_READ_ONLY, "Attempt to modify read-only profile"
|
/external/e2fsprogs/lib/ext2fs/ |
D | ext2_err.et.in | 75 "Attempt to write to filesystem opened read-only" 120 "Attempt to read block from filesystem resulted in short read" 123 "Attempt to write block to filesystem resulted in short write" 165 "Attempt to fudge end of block bitmap past the real end" 168 "Attempt to fudge end of inode bitmap past the real end" 333 "Attempt to modify a block mapping via a read-only block iterator"
|
/external/snakeyaml/src/test/resources/pyyaml/ |
D | spec-07-02.data | 1 %YAML 1.2 # Attempt parsing
|
/external/llvm/test/YAMLParser/ |
D | spec-07-02.test | 3 %YAML 1.2 # Attempt parsing
|
/external/curl/tests/data/ |
D | test2044 | 18 Attempt to set a default protocol that does not exist
|
D | test704 | 23 Attempt connect to non-listening SOCKS4 proxy
|
D | test705 | 23 Attempt connect to non-listening SOCKS5 proxy
|
D | test703 | 26 Attempt connect to non-listening HTTP server via SOCKS5 proxy
|
D | test702 | 26 Attempt connect to non-listening HTTP server via SOCKS4 proxy
|
/external/clang/test/Analysis/ |
D | malloc.mm | 34 free(data); //expected-warning {{Attempt to free non-owned memory}} 77 free(data); // expected-warning {{Attempt to free non-owned memory}} 300 free(characters); // expected-warning {{Attempt to free non-owned memory}} 321 if (string) free(characters); // expected-warning{{Attempt to free non-owned memory}}
|
/external/llvm/test/Transforms/FunctionImport/ |
D | inlineasm.ll | 6 ; Attempt the import now, ensure below that file containing inline assembly
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | 2011-03-09-ExactNoMaxBECount.ll | 2 ; PR9424: Attempt to use a SCEVCouldNotCompute object!
|
/external/swiftshader/third_party/LLVM/test/Analysis/ScalarEvolution/ |
D | 2011-03-09-ExactNoMaxBECount.ll | 2 ; PR9424: Attempt to use a SCEVCouldNotCompute object!
|
/external/libmicrohttpd/m4/ |
D | ax_count_cpus.m4 | 11 # Attempt to count the number of processors present on the machine. If the
|
/external/fio/ |
D | GFIO-TODO | 51 - Attempt to ensure that we work with gtk 2.10 and newer. Right
|
/external/e2fsprogs/lib/et/test_cases/ |
D | heimdal2.et | 57 ec KADM_IMMUTABLE, "Attempt do delete immutable principal"
|
/external/ltp/runtest/ |
D | quickhit | 26 # Attempt to get some memory to work with. 34 # Attempt to open a temporary file. 36 # Attempt to close the file which also flushes the buffers.
|
/external/libcxx/utils/google-benchmark/test/ |
D | CMakeLists.txt | 88 # Attempt to work around flaky test failures when running on Appveyor servers.
|
/external/google-benchmark/test/ |
D | CMakeLists.txt | 88 # Attempt to work around flaky test failures when running on Appveyor servers.
|
1234