Home
last modified time | relevance | path

Searched defs:src (Results 776 - 800 of 4010) sorted by relevance

1...<<31323334353637383940>>...161

/third_party/node/deps/icu-small/source/common/
H A Dubidiwrt.cpp59 doWriteForward(const char16_t *src, int32_t srcLength, in doWriteForward() argument
152 doWriteReverse(const char16_t *src, int32_t srcLength, in doWriteReverse() argument
309 ubidi_writeReverse(const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destSize, uint16_t options, UErrorCode *pErrorCode) ubidi_writeReverse() argument
462 const char16_t *src; ubidi_writeReordered() local
589 const char16_t *src; ubidi_writeReordered() local
[all...]
H A Duscript.cpp32 setCodes(const UScriptCode *src, int32_t length, in setCodes() argument
H A Ducasemap_titlecase_brkiter.cpp34 utf8ToTitle( const char *locale, uint32_t options, BreakIterator *iter, StringPiece src, ByteSink &sink, Edits *edits, UErrorCode &errorCode) utf8ToTitle() argument
57 utf8ToTitle( const char *locale, uint32_t options, BreakIterator *iter, const char *src, int32_t srcLength, char *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) utf8ToTitle() argument
102 ucasemap_utf8ToTitle(UCaseMap *csm, char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode) ucasemap_utf8ToTitle() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress.c905 _mesa_decompress_image(mesa_format format, GLuint width, GLuint height, const GLubyte *src, GLint srcRowStride, GLfloat *dest) _mesa_decompress_image() argument
H A Datifragshader.h60 GLuint src; member
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_lower_vs_vertex_conversion.c58 from_10_10_10_2_scaled(nir_builder *b, nir_ssa_def *src, in from_10_10_10_2_scaled() argument
66 from_10_10_10_2_snorm(nir_builder *b, nir_ssa_def *src, nir_ssa_def *lshift) in from_10_10_10_2_snorm() argument
78 from_10_10_10_2_unorm(nir_builder *b, nir_ssa_def *src, nir_ssa_def *lshift) in from_10_10_10_2_unorm() argument
118 nir_ssa_def *src = nir_channel(b, &intr->dest.ssa, 0); in lower_vs_vertex_conversion_impl() local
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_rasterpos.c125 const GLfloat *src; in update_attrib() local
/third_party/mesa3d/src/mesa/program/
H A Dprog_parameter_layout.c71 copy_indirect_accessed_array(struct gl_program_parameter_list *src, in copy_indirect_accessed_array() argument
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_gpu_memcpy.c115 emit_so_memcpy(struct anv_batch *batch, struct anv_device *device, struct anv_address dst, struct anv_address src, uint32_t size) emit_so_memcpy() argument
274 emit_so_memcpy(struct anv_memcpy_state *state, struct anv_address dst, struct anv_address src, uint32_t size) emit_so_memcpy() argument
293 cmd_buffer_so_memcpy(struct anv_cmd_buffer *cmd_buffer, struct anv_address dst, struct anv_address src, uint32_t size) cmd_buffer_so_memcpy() argument
[all...]
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ddbgutil.cpp140 udbg_escape(const UnicodeString &src, UnicodeString *dst) in udbg_escape() argument
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_cid.c67 void ngtcp2_scid_copy(ngtcp2_scid *dest, const ngtcp2_scid *src) { in ngtcp2_scid_copy() argument
102 void ngtcp2_dcid_copy(ngtcp2_dcid *dest, const ngtcp2_dcid *src) { in ngtcp2_dcid_copy() argument
115 ngtcp2_dcid_copy_cid_token(ngtcp2_dcid *dest, const ngtcp2_dcid *src) ngtcp2_dcid_copy_cid_token() argument
[all...]
H A Dngtcp2_str.c31 void *ngtcp2_cpymem(void *dest, const void *src, size_t n) { in ngtcp2_cpymem() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_analyze_boolean_resolves.c44 get_resolve_status_for_src(nir_src *src) in get_resolve_status_for_src() argument
67 src_mark_needs_resolve(nir_src *src, void *void_state) in src_mark_needs_resolve() argument
[all...]
H A Dbrw_nir_opt_peephole_ffma.c70 get_mul_for_src(nir_alu_src *src, unsigned num_components, in get_mul_for_src() argument
[all...]
H A Dbrw_nir_lower_conversions.c58 nir_ssa_def *src = nir_ssa_for_alu_src(b, alu, 0); in split_conversion() local
/third_party/mesa3d/src/util/
H A Du_memory.h78 mem_dup(const void *src, size_t size) in mem_dup() argument
/third_party/mesa3d/src/util/format/
H A Du_format_other.c42 const uint8_t *src = src_row; in util_format_r9g9b9e5_float_unpack_rgba_float() local
59 const float *src = src_row; in util_format_r9g9b9e5_float_pack_rgba_float() local
73 util_format_r9g9b9e5_float_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, in util_format_r9g9b9e5_float_fetch_rgba() argument
91 const uint8_t *src = src_row; in util_format_r9g9b9e5_float_unpack_rgba_8unorm() local
113 const uint8_t *src = src_row; util_format_r9g9b9e5_float_pack_rgba_8unorm() local
138 const uint8_t *src = src_row; util_format_r11g11b10_float_unpack_rgba_float() local
155 const float *src = src_row; util_format_r11g11b10_float_pack_rgba_float() local
169 util_format_r11g11b10_float_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, UNUSED unsigned i, UNUSED unsigned j) util_format_r11g11b10_float_fetch_rgba() argument
187 const uint8_t *src = src_row; util_format_r11g11b10_float_unpack_rgba_8unorm() local
209 const uint8_t *src = src_row; util_format_r11g11b10_float_pack_rgba_8unorm() local
248 const uint16_t *src = (const uint16_t *)src_row; util_format_r8g8bx_snorm_unpack_rgba_float() local
271 const uint16_t *src = (const uint16_t *)src_row; util_format_r8g8bx_snorm_unpack_rgba_8unorm() local
295 const float *src = src_row; util_format_r8g8bx_snorm_pack_rgba_float() local
321 const uint8_t *src = src_row; util_format_r8g8bx_snorm_pack_rgba_8unorm() local
340 util_format_r8g8bx_snorm_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, UNUSED unsigned i, UNUSED unsigned j) util_format_r8g8bx_snorm_fetch_rgba() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_linear_fastpath.c84 const uint8_t *src = texture->base; in lp_linear_blit_rgba_blit() local
135 const uint8_t *src = texture->base; in lp_linear_blit_rgb1_blit() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Ddbgutil.cpp140 udbg_escape(const UnicodeString &src, UnicodeString *dst) in udbg_escape() argument
/third_party/icu/icu4c/source/test/perf/strsrchperf/
H A Dstrsrchperf.h24 const UChar* src; member in StringSearchPerfFunction
51 const UChar* src; member in StringSearchPerformanceTest
/third_party/libinput/src/
H A Dutil-matrix.h166 matrix_to_relative(struct matrix *dest, const struct matrix *src) in matrix_to_relative() argument
/third_party/lwip/src/core/ipv4/
H A Dicmp.c89 const ip4_addr_t *src; in icmp_input() local
[all...]
/third_party/lwip/src/core/
H A Dudp.c213 u16_t src, dest; local
[all...]
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dunicodestring.h45 UnicodeString(const UnicodeString& src) in UnicodeString() argument
H A Dunicodestring.cc29 UnicodeString& UnicodeString::operator=(const UnicodeString& src) { in operator =() argument
60 void UnicodeString::replace(int start, int length, const UnicodeString& src) { in replace() argument

Completed in 13 milliseconds

1...<<31323334353637383940>>...161