| /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/flatbuffers/lua/flatbuffers/ |
| D | numTypes.lua | 14 function type_mt:Unpack(buf, pos) function 72 Unpack = function(self, buf, pos) return buf[pos] == "1" end, function 211 t.Unpack = function(self, buf, pos) return bunpack(self.packFmt, buf, pos) end function
|
| D | binaryarray.lua | 123 function m.Unpack(fmt, s, pos) function
|
| /third_party/mindspore/mindspore/core/ops/ |
| D | unpack.h | 38 Unpack() : PrimitiveC(kNameUnpack) {} in Unpack() function
|
| /third_party/flutter/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/sfntly/cpp/tools/ |
| D | font_data_generator_xml.py | 59 def Unpack(self, name): member in FontDataGeneratorXML
|
| /third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/ |
| D | unpack.cu | 22 __global__ void Unpack(const size_t size, const size_t output_num, in Unpack() function
|
| /third_party/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/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/boost/libs/hana/include/boost/hana/ |
| D | unpack.hpp | 38 using Unpack = BOOST_HANA_DISPATCH_IF(unpack_impl<S>, in operator ()() typedef
|
| /third_party/boost/boost/hana/ |
| D | unpack.hpp | 38 using Unpack = BOOST_HANA_DISPATCH_IF(unpack_impl<S>, in operator ()() typedef
|
| /third_party/node/deps/npm/node_modules/tar/lib/ |
| D | extract.js | 5 const Unpack = require('./unpack.js') constant
|
| D | unpack.js | 124 class Unpack extends Parser { class
|
| /third_party/node/deps/npm/node_modules/tar/ |
| D | README.md | 573 #### constructor(options)
|
| /third_party/gstreamer/gstplugins_bad/gst/videoparsers/ |
| D | dirac_parse.c | 7 typedef struct _Unpack Unpack; typedef
|
| /third_party/gstreamer/gstplugins_base/ext/ogg/ |
| D | dirac_parse.c | 7 typedef struct _Unpack Unpack; typedef
|
| /third_party/protobuf/python/google/protobuf/internal/ |
| D | well_known_types.py | 81 def Unpack(self, msg): member in Any
|
| /third_party/mesa3d/src/mesa/drivers/common/ |
| D | meta.h | 102 struct gl_pixelstore_attrib Pack, Unpack; member
|
| /third_party/flatbuffers/python/flatbuffers/ |
| D | flexbuffers.py | 208 def Unpack(packed_type): member in Type
|
| /third_party/mindspore/mindspore/ops/operations/ |
| D | array_ops.py | 2624 class Unpack(PrimitiveWithInfer): class
|
| /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/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/mesa3d/src/mesa/main/ |
| D | mtypes.h | 5011 struct gl_pixelstore_attrib Unpack; member 5341 struct gl_pixelstore_attrib Unpack; /**< Pixel unpacking */ member
|