Home
last modified time | relevance | path

Searched refs:occurs (Results 1 – 25 of 184) sorted by relevance

12345678

/external/clang/test/SemaObjCXX/
Dmessage.mm65 … 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/
DFailedPredicateException.as31 * occurs when normally parsing the alternative just like matching a token.
32 * Disambiguating predicate evaluation occurs when we hoist a predicate into
/external/valgrind/none/tests/
Dempty-exe.vgtest4 # indicate it ran to completion. If the crash occurs, the .stderr.out file
/external/clang/test/Analysis/
Duninit-vals.m67 if (testObj->size > 0) { ; } // warning occurs here
114 if (testObj->size > 0) { ; } // warning occurs here
196 if (testObj->size > 0) { ; } // warning occurs here
Dsecurity-syntax-checks.m71 …{The return value from the call to 'setuid' is not checked. If an error occurs in 'setuid', the f…
72 …{The return value from the call to 'setuid' is not checked. If an error occurs in 'setuid', the f…
84 …he return value from the call to 'setreuid' is not checked. If an error occurs in 'setreuid', the…
85 …he return value from the call to 'setregid' is not checked. If an error occurs in 'setregid', the…
/external/llvm/test/Transforms/LoopStrengthReduce/
Dexit_compare_live_range.ll1 ; Make sure that the compare instruction occurs after the increment to avoid
/external/llvm/test/CodeGen/X86/
Doverlap-shift.ll5 ;; allocator turns the shift into an LEA. This also occurs for ADD.
Dtwoaddr-lea.ll5 ;; allocator turns the shift into an LEA. This also occurs for ADD.
/external/llvm/test/CodeGen/ARM/
Dtail-call-weak.ll8 ; weak symbol resolution occurs statically in PE/COFF, ensure that we permit
/external/llvm/test/Linker/
D2003-11-18-TypeResolution.ll2 ; symbol table with the same name and same type. When this occurs, the symbol
/external/llvm/test/Transforms/InstCombine/
D2003-07-21-ExternalConstant.ll9 ; If a problem occurs, we should die on an assert(). Otherwise, we
Dapint-and-or-and.ll3 ; occurs for very common C/C++ code like this:
Dand-or-and.ll3 ; occurs for very common C/C++ code like this:
/external/llvm/test/MC/COFF/
Dcomm-align.s8 # - that the section switching occurs correctly
/external/mockftpserver/tags/2.x_Before_IDEA/src/main/groovy/org/mockftpserver/fake/filesystem/
DFileSystemException.groovy21 * Represents an error that occurs while performing a FileSystem operation.
/external/eigen/doc/
DTopicAliasing.dox46 Aliasing occurs more naturally when trying to shrink a matrix. For example, the expressions <tt>vec…
132 As explained above, it may be dangerous if the same matrix or array occurs on both the left-hand si…
204 Aliasing occurs when the same matrix or array coefficients appear both on the left- and the right-h…
208 …- When you multiply two matrices, %Eigen assumes that aliasing occurs. If you know that there is n…
/external/icu/icu4c/source/samples/datefmt/
DREADME.TXT77 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/test/CodeGen/AArch64/
Dregress-w29-reserved-with-fp.ll22 ; Call to prevent fp-elim that occurs regardless in leaf functions.
/external/llvm/docs/CommandGuide/
Dllvm-dis.rst62 occurs, it will exit with a non-zero value.
Dllvm-link.rst54 occurs, it will exit with a non-zero value.
Dllvm-as.rst50 If **llvm-as** succeeds, it will exit with 0. Otherwise, if an error occurs, it
/external/valgrind/docs/internals/
Dm_replacemalloc.txt14 This means that the following sequence occurs each time a tool that uses
/external/llvm/docs/
DLexicon.rst106 occurs between procedures, functions or compilation units (modules).
110 that occurs between procedures, functions or compilation units (modules).
/external/skia/platform_tools/android/gyp/
Dskia_android.gypi39 # libraries, so that they exist by the time it occurs. If there are no
/external/clang/docs/analyzer/
DDebugChecks.rst98 If a call occurs within an inlined function, prints TRUE or FALSE according to
99 the value of its argument. If a call occurs outside an inlined function,

12345678