HomeSort by relevance Sort by last modified time
    Searched full:hook (Results 476 - 500 of 1568) sorted by null

<<11121314151617181920>>

  /development/ndk/platforms/android-21/include/linux/netfilter/
nfnetlink_queue.h 36 __u8 hook; member in struct:nfqnl_msg_packet_hdr
  /development/samples/OpenGL/HelloOpenGLES20/src/com/example/android/opengl/
Triangle.java 30 // This matrix member variable provides a hook to manipulate
  /development/samples/SkeletonApp/src/com/example/android/skeletonapp/
SkeletonActivity.java 56 // Hook up button presses to the appropriate event handler.
  /development/samples/browseable/JobScheduler/src/com.example.android.jobscheduler/service/
TestJobService.java 113 * Not currently used, but as an exercise you can hook this
  /device/sample/frameworks/PlatformLibrary/
README.txt 58 provides everything needed to hook up the native code with the Java library
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3baserecognizer.h 188 /** Pointer to a function that is a hook to listen to token consumption during error recovery.
193 /** Pointer to a function that is a hook to listen to token consumption during error recovery.
198 /** Pointer to a function that is a hook to listen to token consumption during error recovery.
203 /** Pointer to a function that is a hook to listen to token consumption during error recovery.
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRRecognizerSharedState.h 40 ANTLRRuleStack *ruleMemo; // store previous results of matching rules so we don't have to do it again. Hook in incremental stuff here, too.
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRRecognizerSharedState.h 40 ANTLRRuleStack *ruleMemo; // store previous results of matching rules so we don't have to do it again. Hook in incremental stuff here, too.
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRRecognizerSharedState.h 40 ANTLRRuleStack *ruleMemo; // store previous results of matching rules so we don't have to do it again. Hook in incremental stuff here, too.
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRDFA.h 56 // hook for debugger support
ANTLRRecognizerSharedState.h 41 __strong ANTLRRuleStack *ruleMemo; // store previous results of matching rules so we don't have to do it again. Hook in incremental stuff here, too.
  /external/bison/
Makefile.am 54 dist-hook: gen-ChangeLog
  /external/clang/lib/Headers/
Makefile 40 # Hook into the standard Makefile rules.
  /external/dhcpcd/dhcpcd-hooks/
20-resolv.conf 5 # can readily hook into it.
  /external/e2fsprogs/e2fsck/
mtrace.c 44 /* Old hook values. */
  /external/icu/icu4c/source/test/perf/ucnvavailperf/
ucnvavailperf.cpp 84 // Hook in our own memory allocation functions so that we can measure
  /external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
LowercaseTransliterator.java 27 * System registration hook.
UppercaseTransliterator.java 26 * System registration hook.
  /external/libnl/lib/netfilter/
log_msg.c 91 nfnl_log_msg_set_hook(msg, hdr->hook);
  /external/lldb/test/api/check_public_api_headers/
TestPublicAPIHeaders.py 57 # The main.cpp has been generated, add a teardown hook to remove it.
  /external/llvm/include/llvm/IR/
AutoUpgrade.h 39 /// This is an auto-upgrade hook for any old intrinsic function syntaxes
  /external/mesa3d/src/mesa/main/
condrender.c 117 * called via a new driver hook?
  /external/mesa3d/src/mesa/math/
m_xform.c 98 * AMD 3Dnow! capability, Intel SSE, etc. and hook in the right code.
  /external/mesa3d/src/mesa/state_tracker/
st_cb_flush.c 72 /* Hook for copying "fake" frontbuffer if necessary:
  /external/mesa3d/src/mesa/tnl/
NOTES 92 this hook to wrap checks or other code around this call.

Completed in 704 milliseconds

<<11121314151617181920>>