HomeSort by relevance Sort by last modified time
    Searched full:callbacks (Results 2901 - 2925 of 3607) sorted by null

<<111112113114115116117118119120>>

  /external/chromium_org/third_party/openssl/openssl/crypto/rsa/
rsa.h 315 /* This function needs the memory locking malloc callbacks to be installed */
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
rsa.h 315 /* This function needs the memory locking malloc callbacks to be installed */
ts.h 584 /* The following methods can be used in the callbacks. */
  /external/chromium_org/third_party/sqlite/src/src/
backup.c 312 ** callbacks when pages are changed or the cache invalidated.
malloc.c 52 ** the memory subsystem are allowed, but no new callbacks will be
  /external/chromium_org/tools/imagediff/
image_diff_png.cc 371 // Passed around as the io_ptr in the png structs so our callbacks know where
  /external/chromium_org/tools/json_schema_compiler/
model.py 300 # Instead, pretend all intermediate callbacks are properties.
  /external/chromium_org/ui/gfx/codec/
png_codec.cc 481 // Passed around as the io_ptr in the png structs so our callbacks know where
  /external/chromium_org/ui/views/widget/
root_view.cc 722 // of the callbacks can mark the event as handled, and that would cause
  /external/chromium_org/v8/include/
v8-profiler.h 512 * prologue and epilogue callbacks.
  /external/chromium_org/v8/src/
api.h 694 // CPU profiler that external callbacks are invoked.
stub-cache.h 347 // Support functions for IC stubs for callbacks.
    [all...]
  /external/chromium_org/v8/src/arm/
stub-cache-arm.cc     [all...]
  /external/chromium_org/v8/src/ia32/
stub-cache-ia32.cc     [all...]
  /external/chromium_org/v8/src/mips/
stub-cache-mips.cc     [all...]
  /external/chromium_org/v8/src/x64/
stub-cache-x64.cc     [all...]
  /external/chromium_org/v8/test/cctest/
test-deoptimization.cc 101 // handle callbacks are processed.
  /external/chromium_org/webkit/browser/appcache/
appcache_url_request_job_unittest.cc 300 // AppCacheResponseReader / Writer completion callbacks
mock_appcache_storage_unittest.cc 186 // Setup a delegate to receive completion callbacks.
  /external/chromium_org/webkit/browser/fileapi/
copy_or_move_operation_delegate.cc 357 // To avoid too many progress callbacks, it should be called less
  /external/clang/include/clang/StaticAnalyzer/Core/
CheckerManager.h 396 /// Unlike most other callbacks, any checker can simply implement the virtual
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExprEngine.h 166 /// Checkers can participate in this process with two callbacks:
  /external/clang/lib/StaticAnalyzer/Core/
CheckerManager.cpp 537 // Check if any of the EvalCall callbacks can evaluate the call.
  /external/clang/test/Analysis/
retain-release-gc-only.m 35 extern CFMutableArrayRef CFArrayCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFArrayCallBacks *callBacks);
retain-release-inline.m 45 extern CFMutableArrayRef CFArrayCreateMutable(CFAllocatorRef allocator, CFIndex capacity, const CFArrayCallBacks *callBacks);

Completed in 1271 milliseconds

<<111112113114115116117118119120>>