Home
last modified time | relevance | path

Searched defs:arg (Results 876 - 900 of 8206) sorted by relevance

1...<<31323334353637383940>>...329

/third_party/curl/tests/libtest/
H A Dlib1555.c34 static int progressCallback(void *arg, in progressCallback() argument
/third_party/curl/tests/unit/
H A Dunit1308.c39 static size_t print_httppost_callback(void *arg, const char *buf, size_t len) in print_httppost_callback() argument
/third_party/elfutils/libdw/
H A Ddwarf_func_inline.c40 void *arg; member
44 scope_visitor(unsigned int depth __attribute__ ((unused)), struct Dwarf_Die_Chain *die, void *arg) scope_visitor() argument
94 dwarf_func_inline_instances(Dwarf_Die *func, int (*callback) (Dwarf_Die *, void *), void *arg) dwarf_func_inline_instances() argument
H A Ddwarf_getattrs.c38 dwarf_getattrs(Dwarf_Die *die, int (*callback) (Dwarf_Attribute *, void *), void *arg, ptrdiff_t offset) dwarf_getattrs() argument
/third_party/elfutils/tests/
H A Dfuncretval.c42 handle_function (Dwarf_Die *funcdie, void *arg) in handle_function() argument
H A Dfind-prologues.c42 handle_function (Dwarf_Die *func, void *arg) in handle_function() argument
/third_party/elfutils/backends/
H A Dppc64_unwind.c47 unwind(Ebl *ebl __attribute__ ((unused)), Dwarf_Addr pc __attribute__ ((unused)), ebl_tid_registers_t *setfunc, ebl_tid_registers_get_t *getfunc, ebl_pid_memory_read_t *readfunc, void *arg, bool *signal_framep __attribute__ ((unused))) unwind() argument
H A Dx86_64_unwind.c42 x86_64_unwind(Ebl *ebl __attribute__ ((unused)), Dwarf_Addr pc __attribute__ ((unused)), ebl_tid_registers_t *setfunc, ebl_tid_registers_get_t *getfunc, ebl_pid_memory_read_t *readfunc, void *arg, bool *signal_framep __attribute__ ((unused))) x86_64_unwind() argument
H A Di386_unwind.c47 i386_unwind(Ebl *ebl __attribute__ ((unused)), Dwarf_Addr pc __attribute__ ((unused)), ebl_tid_registers_t *setfunc, ebl_tid_registers_get_t *getfunc, ebl_pid_memory_read_t *readfunc, void *arg, bool *signal_framep __attribute__ ((unused))) i386_unwind() argument
/third_party/elfutils/libasm/
H A Ddisasm_str.c46 buffer_cb (char *str, size_t len, void *arg) in buffer_cb() argument
/third_party/elfutils/libdwfl/
H A Ddwfl_module_register_names.c37 dwfl_module_register_names(Dwfl_Module *mod, int (*func) (void *, int, const char *, const char *, const char *, int, int), void *arg) dwfl_module_register_names() argument
/third_party/ffmpeg/libavcodec/
H A Dtexturedsp_template.c23 int TEXTUREDSP_FUNC_NAME(AVCodecContext *avctx, void *arg, in TEXTUREDSP_FUNC_NAME() argument
/third_party/backends/backend/
H A Depson2_scsi.c26 sanei_epson2_scsi_sense_handler(int scsi_fd, unsigned char *result, void *arg) sanei_epson2_scsi_sense_handler() argument
H A Depson_scsi.c32 sanei_epson_scsi_sense_handler (int scsi_fd, u_char * result, void *arg) in sanei_epson_scsi_sense_handler() argument
/third_party/curl/lib/
H A Dcurl_threads.c46 void *arg; member
49 static void *curl_thread_create_thunk(void *arg) in curl_thread_create_thunk() argument
62 curl_thread_t Curl_thread_create(unsigned int (*func) (void *), void *arg) in Curl_thread_create() argument
104 Curl_thread_create(unsigned int (CURL_STDCALL *func) (void *), void *arg) Curl_thread_create() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUDebug.java33 public static boolean enabled(String arg) { in enabled() argument
42 public static String value(String arg) { in value() argument
/third_party/FreeBSD/sys/kern/
H A Dkern_timeout.c64 callout_function(void *arg) in callout_function() argument
72 callout_reset(struct callout *c, int to_ticks, void (*func)(void *), void *arg) in callout_reset() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
H A DBreakIteratorRegTest.java116 private void assertTrue(boolean arg, String msg) { in assertTrue() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
H A DBreakIteratorRegTest.java113 private void assertTrue(boolean arg, String msg) { in assertTrue() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DMeasureUnitThreadTest.java39 final Measure[] arg; field in MeasureUnitThreadTest.NumericMeasureThread
44 NumericMeasureThread(Measure[] arg, String expected) { in NumericMeasureThread() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUDebug.java88 public static boolean enabled(String arg) { in enabled() argument
97 public static String value(String arg) { in value() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DMeasureUnitThreadTest.java42 final Measure[] arg; field in MeasureUnitThreadTest.NumericMeasureThread
47 NumericMeasureThread(Measure[] arg, String expected) { in NumericMeasureThread() argument
/third_party/libunwind/libunwind/src/arm/
H A DGresume.c33 arm_local_resume (unw_addr_space_t as, unw_cursor_t *cursor, void *arg) in arm_local_resume() argument
112 void *arg = c->dwarf.as_arg; in establish_machine_state() local
/third_party/libunwind/libunwind/src/ptrace/
H A D_UPT_find_proc_info.c93 _UPT_find_proc_info(unw_addr_space_t as, unw_word_t ip, unw_proc_info_t *pi, int need_unwind_info, void *arg) _UPT_find_proc_info() argument
H A D_UPT_get_dyn_info_list_addr.c33 get_list_addr (unw_addr_space_t as, unw_word_t *dil_addr, void *arg, in get_list_addr() argument
80 get_list_addr (unw_addr_space_t as, unw_word_t *dil_addr, void *arg, in get_list_addr() argument
91 _UPT_get_dyn_info_list_addr(unw_addr_space_t as, unw_word_t *dil_addr, void *arg) _UPT_get_dyn_info_list_addr() argument

Completed in 8 milliseconds

1...<<31323334353637383940>>...329