Searched refs:occurs (Results 1 – 25 of 180) sorted by relevance
12345678
/external/clang/test/SemaObjCXX/ |
D | message.mm | 65 … return [typename identity<I3>::type method]; // expected-warning{{occurs outside of a template}} 72 …int* ip3 = {[typename identity<I3>::type method]}; // expected-warning{{occurs outside of a templa… 73 …int* ip4 = {[typename identity<I2_holder>::type().get() method]}; // expected-warning{{occurs outs…
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
D | FailedPredicateException.as | 31 * occurs when normally parsing the alternative just like matching a token. 32 * Disambiguating predicate evaluation occurs when we hoist a predicate into
|
/external/webkit/LayoutTests/fast/dom/Geolocation/ |
D | disconnected-frame-already-expected.txt | 1 …eolocation object after its frame has been disconnected, no callbacks are made and no crash occurs.
|
/external/valgrind/main/none/tests/ |
D | empty-exe.vgtest | 4 # indicate it ran to completion. If the crash occurs, the .stderr.out file
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | exit_compare_live_range.ll | 1 ; Make sure that the compare instruction occurs after the increment to avoid
|
/external/clang/test/Analysis/ |
D | security-syntax-checks.m | 67 …{The return value from the call to 'setuid' is not checked. If an error occurs in 'setuid', the f… 68 …{The return value from the call to 'setuid' is not checked. If an error occurs in 'setuid', the f… 80 …he return value from the call to 'setreuid' is not checked. If an error occurs in 'setreuid', the… 81 …he return value from the call to 'setregid' is not checked. If an error occurs in 'setregid', the…
|
/external/llvm/test/CodeGen/X86/ |
D | overlap-shift.ll | 5 ;; allocator turns the shift into an LEA. This also occurs for ADD.
|
D | twoaddr-lea.ll | 5 ;; allocator turns the shift into an LEA. This also occurs for ADD.
|
/external/llvm/test/Linker/ |
D | 2003-11-18-TypeResolution.ll | 2 ; symbol table with the same name and same type. When this occurs, the symbol
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2003-07-21-ExternalConstant.ll | 9 ; If a problem occurs, we should die on an assert(). Otherwise, we
|
D | apint-and-or-and.ll | 3 ; occurs for very common C/C++ code like this:
|
D | and-or-and.ll | 3 ; occurs for very common C/C++ code like this:
|
/external/icu4c/samples/datefmt/ |
D | README.TXT | 77 zone before display. For instance, if some even occurs at 0:00 GMT 79 Stating that it occurs at 5:00 PM PDT on the day before in the
|
/external/llvm/docs/CommandGuide/ |
D | llvm-ranlib.pod | 41 If B<llvm-ranlib> succeeds, it will exit with 0. If an error occurs, a non-zero
|
D | llvm-dis.pod | 50 occurs, it will exit with a non-zero value.
|
D | llvm-as.pod | 67 occurs, it will exit with a non-zero value.
|
D | FileCheck.pod | 55 with 0. Otherwise, if not, or if an error occurs, it will exit with a non-zero 213 It is often useful to match a pattern and then verify that it occurs again 225 occurs later in the file after an "andw". FileCheck variable references are
|
D | llvm-link.pod | 69 occurs, it will exit with a non-zero value.
|
D | llvm-extract.pod | 75 occurs, it will exit with a non-zero value.
|
/external/valgrind/main/docs/internals/ |
D | m_replacemalloc.txt | 14 This means that the following sequence occurs each time a tool that uses
|
/external/chromium/chrome/browser/password_manager/ |
D | encryptor_password_mac.mm | 17 // is returned from the function. If an error occurs, an empty password is
|
/external/oprofile/events/arm/armv6/ |
D | events | 5 event:0x02 counters:0,1 um:zero minimum:500 name:CYCLES_DATA_STALL : cycles stall occurs for due to…
|
/external/oprofile/events/arm/mpcore/ |
D | events | 5 event:0x02 counters:0,1 um:zero minimum:500 name:CYCLES_DATA_STALL : cycles stall occurs for due to…
|
/external/oprofile/events/arm/xscale2/ |
D | events | 5 event:0x02 counters:1,2,3,4 um:zero minimum:500 name:CYCLES_DATA_STALL : cycles stall occurs for du…
|
/external/oprofile/events/arm/xscale1/ |
D | events | 5 event:0x02 counters:1,2 um:zero minimum:500 name:CYCLES_DATA_STALL : cycles stall occurs for due to…
|
12345678