/external/google-breakpad/ |
PRESUBMIT.cfg | 2 [Hook Overrides]
|
/external/clang/test/Sema/ |
assign-null.c | 7 hookfunc hook; variable 10 hook = NULL;
|
/external/lldb/test/functionalities/stop-hook/ |
TestStopHookCmd.py | 2 Test lldb target stop-hook command. 14 mydir = os.path.join("functionalities", "stop-hook") 18 """target stop-hook list should not crash if no target has been set.""" 19 self.runCmd("target stop-hook list", check=False) 24 """Test a sequence of target stop-hook commands.""" 30 """Test a sequence of target stop-hook commands.""" 38 self.begl = line_number('main.cpp', '// Set breakpoint here to test target stop-hook.') 39 self.endl = line_number('main.cpp', '// End of the line range for which stop-hook is to be run.') 40 self.line = line_number('main.cpp', '// Another breakpoint which is outside of the stop-hook range.') 43 """Test a sequence of target stop-hook commands."" [all...] |
TestStopHookMechanism.py | 2 Test lldb target stop-hook mechanism to see whether it fires off correctly . 13 mydir = os.path.join("functionalities", "stop-hook") 18 """Test the stop-hook mechanism.""" 25 """Test the stop-hook mechanism.""" 33 self.begl = line_number('main.cpp', '// Set breakpoint here to test target stop-hook.') 34 self.endl = line_number('main.cpp', '// End of the line range for which stop-hook is to be run.') 36 self.line = line_number('main.cpp', '// Another breakpoint which is outside of the stop-hook range.') 39 """Test the stop-hook mechanism.""" 42 add_prompt = "Enter your stop hook command(s). Type 'DONE' to end.\r\n> " 52 # Set the breakpoint, followed by the target stop-hook commands [all...] |
/external/elfutils/src/backends/ |
ppc_init.c | 56 HOOK (eh, reloc_simple_type); 57 HOOK (eh, dynamic_tag_name); 58 HOOK (eh, dynamic_tag_check); 59 HOOK (eh, check_special_symbol); 60 HOOK (eh, bss_plt_p); 61 HOOK (eh, return_value_location); 62 HOOK (eh, register_info); 63 HOOK (eh, syscall_abi); 64 HOOK (eh, core_note); 65 HOOK (eh, auxv_info) [all...] |
alpha_init.c | 56 HOOK (eh, dynamic_tag_name); 57 HOOK (eh, dynamic_tag_check); 58 HOOK (eh, reloc_simple_type); 59 HOOK (eh, return_value_location); 60 HOOK (eh, machine_section_flag_check); 61 HOOK (eh, check_special_section); 62 HOOK (eh, check_special_symbol); 63 HOOK (eh, check_st_other_bits); 64 HOOK (eh, register_info); 65 HOOK (eh, core_note) [all...] |
i386_init.c | 55 HOOK (eh, reloc_simple_type); 56 HOOK (eh, gotpc_reloc_check); 57 HOOK (eh, core_note); 59 HOOK (eh, debugscn_p); 60 HOOK (eh, return_value_location); 61 HOOK (eh, register_info); 62 HOOK (eh, syscall_abi); 63 HOOK (eh, auxv_info); 64 HOOK (eh, disasm); 65 HOOK (eh, abi_cfi) [all...] |
ia64_init.c | 55 HOOK (eh, reloc_simple_type); 56 HOOK (eh, segment_type_name); 57 HOOK (eh, section_type_name); 58 HOOK (eh, dynamic_tag_name); 59 HOOK (eh, dynamic_tag_check); 60 HOOK (eh, machine_flag_check); 61 HOOK (eh, machine_section_flag_check); 62 HOOK (eh, register_info); 63 HOOK (eh, return_value_location); 64 HOOK (eh, check_reloc_target_type) [all...] |
sparc_init.c | 61 HOOK (eh, reloc_simple_type); 62 HOOK (eh, machine_flag_check); 63 HOOK (eh, check_special_section); 64 HOOK (eh, symbol_type_name); 65 HOOK (eh, dynamic_tag_name); 66 HOOK (eh, dynamic_tag_check); 70 HOOK (eh, core_note); 71 HOOK (eh, auxv_info); 72 HOOK (eh, register_info); 73 HOOK (eh, return_value_location) [all...] |
x86_64_init.c | 55 HOOK (eh, reloc_simple_type); 56 HOOK (eh, core_note); 57 HOOK (eh, return_value_location); 58 HOOK (eh, register_info); 59 HOOK (eh, syscall_abi); 60 HOOK (eh, auxv_info); 61 HOOK (eh, disasm); 62 HOOK (eh, abi_cfi); 65 HOOK (eh, set_initial_registers_tid);
|
arm_init.c | 56 HOOK (eh, segment_type_name); 57 HOOK (eh, section_type_name); 58 HOOK (eh, machine_flag_check); 59 HOOK (eh, reloc_simple_type); 60 HOOK (eh, register_info); 61 HOOK (eh, core_note); 62 HOOK (eh, auxv_info); 63 HOOK (eh, check_object_attribute); 64 HOOK (eh, return_value_location); 65 HOOK (eh, abi_cfi) [all...] |
ppc64_init.c | 58 HOOK (eh, reloc_simple_type); 59 HOOK (eh, dynamic_tag_name); 60 HOOK (eh, dynamic_tag_check); 61 HOOK (eh, machine_flag_check); 62 HOOK (eh, copy_reloc_p); 63 HOOK (eh, check_special_symbol); 64 HOOK (eh, check_st_other_bits); 65 HOOK (eh, bss_plt_p); 66 HOOK (eh, return_value_location); 67 HOOK (eh, register_info) [all...] |
aarch64_init.c | 55 HOOK (eh, register_info); 56 HOOK (eh, core_note); 57 HOOK (eh, reloc_simple_type); 58 HOOK (eh, return_value_location); 59 HOOK (eh, check_special_symbol); 60 HOOK (eh, abi_cfi); 66 HOOK (eh, set_initial_registers_tid);
|
sh_init.c | 56 HOOK (eh, reloc_simple_type); 57 HOOK (eh, gotpc_reloc_check); 58 HOOK (eh, machine_flag_check); 59 HOOK (eh, core_note); 60 HOOK (eh, register_info); 61 HOOK (eh, return_value_location);
|
s390_init.c | 57 HOOK (eh, reloc_simple_type); 58 HOOK (eh, register_info); 59 HOOK (eh, return_value_location); 63 HOOK (eh, core_note); 64 HOOK (eh, abi_cfi); 70 HOOK (eh, set_initial_registers_tid); 72 HOOK (eh, normalize_pc); 73 HOOK (eh, unwind);
|
/external/libexif/binary/ |
Makefile.am | 5 SH_DIST_HOOK = dist-ship-binary-hook 6 dist-ship-binary-hook include bin: 13 dist-hook: $(SH_DIST_HOOK)
|
/external/vboot_reference/ |
PRESUBMIT.cfg | 0 [Hook Overrides]
|
/external/dhcpcd/dhcpcd-hooks/ |
90-NetworkManager | 0 # Hook for NetworkManager-0.7.0 2 # NOTE: NetworkManager will override the script dhcpcd calls, so this hook
|
/external/dhcpcd/ |
dhcpcd-run-hooks | 14 # Thus, the user can create their dhcpcd.enter/exit-hook script to configure 16 for hook in \ 17 /system/etc/dhcpcd/dhcpcd.enter-hook \ 19 /system/etc/dhcpcd/dhcpcd.exit-hook 22 case "${hook}" in 28 if ls "${hook}" >/dev/null 2>&1; then 29 . "${hook}"
|
/external/icu/icu4c/source/common/ |
localsvc.h | 15 * Prototype for user-supplied service hook. This function is expected to return 18 * @param what service-specific string identifying the specific user hook 20 * @return a service-specific hook, or NULL on failure.
|
/external/lldb/test/functionalities/abbreviation/ |
TestCommonShortSpellings.py | 43 startstr = "target stop-hook add -o") 45 startstr = "target stop-hook add -o") 53 # ta st a -> target stop-hook add 55 substrs = ["target stop-hook add"]) 61 # ta st li -> target stop-hook list 63 substrs = ["Hook: 1", "Hook: 2"])
|
/external/pdfium/ |
codereview.settings | 7 GITCL_PREUPLOAD: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD&root=chrome 8 GITCL_PREDCOMMIT: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD&root=chrome
|
/prebuilts/misc/common/swig/include/2.0.11/guile/ |
swigrun.i | 7 /* Hook the runtime module initialization 10 /* Hook the runtime module initialization
|
/external/lldb/test/functionalities/stop-hook/multiple_threads/ |
TestStopHookMultipleThreads.py | 2 Test that lldb stop-hook works for multiple threads. 13 mydir = os.path.join("functionalities", "stop-hook", "multiple_threads") 18 """Test that lldb stop-hook works for multiple threads.""" 26 """Test that lldb stop-hook works for multiple threads.""" 37 self.first_stop = line_number(self.source, '// Set break point at this line, and add a stop-hook.') 38 self.thread_function = line_number(self.source, '// Break here to test that the stop-hook mechanism works for multiple threads.') 44 """Test that lldb stop-hook works for multiple threads.""" 55 # Set the breakpoint, followed by the target stop-hook commands. 62 # Now run the program, expect to stop at the the first breakpoint which is within the stop-hook range. 65 child.sendline('target stop-hook add -o "frame variable --show-globals g_val"' [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
target-hooks-macros.h | 1 /* Common macros for target hook definitions. 20 DEFHOOK(NAME, DOC, TYPE, PARAMS, INIT): Define a function-valued hook. 21 DEFHOOKPOD(DOC, TYPE, NAME, INIT): Define a piece-of-data 'hook'. */ 25 with the previous 'hook'. */ 47 it in GPLed software - the target hook documentation is so far only 50 /* A hook should generally be documented by a string in the DOC parameter, 52 under the GPL, but not under the GFDL, put it in a comment above the hook 55 documentaton in tm.texi.in, heading with @hook <hookname> and closing 57 the next autogenerated hook with @hook <hookname> [all...] |