/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrContextWrapper.cpp | 329 void ContextWrapper::glBlendFunc (deUint32 src, deUint32 dst) in glBlendFunc() argument 331 m_curCtx->blendFunc(src, dst); in glBlendFunc()
|
/third_party/vk-gl-cts/framework/randomshaders/ |
H A D | rsgVariableValue.hpp | 294 static void computeIntersection (ValueRangeAccess dst, const ConstValueRangeAccess& a, const ConstValueRangeAccess& b); 295 static void computeIntersection (ValueRange& dst, const ConstValueRangeAccess& a, const ConstValueRangeAccess& b);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
H A D | dbus_new.h | 251 const u8 *addr, const u8 *dst, const u8 *bssid, 573 const u8 *addr, const u8 *dst, in wpas_dbus_signal_preq() 572 wpas_dbus_signal_preq(struct wpa_supplicant *wpa_s, const u8 *addr, const u8 *dst, const u8 *bssid, const u8 *ie, size_t ie_len, u32 ssi_signal) wpas_dbus_signal_preq() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ap_drv_ops.h | 104 unsigned int wait, const u8 *dst, const u8 *data, 108 unsigned int wait, const u8 *dst,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | ctrl_iface.c | 4023 /* cmd: "<src network id> <dst network id> <variable name>" */ 6666 u8 dst_buf[ETH_ALEN], *dst; local 6673 dst = dst_buf; 6674 if (dst[0] == 0 && dst[1] == 0 && dst[2] == 0 && 6675 dst[3] == 0 && dst[4] == 0 && dst[5] == 0) 6676 dst 6770 u8 dst[ETH_ALEN]; global() local 7963 ctrl_interworking_connect(struct wpa_supplicant *wpa_s, char *dst, int only_add) global() argument 8006 get_anqp(struct wpa_supplicant *wpa_s, char *dst) global() argument 8211 get_hs20_anqp(struct wpa_supplicant *wpa_s, char *dst) global() argument 8269 hs20_get_nai_home_realm_list(struct wpa_supplicant *wpa_s, char *dst) global() argument 9535 wpas_ctrl_iface_mgmt_tx_cb(struct wpa_supplicant *wpa_s, unsigned int freq, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, enum offchannel_send_action_result result) global() argument 10035 u8 dst[ETH_ALEN], *buf; global() local 10174 u8 dst[ETH_ALEN], src[ETH_ALEN]; global() local [all...] |
/third_party/astc-encoder/Source/ |
H A D | wuffs-v0.3.c | 555 // to a dst slice. 3161 // 12 src bytes encode 3 dst bytes. 3169 // same empty dst string. 5140 wuffs_base__slice_u8 dst, 5170 wuffs_base__slice_u8 dst, 5188 wuffs_base__slice_u8 dst, in swizzle_interleaved_from_slice() 5192 this, dst, dst_palette, src); in swizzle_interleaved_from_slice() 5473 // wuffs_base__render_number_f64 writes the decimal encoding of x to dst and 5474 // returns the number of bytes written. If dst is shorter than the entire 5504 wuffs_base__render_number_f64(wuffs_base__slice_u8 dst, 5187 swizzle_interleaved_from_slice( wuffs_base__slice_u8 dst, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src) const swizzle_interleaved_from_slice() argument 10398 virtual std::string CopyIn(IOBuffer* dst) = 0; global() variable 11178 wuffs_base__slice_u8__copy_from_slice(wuffs_base__slice_u8 dst, wuffs_base__slice_u8 src) wuffs_base__slice_u8__copy_from_slice() argument 11298 wuffs_base__io_reader__limited_copy_u32_to_slice(const uint8_t** ptr_iop_r, const uint8_t* io2_r, uint32_t length, wuffs_base__slice_u8 dst) wuffs_base__io_reader__limited_copy_u32_to_slice() argument 14744 wuffs_base__private_implementation__render_inf(wuffs_base__slice_u8 dst, bool neg, uint32_t options) wuffs_base__private_implementation__render_inf() argument 14771 wuffs_base__private_implementation__render_nan(wuffs_base__slice_u8 dst) wuffs_base__private_implementation__render_nan() argument 14780 wuffs_base__private_implementation__high_prec_dec__render_exponent_absent( wuffs_base__slice_u8 dst, wuffs_base__private_implementation__high_prec_dec* h, uint32_t precision, uint32_t options) wuffs_base__private_implementation__high_prec_dec__render_exponent_absent() argument 14847 wuffs_base__private_implementation__high_prec_dec__render_exponent_present( wuffs_base__slice_u8 dst, wuffs_base__private_implementation__high_prec_dec* h, uint32_t precision, uint32_t options) wuffs_base__private_implementation__high_prec_dec__render_exponent_present() argument 14931 wuffs_base__render_number_f64(wuffs_base__slice_u8 dst, double x, uint32_t precision, uint32_t options) wuffs_base__render_number_f64() argument 15387 wuffs_base__private_implementation__render_number_u64(wuffs_base__slice_u8 dst, uint64_t x, uint32_t options, bool neg) wuffs_base__private_implementation__render_number_u64() argument 15436 wuffs_base__render_number_i64(wuffs_base__slice_u8 dst, int64_t x, uint32_t options) wuffs_base__render_number_i64() argument 15449 wuffs_base__render_number_u64(wuffs_base__slice_u8 dst, uint64_t x, uint32_t options) wuffs_base__render_number_u64() argument 15459 wuffs_base__base_16__decode2(wuffs_base__slice_u8 dst, wuffs_base__slice_u8 src, bool src_closed, uint32_t options) wuffs_base__base_16__decode2() argument 15497 wuffs_base__base_16__decode4(wuffs_base__slice_u8 dst, wuffs_base__slice_u8 src, bool src_closed, uint32_t options) wuffs_base__base_16__decode4() argument 15535 wuffs_base__base_16__encode2(wuffs_base__slice_u8 dst, wuffs_base__slice_u8 src, bool src_closed, uint32_t options) wuffs_base__base_16__encode2() argument 15572 wuffs_base__base_16__encode4(wuffs_base__slice_u8 dst, wuffs_base__slice_u8 src, bool src_closed, uint32_t options) wuffs_base__base_16__encode4() argument 15729 wuffs_base__base_64__decode(wuffs_base__slice_u8 dst, wuffs_base__slice_u8 src, bool src_closed, uint32_t options) wuffs_base__base_64__decode() argument 15847 wuffs_base__base_64__encode(wuffs_base__slice_u8 dst, wuffs_base__slice_u8 src, bool src_closed, uint32_t options) wuffs_base__base_64__encode() argument 21395 wuffs_base__pixel_swizzler__limited_swizzle_u32_interleaved_from_reader( const wuffs_base__pixel_swizzler* p, uint32_t up_to_num_pixels, wuffs_base__slice_u8 dst, wuffs_base__slice_u8 dst_palette, const uint8_t** ptr_iop_r, const uint8_t* io2_r) wuffs_base__pixel_swizzler__limited_swizzle_u32_interleaved_from_reader() argument 21418 wuffs_base__pixel_swizzler__swizzle_interleaved_from_reader( const wuffs_base__pixel_swizzler* p, wuffs_base__slice_u8 dst, wuffs_base__slice_u8 dst_palette, const uint8_t** ptr_iop_r, const uint8_t* io2_r) wuffs_base__pixel_swizzler__swizzle_interleaved_from_reader() argument 21437 wuffs_base__pixel_swizzler__swizzle_interleaved_from_slice( const wuffs_base__pixel_swizzler* p, wuffs_base__slice_u8 dst, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src) wuffs_base__pixel_swizzler__swizzle_interleaved_from_slice() argument 21450 wuffs_base__pixel_swizzler__swizzle_interleaved_transparent_black( const wuffs_base__pixel_swizzler* p, wuffs_base__slice_u8 dst, wuffs_base__slice_u8 dst_palette, uint64_t num_pixels) wuffs_base__pixel_swizzler__swizzle_interleaved_transparent_black() argument 21473 wuffs_base__utf_8__encode(wuffs_base__slice_u8 dst, uint32_t code_point) wuffs_base__utf_8__encode() argument 44043 CopyIn(IOBuffer* dst) CopyIn() argument 44079 CopyIn(IOBuffer* dst) CopyIn() argument [all...] |
/third_party/skia/third_party/externals/wuffs/release/c/ |
H A D | wuffs-v0.3.c | 546 // to a dst slice. 2946 // 12 src bytes encode 3 dst bytes. 2954 // same empty dst string. 4925 wuffs_base__slice_u8 dst, 4955 wuffs_base__slice_u8 dst, 4973 wuffs_base__slice_u8 dst, in swizzle_interleaved_from_slice() 4977 this, dst, dst_palette, src); in swizzle_interleaved_from_slice() 5258 // wuffs_base__render_number_f64 writes the decimal encoding of x to dst and 5259 // returns the number of bytes written. If dst is shorter than the entire 5289 wuffs_base__render_number_f64(wuffs_base__slice_u8 dst, 4972 swizzle_interleaved_from_slice( wuffs_base__slice_u8 dst, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src) const swizzle_interleaved_from_slice() argument 9691 virtual std::string CopyIn(IOBuffer* dst) = 0; global() variable 10284 wuffs_base__slice_u8__copy_from_slice(wuffs_base__slice_u8 dst, wuffs_base__slice_u8 src) wuffs_base__slice_u8__copy_from_slice() argument 10404 wuffs_base__io_reader__limited_copy_u32_to_slice(const uint8_t** ptr_iop_r, const uint8_t* io2_r, uint32_t length, wuffs_base__slice_u8 dst) wuffs_base__io_reader__limited_copy_u32_to_slice() argument 13848 wuffs_base__private_implementation__render_inf(wuffs_base__slice_u8 dst, bool neg, uint32_t options) wuffs_base__private_implementation__render_inf() argument 13875 wuffs_base__private_implementation__render_nan(wuffs_base__slice_u8 dst) wuffs_base__private_implementation__render_nan() argument 13884 wuffs_base__private_implementation__high_prec_dec__render_exponent_absent( wuffs_base__slice_u8 dst, wuffs_base__private_implementation__high_prec_dec* h, uint32_t precision, uint32_t options) wuffs_base__private_implementation__high_prec_dec__render_exponent_absent() argument 13951 wuffs_base__private_implementation__high_prec_dec__render_exponent_present( wuffs_base__slice_u8 dst, wuffs_base__private_implementation__high_prec_dec* h, uint32_t precision, uint32_t options) wuffs_base__private_implementation__high_prec_dec__render_exponent_present() argument 14035 wuffs_base__render_number_f64(wuffs_base__slice_u8 dst, double x, uint32_t precision, uint32_t options) wuffs_base__render_number_f64() argument 14486 wuffs_base__private_implementation__render_number_u64(wuffs_base__slice_u8 dst, uint64_t x, uint32_t options, bool neg) wuffs_base__private_implementation__render_number_u64() argument 14535 wuffs_base__render_number_i64(wuffs_base__slice_u8 dst, int64_t x, uint32_t options) wuffs_base__render_number_i64() argument 14548 wuffs_base__render_number_u64(wuffs_base__slice_u8 dst, uint64_t x, uint32_t options) wuffs_base__render_number_u64() argument 14558 wuffs_base__base_16__decode2(wuffs_base__slice_u8 dst, wuffs_base__slice_u8 src, bool src_closed, uint32_t options) wuffs_base__base_16__decode2() argument 14596 wuffs_base__base_16__decode4(wuffs_base__slice_u8 dst, wuffs_base__slice_u8 src, bool src_closed, uint32_t options) wuffs_base__base_16__decode4() argument 14634 wuffs_base__base_16__encode2(wuffs_base__slice_u8 dst, wuffs_base__slice_u8 src, bool src_closed, uint32_t options) wuffs_base__base_16__encode2() argument 14671 wuffs_base__base_16__encode4(wuffs_base__slice_u8 dst, wuffs_base__slice_u8 src, bool src_closed, uint32_t options) wuffs_base__base_16__encode4() argument 14828 wuffs_base__base_64__decode(wuffs_base__slice_u8 dst, wuffs_base__slice_u8 src, bool src_closed, uint32_t options) wuffs_base__base_64__decode() argument 14946 wuffs_base__base_64__encode(wuffs_base__slice_u8 dst, wuffs_base__slice_u8 src, bool src_closed, uint32_t options) wuffs_base__base_64__encode() argument 20319 wuffs_base__pixel_swizzler__limited_swizzle_u32_interleaved_from_reader( const wuffs_base__pixel_swizzler* p, uint32_t up_to_num_pixels, wuffs_base__slice_u8 dst, wuffs_base__slice_u8 dst_palette, const uint8_t** ptr_iop_r, const uint8_t* io2_r) wuffs_base__pixel_swizzler__limited_swizzle_u32_interleaved_from_reader() argument 20342 wuffs_base__pixel_swizzler__swizzle_interleaved_from_reader( const wuffs_base__pixel_swizzler* p, wuffs_base__slice_u8 dst, wuffs_base__slice_u8 dst_palette, const uint8_t** ptr_iop_r, const uint8_t* io2_r) wuffs_base__pixel_swizzler__swizzle_interleaved_from_reader() argument 20361 wuffs_base__pixel_swizzler__swizzle_interleaved_from_slice( const wuffs_base__pixel_swizzler* p, wuffs_base__slice_u8 dst, wuffs_base__slice_u8 dst_palette, wuffs_base__slice_u8 src) wuffs_base__pixel_swizzler__swizzle_interleaved_from_slice() argument 20374 wuffs_base__pixel_swizzler__swizzle_interleaved_transparent_black( const wuffs_base__pixel_swizzler* p, wuffs_base__slice_u8 dst, wuffs_base__slice_u8 dst_palette, uint64_t num_pixels) wuffs_base__pixel_swizzler__swizzle_interleaved_transparent_black() argument 20397 wuffs_base__utf_8__encode(wuffs_base__slice_u8 dst, uint32_t code_point) wuffs_base__utf_8__encode() argument 39209 CopyIn(IOBuffer* dst) CopyIn() argument 39245 CopyIn(IOBuffer* dst) CopyIn() argument [all...] |
/third_party/vixl/src/aarch64/ |
H A D | assembler-aarch64.h | 1196 const MemOperand& dst, 1211 const MemOperand& dst, 1226 const MemOperand& dst, 1256 const MemOperand& dst, 1271 const MemOperand& dst, 1295 const MemOperand& dst); 1308 const MemOperand& dst); 1323 void stxrb(const Register& rs, const Register& rt, const MemOperand& dst); 1326 void stxrh(const Register& rs, const Register& rt, const MemOperand& dst); 1329 void stxr(const Register& rs, const Register& rt, const MemOperand& dst); [all...] |
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/ |
H A D | hdi_sink.c | 256 static void ConvertToFloat(pa_sample_format_t format, unsigned n, void *src, float *dst) in ConvertToFloat() argument 259 pa_assert(dst); in ConvertToFloat() 263 ConvertFrom16BitToFloat(n, src, dst); in ConvertToFloat() 266 ConvertFrom24BitToFloat(n, src, dst); in ConvertToFloat() 269 ConvertFrom32BitToFloat(n, src, dst); in ConvertToFloat() 272 ret = memcpy_s(dst, n, src, n); in ConvertToFloat() 276 dst[i] = srcFloat[i]; in ConvertToFloat() 283 static void ConvertFromFloat(pa_sample_format_t format, unsigned n, float *src, void *dst) in ConvertFromFloat() argument 286 pa_assert(dst); in ConvertFromFloat() 290 ConvertFromFloatTo16Bit(n, src, dst); in ConvertFromFloat() 1638 void *dst = pa_memblock_acquire_chunk(chunkIn); SinkRenderPrimaryAfterProcess() local [all...] |
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/ |
H A D | draw_cmd.cpp | 1023 : DrawOpItem(IMAGE_NINE_OPITEM), center_(handle->center), dst_(handle->dst), filter_(handle->filter), in DrawImageNineOpItem() 1068 out += " dst"; in Dump() 1093 dst_(handle->dst), filter_(handle->filter) in DrawImageLatticeOpItem() 1155 out += " dst"; in Dump() 1362 : DrawWithPaintOpItem(cmdList, handle->paintHandle, IMAGE_RECT_OPITEM), src_(handle->src), dst_(handle->dst), in DrawImageRectOpItem() 1372 const Rect& dst, const SamplingOptions& sampling, in DrawImageRectOpItem() 1374 : DrawWithPaintOpItem(paint, DrawOpItem::IMAGE_RECT_OPITEM), src_(src), dst_(dst), sampling_(sampling), in DrawImageRectOpItem() 1719 Drawing::Rect dst(bounds->GetLeft(), bounds->GetTop(), in GenerateCachedOpItem() 1727 imageHandle, src, dst, sampling, SrcRectConstraint::STRICT_SRC_RECT_CONSTRAINT, fakePaintHandle, isForeground); in GenerateCachedOpItem() 1780 Drawing::Rect dst(bound in GenerateCachedOpItem() 1371 DrawImageRectOpItem(const Image& image, const Rect& src, const Rect& dst, const SamplingOptions& sampling, SrcRectConstraint constraint, const Paint& paint, bool isForeground) DrawImageRectOpItem() argument [all...] |
/third_party/selinux/libsepol/src/ |
H A D | expand.c | 59 static int map_ebitmap(ebitmap_t * src, ebitmap_t * dst, uint32_t * map) in map_ebitmap() argument 63 ebitmap_init(dst); in map_ebitmap() 68 if (ebitmap_set_bit(dst, map[i] - 1, 1)) in map_ebitmap() 315 static int constraint_node_clone(constraint_node_t ** dst, in constraint_node_clone() argument 321 *dst = NULL; in constraint_node_clone() 392 *dst = new_con; in constraint_node_clone() 2108 static int context_copy(context_struct_t * dst, context_struct_t * src, in context_copy() argument 2111 dst->user = state->usermap[src->user - 1]; in context_copy() 2112 dst->role = state->rolemap[src->role - 1]; in context_copy() 2113 dst in context_copy() [all...] |
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fDrawTests.cpp | 772 void renderTo (sglr::Context& ctx, sglr::ShaderProgram& program, tcu::Surface& dst); 811 void InstancedGridRenderTest::renderTo (sglr::Context& ctx, sglr::ShaderProgram& program, tcu::Surface& dst) in renderTo() argument 915 ctx.viewport(0, 0, dst.getWidth(), dst.getHeight()); in renderTo() 936 ctx.readPixels(dst, 0, 0, dst.getWidth(), dst.getHeight()); in renderTo() 1497 void ComputeShaderGeneratedCase::renderTo (tcu::Surface& dst) 1527 gl.viewport(0, 0, dst.getWidth(), dst [all...] |
/device/soc/rockchip/common/sdk_linux/init/ |
H A D | main.c | 335 #define rest(dst, end) ((end) > (dst) ? (end) - (dst) : 0)
|
/foundation/multimedia/camera_lite/services/impl/src/ |
H A D | camera_device.cpp | 277 static int32_t CopyCodecOutput(uint8_t *dst, uint32_t *size, CodecBuffer *buffer) in CopyCodecOutput() argument 279 if (dst == nullptr || size == nullptr || buffer == nullptr) { in CopyCodecOutput() 282 char *dstBuf = reinterpret_cast<char *>(dst); in CopyCodecOutput()
|
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/ |
H A D | flat_object_store.cpp | 283 Bytes dst = StringUtils::StrToBytes(value); in PutString() local 284 data.insert(data.end(), dst.begin(), dst.end()); in PutString()
|
/third_party/ffmpeg/libavcodec/ |
H A D | intrax8.c | 512 static void dsp_x8_put_solidcolor(const uint8_t pix, uint8_t *dst, in dsp_x8_put_solidcolor() argument 517 memset(dst, pix, 8); in dsp_x8_put_solidcolor() 518 dst += linesize; in dsp_x8_put_solidcolor()
|
H A D | hevc_mvs.c | 116 static av_always_inline void mv_scale(Mv *dst, const Mv *src, int td, int tb) in mv_scale() argument 124 dst->x = av_clip_int16((scale_factor * src->x + 127 + in mv_scale() 126 dst->y = av_clip_int16((scale_factor * src->y + 127 + in mv_scale()
|
H A D | vqavideo.c | 766 unsigned char *dst = s->frame->data[0] + y_pos * s->frame->linesize[0] in vqa_decode_frame_hicolor() local 774 memcpy(dst, src, size); in vqa_decode_frame_hicolor() 775 dst += s->frame->linesize[0]; in vqa_decode_frame_hicolor()
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | h264_chromamc.asm | 106 ; void ff_put/avg_h264_chroma_mc8_*(uint8_t *dst /* align 8 */, 189 movq [dest_reg], m0 ; dst[0..7] = (A * src[0..7] + B * src[1..8] + (rnd >> 3)) >> 3 274 movq [dest_reg], m2 ; dst[0..7] = ([mm2,mm3] + rnd) >> 6
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_mcompand.c | 554 AVFilterContext *ctx = inlink->dst; in filter_frame() 578 double *a, *dst = (double *)out->extended_data[ch]; in filter_frame() local 596 dst[i] += a[i]; in filter_frame()
|
H A D | vf_signature.c | 87 AVFilterContext *ctx = inlink->dst; in config_input() 147 AVFilterContext *ctx = inlink->dst; in filter_frame() 377 return ff_filter_frame(inlink->dst->outputs[0], picref); in filter_frame()
|
H A D | vf_tinterlace.c | 153 // dst must not exceed src when the average of above and below in lowpass_line_complex_c() 184 // dst must not exceed src when the average of above and below in lowpass_line_complex_c_16() 298 * Copy picture field from src to dst. 308 uint8_t *dst[4], int dst_linesize[4], in copy_picture_field() 323 uint8_t *dstp = dst[plane]; in copy_picture_field() 359 AVFilterContext *ctx = inlink->dst; in filter_frame() 307 copy_picture_field(TInterlaceContext *tinterlace, uint8_t *dst[4], int dst_linesize[4], const uint8_t *src[4], int src_linesize[4], enum AVPixelFormat format, int w, int src_h, int src_field, int interleave, int dst_field, int flags) copy_picture_field() argument
|
/third_party/ffmpeg/libavutil/arm/ |
H A D | float_dsp_vfp.S | 27 @ void ff_vector_fmul_vfp(float *dst, const float *src0, const float *src1, int len) 74 @ void ff_vector_fmul_window_vfp(float *dst, const float *src0, 278 @ void ff_vector_fmul_reverse_vfp(float *dst, const float *src0,
|
/third_party/ffmpeg/libswscale/x86/ |
H A D | scale.asm | 37 ; (SwsContext *c, int{16,32}_t *dst, 53 cglobal hscale%1to%2_%4, %5, 7, %6, pos0, dst, w, src, filter, fltpos, pos1 55 cglobal hscale%1to%2_%4, %5, 10, %6, pos0, dst, w, srcmem, filter, fltpos, fltsize
|
/third_party/alsa-lib/src/mixer/ |
H A D | mixer.c | 992 * \param dst pointer to destination 995 void snd_mixer_class_copy(snd_mixer_class_t *dst, const snd_mixer_class_t *src) in snd_mixer_class_copy() argument 997 assert(dst && src); in snd_mixer_class_copy() 998 *dst = *src; in snd_mixer_class_copy()
|