Home
last modified time | relevance | path

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

123456

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dbind.cc40 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 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
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/
H A Dext_sm4.c538 hi_s32 ext_sm4_crypto(hi_void *ctx, hi_u32 operation, symc_multi_pack *pack, hi_u32 last) in ext_sm4_crypto() argument
[all...]
/foundation/multimedia/audio_framework/test/fuzztest/audioeffectchain_fuzzer/
H A Daudio_effect_chain_fuzzer.cpp109 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 Dfillp_common.c365 struct FillpPktPack pack; in FillpSendAdhocpack() local
764 FillpBuildAndSendPack(struct FillpPcb *pcb, struct FtSocket *ftSock, struct FillpPktPack *pack, FILLP_UINT16 dataLen) FillpBuildAndSendPack() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/usbip/
H A Dusbip_common.c352 usbip_pack_cmd_submit(struct usbip_header *pdu, struct urb *urb, int pack) usbip_pack_cmd_submit() argument
377 usbip_pack_ret_submit(struct usbip_header *pdu, struct urb *urb, int pack) usbip_pack_ret_submit() argument
397 usbip_pack_pdu(struct usbip_header *pdu, struct urb *urb, int cmd, int pack) usbip_pack_pdu() argument
538 usbip_pack_iso(struct usbip_iso_packet_descriptor *iso, struct usb_iso_packet_descriptor *uiso, int pack) usbip_pack_iso() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb.h118 #define pack(a, b) (((a) << 16) | (b)) macro
/kernel/linux/linux-5.10/sound/usb/usx2y/
H A Dusb_stream.c24 int pack, lb = 0; in playback_prep_freqn() local
[all...]
H A Dusx2yhwdeppcm.c101 int count, counts, pack; in usx2y_hwdep_urb_play_prepare() local
140 int pack; in usx2y_usbpcm_urb_capt_iso_advance() local
425 unsigned long pack; usx2y_usbpcm_urbs_start() local
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
H A Dcal.c186 u32 val, extract, pack; in cal_ctx_pix_proc_config() local
/kernel/linux/linux-6.6/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb.h118 #define pack(a, b) (((a) << 16) | (b)) macro
/kernel/linux/linux-6.6/drivers/usb/usbip/
H A Dusbip_common.c433 usbip_pack_cmd_submit(struct usbip_header *pdu, struct urb *urb, int pack) usbip_pack_cmd_submit() argument
458 usbip_pack_ret_submit(struct usbip_header *pdu, struct urb *urb, int pack) usbip_pack_ret_submit() argument
478 usbip_pack_pdu(struct usbip_header *pdu, struct urb *urb, int cmd, int pack) usbip_pack_pdu() argument
619 usbip_pack_iso(struct usbip_iso_packet_descriptor *iso, struct usb_iso_packet_descriptor *uiso, int pack) usbip_pack_iso() argument
/kernel/linux/linux-6.6/sound/usb/usx2y/
H A Dusb_stream.c24 int pack, lb = 0; in playback_prep_freqn() local
[all...]
H A Dusx2yhwdeppcm.c105 int count, counts, pack; in usx2y_hwdep_urb_play_prepare() local
145 int pack, head; in usx2y_usbpcm_urb_capt_iso_advance() local
415 unsigned long pack; usx2y_usbpcm_urbs_start() local
[all...]
/third_party/alsa-utils/aplay/
H A Dformats.h35 uint8_t pack; member
40 uint8_t pack; member
/third_party/mesa3d/src/amd/compiler/
H A Daco_ir.cpp829 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 Dqpu_instr.c312 v3d_qpu_pack_name(enum v3d_qpu_output_pack pack) in v3d_qpu_pack_name() argument
/third_party/mesa3d/src/c11/impl/
H A Dthreads_win32.c89 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/gallium/drivers/vc4/
H A Dvc4_qir.c721 int pack = reg.pack; qir_follow_movs() local
[all...]
/third_party/mesa3d/src/panfrost/util/
H A Dpan_lower_framebuffer.c122 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 DFramebuffer11.cpp249 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 DFramebuffer9.cpp79 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 DSkRasterPipeline_opts.h135 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 Dstgdict.c360 int pack; in PyCStructUnionType_update_stgdict() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/
H A Dkapi_symc.c792 symc_multi_pack pack; in kapi_symc_crypto() local
901 kapi_symc_chk_multi_pack(hi_cipher_data *tmp, const hi_cipher_data *pack) kapi_symc_chk_multi_pack() argument
943 kapi_symc_multi_pack_set_mem(symc_multi_pack *pack, const hi_u8 *buf, hi_u32 size) kapi_symc_multi_pack_set_mem() argument
970 symc_multi_pack pack; kapi_symc_crypto_multi_start() local
[all...]

Completed in 23 milliseconds

123456