Home
last modified time | relevance | path

Searched defs:conv (Results 26 - 50 of 118) sorted by relevance

12345

/third_party/icu/icu4c/source/test/perf/convperf/
H A Dconvperf.h30 UConverter* conv; member in ICUToUnicodePerfFunction
75 UConverter* conv; member in ICUFromUnicodePerfFunction
[all...]
/third_party/icu/icu4c/source/samples/ugrep/
H A Dugrep.cpp324 UConverter* conv; in readFile() local
/third_party/icu/icu4c/source/common/
H A Dustr_wcs.cpp76 UConverter* conv = NULL; in _strToWCS() local
291 UConverter* conv = NULL; in _strFromWCS() local
/third_party/node/deps/icu-small/source/common/
H A Dustr_wcs.cpp76 UConverter* conv = nullptr; in _strToWCS() local
291 UConverter* conv = nullptr; in _strFromWCS() local
/third_party/skia/third_party/externals/icu/source/samples/ugrep/
H A Dugrep.cpp324 UConverter* conv; in readFile() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dustr_wcs.cpp76 UConverter* conv = NULL; in _strToWCS() local
291 UConverter* conv = NULL; in _strFromWCS() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Darg.cc201 string_view SignColumn(bool neg, const FormatConversionSpecImpl conv) { in SignColumn() argument
183 BaseIndicator(const IntDigits &as_digits, const FormatConversionSpecImpl conv) BaseIndicator() argument
211 ConvertCharImpl(unsigned char v, const FormatConversionSpecImpl conv, FormatSinkImpl *sink) ConvertCharImpl() argument
222 ConvertIntImplInnerSlow(const IntDigits &as_digits, const FormatConversionSpecImpl conv, FormatSinkImpl *sink) ConvertIntImplInnerSlow() argument
279 ConvertIntArg(T v, const FormatConversionSpecImpl conv, FormatSinkImpl *sink) ConvertIntArg() argument
334 ConvertFloatArg(T v, const FormatConversionSpecImpl conv, FormatSinkImpl *sink) ConvertFloatArg() argument
340 ConvertStringArg(string_view v, const FormatConversionSpecImpl conv, FormatSinkImpl *sink) ConvertStringArg() argument
353 FormatConvertImpl(const std::string &v, const FormatConversionSpecImpl conv, FormatSinkImpl *sink) FormatConvertImpl() argument
359 FormatConvertImpl(string_view v, const FormatConversionSpecImpl conv, FormatSinkImpl *sink) FormatConvertImpl() argument
367 FormatConvertImpl(const char *v, const FormatConversionSpecImpl conv, FormatSinkImpl *sink) FormatConvertImpl() argument
384 FormatConvertImpl( VoidPtr v, const FormatConversionSpecImpl conv, FormatSinkImpl *sink) FormatConvertImpl() argument
396 FormatConvertImpl(float v, const FormatConversionSpecImpl conv, FormatSinkImpl *sink) FormatConvertImpl() argument
401 FormatConvertImpl(double v, const FormatConversionSpecImpl conv, FormatSinkImpl *sink) FormatConvertImpl() argument
406 FormatConvertImpl(long double v, const FormatConversionSpecImpl conv, FormatSinkImpl *sink) FormatConvertImpl() argument
413 FormatConvertImpl(char v, const FormatConversionSpecImpl conv, FormatSinkImpl *sink) FormatConvertImpl() argument
418 FormatConvertImpl(signed char v, const FormatConversionSpecImpl conv, FormatSinkImpl *sink) FormatConvertImpl() argument
423 FormatConvertImpl(unsigned char v, const FormatConversionSpecImpl conv, FormatSinkImpl *sink) FormatConvertImpl() argument
430 FormatConvertImpl(short v, const FormatConversionSpecImpl conv, FormatSinkImpl *sink) FormatConvertImpl() argument
435 FormatConvertImpl(unsigned short v, const FormatConversionSpecImpl conv, FormatSinkImpl *sink) FormatConvertImpl() argument
440 FormatConvertImpl(int v, const FormatConversionSpecImpl conv, FormatSinkImpl *sink) FormatConvertImpl() argument
445 FormatConvertImpl(unsigned v, const FormatConversionSpecImpl conv, FormatSinkImpl *sink) FormatConvertImpl() argument
450 FormatConvertImpl(long v, const FormatConversionSpecImpl conv, FormatSinkImpl *sink) FormatConvertImpl() argument
455 FormatConvertImpl(unsigned long v, const FormatConversionSpecImpl conv, FormatSinkImpl *sink) FormatConvertImpl() argument
460 FormatConvertImpl(long long v, const FormatConversionSpecImpl conv, FormatSinkImpl *sink) FormatConvertImpl() argument
465 FormatConvertImpl(unsigned long long v, const FormatConversionSpecImpl conv, FormatSinkImpl *sink) FormatConvertImpl() argument
470 FormatConvertImpl(absl::int128 v, const FormatConversionSpecImpl conv, FormatSinkImpl *sink) FormatConvertImpl() argument
475 FormatConvertImpl(absl::uint128 v, const FormatConversionSpecImpl conv, FormatSinkImpl *sink) FormatConvertImpl() argument
[all...]
H A Darg.h126 FormatConvertImpl(std::string_view v, FormatConversionSpecImpl conv, FormatSinkImpl* sink) FormatConvertImpl() argument
140 FormatConvertImpl(const AbslCord& value, FormatConversionSpecImpl conv, FormatSinkImpl* sink) FormatConvertImpl() argument
232 FormatConvertImpl(T v, FormatConversionSpecImpl conv, FormatSinkImpl* sink) FormatConvertImpl() argument
246 FormatConvertImpl(const StreamedWrapper<T>& v, FormatConversionSpecImpl conv, FormatSinkImpl* out) FormatConvertImpl() argument
274 FormatConvertImpl( const FormatCountCapture& v, FormatConversionSpecImpl conv, FormatSinkImpl* sink) FormatConvertImpl() argument
[all...]
H A Dparser.h81 FormatConversionChar conv = FormatConversionCharInternal::kNone; member
179 UnboundConversion conv; in ParseFormatString() local
187 UnboundConversion conv; in ParseFormatString() local
270 UnboundConversion conv; global() member
[all...]
H A Dbind.cc112 bool ConvertOne(const UnboundConversion& conv, string_view conv_string) { in ConvertOne() argument
/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dadi-axi-adc.c69 struct adi_axi_adc_conv conv; member
78 static struct adi_axi_adc_client *conv_to_client(struct adi_axi_adc_conv *conv) in conv_to_client() argument
83 void *adi_axi_adc_conv_priv(struct adi_axi_adc_conv *conv) in adi_axi_adc_conv_priv() argument
132 struct adi_axi_adc_conv *conv = &st->client->conv; in adi_axi_adc_read_raw() local
145 struct adi_axi_adc_conv *conv = &st->client->conv; adi_axi_adc_write_raw() local
159 struct adi_axi_adc_conv *conv = &st->client->conv; adi_axi_adc_read_avail() local
171 struct adi_axi_adc_conv *conv = &st->client->conv; adi_axi_adc_update_scan_mode() local
213 adi_axi_adc_conv_unregister(struct adi_axi_adc_conv *conv) adi_axi_adc_conv_unregister() argument
235 struct adi_axi_adc_conv **ptr, *conv; devm_adi_axi_adc_conv_register() local
313 struct adi_axi_adc_conv *conv = &st->client->conv; adi_axi_adc_setup_channels() local
350 struct adi_axi_adc_conv *conv; adi_axi_adc_probe() local
[all...]
H A Dpalmas_gpadc.c649 int adc_period, conv; in palmas_adc_wakeup_configure() local
/kernel/linux/linux-5.10/drivers/iio/common/ms_sensors/
H A Dms_sensors_i2c.c104 int ms_sensors_convert_and_read(void *cli, u8 conv, u8 rd, in ms_sensors_convert_and_read() argument
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_bmap.h42 bool conv; /* overwriting unwritten extents */ member
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-fwnode.c88 const struct v4l2_fwnode_bus_conv *conv = in v4l2_fwnode_bus_type_to_mbus() local
97 const struct v4l2_fwnode_bus_conv *conv = in v4l2_fwnode_bus_type_to_string() local
118 const struct v4l2_fwnode_bus_conv *conv = in v4l2_fwnode_mbus_type_to_string() local
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_bmap.h41 bool conv; /* overwriting unwritten extents */ member
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dadi-axi-adc.c70 struct adi_axi_adc_conv conv; member
79 static struct adi_axi_adc_client *conv_to_client(struct adi_axi_adc_conv *conv) in conv_to_client() argument
84 void *adi_axi_adc_conv_priv(struct adi_axi_adc_conv *conv) in adi_axi_adc_conv_priv() argument
126 struct adi_axi_adc_conv *conv = &st->client->conv; in adi_axi_adc_read_raw() local
139 struct adi_axi_adc_conv *conv = &st->client->conv; adi_axi_adc_write_raw() local
153 struct adi_axi_adc_conv *conv = &st->client->conv; adi_axi_adc_read_avail() local
165 struct adi_axi_adc_conv *conv = &st->client->conv; adi_axi_adc_update_scan_mode() local
207 adi_axi_adc_conv_unregister(struct adi_axi_adc_conv *conv) adi_axi_adc_conv_unregister() argument
221 devm_adi_axi_adc_conv_release(void *conv) devm_adi_axi_adc_conv_release() argument
229 struct adi_axi_adc_conv *conv; devm_adi_axi_adc_conv_register() local
303 struct adi_axi_adc_conv *conv = &st->client->conv; adi_axi_adc_setup_channels() local
340 struct adi_axi_adc_conv *conv; adi_axi_adc_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/iio/common/ms_sensors/
H A Dms_sensors_i2c.c104 int ms_sensors_convert_and_read(void *cli, u8 conv, u8 rd, in ms_sensors_convert_and_read() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_mediump.c476 nir_ssa_def *conv = in nir_legalize_16bit_sampler_srcs() local
627 nir_alu_instr *conv = nir_instr_as_alu(use->parent_instr); in fold_16bit_destination() local
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dwrtjava.cpp104 static UConverter* conv = nullptr; variable
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ducbuf.cpp49 UConverter* conv; member
55 ucbuf_autodetect_fs(FileStream* in, const char** cp, UConverter** conv, int32_t* signatureLength, UErrorCode* error){ in ucbuf_autodetect_fs() argument
134 ucbuf_autodetect(const char* fileName, const char** cp,UConverter** conv, int32_t* signatureLength,UErrorCode* error){ in ucbuf_autodetect() argument
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_image.c712 struct vn_sampler_ycbcr_conversion *conv = in vn_CreateSamplerYcbcrConversion() local
737 struct vn_sampler_ycbcr_conversion *conv = in vn_DestroySamplerYcbcrConversion() local
/third_party/icu/icu4c/source/samples/ucnv/
H A Dconvsamp.cpp213 UConverter *conv; in convsample_02() local
309 UConverter *conv; in convsample_05() local
405 UConverter *conv; convsample_06() local
538 UConverter *conv; convsample_12() local
578 UConverter *conv = NULL; convsample_13() local
625 UConverter *conv = NULL; convsample_20_didSubstitute() local
719 UConverter *conv = NULL, *cloneCnv = NULL; convsample_21_didSubstitute() local
887 UConverter *conv = NULL; convsample_40() local
992 UConverter *conv = NULL; convsample_46() local
1086 UConverter *conv = NULL; convsample_50() local
[all...]
/third_party/icu/icu4c/source/tools/genrb/
H A Dwrtjava.cpp104 static UConverter* conv = NULL; variable
/third_party/icu/icu4c/source/tools/toolutil/
H A Ducbuf.cpp49 UConverter* conv; member
55 ucbuf_autodetect_fs(FileStream* in, const char** cp, UConverter** conv, int32_t* signatureLength, UErrorCode* error){ in ucbuf_autodetect_fs() argument
134 ucbuf_autodetect(const char* fileName, const char** cp,UConverter** conv, int32_t* signatureLength,UErrorCode* error){ in ucbuf_autodetect() argument
[all...]

Completed in 21 milliseconds

12345