/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/ |
D | packing.inl | 282 int16 const Unpack(detail::toFloat16(v.x)); local 290 i16vec1 Unpack(uninitialize); local 301 tvec2<int16, P> const Unpack(detail::toFloat16(v.x), detail::toFloat16(v.y)); local 309 i16vec2 Unpack(uninitialize); local 320 …tvec3<int16, P> const Unpack(detail::toFloat16(v.x), detail::toFloat16(v.y), detail::toFloat16(v.z… local 328 i16vec3 Unpack(uninitialize); local 339 …tvec4<int16, P> const Unpack(detail::toFloat16(v.x), detail::toFloat16(v.y), detail::toFloat16(v.z… local 347 i16vec4 Unpack(uninitialize); local 361 float const Unpack(p); local 369 uint16 Unpack = 0; local [all …]
|
/third_party/skia/third_party/externals/sfntly/cpp/tools/ |
D | font_data_generator_xml.py | 59 def Unpack(self, name): member in FontDataGeneratorXML
|
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/ |
D | address_is_readable.cc | 60 static void Unpack(uint64_t x, int *pid, int *read_fd, int *write_fd) { in Unpack() function
|
/third_party/node/deps/npm/node_modules/tar/lib/ |
D | extract.js | 5 const Unpack = require('./unpack.js') constant
|
D | unpack.js | 127 class Unpack extends Parser { class
|
/third_party/node/deps/v8/src/objects/ |
D | objects.h | 887 static constexpr Address Unpack(Address mapword) { in Unpack() function
|
/third_party/protobuf/python/google/protobuf/internal/ |
D | well_known_types.py | 81 def Unpack(self, msg): member in Any
|
/third_party/node/deps/v8/src/wasm/ |
D | wasm-js.cc | 150 std::shared_ptr<WasmStreaming> WasmStreaming::Unpack(Isolate* isolate, in Unpack() function in v8::WasmStreaming
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | Reactor.cpp | 1510 RValue<Short4> Unpack(RValue<Byte4> x) in Unpack() function 1517 RValue<Short4> Unpack(RValue<Byte4> x, RValue<Byte4> y) in Unpack() function
|
/third_party/mesa3d/src/mesa/main/ |
D | mtypes.h | 3091 struct gl_pixelstore_attrib Unpack; member 3423 struct gl_pixelstore_attrib Unpack; /**< Pixel unpacking */ member
|
/third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/ |
D | ReactorUnitTests.cpp | 1566 TEST(ReactorUnitTests, Unpack) in TEST() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceInstX8632.h | 318 enum SseSuffix { None, Packed, Unpack, Scalar, Integral, Pack }; enumerator
|
D | IceInstX8664.h | 257 enum SseSuffix { None, Packed, Unpack, Scalar, Integral, Pack }; enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 13063 if (SDValue Unpack = TryUnpack(ScalarSize, ScalarSize / OrigScalarSize)) in lowerShuffleAsPermuteAndUnpack() local 13571 if (SDValue Unpack = lowerShuffleAsPermuteAndUnpack(DL, MVT::v4i32, V1, V2, in lowerV4I32Shuffle() local 14266 if (SDValue Unpack = lowerShuffleAsPermuteAndUnpack(DL, MVT::v8i16, V1, V2, in lowerV8I16Shuffle() local 14564 if (SDValue Unpack = lowerShuffleAsPermuteAndUnpack( in lowerV16I8Shuffle() local 15804 SDValue Unpack = DAG.getVectorShuffle(MVT::v16i8, DL, V1, V2, in lowerShuffleAsVTRUNCAndUnpack() local
|
/third_party/node/deps/v8/src/api/ |
D | api.cc | 10474 std::shared_ptr<WasmStreaming> WasmStreaming::Unpack(Isolate* isolate, in Unpack() function in v8::WasmStreaming
|