Home
last modified time | relevance | path

Searched defs:src (Results 4026 - 4050 of 8076) sorted by relevance

1...<<161162163164165166167168169170>>...324

/third_party/icu/icu4c/source/common/
H A Ducptrie.cpp198 ucptrie_internalU8PrevIndex(const UCPTrie *trie, UChar32 c, const uint8_t *start, const uint8_t *src) ucptrie_internalU8PrevIndex() argument
H A Duidna.cpp145 getNextSeparator(UChar *src, int32_t srcLength, in getNextSeparator() argument
194 _internal_toASCII(const UChar* src, int32_t srcLength, UChar* dest, int32_t destCapacity, int32_t options, UStringPrepProfile* nameprep, UParseError* parseError, UErrorCode* status) _internal_toASCII() argument
394 _internal_toUnicode(const UChar* src, int32_t srcLength, UChar* dest, int32_t destCapacity, int32_t options, UStringPrepProfile* nameprep, UParseError* parseError, UErrorCode* status) _internal_toUnicode() argument
611 uidna_toASCII(const UChar* src, int32_t srcLength, UChar* dest, int32_t destCapacity, int32_t options, UParseError* parseError, UErrorCode* status) uidna_toASCII() argument
640 uidna_toUnicode(const UChar* src, int32_t srcLength, UChar* dest, int32_t destCapacity, int32_t options, UParseError* parseError, UErrorCode* status) uidna_toUnicode() argument
669 uidna_IDNToASCII( const UChar *src, int32_t srcLength, UChar* dest, int32_t destCapacity, int32_t options, UParseError *parseError, UErrorCode *status) uidna_IDNToASCII() argument
762 uidna_IDNToUnicode( const UChar* src, int32_t srcLength, UChar* dest, int32_t destCapacity, int32_t options, UParseError* parseError, UErrorCode* status) uidna_IDNToUnicode() argument
[all...]
/third_party/FreeBSD/stand/usb/
H A Dusb_busdma_loader.c183 usbd_copy_from_user(void *dest, uint32_t dest_len, const void *src, uint32_t src_len) in usbd_copy_from_user() argument
198 usbd_copy_to_user(void *dest, uint32_t dest_len, const void *src, uint32_t src_len) in usbd_copy_to_user() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DPseudoLocales.java122 public static CldrDataSupplier addPseudoLocalesTo(CldrDataSupplier src) { in addPseudoLocalesTo() argument
127 private final CldrDataSupplier src; field in PseudoLocales.PseudoSupplier
132 PseudoSupplier(CldrDataSupplier src) { in PseudoSupplier() argument
148 getUnresolvedPaths( CldrDataSupplier src, String... ids) getUnresolvedPaths() argument
[all...]
H A DSupplementalData.java108 public static SupplementalData create(CldrDataSupplier src) { in create() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DLocaleDistanceMapper.java124 public static IcuData process(CldrDataSupplier src) { in process() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DTransliteratorRegistry.java603 private Object[] findInDynamicStore(Spec src, in findInDynamicStore() argument
625 private Object[] findInStaticStore(Spec src, in findInStaticStore() argument
[all...]
H A DIDNA.java480 public static StringBuffer convertToASCII(String src, int options) in convertToASCII() argument
512 public static StringBuffer convertToASCII(StringBuffer src, int options) in convertToASCII() argument
544 public static StringBuffer convertToASCII(UCharacterIterator src, int options) in convertToASCII() argument
580 convertIDNToASCII(UCharacterIterator src, int options) convertIDNToASCII() argument
616 convertIDNToASCII(StringBuffer src, int options) convertIDNToASCII() argument
652 convertIDNToASCII(String src,int options) convertIDNToASCII() argument
684 convertToUnicode(String src, int options) convertToUnicode() argument
716 convertToUnicode(StringBuffer src, int options) convertToUnicode() argument
748 convertToUnicode(UCharacterIterator src, int options) convertToUnicode() argument
781 convertIDNToUnicode(UCharacterIterator src, int options) convertIDNToUnicode() argument
814 convertIDNToUnicode(StringBuffer src, int options) convertIDNToUnicode() argument
847 convertIDNToUnicode(String src, int options) convertIDNToUnicode() argument
[all...]
H A DStringPrep.java429 private StringBuffer normalize(StringBuffer src){ in normalize() argument
498 public StringBuffer prepare(UCharacterIterator src, int options) in prepare() argument
580 public String prepare(String src, int options) in prepare() argument
/third_party/icu/icu4c/source/i18n/
H A Dnumber_fluent.cpp492 lnfMoveHelper(LNF&& src) lnfMoveHelper() argument
[all...]
/third_party/libsnd/src/
H A Dmpeg_decode.c161 f2d_array (const float *src, int count, double *dest, double normfact) in f2d_array() argument
288 strcpy_inbounded (char *dest, size_t size, const char *src) in strcpy_inbounded() argument
H A Ddouble64.c488 d2s_array (const double *src, int count, short *dest, double scale) in d2s_array() argument
495 d2s_clip_array (const double *src, int count, short *dest, double scale) in d2s_clip_array() argument
509 d2i_array (const double *src, int count, int *dest, double scale) in d2i_array() argument
516 d2i_clip_array (const double *src, int count, int *dest, double scale) in d2i_clip_array() argument
530 d2f_array (const double *src, int count, float *dest) in d2f_array() argument
537 s2d_array(const short *src, double *dest, int count, double scale) s2d_array() argument
544 i2d_array(const int *src, double *dest, int count, double scale) i2d_array() argument
551 f2d_array(const float *src, double *dest, int count) f2d_array() argument
[all...]
H A Dfloat32.c438 f2s_array (const float *src, int count, short *dest, float scale) in f2s_array() argument
446 f2s_clip_array (const float *src, int count, short *dest, float scale) in f2s_clip_array() argument
460 f2i_array (const float *src, int count, int *dest, float scale) in f2i_array() argument
467 f2i_clip_array (const float *src, int count, int *dest, float scale) in f2i_clip_array() argument
481 f2d_array (const float *src, int count, double *dest) in f2d_array() argument
488 s2f_array(const short *src, float *dest, int count, float scale) s2f_array() argument
495 i2f_array(const int *src, float *dest, int count, float scale) i2f_array() argument
502 d2f_array(const double *src, float *dest, int count) d2f_array() argument
[all...]
H A Dxi.c967 dsc2s_array(XI_PRIVATE *pxi, signed char *src, int count, short *dest) dsc2s_array() argument
982 dsc2i_array(XI_PRIVATE *pxi, signed char *src, int count, int *dest) dsc2i_array() argument
997 dsc2f_array(XI_PRIVATE *pxi, signed char *src, int count, float *dest, float normfact) dsc2f_array() argument
1012 dsc2d_array(XI_PRIVATE *pxi, signed char *src, int count, double *dest, double normfact) dsc2d_array() argument
1030 s2dsc_array(XI_PRIVATE *pxi, const short *src, signed char *dest, int count) s2dsc_array() argument
1046 i2dsc_array(XI_PRIVATE *pxi, const int *src, signed char *dest, int count) i2dsc_array() argument
1062 f2dsc_array(XI_PRIVATE *pxi, const float *src, signed char *dest, int count, float normfact) f2dsc_array() argument
1078 d2dsc_array(XI_PRIVATE *pxi, const double *src, signed char *dest, int count, double normfact) d2dsc_array() argument
1097 dles2s_array(XI_PRIVATE *pxi, short *src, int count, short *dest) dles2s_array() argument
1112 dles2i_array(XI_PRIVATE *pxi, short *src, int count, int *dest) dles2i_array() argument
1127 dles2f_array(XI_PRIVATE *pxi, short *src, int count, float *dest, float normfact) dles2f_array() argument
1142 dles2d_array(XI_PRIVATE *pxi, short *src, int count, double *dest, double normfact) dles2d_array() argument
1160 s2dles_array(XI_PRIVATE *pxi, const short *src, short *dest, int count) s2dles_array() argument
1176 i2dles_array(XI_PRIVATE *pxi, const int *src, short *dest, int count) i2dles_array() argument
1192 f2dles_array(XI_PRIVATE *pxi, const float *src, short *dest, int count, float normfact) f2dles_array() argument
1209 d2dles_array(XI_PRIVATE *pxi, const double *src, short *dest, int count, double normfact) d2dles_array() argument
[all...]
/third_party/lzma/CPP/Common/
H A DMyCom.h77 inline HRESULT StringToBstr(LPCOLESTR src, BSTR *bstr) in StringToBstr() argument
107 CMyComBSTR(LPCOLESTR src) { m_str = ::SysAllocString(src); } in CMyComBSTR() argument
135 operator =(LPCOLESTR src) operator =() argument
[all...]
/third_party/mbedtls/library/
H A Dcamellia.c867 unsigned char src[16]; in mbedtls_camellia_self_test() local
/third_party/lzma/CPP/Windows/
H A DSystemInfo.cpp469 static void AddBracedString(AString &dest, AString &src) in AddBracedString() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_gcm.c168 is_src_scalarizable(nir_src *src) in is_src_scalarizable() argument
232 is_binding_uniform(nir_src src) in is_binding_uniform() argument
348 nir_tex_src *src = &tex->src[i]; gcm_pin_instructions() local
428 gcm_schedule_early_src(nir_src *src, void *void_state) gcm_schedule_early_src() argument
[all...]
H A Dnir_opt_find_array_copies.c395 handle_read(nir_deref_instr *src, struct match_state *state) in handle_read() argument
420 handle_write(nir_deref_instr *dst, nir_deref_instr *src, in handle_write() argument
[all...]
H A Dnir_lower_mediump.c555 fold_16bit_src(nir_builder *b, nir_instr *instr, nir_src *src, nir_alu_type src_type) fold_16bit_src() argument
701 nir_src *src = &tex->src[i].src; fold_16bit_tex_srcs() local
717 nir_src *src = &tex->src[i].src; fold_16bit_tex_srcs() local
[all...]
/third_party/mesa3d/src/freedreno/afuc/
H A Dafuc.h149 uint32_t src : 5; member
187 uint32_t src member
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir.c295 nir_ssa_def *src = nir_ssa_for_src(b, tex->src[coord_idx].src, ncomp); in ir3_nir_lower_array_sampler_cb() local
H A Dir3_merge_regs.c127 struct ir3_register *src = in chase_copies() local
428 struct ir3_register *src[phi_count]; in create_parallel_copy() local
H A Dir3_ra_validate.c156 merge_reg(struct reg_state *dst, const struct reg_state *src) in merge_reg() argument
182 merge_file(struct file_state *dst, const struct file_state *src, unsigned size) merge_file() argument
191 merge_state(struct ra_val_ctx *ctx, struct reaching_state *dst, const struct reaching_state *src) merge_state() argument
201 merge_state_physical(struct ra_val_ctx *ctx, struct reaching_state *dst, const struct reaching_state *src) merge_state_physical() argument
237 struct ir3_register *src = split->srcs[0]; propagate_split() local
259 struct ir3_register *src = collect->srcs[i]; propagate_collect() local
291 struct ir3_register *src = pcopy->srcs[i]; propagate_parallelcopy() local
439 check_reaching_src(struct ra_val_ctx *ctx, struct ir3_instruction *instr, struct ir3_register *src) check_reaching_src() argument
[all...]
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_glsl450.c51 build_mat_subdet(struct nir_builder *b, struct nir_ssa_def **src, in build_mat_subdet() argument
102 build_mat_det(struct vtn_builder *b, struct vtn_ssa_value *src) in build_mat_det() argument
114 matrix_inverse(struct vtn_builder *b, struct vtn_ssa_value *src) in matrix_inverse() argument
318 nir_ssa_def *src[3] = { NULL, }; handle_glsl450_alu() local
[all...]

Completed in 25 milliseconds

1...<<161162163164165166167168169170>>...324