Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DRecordSerialization.cpp39 uint16_t Short; in consume() local
/third_party/flatbuffers/include/flatbuffers/
Dminireflect.h53 virtual void Short(int16_t, const char *) {} in Short() function
361 void Short(int16_t x, const char *name) { Named(x, name); } in Short() function
Dreflection_generated.h44 Short = 5, enumerator
/third_party/harfbuzz/src/
Dhb-aat-layout-kerx-table.hh717 struct Short struct
719 NNOffset32To<Lookup<HBUINT16>> rowIndexTable;
720 NNOffset32To<Lookup<HBUINT16>> columnIndexTable;
721 NNOffset32To<UnsizedArrayOf<FWORD>> array;
/third_party/flutter/skia/third_party/externals/harfbuzz/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;
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-kerx-table.hh717 struct Short struct
719 NNOffset32To<Lookup<HBUINT16>> rowIndexTable;
720 NNOffset32To<Lookup<HBUINT16>> columnIndexTable;
721 NNOffset32To<UnsizedArrayOf<FWORD>> array;
/third_party/flutter/skia/third_party/externals/angle2/src/common/
DPackedEnums.h323 Short = 2, // GLenum == 0x1402 enumerator
/third_party/skia/third_party/externals/angle2/src/common/
DPackedEnums.h463 Short = 2, // GLenum == 0x1402 enumerator
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
DdecNumberLocal.h74 #define Short int16_t macro
/third_party/skia/third_party/externals/icu/source/i18n/
DdecNumberLocal.h74 #define Short int16_t macro
/third_party/node/deps/icu-small/source/i18n/
DdecNumberLocal.h74 #define Short int16_t macro
/third_party/icu/icu4c/source/i18n/
DdecNumberLocal.h74 #define Short int16_t macro
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DReactor.cpp816 Short::Short(Argument<Short> argument) in Short() function in rr::Short
821 Short::Short(RValue<Int> cast) in Short() function in rr::Short
828 Short::Short(short x) in Short() function in rr::Short
833 Short::Short(RValue<Short> rhs) in Short() function in rr::Short
838 Short::Short(const Short &rhs) in Short() function in rr::Short
843 Short::Short(const Reference<Short> &rhs) in Short() function in rr::Short
DReactor.hpp461 class Short : public LValue<Short> class
/third_party/vk-gl-cts/modules/glshared/
DglsVertexArrayTests.hpp306 typedef WrappedType<deInt16> Short; typedef in deqp::gls::GLValue
DglsDrawTest.cpp425 typedef WrappedType<deInt16> Short; typedef in deqp::gls::__anondc8ad4d10111::GLValue
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h93 Short, enumerator
/third_party/skia/third_party/externals/freetype/src/raster/
Dftraster.c300 typedef short Short; typedef
/third_party/freetype/src/raster/
Dftraster.c309 typedef short Short; typedef
/third_party/flutter/skia/third_party/externals/freetype/src/raster/
Dftraster.c310 typedef short Short; typedef
/third_party/googletest/googlemock/test/
Dgmock-actions_test.cc958 short Short(short n) { return n; } // NOLINT in Short() function
Dgmock-more-actions_test.cc68 inline short Short(short n) { return n; } // NOLINT in Short() function
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_common.hpp524 Short, enumerator
/third_party/libffi/testsuite/libffi.bhaible/
Dtestcases.c32 typedef struct { short x; } Short; typedef