/aosp_15_r20/external/flatbuffers/src/ |
H A D | binary_annotator.cpp | 596 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 D | mir.c | 237 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 D | midgard_opt_dce.c | 80 unsigned type_size = nir_alu_type_get_type_size(ins->dest_type); in midgard_opt_dead_code_eliminate_block() local
|
H A D | mir_promote_uniforms.c | 332 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 D | elk_vec4_reg_allocate.cpp | 392 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 D | elk_vec4_nir.cpp | 599 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 D | elk_reg_type.c | 343 static const unsigned type_size[] = { in elk_reg_type_to_size() local
|
/aosp_15_r20/external/google-fruit/include/fruit/impl/util/ |
H A D | type_info.h | 35 std::size_t type_size; member
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/pointers/ |
H A D | raw_ptr_backup_ref_impl.cc | 80 size_t type_size) { in CheckPointerWithinSameAlloc()
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/network_proxy/ |
H A D | client.cc | 39 socklen_t type_size = sizeof(int); in Connect() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
H A D | broadcast_to.h | 27 const int type_size) { in BroadcastImpl()
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_opt_memcpy.c | 159 unsigned type_size; in try_lower_memcpy() local
|
H A D | nir_lower_amul.c | 53 int (*type_size)(const struct glsl_type *, bool); member
|
/aosp_15_r20/external/cronet/net/dns/ |
H A D | dns_util.cc | 92 size_t type_size = static_cast<size_t>(type); in GetTimeDeltaForConnectionTypeFromFieldTrial() local
|
/aosp_15_r20/external/executorch/runtime/executor/test/ |
H A D | tensor_parser_test.cpp | 75 int type_size) { in test_module_add()
|
/aosp_15_r20/external/emboss/compiler/front_end/ |
H A D | expression_bounds.py | 155 expression, physical_type, type_size): argument
|
/aosp_15_r20/system/media/camera/src/ |
H A D | camera_metadata.c | 1135 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 D | gl4cEnhancedLayoutsTests.cpp | 9553 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 D | valhall.h | 90 uint8_t type_size : 8; member
|
/aosp_15_r20/bionic/tests/ |
H A D | thread_local_test.cpp | 188 TEST(thread_local_storage, type_size) { in TEST() argument
|
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/utils/ |
H A D | TagMonitor.cpp | 324 size_t type_size = camera_metadata_type_size[type]; in getEventDataString() local
|
/aosp_15_r20/tools/security/fuzzing/orphans/libffi/ |
H A D | fuzz_ffi.cc | 111 size_t type_size = getTotalSize(type)*2; in genArg() local
|
/aosp_15_r20/external/libtraceevent/src/ |
H A D | event-parse-local.h | 59 int type_size; member
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_glsl_to_nir.cpp | 61 type_size(const struct glsl_type *type) in type_size() function
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_fs_generator.cpp | 605 const uint32_t type_size = brw_type_size_bytes(src.type); in generate_ddy() local
|