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

<<31323334353637383940>>

  /external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/utils/
DragListener.java 24 * outside the {@link #setTapSquareSize(float) tap square}. Any touch (not just the first) will trigger this listener. While
  /external/libmicrohttpd/src/testcurl/https/
test_https_time_out.c 87 /* TODO better RST trigger */
  /external/libvpx/libvpx/vpx_dsp/
inv_txfm.h 77 // hardware implementation (and also use configure options to trigger
  /external/libxml2/doc/examples/
io1.c 131 * apply the XInclude process, this should trigger the I/O just
  /external/llvm/test/Analysis/LoopAccessAnalysis/
forward-loop-independent.ll 12 ; So, at ***, we add another non-I-based access of A to trigger
  /external/llvm/test/CodeGen/X86/
2009-04-29-RegAllocAssert.ll 50 %struct.Table = type { i8*, i32, %struct.Column*, i32, %struct.Index*, i32, %struct.Select*, i32, %struct.Trigger*, %struct.FKey*, i8*, %struct.Expr*, i32, i8, i8, i8, i8, i8, i8, i8, %struct.Module*, %struct.sqlite3_vtab*, i32, i8**, %struct.Schema* }
51 %struct.Trigger = type { i8*, i8*, i8, i8, %struct.Expr*, %struct.IdList*, %struct..5sPragmaType, %struct.Schema*, %struct.Schema*, %struct.TriggerStep*, %struct.Trigger* }
52 %struct.TriggerStep = type { i32, i32, %struct.Trigger*, %struct.Select*, %struct..5sPragmaType, %struct.Expr*, %struct.ExprList*, %struct.IdList*, %struct.TriggerStep*, %struct.TriggerStep* }
  /external/llvm/test/Transforms/InstCombine/
narrow-switch.ll 63 ; Make sure truncating a constant int larger than 64-bit doesn't trigger an
strcmp-1.ll 61 ; (This transform is rather difficult to trigger in a useful manner)
  /external/lzma/Java/Tukaani/src/org/tukaani/xz/
BlockOutputStream.java 120 // It is very hard to trigger this exception.
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_context.h 143 * Fragment and setup variant count, used to trigger garbage collection.
  /external/regex-re2/re2/
prefilter_tree.cc 101 // no longer necessary for their parent to trigger; that is, we do
109 // this trigger. TODO(vsri): Adjust the threshold appropriately,
326 // Pass trigger up to parents.
346 // Trigger the parent.
  /external/skia/gyp/
codec.gyp 106 # Need this because we are handling exception in SkRawCodec, which will trigger warning
  /external/skia/include/gpu/
GrConfig.h 66 * Include stdint.h with defines that trigger declaration of C99 limit/const
  /external/skia/samplecode/
SampleTextureDomain.cpp 89 // This should not trigger the texture domain code
  /external/skia/src/core/
SkBlitBWMaskTemplate.h 80 // and not trigger an assert from the getAddr## function
  /external/skia/src/gpu/
GrTextureProvider.cpp 103 // writePixels() which will trigger a flush if the texture has pending IO.
  /external/skia/src/image/
SkSurface_Base.h 98 // would trigger a copy-on-write.
  /external/skia/tests/
ImageCacheTest.cpp 60 // stress test, should trigger purges
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/
CommonIntentsFacade.java 39 * These can be used to trigger some common tasks.
  /external/slf4j/slf4j-simple/src/test/java/org/slf4j/
DetectLoggerNameMismatchTest.java 39 * or trigger if disabled.
  /external/tcpdump/
rpl.h 66 uint8_t rpl_dtsn; /* Dest. Advertisement Trigger Sequence Number */
  /external/testng/src/main/java/org/testng/internal/thread/
ThreadUtil.java 36 * @param triggerAtOnce <tt>true</tt> if the parallel execution of tasks should be trigger at once
  /external/v8/src/heap/
array-buffer-tracker.cc 51 // api function to trigger a GC in this case.
  /external/v8/test/cctest/
test-api-accessors.cc 77 // Run them in a loop. This will likely trigger the optimizing compiler:
  /external/v8/test/mjsunit/harmony/
proxies-set-prototype-of.js 108 // Changing the prototype of a non-extensible target will trigger the

Completed in 1384 milliseconds

<<31323334353637383940>>