Home
last modified time | relevance | path

Searched defs:Small (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCodeGen.h28 enum Model { Tiny, Small, Kernel, Medium, Large }; enumerator
37 enum Level { Default=0, Small=1, Large=2 }; enumerator
/third_party/typescript/tests/cases/compiler/
DenumMapBackIntoItself.ts2 Small, enumerator
/third_party/skia/third_party/externals/tint/src/writer/
Dfloat_to_string_test.cc62 TEST(FloatToStringTest, Small) { in TEST() argument
118 TEST(FloatToBitPreservingStringTest, Small) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp1138 SDValue Small = DAG.getTargetConstantPool( in LowerConstantPool() local
1172 SDValue Small = DAG.getTargetGlobalAddress( in LowerGlobalAddress() local
1215 SDValue Small = DAG.getTargetJumpTable( in LowerJumpTable() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCodePointTrie.java882 public static abstract class Small extends CodePointTrie { class in CodePointTrie
883 private Small(char[] index, Data data, int highStart, in Small() method in CodePointTrie.Small
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DCodePointTrie.java863 public static abstract class Small extends CodePointTrie { class in CodePointTrie
864 private Small(char[] index, Data data, int highStart, in Small() method in CodePointTrie.Small
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/
DCommandAllocatorTests.cpp29 Small, enumerator
/third_party/rust/crates/memchr/src/memmem/
Dtwoway.rs425 Small { period: usize }, enumerator
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DCommandAllocatorTests.cpp29 Small, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DDenseMap.h748 unsigned Small : 1; variable
/third_party/protobuf/src/google/protobuf/
Drepeated_field_unittest.cc69 TEST(RepeatedField, Small) { in TEST() argument
822 TEST(RepeatedPtrField, Small) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DDenseMap.h863 unsigned Small : 1; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp10121 CaseCluster &Small = *W.FirstCluster; in lowerWorkItem() local