Home
last modified time | relevance | path

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

12

/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dtest_global_func10.c6 struct Small { struct
26 const struct Small small = {.x = skb->len }; in test_cls() argument
/external/llvm/include/llvm/Support/
DCodeGen.h28 enum Model { Default, JITDefault, Small, Kernel, Medium, Large }; enumerator
37 enum Level { Default=0, Small=1, Large=2 }; enumerator
/external/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
/external/libbrillo/brillo/
Dany_internal_impl_test.cc77 struct Small { in TEST() struct
78 double d; in TEST()
/external/libgav1/src/utils/
Dmemory_test.cc34 struct Small : public Allocable { struct
35 uint8_t x;
/external/clang/test/CodeGenCXX/
Dthunks.cpp188 struct Small { short s; }; argument
216 void D::baz(X, X&, _Complex float, Small, Small&, Large) { } in baz() argument
Dthiscall-struct-return.cpp21 struct S __attribute__((thiscall)) Small() const { in Small() function in C
Dmicrosoft-abi-sret-and-byval.cpp11 struct Small { struct
16 struct SmallCpp11NotCpp03Pod : Empty { argument
/external/clang/test/CodeGen/
Daarch64-type-sizes.c83 enum Small { enum
Dx86_32-fpcc-struct-return.c12 typedef struct { int i; } Small; typedef
Dvectorcall.c12 struct Small { int x; }; struct
Darm64-aapcs-arguments.c7 typedef union { __int128 a; } Small; typedef
/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_quantized_conv_ops_perchannel_test.cc41 TEST_F(QuantizedConv2DPerchannelTest, Small) { in TEST_F() argument
/external/tensorflow/tensorflow/python/util/protobuf/
Dcompare_test.proto13 message Small { message
/external/rust/crates/futures-util/src/future/
Djoin_all.rs41 Small { enumerator
Dtry_join_all.rs38 Small { enumerator
/external/llvm/bindings/ocaml/target/
Dllvm_target.ml36 | Small Constructor
Dllvm_target.mli41 | Small Constructor
/external/eigen/Eigen/src/Core/
DGeneralProduct.h18 Small = 3 enumerator
/external/tensorflow/tensorflow/core/kernels/
Dquantized_bias_add_op_test.cc40 TEST_F(QuantizedBiasAddTest, Small) { in TEST_F() argument
Dquantized_conv_ops_test.cc42 TEST_F(QuantizedConv2DTest, Small) { in TEST_F() argument
/external/leveldb/util/
Dbloom_test.cc87 TEST_F(BloomTest, Small) { in TEST_F() argument
/external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/utilities/any/
Dallocator.pass.cpp32 struct Small { }; struct
/external/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp1141 SDValue Small = DAG.getTargetConstantPool( in LowerConstantPool() local
1175 SDValue Small = DAG.getTargetGlobalAddress( in LowerGlobalAddress() local
1218 SDValue Small = DAG.getTargetJumpTable( in LowerJumpTable() local
/external/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

12