| /third_party/ffmpeg/libavformat/ |
| H A D | mpeg.c | 76 int pack = check_pack_header(p->buf + i); in mpegps_probe() local
|
| /third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
| H A D | APIInfo.java | 56 private String pack = ""; // package field in APIInfo [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_pbo_compute.c | 534 nir_ssa_def *pack[2]; in convert_swap_write() local 763 can_copy_direct(const struct gl_pixelstore_attrib *pack) in can_copy_direct() argument 773 download_texture_compute(struct st_context *st, const struct gl_pixelstore_attrib *pack, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLint depth, unsigned level, unsigned layer, GLenum format, GLenum type, enum pipe_format src_format, enum pipe_texture_target view_target, struct pipe_resource *src, enum pipe_format dst_format, enum swizzle_clamp swizzle_clamp) download_texture_compute() argument 1004 copy_converted_buffer(struct gl_context * ctx, struct gl_pixelstore_attrib *pack, enum pipe_texture_target view_target, struct pipe_resource *dst, enum pipe_format dst_format, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLint depth, GLenum format, GLenum type, void *pixels) copy_converted_buffer() argument [all...] |
| H A D | st_cb_drawpixels.c | 1525 struct gl_pixelstore_attrib pack, unpack; in blit_copy_pixels() local 1684 struct gl_pixelstore_attrib pack = ctx->DefaultPacking; st_CopyPixels() local [all...] |
| H A D | st_cb_texture.c | 589 struct gl_pixelstore_attrib pack = {0}; in st_UnmapTextureImage() local 1702 try_pbo_download(struct st_context *st, struct gl_texture_image *texImage, enum pipe_format src_format, enum pipe_format dst_format, GLint xoffset, GLint yoffset, GLint zoffset, GLint width, GLint height, GLint depth, const struct gl_pixelstore_attrib *pack, void *pixels) try_pbo_download() argument
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | midgard_emit.c | 352 midgard_vector_alu_src pack = { in mir_pack_vector_srcs() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cShaderBitfieldOperationTests.cpp | 399 static GLuint pack(float x, float y, float z, float w, float range) in pack() function
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | lossless_enc_sse2.c | 370 const __m128i pack = _mm_and_si128(tmp, ff); // ab00 in BundleColorMap_SSE2() local 388 const __m128i pack = _mm_or_si128(shift, tmp); // 00000000abcd0000 in BundleColorMap_SSE2() local
|
| /third_party/python/Modules/_ctypes/ |
| H A D | cfield.c | 47 PyCField_FromDesc(PyObject *desc, Py_ssize_t index, Py_ssize_t *pfield_size, int bitsize, int *pbitofs, Py_ssize_t *psize, Py_ssize_t *poffset, Py_ssize_t *palign, int pack, int big_endian) PyCField_FromDesc() argument
|
| /third_party/python/Lib/ |
| H A D | mailbox.py | 1199 def pack(self): member in MH
|
| H A D | pickle.py | 33 from struct import pack, unpack namespace [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ |
| H A D | mir_type.h | 372 void SetPack(uint32 pack) in SetPack() argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/include/ |
| H A D | drv_cipher_kapi.h | 284 compat_addr pack; /* Buffer of package information */ member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/ |
| H A D | drv_symc_v200.c | 1466 hi_s32 drv_symc_node_check(symc_alg alg, symc_mode mode, hi_u32 klen, hi_u32 block_size, symc_multi_pack *pack) in drv_symc_node_check() argument [all...] |
| /kernel/linux/linux-5.10/drivers/hwmon/ |
| H A D | asus_atk0110.c | 494 union acpi_object *pack; in atk_ggrp() local 703 static void atk_pack_print(char *buf, size_t sz, union acpi_object *pack) in atk_pack_print() argument 277 atk_get_pack_member(struct atk_data *data, union acpi_object *pack, enum atk_pack_member m) atk_get_pack_member() argument 738 union acpi_object *pack = &ret->package.elements[i]; atk_debugfs_ggrp_open() local 942 union acpi_object *pack; atk_enumerate_old_hwmon() local 1016 union acpi_object *pack; atk_ec_present() local 1121 union acpi_object *pack; atk_enumerate_new_hwmon() local [all...] |
| /kernel/linux/linux-5.10/tools/lib/perf/include/perf/ |
| H A D | event.h | 415 struct perf_record_compressed pack; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| H A D | gf100.c | 1023 const struct gf100_gr_pack *pack; in gf100_gr_mmio() local 1040 const struct gf100_gr_pack *pack; in gf100_gr_icmd() local 1078 const struct gf100_gr_pack *pack; in gf100_gr_mthd() local 1646 gf100_gr_init_csdata(struct gf100_gr *gr, const struct gf100_gr_pack *pack, u32 falcon, u32 starstar, u32 base) gf100_gr_init_csdata() argument [all...] |
| /kernel/linux/linux-6.6/drivers/fsi/ |
| H A D | fsi-sbefifo.c | 158 int pack = 0; in __sbefifo_dump_ffdc() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| H A D | gf100.c | 1081 const struct gf100_gr_pack *pack; in gf100_gr_mmio() local 1098 const struct gf100_gr_pack *pack; in gf100_gr_icmd() local 1138 const struct gf100_gr_pack *pack; in gf100_gr_mthd() local 1707 gf100_gr_init_csdata(struct gf100_gr *gr, const struct gf100_gr_pack *pack, u32 falcon, u32 starstar, u32 base) gf100_gr_init_csdata() argument [all...] |
| /kernel/linux/linux-6.6/drivers/hwmon/ |
| H A D | asus_atk0110.c | 494 union acpi_object *pack; in atk_ggrp() local 703 static void atk_pack_print(char *buf, size_t sz, union acpi_object *pack) in atk_pack_print() argument 277 atk_get_pack_member(struct atk_data *data, union acpi_object *pack, enum atk_pack_member m) atk_get_pack_member() argument 738 union acpi_object *pack = &ret->package.elements[i]; atk_debugfs_ggrp_open() local 942 union acpi_object *pack; atk_enumerate_old_hwmon() local 1016 union acpi_object *pack; atk_ec_present() local 1121 union acpi_object *pack; atk_enumerate_new_hwmon() local [all...] |
| /kernel/linux/linux-6.6/tools/lib/perf/include/perf/ |
| H A D | event.h | 514 struct perf_record_compressed pack; member
|
| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | vir.c | 225 vir_set_pack(struct qinst *inst, enum v3d_qpu_output_pack pack) in vir_set_pack() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | FramebufferGL.cpp | 331 RearrangeEXTTextureNorm16Pixels(const gl::Context *context, const gl::Rectangle &area, GLenum originalReadFormat, GLenum format, GLenum type, GLuint skipBytes, GLuint rowBytes, GLuint pixelBytes, const gl::PixelPackState &pack, GLubyte *clientPixels, GLubyte *tmpPixels) RearrangeEXTTextureNorm16Pixels() argument 646 readPixels(const gl::Context *context, const gl::Rectangle &area, GLenum format, GLenum type, const gl::PixelPackState &pack, gl::Buffer *packBuffer, void *pixels) readPixels() argument 1480 readPixelsRowByRow(const gl::Context *context, const gl::Rectangle &area, GLenum originalReadFormat, GLenum format, GLenum type, const gl::PixelPackState &pack, GLubyte *pixels) const readPixelsRowByRow() argument 1534 readPixelsAllAtOnce(const gl::Context *context, const gl::Rectangle &area, GLenum originalReadFormat, GLenum format, GLenum type, const gl::PixelPackState &pack, GLubyte *pixels, bool readLastRowSeparately) const readPixelsAllAtOnce() argument [all...] |
| H A D | StateManagerGL.cpp | 607 setPixelPackState(const gl::Context *context, const gl::PixelPackState &pack) setPixelPackState() argument
|
| /third_party/skia/src/core/ |
| H A D | SkVM.cpp | 1118 I32 Builder::pack(I32 x, I32 y, int bits) { in pack() function in skvm::Builder
|