Home
last modified time | relevance | path

Searched defs:offset_size (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/external/pytorch/aten/src/ATen/xpu/
H A DXPUGeneratorImpl.cpp100 static const size_t offset_size = sizeof(uint64_t); in get_state() local
122 static const size_t offset_size = sizeof(uint64_t); in set_state() local
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/
H A DCUDAGeneratorImpl.cpp326 static const size_t offset_size = sizeof(int64_t); in get_state() local
349 static const size_t offset_size = sizeof(int64_t); in set_state() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbuffer_assignment.cc240 OffsetSize offset_size; in AddAssignment() local
359 const OffsetSize& offset_size = FindOrDie(assigned_buffers_, buffer); in ToString() local
880 const BufferAllocation::OffsetSize& offset_size = buffer_pair.second; in BufferInfoString() local
1568 const BufferAllocation::OffsetSize& offset_size = pair.second; in ComputePeakMemoryLogicalBuffers() local
/aosp_15_r20/external/elfutils/libdw/
H A DlibdwP.h391 uint8_t offset_size; member
619 uint8_t offset_size; member
1300 unsigned int offset_size = 4; in __libdw_cu_ranges_base() local
1383 unsigned int offset_size = 4; in __libdw_cu_locs_base() local
H A Ddwarf_cu_info.c43 uint8_t *address_size, uint8_t *offset_size) in dwarf_cu_info()
H A Ddwarf_formstring.c152 int offset_size = cu->offset_size; in dwarf_formstring() local
H A Ddwarf_next_cfi.c70 size_t offset_size = 4; in dwarf_next_cfi() local
H A Ddwarf_nextcu.c153 size_t offset_size = 4; in INTDEF() local
H A Dlibdw_findcu.c110 uint8_t offset_size; in __libdw_intern_next_unit() local
H A Ddwarf_ranges.c424 size_t offset_size = cu->offset_size; in initial_offset() local
H A Ddwarf_getlocation.c782 size_t offset_size = cu->offset_size; in initial_offset() local
/aosp_15_r20/external/pytorch/test/distributed/_shard/sharded_tensor/ops/
H A Dtest_embedding_bag.py39 offset_size=None, argument
/aosp_15_r20/external/cronet/url/android/
H A Dparsed_android.cc25 static constexpr size_t offset_size = sizeof(parsed.scheme.begin); in CreateJavaParsed() local
/aosp_15_r20/external/zucchini/
H A Daddress_translator.h104 offset_t offset_size; member
/aosp_15_r20/external/zucchini/aosp/include/components/zucchini/
H A Daddress_translator.h104 offset_t offset_size; member
/aosp_15_r20/external/google-breakpad/src/common/dwarf/
H A Dfunctioninfo.cc111 uint8_t offset_size, in StartCompilationUnit()
H A Ddwarf2diehandler.cc58 uint8_t offset_size, uint64_t cu_length, in StartCompilationUnit()
H A Ddwarf2diehandler.h275 uint8_t offset_size, uint64_t cu_length, in StartCompilationUnit()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_image.cpp427 const uint32_t offset_size = _.GetDimension(type_id); in ValidateImageOperands() local
450 const uint32_t offset_size = _.GetDimension(type_id); in ValidateImageOperands() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate_image.cpp427 const uint32_t offset_size = _.GetDimension(type_id); in ValidateImageOperands() local
450 const uint32_t offset_size = _.GetDimension(type_id); in ValidateImageOperands() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_image.cpp427 const uint32_t offset_size = _.GetDimension(type_id); in ValidateImageOperands() local
450 const uint32_t offset_size = _.GetDimension(type_id); in ValidateImageOperands() local
/aosp_15_r20/external/freetype/src/sfnt/
H A Dsfwoff2.c782 const FT_ULong offset_size = index_format ? 4 : 2; in store_loca() local
1301 FT_ULong offset_size; in get_x_mins() local
/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_api.c1205 WORD32 offset_size = 0; in ixheaace_fill_mem_tabs() local
1569 WORD32 offset_size = IXHEAAC_GET_SIZE_ALIGNED(sizeof(ixheaace_state_struct), BYTE_ALIGN_8); in ixheaace_alloc_and_assign_mem() local
/aosp_15_r20/external/intel-media-driver/Tools/MediaDriverTools/KernelBinToSource/
H A DKernelBinToSource.cpp204 uint32_t offset_size = 0; in writePartialSourceFile() local
/aosp_15_r20/external/elfutils/src/
H A Dreadelf.c4822 unsigned int vers, unsigned int addrsize, unsigned int offset_size, in print_ops()
5480 uint_fast8_t address_size, uint_fast8_t offset_size, in notice_listptr()
5817 unsigned int offset_size = listptr_offset_size (listptr); in print_debug_addr_section() local
6224 unsigned int offset_size = 4; in print_debug_rnglists_section() local
7587 unsigned int offset_size; member
9732 unsigned int offset_size = 4; in print_debug_loclists_section() local
10182 uint_fast8_t offset_size = 4; in print_debug_loc_section() local
11074 uint8_t offset_size; in print_debug_str_offsets_section() local

12