| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | basictz.cpp | 132 getSimpleRulesNear(UDate date, InitialTimeZoneRule*& initial, AnnualTimeZoneRule*& std, AnnualTimeZoneRule*& dst, UErrorCode& status) const getSimpleRulesNear() argument
|
| H A D | ucol_res.cpp | 546 Collator::getDisplayName(Locale(objLoc), Locale(dispLoc), dst); in ucol_getDisplayName() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | test_eu_validate.cpp | 2468 struct brw_reg dst; in TEST_P() member
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_texture.c | 353 st_texture_image_copy(struct pipe_context *pipe, struct pipe_resource *dst, GLuint dstLevel, struct pipe_resource *src, GLuint srcLevel, GLuint face) st_texture_image_copy() argument
|
| H A D | st_atifs_to_nir.c | 282 emit_dstmod(struct st_translate *t, struct nir_ssa_def *dst, GLuint dstMod) emit_dstmod() argument [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | uniform_query.cpp | 405 union gl_constant_value *const dst = in _mesa_get_uniform() local 848 uint8_t *dst = (uint8_t *) store->data; _mesa_propagate_uniforms_to_driver_storage() local [all...] |
| H A D | arbprogram.c | 1066 char *dst = (char *) string; in _mesa_GetProgramStringARB() local 1097 char *dst = (char *) string; in _mesa_GetNamedProgramStringEXT() local
|
| H A D | atifragshader.c | 131 static void debug_op(GLint optype, GLuint arg_count, GLenum op, GLuint dst, in debug_op() argument 446 _mesa_PassTexCoordATI(GLuint dst, GLuint coord, GLenum swizzle) in _mesa_PassTexCoordATI() argument 519 _mesa_SampleMapATI(GLuint dst, GLuint interp, GLenum swizzle) _mesa_SampleMapATI() argument 593 _mesa_FragmentOpXATI(GLint optype, GLuint arg_count, GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod) _mesa_FragmentOpXATI() argument 751 _mesa_ColorFragmentOp1ATI(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod) _mesa_ColorFragmentOp1ATI() argument 760 _mesa_ColorFragmentOp2ATI(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod) _mesa_ColorFragmentOp2ATI() argument 771 _mesa_ColorFragmentOp3ATI(GLenum op, GLuint dst, GLuint dstMask, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod) _mesa_ColorFragmentOp3ATI() argument 783 _mesa_AlphaFragmentOp1ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod) _mesa_AlphaFragmentOp1ATI() argument 791 _mesa_AlphaFragmentOp2ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod) _mesa_AlphaFragmentOp2ATI() argument 801 _mesa_AlphaFragmentOp3ATI(GLenum op, GLuint dst, GLuint dstMod, GLuint arg1, GLuint arg1Rep, GLuint arg1Mod, GLuint arg2, GLuint arg2Rep, GLuint arg2Mod, GLuint arg3, GLuint arg3Rep, GLuint arg3Mod) _mesa_AlphaFragmentOp3ATI() argument 812 _mesa_SetFragmentShaderConstantATI(GLuint dst, const GLfloat * value) _mesa_SetFragmentShaderConstantATI() argument [all...] |
| H A D | context.c | 1213 _mesa_copy_context( const struct gl_context *src, struct gl_context *dst, in _mesa_copy_context() argument [all...] |
| H A D | format_utils.c | 54 invert_swizzle(uint8_t dst[4], const uint8_t src[4]) in invert_swizzle() argument 199 convert_ubyte_rgba_to_bgra(size_t width, size_t height, const uint8_t *src, size_t src_stride, uint8_t *dst, size_t dst_stride) convert_ubyte_rgba_to_bgra() argument 282 uint8_t *dst = (uint8_t *)void_dst; _mesa_format_convert() local 798 swizzle_convert_try_memcpy(void *dst, enum mesa_array_format_datatype dst_type, int num_dst_channels, const void *src, enum mesa_array_format_datatype src_type, int num_src_channels, const uint8_t swizzle[4], bool normalized, int count) swizzle_convert_try_memcpy() argument [all...] |
| /third_party/mesa3d/src/util/format/ |
| H A D | u_format_s3tc.c | 46 util_format_dxt1_rgb_fetch_rgba_8unorm(uint8_t *restrict dst, const uint8_t *restrict src, unsigned i, unsigned j) in util_format_dxt1_rgb_fetch_rgba_8unorm() argument 52 util_format_dxt1_rgba_fetch_rgba_8unorm(uint8_t *restrict dst, const uint8_t *restrict src, unsigned i, unsigned j) in util_format_dxt1_rgba_fetch_rgba_8unorm() argument 58 util_format_dxt3_rgba_fetch_rgba_8unorm(uint8_t *restrict dst, const uint8_t *restrict src, unsigned i, unsigned j) in util_format_dxt3_rgba_fetch_rgba_8unorm() argument 64 util_format_dxt5_rgba_fetch_rgba_8unorm(uint8_t *restrict dst, const uint8_t *restrict src, unsigned i, unsigned j) in util_format_dxt5_rgba_fetch_rgba_8unorm() argument 72 float *dst = in_dst; in util_format_dxt1_rgb_fetch_rgba() local 84 float *dst = in_dst; util_format_dxt1_rgba_fetch_rgba() local 96 float *dst = in_dst; util_format_dxt3_rgba_fetch_rgba() local 108 float *dst = in_dst; util_format_dxt5_rgba_fetch_rgba() local 136 uint8_t *dst = dst_row + (y + j)*dst_stride/sizeof(*dst_row) + (x + i)*comps; util_format_dxtn_rgb_unpack_rgba_8unorm() local 212 float *dst = dst_row + (y + j)*dst_stride/sizeof(*dst_row) + (x + i)*4; util_format_dxtn_rgb_unpack_rgba_float() local 297 uint8_t *dst = dst_row; util_format_dxtn_pack_rgba_8unorm() local 374 uint8_t *dst = dst_row; util_format_dxtn_pack_rgba_float() local 447 util_format_dxt1_srgb_fetch_rgba_8unorm(uint8_t *restrict dst, const uint8_t *restrict src, unsigned i, unsigned j) util_format_dxt1_srgb_fetch_rgba_8unorm() argument 458 util_format_dxt1_srgba_fetch_rgba_8unorm(uint8_t *restrict dst, const uint8_t *restrict src, unsigned i, unsigned j) util_format_dxt1_srgba_fetch_rgba_8unorm() argument 469 util_format_dxt3_srgba_fetch_rgba_8unorm(uint8_t *restrict dst, const uint8_t *restrict src, unsigned i, unsigned j) util_format_dxt3_srgba_fetch_rgba_8unorm() argument 480 util_format_dxt5_srgba_fetch_rgba_8unorm(uint8_t *restrict dst, const uint8_t *restrict src, unsigned i, unsigned j) util_format_dxt5_srgba_fetch_rgba_8unorm() argument 493 float *dst = in_dst; util_format_dxt1_srgb_fetch_rgba() local 505 float *dst = in_dst; util_format_dxt1_srgba_fetch_rgba() local 517 float *dst = in_dst; util_format_dxt3_srgba_fetch_rgba() local 529 float *dst = in_dst; util_format_dxt5_srgba_fetch_rgba() local [all...] |
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_device.c | 531 copy_vk_struct_guts(VkBaseOutStructure *dst, VkBaseInStructure *src, size_t struct_size) in copy_vk_struct_guts() argument
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_build_util.cpp | 68 BuildUtil::mkOp1(operation op, DataType ty, Value *dst, Value *src) in mkOp1() argument 80 BuildUtil::mkOp2(operation op, DataType ty, Value *dst, in mkOp2() argument 94 BuildUtil::mkOp3(operation op, DataType ty, Value *dst, in mkOp3() argument 109 BuildUtil::mkLoad(DataType ty, Value *dst, Symbol *mem, Value *ptr) in mkLoad() argument 138 BuildUtil::mkFetch(Value *dst, DataType ty, DataFile file, int32_t offset, in mkFetch() argument 153 mkInterp(unsigned mode, Value *dst, int32_t offset, Value *rel) mkInterp() argument 173 mkMov(Value *dst, Value *src, DataType ty) mkMov() argument 198 mkMovFromReg(Value *dst, int id) mkMovFromReg() argument 211 mkCvt(operation op, DataType dstTy, Value *dst, DataType srcTy, Value *src) mkCvt() argument 225 mkCmp(operation op, CondCode cc, DataType dstTy, Value *dst, DataType srcTy, Value *src0, Value *src1, Value *src2) mkCmp() argument 275 mkSelect(Value *pred, Value *dst, Value *trSrc, Value *flSrc) mkSelect() argument 416 loadImm(Value *dst, float f) loadImm() argument 422 loadImm(Value *dst, double d) loadImm() argument 428 loadImm(Value *dst, uint16_t u) loadImm() argument 434 loadImm(Value *dst, uint32_t u) loadImm() argument 440 loadImm(Value *dst, uint64_t u) loadImm() argument [all...] |
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_image.c | 116 VkBaseOutStructure *dst = NULL; in vn_image_deferred_info_init() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs_linear_llvm.c | 129 llvm_fragment_body(struct lp_build_context *bld, struct lp_fragment_shader *shader, struct lp_fragment_shader_variant *variant, struct linear_sampler* sampler, LLVMValueRef *inputs_ptrs, LLVMValueRef consts_ptr, LLVMValueRef blend_color, LLVMValueRef alpha_ref, struct lp_type fs_type, LLVMValueRef dst) llvm_fragment_body() argument
|
| H A D | lp_surface.c | 40 lp_resource_copy_ms(struct pipe_context *pipe, struct pipe_resource *dst, unsigned dst_level, unsigned dstx, unsigned dsty, unsigned dstz, struct pipe_resource *src, unsigned src_level, const struct pipe_box *src_box) lp_resource_copy_ms() argument 85 lp_resource_copy(struct pipe_context *pipe, struct pipe_resource *dst, unsigned dst_level, unsigned dstx, unsigned dsty, unsigned dstz, struct pipe_resource *src, unsigned src_level, const struct pipe_box *src_box) lp_resource_copy() argument 313 llvmpipe_clear_render_target(struct pipe_context *pipe, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) llvmpipe_clear_render_target() argument 382 llvmpipe_clear_depth_stencil(struct pipe_context *pipe, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) llvmpipe_clear_depth_stencil() argument 473 char *dst; llvmpipe_clear_buffer() local [all...] |
| H A D | lp_test_blend.c | 156 LLVMValueRef dst; in add_blend_test() local 196 compute_blend_ref_term(unsigned rgb_factor, unsigned alpha_factor, const double *factor, const double *src, const double *src1, const double *dst, const double *con, double *term) compute_blend_ref_term() argument 360 compute_blend_ref(const struct pipe_blend_state *blend, const double *src, const double *src1, const double *dst, const double *con, double *res) compute_blend_ref() argument 471 uint8_t *src, *src1, *dst, *con, *res, *ref; test_one() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_miptree.c | 150 struct nv30_rect src, dst; in nv30_resource_copy_region() local 172 struct nv30_rect src, dst; in nv30_resource_resolve() local [all...] |
| H A D | nv30_transfer.c | 45 nv30_transfer_scaled(struct nv30_rect *src, struct nv30_rect *dst) in nv30_transfer_scaled() argument 652 nv30_transfer_rect(struct nv30_context *nv30, enum nv30_transfer_filter filter, struct nv30_rect *src, struct nv30_rect *dst) nv30_transfer_rect() argument 687 nv30_transfer_copy_data(struct nouveau_context *nv, struct nouveau_bo *dst, unsigned d_off, unsigned d_dom, struct nouveau_bo *src, unsigned s_off, unsigned s_dom, unsigned size) nv30_transfer_copy_data() argument [all...] |
| H A D | nvfx_fragprog.c | 163 emit_dst(struct nvfx_fpc *fpc, struct nvfx_reg dst) in emit_dst() argument 452 struct nvfx_reg dst; in nvfx_fragprog_parse_instruction() local [all...] |
| H A D | nvfx_vertprog.c | 205 emit_dst(struct nvfx_vpc *vpc, uint32_t *hw, int slot, struct nvfx_reg dst) emit_dst() argument 423 struct nvfx_reg dst; tgsi_dst() local 465 struct nvfx_reg dst; nvfx_vertprog_parse_instruction() local [all...] |
| /third_party/ltp/testcases/kernel/kvm/ |
| H A D | lib_x86.c | 116 static void kvm_set_segment_descriptor64(struct segment_descriptor64 *dst, in kvm_set_segment_descriptor64() argument 130 void kvm_set_segment_descriptor(struct segment_descriptor *dst, in kvm_set_segment_descriptor() argument 299 kvm_vmcb_copy_gdt_descriptor(struct kvm_vmcb_descriptor *dst, unsigned int gdt_id) kvm_vmcb_copy_gdt_descriptor() argument [all...] |
| /third_party/lwip/src/apps/snmp/ |
| H A D | snmp_mib2_ip.c | 417 ip4_addr_t dst; in ip_RouteTable_get_cell_value() local 449 ip4_addr_t dst; in ip_RouteTable_get_next_cell_instance_and_value() local 461 ip4_addr_t dst; in ip_RouteTable_get_next_cell_instance_and_value() local [all...] |
| /third_party/libwebsockets/lib/plat/unix/ |
| H A D | unix-sockets.c | 396 lws_plat_inet_ntop(int af, const void *src, char *dst, socklen_t cnt) in lws_plat_inet_ntop() argument 402 lws_plat_inet_pton(int af, const char *src, void *dst) in lws_plat_inet_pton() argument
|
| /third_party/libdrm/tests/exynos/ |
| H A D | exynos_fimg2d_test.c | 192 static int g2d_solid_fill_test(struct exynos_device *dev, struct exynos_bo *dst) in g2d_solid_fill_test() argument 240 g2d_copy_test(struct exynos_device *dev, struct exynos_bo *src, struct exynos_bo *dst, enum e_g2d_buf_type type) g2d_copy_test() argument 447 g2d_copy_with_scale_test(struct exynos_device *dev, struct exynos_bo *src, struct exynos_bo *dst, enum e_g2d_buf_type type) g2d_copy_with_scale_test() argument 535 g2d_blend_test(struct exynos_device *dev, struct exynos_bo *src, struct exynos_bo *dst, enum e_g2d_buf_type type) g2d_blend_test() argument 636 g2d_checkerboard_test(struct exynos_device *dev, struct exynos_bo *src, struct exynos_bo *dst, enum e_g2d_buf_type type) g2d_checkerboard_test() argument [all...] |