Home
last modified time | relevance | path

Searched defs:OffsetType (Results 1 – 15 of 15) sorted by relevance

/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/
Dtraversal.rs64 pub enum OffsetType { enum
70 impl OffsetType { implementation
198 offset: impl Into<OffsetType>, in offset_to_array_of_scalars()
213 offset: impl Into<OffsetType>, in offset_to_array_of_records()
240 offset: impl Into<OffsetType>, in offset()
608 impl std::fmt::Display for OffsetType { implementation
745 impl From<Offset16> for OffsetType { implementation
746 fn from(src: Offset16) -> OffsetType { in from()
751 impl From<Offset24> for OffsetType { implementation
752 fn from(src: Offset24) -> OffsetType { in from()
[all …]
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/src/
Dtraversal.rs64 pub enum OffsetType { enum
70 impl OffsetType { implementation
198 offset: impl Into<OffsetType>, in offset_to_array_of_scalars()
213 offset: impl Into<OffsetType>, in offset_to_array_of_records()
240 offset: impl Into<OffsetType>, in offset()
608 impl std::fmt::Display for OffsetType { implementation
745 impl From<Offset16> for OffsetType { implementation
746 fn from(src: Offset16) -> OffsetType { in from()
751 impl From<Offset24> for OffsetType { implementation
752 fn from(src: Offset24) -> OffsetType { in from()
[all …]
/external/pigweed/pw_allocator/block/public/pw_allocator/block/
Ddetailed_block.h48 using OffsetType = std::make_unsigned_t<OffsetType_>; member
/external/tensorflow/tensorflow/core/platform/
Dctstring_test.cc385 TEST(TF_CTStringTest, OffsetType) { in TEST() argument
/external/angle/third_party/spirv-tools/src/test/val/
Dval_extension_spv_nv_raw_access_chains.cpp466 TEST_F(ValidateSpvNVRawAccessChains, OffsetType) { in TEST_F() argument
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_extension_spv_nv_raw_access_chains.cpp466 TEST_F(ValidateSpvNVRawAccessChains, OffsetType) { in TEST_F() argument
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_extension_spv_nv_raw_access_chains.cpp466 TEST_F(ValidateSpvNVRawAccessChains, OffsetType) { in TEST_F() argument
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/unicode-width-0.1.14/scripts/
Dunicode.py51 class OffsetType(enum.IntEnum): class
871 offset_type: OffsetType,
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/unicode-width-0.1.14/scripts/
Dunicode.py51 class OffsetType(enum.IntEnum): class
871 offset_type: OffsetType,
/external/rust/android-crates-io/crates/unicode-width/scripts/
Dunicode.py51 class OffsetType(enum.IntEnum): class
871 offset_type: OffsetType,
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelDAGToDAG.cpp296 bool WebAssemblyDAGToDAGISel::SelectAddrAddOperands(MVT OffsetType, SDValue N, in SelectAddrAddOperands()
/external/deqp/modules/gles31/functional/
Des31fAtomicCounterTests.cpp67 enum OffsetType enum in deqp::gles31::Functional::__anon151c782b0111::AtomicCounterTest
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DMVEGatherScatterLowering.cpp285 FixedVectorType *OffsetType = cast<FixedVectorType>(Offsets->getType()); in decomposeGEP() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp4814 AMDGPUOperand::ImmTy OffsetType = in cvtDSImpl() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp6412 AMDGPUOperand::ImmTy OffsetType = AMDGPUOperand::ImmTyOffset; in cvtDSImpl() local