Home
last modified time | relevance | path

Searched defs:mem_type (Results 1 – 25 of 29) sorted by relevance

12

/third_party/pulseaudio/src/tests/
Dmemblock-test.c77 pa_mem_type_t mem_type; in START_TEST() local
/third_party/gstreamer/gstreamer/gst/
Dgstmemory.c156 gst_memory_is_type (GstMemory * mem, const gchar * mem_type) in gst_memory_is_type()
Dgstallocator.h115 const gchar *mem_type; member
/third_party/mesa3d/src/gallium/frontends/va/
Dbuffer.c274 uint32_t mem_type; in vlVaAcquireBufferHandle() local
Dsurface.c1271 uint32_t mem_type, in vlVaExportSurfaceHandle()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvdec.h96 GstNvDecMemType mem_type; member
Dgstnvbaseenc.h123 GstNvEncMemType mem_type; member
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvacaps.c156 guint i, attrib_count, mem_type = 0; in gst_va_create_raw_caps_from_config() local
/third_party/libabigail/src/
Dabg-default-reporter.cc1087 decl_base_sptr mem_type = i->second; in report() local
1134 type_base_sptr mem_type; in report() local
/third_party/node/deps/v8/src/wasm/
Dvalue-type.h663 constexpr MachineType mem_type() const { return kMemType[val_]; } in mem_type() function
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeRISCV_common.c2564 sljit_s32 mem_type = WORD_DATA; in sljit_emit_op_flags() local
2566 sljit_s32 mem_type = ((op & SLJIT_32) || op == SLJIT_MOV32) ? (INT_DATA | SIGNED_DATA) : WORD_DATA; in sljit_emit_op_flags() local
DsljitNativeMIPS_common.c3198 sljit_s32 mem_type = WORD_DATA; in sljit_emit_op_flags() local
3200 sljit_s32 mem_type = ((op & SLJIT_32) || op == SLJIT_MOV32) ? (INT_DATA | SIGNED_DATA) : WORD_DATA; in sljit_emit_op_flags() local
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c521 uint32_t mem_type) in dzn_physical_device_get_heap_flags_for_mem_type()
2285 const VkMemoryType *mem_type = in dzn_device_memory_create() local
/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_memory_test.cpp3705 std::string mem_type = std::get<2>(GetParam()); in TEST_P() local
3738 std::string mem_type = std::get<2>(GetParam()); in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_memory_test.cpp3705 std::string mem_type = std::get<2>(GetParam()); in TEST_P() local
3738 std::string mem_type = std::get<2>(GetParam()); in TEST_P() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_build.c131 unsigned mem_type, in tgsi_build_declaration()
/third_party/spirv-tools/test/val/
Dval_memory_test.cpp4012 std::string mem_type = std::get<2>(GetParam()); in TEST_P() local
4045 std::string mem_type = std::get<2>(GetParam()); in TEST_P() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c1915 struct lp_type mem_type; in convert_to_blend_type() local
2082 struct lp_type mem_type; in convert_from_blend_type() local
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp1035 uint8_t mem_type; // TGSI_MEMORY_TYPE_* member
/third_party/skia/third_party/externals/tint/src/resolver/
Dresolver.cc2326 auto* mem_type = sem_members[i]->Type(); in Structure() local
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c3796 struct anv_memory_type *mem_type = in anv_AllocateMemory() local
/third_party/node/deps/v8/src/wasm/baseline/s390/
Dliftoff-assembler-s390.h2649 MachineType mem_type = type.mem_type(); in LoadLane() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c293 VkMemoryType mem_type = device->memory_properties.memoryTypes[i]; in radv_physical_device_init_mem_types() local
/third_party/node/deps/v8/src/wasm/baseline/riscv64/
Dliftoff-assembler-riscv64.h1811 MachineType mem_type = type.mem_type(); in LoadLane() local
/third_party/node/deps/v8/src/wasm/baseline/arm64/
Dliftoff-assembler-arm64.h1731 MachineType mem_type = type.mem_type(); in LoadLane() local

12