| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_qpu_disasm.c | 265 vc4_qpu_disasm_pack_mul(FILE *out, uint32_t pack) in vc4_qpu_disasm_pack_mul() argument 271 vc4_qpu_disasm_pack_a(FILE *out, uint32_t pack) in vc4_qpu_disasm_pack_a() argument 303 uint32_t pack = QPU_GET_FIELD(inst, QPU_PACK); in print_alu_dst() local
|
| H A D | vc4_qir.c | 721 int pack = reg.pack; qir_follow_movs() local [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_cb_readpixels.c | 96 try_pbo_readpixels(struct st_context *st, struct gl_renderbuffer *rb, bool invert_y, GLint x, GLint y, GLsizei width, GLsizei height, GLenum gl_format, enum pipe_format src_format, enum pipe_format dst_format, const struct gl_pixelstore_attrib *pack, void *pixels) try_pbo_readpixels() argument 412 st_ReadPixels(struct gl_context *ctx, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, const struct gl_pixelstore_attrib *pack, void *pixels) st_ReadPixels() argument [all...] |
| /third_party/mesa3d/src/util/tests/format/ |
| H A D | u_format_test.c | 281 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 [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_audioop.py | 8 def pack(width, data): function
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| H A D | FramebufferD3D.cpp | 200 readPixels(const gl::Context *context, const gl::Rectangle &area, GLenum format, GLenum type, const gl::PixelPackState &pack, gl::Buffer *packBuffer, void *pixels) readPixels() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
| H A D | FramebufferNULL.cpp | 85 readPixels(const gl::Context *context, const gl::Rectangle &origArea, GLenum format, GLenum type, const gl::PixelPackState &pack, gl::Buffer *packBuffer, void *ptrOrOffset) readPixels() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkFormat.cpp | 2561 static constexpr uint8_t pack(VkFormat format) in pack() function [all...] |
| H A D | VkImageView.cpp | 100 void Identifier::pack(const State &state) in pack() function in vk::Identifier
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
| H A D | bind.cc | 40 explicit ArgContext(absl::Span<const FormatArgImpl> pack) : pack_(pack) {} in ArgContext() argument 105 ConverterConsumer(Converter converter, absl::Span<const FormatArgImpl> pack) in ConverterConsumer() argument 28 BindFromPosition(int position, int* value, absl::Span<const FormatArgImpl> pack) BindFromPosition() argument 174 BindWithPack(const UnboundConversion* props, absl::Span<const FormatArgImpl> pack, BoundConversion* bound) BindWithPack() argument [all...] |
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluRenderContext.hpp | 116 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
|
| /foundation/multimedia/audio_framework/test/fuzztest/audioeffectchain_fuzzer/ |
| H A D | audio_effect_chain_fuzzer.cpp | 109 SessionInfoPack pack = {2, "3", EFFECTDEFAULT, "true"}; in EffectChainManagerAddSessionInfoFuzzTest() local 120 SessionInfoPack pack = {2, "3", SESSIONIDDEFAULT, "true"}; in EffectChainManagerDeleteSessionInfoFuzzTest() local 133 SessionInfoPack pack = {2, "3", SESSIONIDDEFAULT, "true"}; in EffectChainManagerReturnEffectChannelInfoFuzzTest() local
|
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/ |
| H A D | fillp_common.c | 365 struct FillpPktPack pack; in FillpSendAdhocpack() local 764 FillpBuildAndSendPack(struct FillpPcb *pcb, struct FtSocket *ftSock, struct FillpPktPack *pack, FILLP_UINT16 dataLen) FillpBuildAndSendPack() argument [all...] |
| H A D | fillp_input.c | 509 FillpPackInputSendMsgTrace(FILLP_CONST struct FillpPcb *pcb, FILLP_CONST struct FillpPktHead *pktHdr, FILLP_CONST struct FillpPktPack *pack) FillpPackInputSendMsgTrace() argument 560 FillpCheckPackNumber(struct FillpPcb *pcb, struct FillpPktPack *pack, FILLP_UINT32 ackSeqNum, FILLP_UINT32 lostSeqNum) FillpCheckPackNumber() argument 593 FillpHandleAdhocpackFlag(struct FillpPcb *pcb, struct FillpPktPack *pack) FillpHandleAdhocpackFlag() argument 630 FillpTryAckSendPcbByPackInfo(struct FillpPcb *pcb, FILLP_CONST struct FillpPktPack *pack, FILLP_UINT32 ackSeqNum, FILLP_UINT32 lostSeqNum) FillpTryAckSendPcbByPackInfo() argument 646 FillpHdlAdhocpack(struct FillpPcb *pcb, struct FillpPktPack *pack) FillpHdlAdhocpack() argument 653 FillpChangePackInterval(struct FillpPcb *pcb, FILLP_CONST struct FtSocket *sock, FILLP_CONST struct FillpPktPack *pack) FillpChangePackInterval() argument 664 FillpHandlePackFlag(struct FillpPcb *pcb, struct FillpPktPack *pack) FillpHandlePackFlag() argument 743 struct FillpPktPack *pack = FILLP_NULL_PTR; FillpPackInput() local [all...] |
| /third_party/alsa-utils/aplay/ |
| H A D | formats.h | 35 uint8_t pack; member 40 uint8_t pack; member
|
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_ir.cpp | 829 wait_imm::pack(enum amd_gfx_level gfx_level) const in pack() function in aco::wait_imm
|
| /third_party/mesa3d/src/broadcom/qpu/ |
| H A D | qpu_instr.c | 312 v3d_qpu_pack_name(enum v3d_qpu_output_pack pack) in v3d_qpu_pack_name() argument
|
| /third_party/mesa3d/src/c11/impl/ |
| H A D | threads_win32.c | 89 struct impl_thrd_param pack; in impl_thrd_routine() local 313 struct impl_thrd_param *pack; in thrd_create() local [all...] |
| /third_party/mesa3d/src/panfrost/util/ |
| H A D | pan_lower_framebuffer.c | 122 pan_unpack_pure_32(nir_builder *b, nir_ssa_def *pack, unsigned num_components) in pan_unpack_pure_32() argument 142 pan_unpack_pure_16(nir_builder *b, nir_ssa_def *pack, unsigned num_components) in pan_unpack_pure_16() argument 202 pan_unpack_pure_8(nir_builder *b, nir_ssa_def *pack, unsigned num_components) in pan_unpack_pure_8() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | Framebuffer11.cpp | 249 readPixelsImpl(const gl::Context *context, const gl::Rectangle &area, GLenum format, GLenum type, size_t outputPitch, const gl::PixelPackState &pack, gl::Buffer *packBuffer, uint8_t *pixels) readPixelsImpl() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| H A D | Framebuffer9.cpp | 79 readPixelsImpl(const gl::Context *context, const gl::Rectangle &area, GLenum format, GLenum type, size_t outputPitch, const gl::PixelPackState &pack, gl::Buffer *packBuffer, uint8_t *pixels) readPixelsImpl() argument
|
| /third_party/skia/src/opts/ |
| H A D | SkRasterPipeline_opts.h | 135 SI U16 pack(U32 v) { return (U16)v; } in pack() function 136 SI U8 pack(U16 v) { return (U8)v; } in pack() function [all...] |
| /third_party/python/Modules/_ctypes/ |
| H A D | stgdict.c | 360 int pack; in PyCStructUnionType_update_stgdict() local
|
| /third_party/f2fs-tools/fsck/ |
| H A D | dump.c | 44 int fd, ret, pack; in nat_dump() local
|
| /third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
| H A D | CheckAPI.java | 106 private String pack; // package field in CheckAPI.Info [all...] |