/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
netlink.h | 7 #define NETLINK_ROUTE 0 /* Routing/device hook */ 10 #define NETLINK_FIREWALL 3 /* Firewalling hook */
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
target.h | 95 /* The struct used by the secondary_reload target hook. */ 104 compatibility hook. */
|
diagnostic.h | 152 /* Client hook to report an internal error. */ 155 /* Client hook to say whether the option controlling a diagnostic is 163 /* Client hook to return the name of an option that controls a
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
WidgetRedirector.py | 13 to do is to hook the Tk 'insert' operation itself. 17 widget operations, e.g. insert (for a Text widget). We are going to hook
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
rlcompleter.py | 22 defined code to be executed if an object with a __getattr__ hook is found. 124 with a __getattr__ hook is evaluated.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
WidgetRedirector.py | 13 to do is to hook the Tk 'insert' operation itself. 17 widget operations, e.g. insert (for a Text widget). We are going to hook
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
rlcompleter.py | 22 defined code to be executed if an object with a __getattr__ hook is found. 124 with a __getattr__ hook is evaluated.
|
/external/libexif/binary/ |
Makefile.in | 211 @SHIP_BINARIES_TRUE@SH_DIST_HOOK = dist-ship-binary-hook 290 dist-hook 389 dist-hook distclean distclean-generic distclean-libtool \ 400 @SHIP_BINARIES_TRUE@dist-ship-binary-hook include bin: 405 dist-hook: $(SH_DIST_HOOK)
|
/frameworks/wilhelm/src/ |
sles.c | 167 // there must be an initialization hook present 196 // there must be an initialization hook present 550 // call the initialization hook 557 // if interface is exposed, also call the optional expose hook 561 // FIXME log or report to application if an expose hook on a
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/ |
pcm.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/ |
pcm.h | [all...] |
/external/jsoncpp/src/test_lib_json/ |
jsontest.cpp | 12 // Used to install a report hook that prevent dialog on assertion and error. 484 // Hook MSVCRT assertions to prevent dialog from appearing 521 // Install a hook to prevent MSVCRT error and assertion from
|
/external/libnl/lib/netfilter/ |
log_msg_obj.c | 147 nl_dump(p, "HOOK=%s ", 229 void nfnl_log_msg_set_hook(struct nfnl_log_msg *msg, uint8_t hook) 231 msg->log_msg_hook = hook;
|
/external/llvm/include/llvm/CodeGen/ |
SelectionDAGISel.h | 71 /// PreprocessISelDAG - This hook allows targets to hack on the graph before 75 /// PostprocessISelDAG() - This hook allows the target to hack on the graph 79 /// Select - Main hook targets implement to select a node.
|
/external/llvm/lib/CodeGen/ |
TargetSchedule.cpp | 179 // hook to allow subtargets to specialize latency. This hook is only 252 // For the itinerary model, fall back to the old subtarget hook.
|
/external/ltrace/ |
TODO | 43 (We can hook into Lua, or TinyScheme, or some such if we want more 64 Perhaps we should hook to something after all. 186 GDB supports python pretty printers. We migh want to hook this in
|
/frameworks/compile/mclinker/include/mcld/ADT/ |
BinTree.h | 436 pPosition.hook<TreeIteratorBase::Leftward>(node); 438 pPosition.hook<DIRECT>(node); 454 pPosition.hook<DIRECT>(pTree.m_Root.node.left);
|
/prebuilts/misc/common/swig/include/2.0.11/chicken/ |
chickenrun.swg | 144 char *errorhook = C_text("\003syserror-hook"); 156 SWIG_Chicken_Panic (C_text ("`##sys#error-hook' is not defined")); 194 '##sys#error-hook' may not
|
/bionic/libc/bionic/ |
libc_init_dynamic.cpp | 85 // A hook for the debug malloc library to let it know that we're shutting down.
|
/bionic/libc/kernel/uapi/linux/netfilter/ |
nfnetlink_log.h | 32 __u8 hook; member in struct:nfulnl_msg_packet_hdr
|
nfnetlink_queue.h | 36 __u8 hook; member in struct:nfqnl_msg_packet_hdr
|
/developers/build/prebuilts/gradle/JobScheduler/Application/src/main/java/com/example/android/jobscheduler/service/ |
TestJobService.java | 113 * Not currently used, but as an exercise you can hook this
|
/developers/build/templates/base-application/_MODULE_/ |
build.gradle.ftl | 119 // Inject a preflight task into each variant so we have a place to hook tasks
|
/developers/samples/android/background/JobScheduler/Application/src/main/java/com/example/android/jobscheduler/service/ |
TestJobService.java | 113 * Not currently used, but as an exercise you can hook this
|
/development/ndk/platforms/android-21/include/linux/netfilter/ |
nfnetlink_log.h | 32 __u8 hook; member in struct:nfulnl_msg_packet_hdr
|