Searched defs:UShort (Results 1 – 9 of 9) sorted by relevance
| /external/flatbuffers/python/flatbuffers/reflection/ |
| D | BaseType.py | 12 UShort = 6 variable in BaseType
|
| /external/rust/crates/bindgen/ir/ |
| D | int.rs | 28 UShort, enumerator
|
| /external/flatbuffers/include/flatbuffers/ |
| D | minireflect.h | 54 virtual void UShort(uint16_t, const char *) {} in UShort() function 362 void UShort(uint16_t x, const char *name) { Named(x, name); } in UShort() function
|
| D | reflection_generated.h | 55 UShort = 6, enumerator
|
| /external/angle/src/tests/gl_tests/ |
| D | AttributeLayoutTest.cpp | 385 Format<GLushort, GL_UNSIGNED_SHORT, false> UShort(es3); in GetTestCases() local 726 Format<GLushort, GL_UNSIGNED_SHORT, false> UShort(es3); in GetTestCases() local 747 Format<GLushort, GL_UNSIGNED_SHORT, false, true> UShort(es3); in GetTestCases() local
|
| /external/swiftshader/src/Reactor/ |
| D | Reactor.cpp | 1014 UShort::UShort(Argument<UShort> argument) in UShort() function in rr::UShort 1019 UShort::UShort(RValue<UInt> cast) in UShort() function in rr::UShort 1026 UShort::UShort(RValue<Int> cast) in UShort() function in rr::UShort 1033 UShort::UShort(RValue<Byte> cast) in UShort() function in rr::UShort 1040 UShort::UShort(unsigned short x) in UShort() function in rr::UShort 1045 UShort::UShort(RValue<UShort> rhs) in UShort() function in rr::UShort 1050 UShort::UShort(const UShort &rhs) in UShort() function in rr::UShort 1055 UShort::UShort(const Reference<UShort> &rhs) in UShort() function in rr::UShort
|
| D | Reactor.hpp | 596 class UShort : public LValue<UShort> class
|
| /external/freetype/src/raster/ |
| D | ftraster.c | 301 typedef unsigned short UShort, *PUShort; typedef
|
| /external/fonttools/Lib/fontTools/ttLib/tables/ |
| D | otConverters.py | 299 class UShort(IntValue): class
|