Home
last modified time | relevance | path

Searched defs:conv (Results 1 – 25 of 54) sorted by relevance

123

/external/icu/icu4c/source/samples/ucnv/
Dconvsamp.cpp204 UConverter *conv; in convsample_02() local
300 UConverter *conv; in convsample_05() local
396 UConverter *conv; in convsample_06() local
529 UConverter *conv; in convsample_12() local
569 UConverter *conv = NULL; in convsample_13() local
616 UConverter *conv = NULL; in convsample_20_didSubstitute() local
710 UConverter *conv = NULL, *cloneCnv = NULL; in convsample_21_didSubstitute() local
879 UConverter *conv = NULL; in convsample_40() local
985 UConverter *conv = NULL; in convsample_46() local
1080 UConverter *conv = NULL; in convsample_50() local
/external/libedit/src/
Dchartype.c50 ct_conv_buff_resize(ct_buffer_t *conv, size_t mincsize, size_t minwsize) in ct_conv_buff_resize()
78 ct_encode_string(const Char *s, ct_buffer_t *conv) in ct_encode_string()
112 ct_decode_string(const char *s, ct_buffer_t *conv) in ct_decode_string()
136 ct_decode_argv(int argc, const char *argv[], ct_buffer_t *conv) in ct_decode_argv()
Dsearch.c114 static ct_buffer_t conv; in el_match() local
/external/elfutils/src/libdwelf/
Ddwelf_elf_gnu_debuglink.c79 Elf_Data conv = in dwelf_elf_gnu_debuglink() local
/external/sfntly/cpp/src/test/
Dtest_utils_test.cc32 UConverter* conv = TestUtils::GetEncoder("utf8"); in TestEncoding() local
Dtest_utils.cc76 UConverter* conv = ucnv_open(charset_name, &status); in GetEncoder() local
/external/icu/icu4c/source/i18n/
Dcsmatch.cpp61 UConverter *conv = ucnv_open(getName(), status); in getUChars() local
/external/toybox/scripts/
Dmkstatus.py49 conv = [("posix", '<a href="http://pubs.opengroup.org/onlinepubs/9699919799/utilities/%s.html">%%s<… variable
/external/e2fsprogs/intl/
DgettextP.h117 __gconv_t conv; member
120 iconv_t conv; member
/external/icu/icu4c/source/common/
Dustr_wcs.cpp74 UConverter* conv = NULL; in _strToWCS() local
289 UConverter* conv = NULL; in _strFromWCS() local
/external/icu/icu4c/source/tools/toolutil/
Ducbuf.c47 UConverter* conv; member
53 ucbuf_autodetect_fs(FileStream* in, const char** cp, UConverter** conv, int32_t* signatureLength, U… in ucbuf_autodetect_fs()
132 ucbuf_autodetect(const char* fileName, const char** cp,UConverter** conv, int32_t* signatureLength,… in ucbuf_autodetect()
/external/clang/test/CodeGenCXX/
Dcondition.cpp71 switch (ConvertibleToInt conv = ConvertibleToInt()) { in switch_destruct() local
/external/compiler-rt/lib/tsan/rtl/
Dtsan_suppressions.cc66 static const char *conv(ReportType typ) { in conv() function
/external/skia/src/gpu/effects/
DGrConvolutionEffect.cpp108 const GrConvolutionEffect& conv = processor.cast<GrConvolutionEffect>(); in setData() local
139 const GrConvolutionEffect& conv = processor.cast<GrConvolutionEffect>(); in GenKey() local
/external/icu/icu4c/source/tools/genbrk/
Dgenbrk.cpp241 UConverter* conv; in main() local
/external/skia/src/effects/
DSkGpuBlurUtils.cpp58 SkAutoTUnref<GrFragmentProcessor> conv(GrConvolutionEffect::CreateGaussian( in convolve_gaussian_1d() local
79 SkAutoTUnref<GrFragmentProcessor> conv(GrMatrixConvolutionEffect::CreateGaussian( in convolve_gaussian_2d() local
/external/lldb/test/lang/cpp/class_types/
Dmain.cpp122 Conversion conv(1); in main() local
/external/libxml2/include/libxml/
DxmlIO.h149 xmlBufPtr conv; /* if encoder != NULL buffer for output */ member
/external/icu/icu4c/source/test/cintltst/
Dncnvtst.c914 UConverter *conv=NULL; in TestAvailableConverters() local
1023 UConverter *conv = 0; in convertFromU() local
1102 UConverter *conv = 0; in convertToU() local
1199 UConverter *conv = 0; in testConvertFromU() local
1371 UConverter *conv = 0; in testConvertToU() local
Dncnvfbts.c135 UConverter *conv = 0; in testConvertFromUnicode() local
296 UConverter *conv = 0; in testConvertToUnicode() local
/external/icu/icu4c/source/samples/ugrep/
Dugrep.cpp317 UConverter* conv; in readFile() local
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetICU.java169 CharsetICU conv = null; in getCharset() local
/external/icu/icu4c/source/test/intltest/
Didnaconf.cpp104 UConverter* conv = ucnv_open("utf-8", &status); in ReadAndConvertFile() local
/external/libpng/contrib/libtests/
Dmakepng.c250 png_uint_32 value, png_const_bytep gamma_table, double conv) in set_value()
311 int bit_depth, png_const_bytep gamma_table, double conv, in generate_row()
594 double conv; in write_png() local
/external/valgrind/VEX/priv/
Dhost_s390_isel.c1086 s390_bfp_conv_t conv; in s390_isel_int_expr_wrk() local
2155 s390_bfp_conv_t conv; in s390_isel_float128_expr_wrk() local
2368 s390_bfp_conv_t conv; in s390_isel_float_expr_wrk() local
2507 s390_bfp_conv_t conv; in s390_isel_float_expr_wrk() local
2868 s390_dfp_conv_t conv; in s390_isel_dfp128_expr_wrk() local
2980 s390_dfp_conv_t conv; in s390_isel_dfp_expr_wrk() local
3139 s390_dfp_conv_t conv; in s390_isel_dfp_expr_wrk() local

123