Home
last modified time | relevance | path

Searched defs:argp (Results 1 – 25 of 366) sorted by relevance

12345678910>>...15

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Dargp.h217 struct argp struct
221 const struct argp_option *options; argument
230 argp_parser_t parser; argument
245 argp field, pointing to child argps should be parsed with this one. Any argument
250 const struct argp_child *children; argument
264 /* If non-zero the strings used in the argp library are translated using argument
267 const char *argp_domain; argument
286 const struct argp *argp; member
/aosp_15_r20/external/bcc/libbpf-tools/android/
H A Dargp.h46 const struct argp *argp; member
51 struct argp { struct
52 const struct argp_option *options; argument
53 error_t (*parser)(int key, char *arg, struct argp_state *state); argument
58 error_t argp_parse(const struct argp *argp, int argc, char **argv, int, void*, void*); argument
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/bonnet/
H A Dtun_device_test.cc54 .WillRepeatedly(Invoke([](Unused, Unused, void* argp) { in SetInitExpectations()
61 .WillRepeatedly(Invoke([](Unused, Unused, void* argp) { in SetInitExpectations()
69 .WillRepeatedly(Invoke([persist](Unused, Unused, void* argp) { in SetInitExpectations()
80 .WillRepeatedly(Invoke([mtu](Unused, Unused, void* argp) { in SetInitExpectations()
91 .WillOnce(Invoke([fail](Unused, Unused, void* argp) { in ExpectUp()
107 .WillOnce(Invoke([fail](Unused, Unused, void* argp) { in ExpectDown()
157 .WillOnce(Invoke([](Unused, Unused, void* argp) { in TEST_F()
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/form/
H A Dfty_enum.c67 enumARG *argp = (enumARG *)0; in Generic_Enum_Type() local
148 Copy_Enum_Type(const void *argp) in Copy_Enum_Type()
192 Free_Enum_Type(void *argp) in Free_Enum_Type()
287 Check_Enum_Field(FIELD *field, const void *argp) in Check_Enum_Field()
343 Next_Enum(FIELD *field, const void *argp) in Next_Enum()
381 Previous_Enum(FIELD *field, const void *argp) in Previous_Enum()
H A Dfty_alpha.c58 thisARG *argp = (thisARG *) 0; in Generic_This_Type() local
98 Copy_This_Type(const void *argp) in Copy_This_Type()
121 Free_This_Type(void *argp) in Free_This_Type()
160 Check_This_Field(FIELD *field, const void *argp) in Check_This_Field()
H A Dfty_alnum.c58 thisARG *argp = (thisARG *) 0; in Generic_This_Type() local
98 Copy_This_Type(const void *argp) in Copy_This_Type()
121 Free_This_Type(void *argp) in Free_This_Type()
160 Check_This_Field(FIELD *field, const void *argp) in Check_This_Field()
H A Dfty_int.c74 thisARG *argp = (thisARG *) 0; in Generic_This_Type() local
119 Copy_This_Type(const void *argp) in Copy_This_Type()
145 Free_This_Type(void *argp) in Free_This_Type()
163 Check_This_Field(FIELD *field, const void *argp) in Check_This_Field()
H A Dfty_num.c138 Copy_This_Type(const void *argp) in Copy_This_Type()
164 Free_This_Type(void *argp) in Free_This_Type()
181 Check_This_Field(FIELD *field, const void *argp) in Check_This_Field()
294 Check_This_Character(int c, const void *argp) in Check_This_Character()
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DSelectorExtras.h21 va_list argp) { in getKeywordSelectorImpl()
31 static inline Selector getKeywordSelector(ASTContext &Ctx, va_list argp) { in getKeywordSelector()
40 va_list argp; in getKeywordSelector() local
52 va_list argp; in lazyInitKeywordSelector() local
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/arm/
Dffi.c43 static char* ffi_align(ffi_type **p_arg, char *argp) in ffi_align()
71 register char* argp = stack; in ffi_put_arg() local
132 register char *argp; in ffi_prep_args_SYSV() local
159 register char *argp, *regp, *eo_regp; in ffi_prep_args_VFP() local
416 register char *argp; in ffi_prep_incoming_args_SYSV() local
457 register char *argp, *regp, *eo_regp; in ffi_prep_incoming_args_VFP() local
/aosp_15_r20/external/libffi/src/arm/
H A Dffi.c142 void **avalue, char *argp) in ffi_prep_args_SYSV()
167 char *argp, *regp, *eo_regp; in ffi_prep_args_VFP() local
433 char *argp, void **avalue) in ffi_prep_incoming_args_SYSV()
468 char *argp, *regp, *eo_regp; in ffi_prep_incoming_args_VFP() local
536 char argp[]; member
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dffi.c45 register char *argp; in ffi_prep_args() local
263 ffi_closure_SYSV (ffi_closure *closure, char *argp) in ffi_closure_SYSV()
369 register char *argp; in ffi_prep_incoming_args_SYSV() local
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/
H A Dtinycurses.c353 va_list argp; in mvprintw() local
369 va_list argp; in mvwprintw() local
437 va_list argp; in printw() local
495 int vwprintw(WINDOW *win, const char *fmt, va_list argp) in vwprintw()
880 va_list argp; in wprintw() local
/aosp_15_r20/external/mesa3d/src/intel/tools/
H A Dintel_dump_gpu.c161 gem_ioctl(int fd, unsigned long request, void *argp) in gem_ioctl()
497 void *argp; in intercept_ioctl() local
744 void *argp; in ioctl() local
785 void *argp; in ioctl_init_helper() local
/aosp_15_r20/external/rust/crates/quiche/examples/
Dhttp3-client.c64 static void debug_log(const char *line, void *argp) { in debug_log()
105 void *argp) { in for_each_setting()
114 void *argp) { in for_each_header()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/examples/
Dhttp3-client.c64 static void debug_log(const char *line, void *argp) { in debug_log()
105 void *argp) { in for_each_setting()
114 void *argp) { in for_each_header()
/aosp_15_r20/external/mbedtls/programs/psa/
H A Dpsa_constant_names.c20 va_list argp; in snprintf() local
195 int process_signed(signed_value_type type, long min, long max, char **argp) in process_signed()
234 int process_unsigned(unsigned_value_type type, unsigned long max, char **argp) in process_unsigned()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/psa/
H A Dpsa_constant_names.c20 va_list argp; in snprintf() local
195 int process_signed(signed_value_type type, long min, long max, char **argp) in process_signed()
234 int process_unsigned(unsigned_value_type type, unsigned long max, char **argp) in process_unsigned()
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/mips/
Dffi.c77 char *argp; in ffi_prep_args() local
876 char *argp; in copy_struct_N32() local
929 ffi_arg *argp; in ffi_closure_mips_inner_N32() local
/aosp_15_r20/external/iperf3/src/
H A Diperf_error.c44 va_list argp; in iperf_err() local
82 va_list argp; in iperf_errexit() local
/aosp_15_r20/external/libffi/src/mips/
H A Dffi.c78 char *argp; in ffi_prep_args() local
918 char *argp; in copy_struct_N32() local
972 ffi_arg *argp; in ffi_closure_mips_inner_N32() local
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/alpha/
Dffi.c82 unsigned long *stack, *argp; in ffi_call() local
209 ffi_closure_osf_inner(ffi_closure *closure, void *rvalue, unsigned long *argp) in ffi_closure_osf_inner()
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/
H A Dex_data.c128 void *argp; // Arbitary void pointer member
136 void *argp, CRYPTO_EX_free *free_func) { in CRYPTO_get_ex_new_index_ex()
/aosp_15_r20/external/boringssl/src/crypto/
H A Dex_data.c128 void *argp; // Arbitary void pointer member
136 void *argp, CRYPTO_EX_free *free_func) { in CRYPTO_get_ex_new_index_ex()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/
Dex_data.c127 void *argp; // Arbitary void pointer member
132 long argl, void *argp, CRYPTO_EX_free *free_func) { in CRYPTO_get_ex_new_index()

12345678910>>...15