Home
last modified time | relevance | path

Searched defs:pack (Results 1 – 25 of 93) sorted by relevance

1234

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dpacking.inl189 uint8 pack; member
199 uint8 pack; member
211 uint16 pack; member
222 uint16 pack; member
234 uint16 pack; member
246 uint32 pack; member
258 uint32 pack; member
270 uint32 pack; member
280 GLM_FUNC_QUALIFIER static tvec1<uint16, P> pack(tvec1<float, P> const & v) function
299 GLM_FUNC_QUALIFIER static tvec2<uint16, P> pack(tvec2<float, P> const & v) function
[all …]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
Dbind.cc29 absl::Span<const FormatArgImpl> pack) { in BindFromPosition()
40 explicit ArgContext(absl::Span<const FormatArgImpl> pack) : pack_(pack) {} in ArgContext()
105 ConverterConsumer(Converter converter, absl::Span<const FormatArgImpl> pack) in ConverterConsumer()
175 absl::Span<const FormatArgImpl> pack, in BindWithPack()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_qpu_disasm.c265 vc4_qpu_disasm_pack_mul(FILE *out, uint32_t pack) in vc4_qpu_disasm_pack_mul()
271 vc4_qpu_disasm_pack_a(FILE *out, uint32_t pack) in vc4_qpu_disasm_pack_a()
303 uint32_t pack = QPU_GET_FIELD(inst, QPU_PACK); in print_alu_dst() local
/third_party/astc-encoder/Source/
Dastcenc_integer_sequence.cpp525 uint8_t pack; in encode_ise() local
572 uint8_t pack = (input_data[i] & mask) | in encode_ise() local
596 uint8_t pack; in encode_ise() local
631 uint8_t pack = (input_data[i] & mask) | in encode_ise() local
/third_party/mesa3d/src/mesa/main/
Dpbo.c67 const struct gl_pixelstore_attrib *pack, in _mesa_validate_pbo_access()
301 const struct gl_pixelstore_attrib *pack, in _mesa_map_pbo_dest()
379 const struct gl_pixelstore_attrib *pack) in _mesa_unmap_pbo_dest()
Dformat_pack.h48 const struct util_format_pack_description *pack = util_format_pack_description(format); in _mesa_pack_ubyte_rgba_row() local
/third_party/mesa3d/src/util/tests/format/
Du_format_test.c281 const struct util_format_pack_description *pack = in test_format_pack_rgba_float() local
404 const struct util_format_pack_description *pack = in test_format_pack_rgba_8unorm() local
500 const struct util_format_pack_description *pack = in test_format_pack_z_float() local
578 const struct util_format_pack_description *pack = in test_format_pack_z_32unorm() local
657 const struct util_format_pack_description *pack = in test_format_pack_s_8uint() local
/third_party/protobuf/php/src/Google/Protobuf/
DAny.php291 public function pack($msg) function in Google\\Protobuf\\Any
/third_party/mesa3d/src/c11/impl/
Dthreads_posix.c65 struct impl_thrd_param pack = *((struct impl_thrd_param *)p); in impl_thrd_routine() local
257 struct impl_thrd_param *pack; in thrd_create() local
Dthreads_win32.c89 struct impl_thrd_param pack; in impl_thrd_routine() local
313 struct impl_thrd_param *pack; in thrd_create() local
/third_party/node/deps/npm/node_modules/libnpmpack/lib/
Dindex.js12 async function pack (spec = 'file:.', opts = {}) { function
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_readpixels.c101 const struct gl_pixelstore_attrib *pack, void *pixels) in try_pbo_readpixels()
415 const struct gl_pixelstore_attrib *pack, in st_ReadPixels()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkApiVersion.cpp40 deUint32 pack (const ApiVersion& version) in pack() function
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DCollectAPI.java68 String pack = ""; in writeHTML() local
/third_party/mesa3d/src/panfrost/util/
Dpan_lower_framebuffer.c122 pan_unpack_pure_32(nir_builder *b, nir_ssa_def *pack, unsigned num_components) in pan_unpack_pure_32()
142 pan_unpack_pure_16(nir_builder *b, nir_ssa_def *pack, unsigned num_components) in pan_unpack_pure_16()
202 pan_unpack_pure_8(nir_builder *b, nir_ssa_def *pack, unsigned num_components) in pan_unpack_pure_8()
/third_party/vk-gl-cts/framework/opengl/
DgluRenderContext.hpp116 inline deUint32 ApiType::pack (int major, int minor, Profile profile) in pack() function in glu::ApiType
182 inline deUint32 ContextType::pack (deUint32 apiBits, ContextFlags flags) in pack() function in glu::ContextType
/third_party/node/deps/npm/node_modules/http-proxy-agent/
Dpackage.json45 "pack": "node ../../scripts/pack.mjs" string
/third_party/node/deps/npm/node_modules/https-proxy-agent/
Dpackage.json48 "pack": "node ../../scripts/pack.mjs" string
/third_party/node/deps/npm/node_modules/agent-base/
Dpackage.json47 "pack": "node ../../scripts/pack.mjs" string
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-golang/parse-number-fxx-test-data/slowstrconv/
Dslowstrconv.go365 func (h *highPrecisionDecimal) pack(exp2 int32, expBits uint32, manBits uint32) uint64 { func
/third_party/mbedtls/scripts/mbedtls_dev/
Dpsa_storage.py124 def pack( member in Key
/third_party/python/Lib/idlelib/
Dtextview.py24 def pack(self, **kwargs): member in AutoHideScrollbar
/third_party/node/deps/npm/lib/commands/
Dpublish.js3 const pack = require('libnpmpack') constant
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkFormat.cpp2561 static constexpr uint8_t pack(VkFormat format) in pack() function
/third_party/alsa-utils/aplay/
Dformats.h35 uint8_t pack; member
40 uint8_t pack; member

1234