HomeSort by relevance Sort by last modified time
    Searched full:trigger (Results 576 - 600 of 3820) sorted by null

<<21222324252627282930>>

  /external/clang/test/Modules/
cxx-templates.cpp 61 // Trigger the instantiation of a template in 'a' that uses a type defined in
68 // Trigger the instantiation of a template in 'b' that uses a type defined in
72 // Trigger the instantiation of a template in 'a' that uses a type defined in
77 // Trigger the instantiation of a template in 'a' that uses a type defined in
  /external/clang/test/SemaCXX/
function-extern-c.cpp 45 // For now this tests that a second 'extern "C"' is not necessary to trigger
  /external/clang/test/SemaTemplate/
instantiate-declref.cpp 114 // This counts as an odr-use, so should trigger the instantiation of f<int>.
  /external/compiler-rt/lib/builtins/
int_util.h 22 /** \brief Trigger a program abort (or panic for kernel code). */
  /external/curl/docs/libcurl/opts/
CURLOPT_CRLFILE.3 47 information found in the CRL does not trigger this specific error.
CURLOPT_NOSIGNAL.3 45 effort to never cause such SIGPIPEs to trigger, but some operating systems
  /external/eigen/Eigen/src/SparseCore/
SparseTranspose.h 29 // NOTE: VC10 and VC11 trigger an ICE if don't put typename TransposeImpl<MatrixType,Sparse>:: in front of Index,
  /external/guice/extensions/assistedinject/src/com/google/inject/assistedinject/
AssistedInject.java 39 * annotated with {@code @AssistedInject} trigger a "backwards compatibility mode". The assisted
  /external/icu/icu4c/source/stubdata/
stubdata.vcxproj 113 <Command>echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." &gt; "$(ProjectDir)stubdatabuilt.txt"</Command>
160 <Command>echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." &gt; "$(ProjectDir)stubdatabuilt.txt"</Command>
207 <Command>echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." &gt; "$(ProjectDir)stubdatabuilt.txt"</Command>
252 <Command>echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." &gt; "$(ProjectDir)stubdatabuilt.txt"</Command>
  /external/javasqlite/src/main/java/SQLite/
Constants.java 109 public static final int SQLITE_CREATE_TEMP_TRIGGER = 5; /* Trigger Name Table Name */
111 public static final int SQLITE_CREATE_TRIGGER = 7; /* Trigger Name Table Name */
118 public static final int SQLITE_DROP_TEMP_TRIGGER = 14; /* Trigger Name Table Name */
120 public static final int SQLITE_DROP_TRIGGER = 16; /* Trigger Name Table Name */
  /external/kernel-headers/original/uapi/linux/can/
raw.h 60 CAN_RAW_JOIN_FILTERS, /* all filters must match to trigger */
  /external/libchrome/base/files/
file_path_watcher_fsevents.h 22 // events and kqueue does not trigger for modifications to a file in a watched
  /external/libchrome/base/prefs/
writeable_pref_store.h 52 // ReportValueChanged will trigger notifications even if nothing has changed.
  /external/libchrome/sandbox/linux/seccomp-bpf/
trap.h 58 // break subsequent system calls that trigger a SIGSYS.
  /external/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
invoke_function_object.pass.cpp 34 // Trigger a compile error if this function is instantiated.
  /external/libnfc-nci/src/nfa/include/
nfa_ee_api.h 139 /* Union of NFCEE action parameter depending on the associated trigger */
145 tNFC_APP_INIT app_init; /* NFA_EE_TRGR_APP_INIT: The information for the application initiated trigger */
151 tNFA_EE_TRIGGER trigger; /* the trigger of this event */ member in struct:__anon17028
  /external/libunwind/tests/
ia64-test-sig.c 85 ch = *p; /* trigger SIGSEGV */
  /external/llvm/lib/Target/AArch64/
AArch64A53Fix835769.cpp 11 // in some circumstances may trigger the erratum.
40 // sequence of instructions that can trigger the erratum?
56 // sequence that can trigger the erratum?
187 // that match the conditions under which the erratum may trigger.
  /external/llvm/test/CodeGen/X86/
insertps-O0-bug.ll 31 ; and eventually trigger the canonicalization on the INSERTPS node.
  /external/llvm/test/Transforms/InstSimplify/
floating-point-arithmetic.ll 42 ; Fragile test warning: We need 6 sqrt calls to trigger the bug
  /external/mesa3d/src/gallium/tests/unit/
u_cache_test.c 113 * In debug builds, this will trigger a self-check by the cache of
  /external/okhttp/samples/guide/src/main/java/com/squareup/okhttp/recipes/
WebSocketEcho.java 30 // Trigger shutdown of the dispatcher's executor so this process can exit cleanly.
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_unittest.h 38 // trigger that case here by declaring google::protobuf::protobuf_unittest.
  /external/skia/gm/
textblobblockreordering.cpp 25 // Large text is used to trigger atlas eviction
  /external/v8/test/mjsunit/compiler/
regress-serialized-slots.js 32 for (var i = 0; i < 10000; i++) { // Loop to trigger optimization.

Completed in 1710 milliseconds

<<21222324252627282930>>