Home
last modified time | relevance | path

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

123

/external/clang/lib/StaticAnalyzer/Checkers/
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
/external/qemu/distrib/libsparse/src/
Dsparse_err.c25 va_list argp; in sparse_default_print() local
/external/clang/test/Sema/
Dvariadic-block.c9 va_list argp; in main() local
/external/compiler-rt/test/BlocksRuntime/
Dvariadic.c24 va_list argp; in main() local
/external/openssl/crypto/bio/
Dbio_cb.c66 long MS_CALLBACK BIO_debug_callback(BIO *bio, int cmd, const char *argp, in BIO_debug_callback()
/external/elfutils/0.153/src/
Darlib-argp.c92 static const struct argp argp = variable
Dranlib.c80 static const struct argp argp = variable
/external/valgrind/main/drd/tests/
Dthread_name.c19 static void* thread_func(void* argp) in thread_func()
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
Dsrpc_params.cc91 for (NaClSrpcArg** argp = vec; *argp; ++argp) { in FreeArguments() local
/external/chromium_org/third_party/skia/third_party/lua/src/
Dlobject.c179 const char *luaO_pushvfstring (lua_State *L, const char *fmt, va_list argp) { in luaO_pushvfstring()
235 va_list argp; in luaO_pushfstring() local
/external/qemu/distrib/sdl-1.2.15/src/video/ps3/spulibs/
Dfb_writer.c52 int main(unsigned long long spe_id __attribute__ ((unused)), unsigned long long argp __attribute__ … in main()
/external/chromium_org/third_party/boringssl/src/crypto/
Dex_data_impl.c124 void *argp; /* Arbitary void pointer */ member
244 static int get_new_index(int class_value, long argl, void *argp, in get_new_index()
Dex_data.c146 int CRYPTO_get_ex_new_index(int class_value, long argl, void *argp, in CRYPTO_get_ex_new_index()
/external/openssl/crypto/
Dex_data.c333 static int def_add_index(EX_CLASS_ITEM *item, long argl, void *argp, in def_add_index()
388 static int int_get_new_index(int class_index, long argl, void *argp, in int_get_new_index()
558 int CRYPTO_get_ex_new_index(int class_index, long argl, void *argp, in CRYPTO_get_ex_new_index()
/external/chromium_org/third_party/boringssl/src/crypto/x509/
Dx_x509.c145 int X509_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in X509_get_ex_new_index()
Dby_file.c87 static int by_file_ctrl(X509_LOOKUP *ctx, int cmd, const char *argp, long argl, in by_file_ctrl()
/external/e2fsprogs/lib/ss/
Dexecute_cmd.c167 char **argp; in ss_execute_command() local
/external/openssl/crypto/dh/
Ddh_lib.c240 int DH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in DH_get_ex_new_index()
/external/openssl/crypto/x509/
Dby_file.c92 static int by_file_ctrl(X509_LOOKUP *ctx, int cmd, const char *argp, long argl, in by_file_ctrl()
/external/openssl/crypto/ecdh/
Dech_lib.c250 int ECDH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in ECDH_get_ex_new_index()
/external/openssl/crypto/dsa/
Ddsa_lib.c271 int DSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in DSA_get_ex_new_index()
/external/chromium_org/third_party/boringssl/src/crypto/dh/
Ddh.c229 int DH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in DH_get_ex_new_index()
/external/qemu/util/
Dqemu-error.c172 const char *const *argp; in error_print_loc() local
/external/openssl/crypto/ecdsa/
Decs_lib.c262 int ECDSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in ECDSA_get_ex_new_index()
/external/openssl/crypto/rsa/
Drsa_lib.c273 int RSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in RSA_get_ex_new_index()

123