Home
last modified time | relevance | path

Searched defs:pack (Results 51 - 75 of 83) sorted by relevance

1234

/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DAPIInfo.java56 private String pack = ""; // package field in APIInfo
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_pbo_compute.c534 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 Dst_cb_drawpixels.c1525 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 Dst_cb_texture.c589 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 Dmidgard_emit.c352 midgard_vector_alu_src pack = { in mir_pack_vector_srcs() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderBitfieldOperationTests.cpp399 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 Dlossless_enc_sse2.c370 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 Dcfield.c47 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 Dmailbox.py1199 def pack(self): member in MH
H A Dpickle.py33 from struct import pack, unpack namespace
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_type.h372 void SetPack(uint32 pack) in SetPack() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/include/
H A Ddrv_cipher_kapi.h284 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 Ddrv_symc_v200.c1466 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...]
/third_party/mesa3d/src/broadcom/compiler/
H A Dvir.c225 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 DFramebufferGL.cpp331 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 DStateManagerGL.cpp607 setPixelPackState(const gl::Context *context, const gl::PixelPackState &pack) setPixelPackState() argument
H A DBlitGL.cpp805 gl::PixelPackState pack; in copySubTextureCPUReadback() local
/third_party/skia/src/core/
H A DSkVM.cpp1118 I32 Builder::pack(I32 x, I32 y, int bits) { in pack() function in skvm::Builder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFGraph.h740 PackedRegisterRef pack(RegisterRef RR) { in pack() function
743 PackedRegisterRef pack(RegisterRef RR) const { in pack() function
/third_party/python/Modules/
H A D_struct.c51 int (*pack)(_structmodulestate *, char *, PyObject *, member
2203 pack(PyObject *module, PyObject *const *args, Py_ssize_t nargs) pack() function
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DFramebuffer.cpp1673 readPixels(const Context *context, const Rectangle &area, GLenum format, GLenum type, const PixelPackState &pack, Buffer *packBuffer, void *pixels) readPixels() argument
/third_party/f2fs-tools/fsck/
H A Dmount.c1482 pgoff_t current_nat_addr(struct f2fs_sb_info *sbi, nid_t start, int *pack) in current_nat_addr() argument
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qir.h94 int pack; member
/third_party/pulseaudio/src/modules/
H A Dmodule-equalizer-sink.c883 static void pack(char **strs, size_t len, char **packed, size_t *length) { in pack() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DFramebufferVk.cpp720 readPixels(const gl::Context *context, const gl::Rectangle &area, GLenum format, GLenum type, const gl::PixelPackState &pack, gl::Buffer *packBuffer, void *pixels) readPixels() argument

Completed in 92 milliseconds

1234