HomeSort by relevance Sort by last modified time
    Searched refs:ret_type (Results 26 - 50 of 63) sorted by null

12 3

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_const.h 162 LLVMTypeRef ret_type,
lp_bld_format_cached.c 172 LLVMTypeRef ret_type; local
178 ret_type = LLVMVoidTypeInContext(gallivm->context);
183 function_type = LLVMFunctionType(ret_type, arg_types,
lp_bld_const.c 468 LLVMTypeRef ret_type,
476 function_type = LLVMFunctionType(ret_type, arg_types, num_args, 0);
lp_bld_format_aos.c 793 LLVMTypeRef ret_type; local
797 ret_type = LLVMVoidTypeInContext(gallivm->context);
802 function_type = LLVMFunctionType(ret_type, arg_types,
898 LLVMTypeRef ret_type; local
901 ret_type = LLVMVoidTypeInContext(gallivm->context);
909 ret_type,
  /external/python/cpython2/Modules/_ctypes/libffi/src/s390/
ffi.c 506 int ret_type = cif->flags; local
516 if (ret_type == FFI390_RET_STRUCT)
519 ret_type = FFI390_RET_VOID;
526 ret_type, ecif.rvalue, fn);
sysv.S 39 # r5: ret_type
242 # r5: ret_type
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
loc_api_rpc_glue.c 101 #define LOC_GLUE_CHECK_INIT(ret_type) \
102 if (loc_api_clnt == NULL) { EXIT_LOG_CALLFLOW(%d, RPC_LOC_API_RPC_FAILURE); return (ret_type) RPC_LOC_API_RPC_FAILURE; }
104 #define LOC_GLUE_CHECK_RESULT(stat, ret_type) \
107 return (ret_type)((stat == RPC_SUBSYSTEM_RESTART) ? \
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
loc_api_rpc_glue.c 101 #define LOC_GLUE_CHECK_INIT(ret_type) \
102 if (loc_api_clnt == NULL) { EXIT_LOG_CALLFLOW(%d, RPC_LOC_API_RPC_FAILURE); return (ret_type) RPC_LOC_API_RPC_FAILURE; }
104 #define LOC_GLUE_CHECK_RESULT(stat, ret_type) \
107 return (ret_type)((stat == RPC_SUBSYSTEM_RESTART) ? \
  /hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
loc_api_rpc_glue.c 101 #define LOC_GLUE_CHECK_INIT(ret_type) \
102 if (loc_api_clnt == NULL) { EXIT_LOG_CALLFLOW(%d, RPC_LOC_API_RPC_FAILURE); return (ret_type) RPC_LOC_API_RPC_FAILURE; }
104 #define LOC_GLUE_CHECK_RESULT(stat, ret_type) \
107 return (ret_type)((stat == RPC_SUBSYSTEM_RESTART) ? \
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
loc_api_rpc_glue.c 101 #define LOC_GLUE_CHECK_INIT(ret_type) \
102 if (loc_api_clnt == NULL) { EXIT_LOG_CALLFLOW(%d, RPC_LOC_API_RPC_FAILURE); return (ret_type) RPC_LOC_API_RPC_FAILURE; }
104 #define LOC_GLUE_CHECK_RESULT(stat, ret_type) \
107 return (ret_type)((stat == RPC_SUBSYSTEM_RESTART) ? \
  /hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
loc_api_rpc_glue.c 101 #define LOC_GLUE_CHECK_INIT(ret_type) \
102 if (loc_api_clnt == NULL) { EXIT_LOG_CALLFLOW(%d, RPC_LOC_API_RPC_FAILURE); return (ret_type) RPC_LOC_API_RPC_FAILURE; }
104 #define LOC_GLUE_CHECK_RESULT(stat, ret_type) \
107 return (ret_type)((stat == RPC_SUBSYSTEM_RESTART) ? \
  /external/e2fsprogs/lib/blkid/
blkid.h.in 98 extern int blkid_parse_tag_string(const char *token, char **ret_type,
tag.c 225 int blkid_parse_tag_string(const char *token, char **ret_type, char **ret_val)
249 *ret_type = name;
  /external/python/cpython2/Lib/test/
test_winreg.py 351 ret_val, ret_type = QueryValueEx(ck, "test_name")
352 self.assertEqual(ret_type, REG_DWORD)
364 ret_val, ret_type = QueryValueEx(ck, "test_name")
365 self.assertEqual(ret_type, REG_BINARY)
  /external/webrtc/webrtc/base/
x11windowpicker.cc 285 Atom ret_type; local
293 &ret_type, &format, &length, &size, &data) == Success &&
305 &ret_type, &format, &length, &bytes_after, &data) == Success &&
  /external/mesa3d/src/compiler/glsl/tests/lower_jumps/
create_test_cases.py 33 def make_test_case(f_name, ret_type, body):
65 [['function', f_name, ['signature', ret_type, ['parameters'], body]]]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_winreg.py 342 ret_val, ret_type = QueryValueEx(ck, "test_name")
343 self.assertEqual(ret_type, REG_DWORD)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_winreg.py 342 ret_val, ret_type = QueryValueEx(ck, "test_name")
343 self.assertEqual(ret_type, REG_DWORD)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_winreg.py 342 ret_val, ret_type = QueryValueEx(ck, "test_name")
343 self.assertEqual(ret_type, REG_DWORD)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_winreg.py 342 ret_val, ret_type = QueryValueEx(ck, "test_name")
343 self.assertEqual(ret_type, REG_DWORD)
  /external/f2fs-tools/fsck/
mount.c     [all...]
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_shader_tgsi_setup.c 1374 LLVMTypeRef main_fn_type, ret_type; local
    [all...]
  /external/mesa3d/src/amd/common/
ac_nir_to_llvm.c 205 LLVMTypeRef main_function_type, ret_type; local
209 ret_type = LLVMStructTypeInContext(ctx, return_types,
212 ret_type = LLVMVoidTypeInContext(ctx);
216 LLVMFunctionType(ret_type, param_types, param_count, 0);
905 LLVMTypeRef ret_type; local
909 ret_type = LLVMStructTypeInContext(ctx->context, types,
912 res = ac_emit_llvm_intrinsic(&ctx->ac, intrin, ret_type,
    [all...]
  /external/mesa3d/src/compiler/spirv/
spirv_to_nir.c 1428 struct vtn_type *ret_type = vtn_value(b, w[1], vtn_value_type_type)->type; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
target.def     [all...]

Completed in 921 milliseconds

12 3