Home
last modified time | relevance | path

Searched defs:abi (Results 1 – 25 of 64) sorted by relevance

123

/external/libffi/src/
Dprep_cif.c107 ffi_status FFI_HIDDEN ffi_prep_cif_core(ffi_cif *cif, ffi_abi abi, in ffi_prep_cif_core()
226 ffi_status ffi_prep_cif(ffi_cif *cif, ffi_abi abi, unsigned int nargs, in ffi_prep_cif()
233 ffi_abi abi, in ffi_prep_cif_var()
/external/python/cpython2/Modules/_ctypes/libffi/src/
Dprep_cif.c107 ffi_status FFI_HIDDEN ffi_prep_cif_core(ffi_cif *cif, ffi_abi abi, in ffi_prep_cif_core()
218 ffi_status ffi_prep_cif(ffi_cif *cif, ffi_abi abi, unsigned int nargs, in ffi_prep_cif()
225 ffi_abi abi, in ffi_prep_cif_var()
/external/vixl/test/aarch64/
Dtest-abi.cc44 TEST(abi) { in TEST() argument
45 ABI abi; in TEST() local
/external/libcxxabi/include/
Dcxxabi.h173 namespace abi = __cxxabiv1; variable
/external/perfetto/src/tracing/core/
Dtrace_writer_impl_unittest.cc79 SharedMemoryABI* abi = arbiter_->shmem_abi_for_testing(); in TEST_P() local
120 SharedMemoryABI* abi = arbiter_->shmem_abi_for_testing(); in TEST_P() local
Dshared_memory_abi_unittest.cc37 SharedMemoryABI abi(buf(), buf_size(), page_size()); in TEST_P() local
/external/boringssl/src/crypto/test/
Dgtest_main.cc85 abi_test::Result abi; in main() local
/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
Dprep_cif.c88 ffi_abi abi, unsigned int nargs, in ffi_prep_cif()
/external/python/cpython3/Modules/_ctypes/libffi_msvc/
Dprep_cif.c88 ffi_abi abi, unsigned int nargs, in ffi_prep_cif()
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dprep_cif.c88 ffi_abi abi, unsigned int nargs, in ffi_prep_cif()
/external/u-boot/arch/xtensa/include/asm/arch-de212/
Dtie-asm.h30 #define XTHAL_SAS3(optie,ccuse,abi) ( ((optie) & XTHAL_SAS_ANYOT) \ argument
/external/u-boot/arch/xtensa/include/asm/arch-dc233c/
Dtie-asm.h30 #define XTHAL_SAS3(optie,ccuse,abi) ( ((optie) & XTHAL_SAS_ANYOT) \ argument
/external/python/cpython3/Modules/_ctypes/libffi_osx/
Dffi.c134 ffi_abi abi, in ffi_prep_cif()
/external/python/cpython2/Modules/_ctypes/libffi_osx/
Dffi.c133 ffi_abi abi, in ffi_prep_cif()
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
Dffi.c38 ffi_prep_types (ffi_abi abi) in ffi_prep_types()
Dffi_sysv.c47 ffi_prep_types_sysv (ffi_abi abi) in ffi_prep_types_sysv()
64 translate_float (int abi, int type) in translate_float()
/external/libffi/src/powerpc/
Dffi.c38 ffi_prep_types (ffi_abi abi) in ffi_prep_types()
Dffi_sysv.c47 ffi_prep_types_sysv (ffi_abi abi) in ffi_prep_types_sysv()
64 translate_float (int abi, int type) in translate_float()
/external/python/setuptools/setuptools/
Dpep425tags.py222 impl=None, abi=None): argument
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_nir.c577 LLVMValueRef si_nir_load_input_gs(struct ac_shader_abi *abi, in si_nir_load_input_gs()
598 si_nir_load_sampler_desc(struct ac_shader_abi *abi, in si_nir_load_sampler_desc()
Dsi_shader.c1215 static LLVMValueRef si_nir_load_tcs_varyings(struct ac_shader_abi *abi, in si_nir_load_tcs_varyings()
1307 LLVMValueRef si_nir_load_input_tes(struct ac_shader_abi *abi, in si_nir_load_input_tes()
1453 static void si_nir_store_output_tcs(struct ac_shader_abi *abi, in si_nir_store_output_tcs()
1569 LLVMValueRef si_llvm_load_input_gs(struct ac_shader_abi *abi, in si_llvm_load_input_gs()
1907 static LLVMValueRef si_load_tess_coord(struct ac_shader_abi *abi, in si_load_tess_coord()
1948 static LLVMValueRef si_load_tess_level(struct ac_shader_abi *abi, in si_load_tess_level()
1969 static LLVMValueRef si_load_patch_vertices_in(struct ac_shader_abi *abi) in si_load_patch_vertices_in()
2251 static LLVMValueRef load_ubo(struct ac_shader_abi *abi, LLVMValueRef index) in load_ubo()
2264 load_ssbo(struct ac_shader_abi *abi, LLVMValueRef index, bool write) in load_ssbo()
3292 static void si_llvm_emit_tcs_epilogue(struct ac_shader_abi *abi, in si_llvm_emit_tcs_epilogue()
[all …]
/external/libffi/src/cris/
Dffi.c158 ffi_abi abi, unsigned int isvariadic, in ffi_prep_cif_core()
/external/python/cpython2/Modules/_ctypes/libffi/src/cris/
Dffi.c158 ffi_abi abi, unsigned int isvariadic, in ffi_prep_cif_core()
/external/u-boot/arch/mips/include/asm/
Dprocessor.h94 struct mips_abi *abi; member
/external/perf_data_converter/src/quipper/
Dsample_info_reader.cc271 u64 abi; in ReadPerfSampleFromData() local

123