Home
last modified time | relevance | path

Searched defs:Short (Results 1 – 25 of 42) sorted by relevance

12

/external/libchrome/mojo/public/cpp/base/
Dbig_string_unittest.cc24 TEST(BigStringTest, Short) { in TEST() argument
Dstring16_unittest.cc39 TEST(BigString16Test, Short) { in TEST() argument
/external/clang/test/CodeGen/
Dx86_32-fpcc-struct-return.c13 typedef struct { short s; } Short; typedef
/external/llvm-project/clang/test/CodeGen/X86/
Dx86_32-fpcc-struct-return.c13 typedef struct { short s; } Short; typedef
/external/pdfium/xfa/fxfa/fm2js/
Dcxfa_fmsimpleexpression_unittest.cpp56 TEST(FMStringExpressionTest, Short) { in TEST() argument
/external/rust/crates/bindgen/src/ir/
Dint.rs25 Short, enumerator
/external/llvm/lib/DebugInfo/CodeView/
DRecordSerialization.cpp39 uint16_t Short = *reinterpret_cast<const ulittle16_t *>(Data.data()); in consume() local
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/type/
DPrimitiveType.java38 Short ("Short"), enumConstant
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/type/
DPrimitiveType.java58 Short ("Short"), enumConstant
/external/llvm-project/compiler-rt/lib/gwp_asan/tests/
Dbacktrace.cpp63 TEST(Backtrace, Short) { in TEST() argument
/external/gwp_asan/gwp_asan/tests/
Dbacktrace.cpp63 TEST(Backtrace, Short) { in TEST() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DRecordSerialization.cpp39 uint16_t Short; in consume() local
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DRecordSerialization.cpp39 uint16_t Short; in consume() local
/external/flatbuffers/include/flatbuffers/
Dminireflect.h53 virtual void Short(int16_t, const char *) {} in Short() function
350 void Short(int16_t x, const char *name) { Named(x, name); } in Short() function
/external/rust/crates/structopt-derive/src/
Dparse.rs14 Short(Ident), enumerator
/external/harfbuzz_ng/src/
Dhb-aat-layout-kerx-table.hh719 struct Short struct
721 LNNOffsetTo<Lookup<HBUINT16>> rowIndexTable;
722 LNNOffsetTo<Lookup<HBUINT16>> columnIndexTable;
723 LNNOffsetTo<UnsizedArrayOf<FWORD>> array;
/external/rust/crates/codespan-reporting/src/term/
Dconfig.rs82 Short, enumerator
/external/clang/test/SemaCXX/
Doverloaded-builtin-operators.cpp8 struct Short { struct
/external/tensorflow/tensorflow/java/src/gen/cc/
Djava_defs.h57 static const Type Short() { in Short() function
/external/llvm-project/clang/test/SemaCXX/
Doverloaded-builtin-operators.cpp8 struct Short { struct
/external/okio/okio/src/jvmTest/kotlin/okio/
DTestUtil.kt292 fun Short.reverseBytes(): Short { in Short() method
/external/llvm-project/clang/test/SemaTemplate/
Dtemp_arg_nontype_cxx1z.cpp264 template<short N> struct Any<N> { typedef int Short; }; // expected-note 3{{match}} typedef
272 template<short N> struct NestedAny<0, N> { typedef int Short; }; // expected-note 3{{match}} typedef
/external/llvm-project/clang/include/clang/Basic/
DSpecifiers.h35 enum class TypeSpecifierWidth { Unspecified, Short, Long, LongLong }; enumerator
/external/angle/src/common/
DPackedEnums.h463 Short = 2, // GLenum == 0x1402 enumerator
/external/rust/crates/clap/src/
Dusage_parser.rs11 Short, enumerator

12