Home
last modified time | relevance | path

Searched defs:word_size (Results 1 – 17 of 17) sorted by relevance

/external/arm-trusted-firmware/include/drivers/brcm/
Docotp.h19 int word_size; member
/external/elfutils/backends/
Ds390_unwind.c72 unsigned word_size = ebl->class == ELFCLASS64 ? 8 : 4; in s390_unwind() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_literals.cpp78 const uint32_t word_size = 32; in LiteralsPass() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_literals.cpp78 const uint32_t word_size = 32; in LiteralsPass() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_literals.cpp78 const uint32_t word_size = 32; in LiteralsPass() local
/external/google-breakpad/src/common/mac/
Dmacho_reader.cc343 size_t word_size = segment.bits_64 ? 8 : 4; in WalkLoadCommands() local
459 size_t word_size = segment.bits_64 ? 8 : 4; in WalkSegmentSections() local
Dmacho_reader_unittest.cc473 WithConfiguration(Endianness endianness, size_t word_size) in WithConfiguration()
482 static size_t word_size() { in word_size() function in WithConfiguration
507 explicit SizedSection(Endianness endianness, size_t word_size) in SizedSection()
518 size_t word_size() const { return word_size_; } in word_size() function in SizedSection
519 void set_word_size(size_t word_size) { in set_word_size()
/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_ptrace_dumper.cc137 static const size_t word_size = sizeof(tmp); in CopyFromProcess() local
/external/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
DHexagonDYLDRendezvous.cpp62 const size_t word_size = 4; in Resolve() local
/external/libnetfilter_conntrack/src/conntrack/
Dbsf.c244 nfct_bsf_load_attr(struct sock_filter *this, int word_size, int pos) in nfct_bsf_load_attr()
257 nfct_bsf_load_attr_offset(struct sock_filter *this, int word_size, in nfct_bsf_load_attr_offset()
/external/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
DDYLDRendezvous.cpp120 const size_t word_size = 4; in Resolve() local
/external/libffi/src/sparc/
Dffi64.c196 int word_size = (size_mask >> 2) & 0x3f; in ffi_prep_cif_machdep_core() local
/external/libabigail/src/
Dabg-elf-helpers.cc1097 unsigned char word_size = 0; in get_architecture_word_size() local
/external/llvm-project/lldb/source/Plugins/ABI/ARC/
DABISysV_arc.cpp171 const size_t word_size = 4U; variable
/external/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-server/
Dgdbremote_testcase.py1025 def build_auxv_dict(self, endian, word_size, auxv_data): argument
/external/selinux/mcstrans/src/
Dmcstrans.c961 word_size(const void *p1, const void *p2) { in word_size() function
/external/google-breakpad/src/third_party/libdisasm/swig/
Dlibdisasm_oop.i1020 unsigned int word_size() { in word_size() function