/external/clang/test/CodeGen/ |
debug-prefix-map.c | 15 __builtin_va_list argp; local 16 vprintf("string", argp);
|
/hardware/bsp/intel/peripheral/libupm/src/gas/ |
jsupm_gas.i | 6 void *argp = 0 ; 7 int res = SWIG_ConvertPtr($input, &argp,SWIGTYPE_p_uint16Array, 0 | 0 ); 8 $1 = (uint16_t *)(argp);
|
pyupm_gas.i | 6 void *argp = 0 ; 7 int res = SWIG_ConvertPtr($input, &argp,SWIGTYPE_p_uint16Array, 0 | 0 ); 8 $1 = reinterpret_cast< uint16_t * >(argp);
|
/hardware/bsp/intel/peripheral/libupm/src/lcd/ |
jsupm_i2clcd.i | 6 void *argp = 0 ; 7 int res = SWIG_ConvertPtr($input, &argp,SWIGTYPE_p_uint8Array, 0 | 0 ); 8 $1 = (uint8_t *)(argp);
|
pyupm_i2clcd.i | 6 void *argp = 0 ; 7 int res = SWIG_ConvertPtr($input, &argp,SWIGTYPE_p_uint8Array, 0 | 0 ); 8 $1 = reinterpret_cast< uint8_t * >(argp);
|
/hardware/bsp/intel/peripheral/libupm/src/mic/ |
jsupm_mic.i | 6 void *argp = 0 ; 7 int res = SWIG_ConvertPtr($input, &argp,SWIGTYPE_p_uint16Array, 0 | 0 ); 8 $1 = (uint16_t *)(argp);
|
pyupm_mic.i | 6 void *argp = 0 ; 7 int res = SWIG_ConvertPtr($input, &argp,SWIGTYPE_p_uint16Array, 0 | 0 ); 8 $1 = reinterpret_cast< uint16_t * >(argp);
|
/hardware/bsp/intel/peripheral/libupm/src/pn532/ |
jsupm_pn532.i | 8 void *argp = 0 ; 9 int res = SWIG_ConvertPtr($input, &argp, SWIGTYPE_p_uint8Array, 0 | 0 ); 10 $1 = (uint8_t *)(argp);
|
pyupm_pn532.i | 8 void *argp = 0 ; 9 int res = SWIG_ConvertPtr($input, &argp, SWIGTYPE_p_uint8Array, 0 | 0 ); 10 $1 = reinterpret_cast< uint8_t * >(argp);
|
/hardware/bsp/intel/peripheral/libupm/src/wt5001/ |
jsupm_wt5001.i | 7 void *argp = 0 ; 8 int res = SWIG_ConvertPtr($input, &argp,SWIGTYPE_p_uint8Array, 0 | 0 ); 9 $1 = (uint8_t *)(argp); 13 void *argp = 0 ; 14 int res = SWIG_ConvertPtr($input, &argp,SWIGTYPE_p_uint16Array, 0 | 0 ); 15 $1 = (uint16_t *)(argp);
|
pyupm_wt5001.i | 7 void *argp = 0 ; 8 int res = SWIG_ConvertPtr($input, &argp,SWIGTYPE_p_uint8Array, 0 | 0 ); 9 $1 = reinterpret_cast< uint8_t * >(argp); 13 void *argp = 0 ; 14 int res = SWIG_ConvertPtr($input, &argp,SWIGTYPE_p_uint16Array, 0 | 0 ); 15 $1 = reinterpret_cast< uint16_t * >(argp);
|
/hardware/bsp/intel/peripheral/libupm/src/tm1637/ |
pyupm_tm1637.i | 8 void *argp = 0 ; 9 int res = SWIG_ConvertPtr($input, &argp,SWIGTYPE_p_uint8Array, 0 | 0 ); 10 $1 = reinterpret_cast< uint8_t * >(argp);
|
jsupm_tm1637.i | 11 void *argp = 0 ; 12 int res = SWIG_ConvertPtr($input, &argp, SWIGTYPE_p_uint8Array, 0 | 0); 13 $1 = (uint8_t *)(argp);
|
/hardware/bsp/intel/peripheral/libupm/src/hmtrp/ |
jsupm_hmtrp.i | 10 void *argp = 0 ; 11 int res = SWIG_ConvertPtr($input, &argp, SWIGTYPE_p_uint8Array, 0 | 0 ); 12 $1 = (uint8_t *)(argp); 16 void *argp = 0 ; 17 int res = SWIG_ConvertPtr($input, &argp, SWIGTYPE_p_uint16Array, 0 | 0 ); 18 $1 = (uint16_t *)(argp); 22 void *argp = 0 ; 23 int res = SWIG_ConvertPtr($input, &argp, SWIGTYPE_p_uint32Array, 0 | 0 ); 24 $1 = (uint32_t *)(argp);
|
pyupm_hmtrp.i | 10 void *argp = 0 ; 11 int res = SWIG_ConvertPtr($input, &argp, SWIGTYPE_p_uint8Array, 0 | 0 ); 12 $1 = reinterpret_cast< uint8_t * >(argp); 16 void *argp = 0 ; 17 int res = SWIG_ConvertPtr($input, &argp, SWIGTYPE_p_uint16Array, 0 | 0 ); 18 $1 = reinterpret_cast< uint16_t * >(argp); 22 void *argp = 0 ; 23 int res = SWIG_ConvertPtr($input, &argp, SWIGTYPE_p_uint32Array, 0 | 0 ); 24 $1 = reinterpret_cast< uint32_t * >(argp);
|
/system/core/libsparse/ |
sparse_err.c | 25 va_list argp; local 27 va_start(argp, fmt); 28 vfprintf(stderr, fmt, argp); 29 va_end(argp);
|
/hardware/bsp/intel/peripheral/libupm/src/zfm20/ |
jsupm_zfm20.i | 8 void *argp = 0 ; 9 int res = SWIG_ConvertPtr($input, &argp,SWIGTYPE_p_uint16Array, 0 | 0 ); 10 $1 = (uint16_t *)(argp);
|
pyupm_zfm20.i | 10 void *argp = 0 ; 11 int res = SWIG_ConvertPtr($input, &argp,SWIGTYPE_p_uint16Array, 0 | 0 ); 12 $1 = reinterpret_cast< uint16_t * >(argp);
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
SelectorExtras.h | 21 va_list argp) { 25 while (const char *s = va_arg(argp, const char *)) 31 static inline Selector getKeywordSelector(ASTContext &Ctx, va_list argp) { 32 const char *First = va_arg(argp, const char *); 34 return getKeywordSelectorImpl(Ctx, First, argp); 40 va_list argp; local 41 va_start(argp, First); 42 Selector result = getKeywordSelectorImpl(Ctx, First, argp); 43 va_end(argp); 52 va_list argp; [all...] |
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/ |
loc_api_clnt.c | 13 rpc_loc_api_null_0x00010001(void *argp, void *clnt_res, CLIENT *clnt) 16 (xdrproc_t) xdr_void, (caddr_t) argp, 22 rpc_loc_api_rpc_glue_code_info_remote_0x00010001(void *argp, rpc_loc_api_rpc_glue_code_info_remote_rets *clnt_res, CLIENT *clnt) 25 (xdrproc_t) xdr_void, (caddr_t) argp, 31 rpc_loc_open_0x00010001(rpc_loc_open_args *argp, rpc_loc_open_rets *clnt_res, CLIENT *clnt) 34 (xdrproc_t) xdr_rpc_loc_open_args, (caddr_t) argp, 40 rpc_loc_close_0x00010001(rpc_loc_close_args *argp, rpc_loc_close_rets *clnt_res, CLIENT *clnt) 43 (xdrproc_t) xdr_rpc_loc_close_args, (caddr_t) argp, 49 rpc_loc_start_fix_0x00010001(rpc_loc_start_fix_args *argp, rpc_loc_start_fix_rets *clnt_res, CLIENT *clnt) 52 (xdrproc_t) xdr_rpc_loc_start_fix_args, (caddr_t) argp, [all...] |
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-3200/ |
loc_api_clnt.c | 13 rpc_loc_api_null_0x00010001(void *argp, void *clnt_res, CLIENT *clnt) 16 (xdrproc_t) xdr_void, (caddr_t) argp, 22 rpc_loc_api_rpc_glue_code_info_remote_0x00010001(void *argp, rpc_loc_api_rpc_glue_code_info_remote_rets *clnt_res, CLIENT *clnt) 25 (xdrproc_t) xdr_void, (caddr_t) argp, 31 rpc_loc_open_0x00010001(rpc_loc_open_args *argp, rpc_loc_open_rets *clnt_res, CLIENT *clnt) 34 (xdrproc_t) xdr_rpc_loc_open_args, (caddr_t) argp, 40 rpc_loc_close_0x00010001(rpc_loc_close_args *argp, rpc_loc_close_rets *clnt_res, CLIENT *clnt) 43 (xdrproc_t) xdr_rpc_loc_close_args, (caddr_t) argp, 49 rpc_loc_start_fix_0x00010001(rpc_loc_start_fix_args *argp, rpc_loc_start_fix_rets *clnt_res, CLIENT *clnt) 52 (xdrproc_t) xdr_rpc_loc_start_fix_args, (caddr_t) argp, [all...] |
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-3200/ |
loc_api_clnt.c | 13 rpc_loc_api_null_0x00010001(void *argp, void *clnt_res, CLIENT *clnt) 16 (xdrproc_t) xdr_void, (caddr_t) argp, 22 rpc_loc_api_rpc_glue_code_info_remote_0x00010001(void *argp, rpc_loc_api_rpc_glue_code_info_remote_rets *clnt_res, CLIENT *clnt) 25 (xdrproc_t) xdr_void, (caddr_t) argp, 31 rpc_loc_open_0x00010001(rpc_loc_open_args *argp, rpc_loc_open_rets *clnt_res, CLIENT *clnt) 34 (xdrproc_t) xdr_rpc_loc_open_args, (caddr_t) argp, 40 rpc_loc_close_0x00010001(rpc_loc_close_args *argp, rpc_loc_close_rets *clnt_res, CLIENT *clnt) 43 (xdrproc_t) xdr_rpc_loc_close_args, (caddr_t) argp, 49 rpc_loc_start_fix_0x00010001(rpc_loc_start_fix_args *argp, rpc_loc_start_fix_rets *clnt_res, CLIENT *clnt) 52 (xdrproc_t) xdr_rpc_loc_start_fix_args, (caddr_t) argp, [all...] |
/external/clang/test/Sema/ |
variadic-block.c | 9 va_list argp; 15 va_start(argp, format); 18 i = va_arg(argp, int); 22 d = va_arg(argp, double); 26 c = va_arg(argp, int);
|
/external/compiler-rt/test/BlocksRuntime/ |
variadic.c | 24 va_list argp; 30 va_start(argp, format); 34 i = va_arg(argp, int); 39 d = va_arg(argp, double); 44 c = va_arg(argp, int);
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/ |
loc_api_rpcgen_clnt.c | 41 rpc_loc_api_null_0x00050001(void *argp, void *clnt_res, CLIENT *clnt) 44 (xdrproc_t) xdr_void, (caddr_t) argp, 50 rpc_loc_api_rpc_glue_code_info_remote_0x00050001(void *argp, rpc_loc_api_rpc_glue_code_info_remote_rets *clnt_res, CLIENT *clnt) 53 (xdrproc_t) xdr_void, (caddr_t) argp, 59 rpc_loc_open_0x00050001(rpc_loc_open_args *argp, rpc_loc_open_rets *clnt_res, CLIENT *clnt) 62 (xdrproc_t) xdr_rpc_loc_open_args, (caddr_t) argp, 68 rpc_loc_close_0x00050001(rpc_loc_close_args *argp, rpc_loc_close_rets *clnt_res, CLIENT *clnt) 71 (xdrproc_t) xdr_rpc_loc_close_args, (caddr_t) argp, 77 rpc_loc_start_fix_0x00050001(rpc_loc_start_fix_args *argp, rpc_loc_start_fix_rets *clnt_res, CLIENT *clnt) 80 (xdrproc_t) xdr_rpc_loc_start_fix_args, (caddr_t) argp, [all...] |