Home
last modified time | relevance | path

Searched defs:BlockType (Results 1 – 25 of 50) sorted by relevance

12

/external/pigweed/pw_allocator/public/pw_allocator/
Dfirst_fit_block_allocator.h36 using BlockType = typename Base::BlockType; variable
Dlast_fit_block_allocator.h36 using BlockType = typename Base::BlockType; variable
Dbest_fit_block_allocator.h36 using BlockType = typename Base::BlockType; variable
Dworst_fit_block_allocator.h35 using BlockType = typename Base::BlockType; variable
Ddual_first_fit_block_allocator.h36 using BlockType = typename Base::BlockType; variable
Dbucket_block_allocator.h59 using BlockType = typename Base::BlockType; variable
Dtesting.h41 using BlockType = AllocatorType::BlockType; variable
Dblock_allocator_base.h353 BlockType*) {} in RecycleBlock() argument
/external/eigen/Eigen/src/SparseCore/
DSparseBlock.h21 typedef Block<XprType, BlockRows, BlockCols, true> BlockType; typedef
29 EIGEN_SPARSE_PUBLIC_INTERFACE(BlockType) in EIGEN_SPARSE_PUBLIC_INTERFACE() argument
100 typedef Block<SparseMatrixType, BlockRows, BlockCols, true> BlockType; typedef
336 typedef Block<XprType, BlockRows, BlockCols, InnerPanel> BlockType; typedef
/external/openthread/src/cli/
Dcli_coap_secure.hpp93 enum BlockType : uint8_t{ enum in ot::Cli::CoapSecure
Dcli_coap.hpp85 enum BlockType : uint8_t{ enum in ot::Cli::Coap
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/Utils/
DWebAssemblyTypeUtilities.h30 enum class BlockType : unsigned { enum
/external/eigen/Eigen/src/plugins/
DIndexedViewMethods.h87 …:traits<typename EIGEN_INDEXED_VIEW_METHOD_TYPE<RowIndices,ColIndices>::type>::BlockType BlockType; in operator() typedef
/external/pigweed/pw_allocator/
Dfirst_fit_block_allocator_test.cc138 using BlockType = PoisonedFirstFitBlockAllocator::BlockType; in TEST() typedef
169 using BlockType = PoisonedFirstFitBlockAllocator::BlockType; in TEST() typedef
/external/google-cloud-java/java-vision/proto-google-cloud-vision-v1p4beta1/src/main/proto/google/cloud/vision/v1p4beta1/
Dtext_annotation.proto119 enum BlockType { enum
/external/googleapis/google/cloud/vision/v1p4beta1/
Dtext_annotation.proto119 enum BlockType { enum
/external/googleapis/google/cloud/vision/v1p3beta1/
Dtext_annotation.proto117 enum BlockType { enum
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dbasic_block.h29 enum BlockType : uint32_t { enum
/external/angle/third_party/spirv-tools/src/source/val/
Dbasic_block.h29 enum BlockType : uint32_t { enum
/external/deqp-deps/SPIRV-Tools/source/val/
Dbasic_block.h29 enum BlockType : uint32_t { enum
/external/googleapis/google/cloud/vision/v1p2beta1/
Dtext_annotation.proto117 enum BlockType { enum
/external/google-cloud-java/java-vision/proto-google-cloud-vision-v1p1beta1/src/main/proto/google/cloud/vision/v1p1beta1/
Dtext_annotation.proto115 enum BlockType { enum
/external/google-cloud-java/java-vision/proto-google-cloud-vision-v1p2beta1/src/main/proto/google/cloud/vision/v1p2beta1/
Dtext_annotation.proto117 enum BlockType { enum
/external/google-cloud-java/java-vision/proto-google-cloud-vision-v1p3beta1/src/main/proto/google/cloud/vision/v1p3beta1/
Dtext_annotation.proto117 enum BlockType { enum
/external/googleapis/google/cloud/vision/v1/
Dtext_annotation.proto118 enum BlockType { enum

12