Home
last modified time | relevance | path

Searched defs:type_size (Results 1 – 25 of 71) sorted by relevance

123

/aosp_15_r20/external/flatbuffers/src/
H A Dbinary_annotator.cpp596 const uint64_t type_size = GetTypeSize(field->type()->base_type()); in BuildTable() local
790 const uint64_t type_size = GetTypeSize(field->type()->base_type()); in BuildStruct() local
826 const uint64_t type_size = GetTypeSize(field->type()->element()); in BuildStruct() local
1229 const uint64_t type_size = GetTypeSize(field->type()->element()); in BuildVector() local
/aosp_15_r20/external/mesa3d/src/panfrost/midgard/
H A Dmir.c237 unsigned type_size = nir_alu_type_get_type_size(ins->dest_type); in mir_bytemask() local
244 unsigned type_size = nir_alu_type_get_type_size(ins->dest_type); in mir_set_bytemask() local
256 unsigned type_size = nir_alu_type_get_type_size(ins->dest_type); in mir_upper_override() local
H A Dmidgard_opt_dce.c80 unsigned type_size = nir_alu_type_get_type_size(ins->dest_type); in midgard_opt_dead_code_eliminate_block() local
H A Dmir_promote_uniforms.c332 unsigned type_size = nir_alu_type_get_type_size(ins->dest_type); in midgard_promote_uniforms() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_vec4_reg_allocate.cpp392 unsigned type_size = type_sz(inst->src[i].type); in evaluate_spill_costs() local
418 unsigned type_size = type_sz(inst->dst.type); in evaluate_spill_costs() local
H A Delk_vec4_nir.cpp599 const int type_size = type_sz(src.type); in nir_emit_intrinsic() local
718 unsigned type_size = type_sz(dest.type); in nir_emit_intrinsic() local
H A Delk_reg_type.c343 static const unsigned type_size[] = { in elk_reg_type_to_size() local
/aosp_15_r20/external/google-fruit/include/fruit/impl/util/
H A Dtype_info.h35 std::size_t type_size; member
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/pointers/
H A Draw_ptr_backup_ref_impl.cc80 size_t type_size) { in CheckPointerWithinSameAlloc()
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/network_proxy/
H A Dclient.cc39 socklen_t type_size = sizeof(int); in Connect() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dbroadcast_to.h27 const int type_size) { in BroadcastImpl()
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_opt_memcpy.c159 unsigned type_size; in try_lower_memcpy() local
H A Dnir_lower_amul.c53 int (*type_size)(const struct glsl_type *, bool); member
/aosp_15_r20/external/cronet/net/dns/
H A Ddns_util.cc92 size_t type_size = static_cast<size_t>(type); in GetTimeDeltaForConnectionTypeFromFieldTrial() local
/aosp_15_r20/external/executorch/runtime/executor/test/
H A Dtensor_parser_test.cpp75 int type_size) { in test_module_add()
/aosp_15_r20/external/emboss/compiler/front_end/
H A Dexpression_bounds.py155 expression, physical_type, type_size): argument
/aosp_15_r20/system/media/camera/src/
H A Dcamera_metadata.c1135 size_t type_size = camera_metadata_type_size[entry->type]; in dump_indented_camera_metadata() local
1167 size_t type_size = camera_metadata_type_size[type]; in print_data() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp9553 const GLuint type_size = type.GetSize(true); in test() local
12543 const GLuint type_size = type.GetSize(); in test() local
12913 const GLuint type_size = type.GetSize(); in test() local
19715 const GLuint type_size = type.GetSize(); in test() local
22999 const GLint type_size = test_case.m_type.GetSize(); in test() local
23265 const GLuint type_size = static_cast<GLuint>(vegeta_data.size()); in test() local
23304 GLint type_size = type.GetSize(false); in test() local
23407 const GLuint type_size = type.GetSize(); in test() local
23450 const GLuint type_size = type.GetSize(false); in test() local
23515 const GLuint type_size = static_cast<GLuint>(vegeta_data.size()); in test() local
[all …]
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/valhall/
H A Dvalhall.h90 uint8_t type_size : 8; member
/aosp_15_r20/bionic/tests/
H A Dthread_local_test.cpp188 TEST(thread_local_storage, type_size) { in TEST() argument
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/utils/
H A DTagMonitor.cpp324 size_t type_size = camera_metadata_type_size[type]; in getEventDataString() local
/aosp_15_r20/tools/security/fuzzing/orphans/libffi/
H A Dfuzz_ffi.cc111 size_t type_size = getTotalSize(type)*2; in genArg() local
/aosp_15_r20/external/libtraceevent/src/
H A Devent-parse-local.h59 int type_size; member
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_glsl_to_nir.cpp61 type_size(const struct glsl_type *type) in type_size() function
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_fs_generator.cpp605 const uint32_t type_size = brw_type_size_bytes(src.type); in generate_ddy() local

123