Home
last modified time | relevance | path

Searched defs:string (Results 601 - 625 of 1555) sorted by relevance

1...<<21222324252627282930>>...63

/third_party/cJSON/
H A DcJSON.h135 char *string; member
[all...]
/third_party/cJSON/tests/
H A Dcjson_add.c325 cJSON *string = NULL; in cjson_add_string_should_add_string() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DRelativeDateFormat.java39 URelativeString(int offset, String string) { in URelativeString() argument
43 URelativeString(String offset, String string) { in URelativeString() argument
48 public String string; field in RelativeDateFormat.URelativeString
[all...]
H A DValidIdentifiers.java153 private static void addRange(String string, Set<String> subvalues) { in addRange() argument
H A DPatternTokenizer.java150 public String quoteLiteral(CharSequence string) { in quoteLiteral() argument
159 public String quoteLiteral(String string) { in quoteLiteral() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DNumberRangeFormatterImpl.java244 private void formatSingleValue(DecimalQuantity quantity1, DecimalQuantity quantity2, FormattedStringBuilder string, in formatSingleValue() argument
255 formatApproximately(DecimalQuantity quantity1, DecimalQuantity quantity2, FormattedStringBuilder string, MicroProps micros1, MicroProps micros2) formatApproximately() argument
271 formatRange(DecimalQuantity quantity1, DecimalQuantity quantity2, FormattedStringBuilder string, MicroProps micros1, MicroProps micros2) formatRange() argument
[all...]
/third_party/icu/icu4c/source/samples/uresb/
H A Duresb.c191 static UChar *quotedString(const UChar *string) { in quotedString() argument
236 UChar *string = quotedString(thestr); in printOutBundle() local
[all...]
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Dutils.h241 inline int StrLength(const char* string) { in StrLength() argument
/third_party/icu/tools/colprobe/
H A Dline.cpp79 Line::Line(const UnicodeString &string) in Line() argument
201 Line::stringToName(UChar *string, int32_t len) { in stringToName() argument
356 Line::setTo(const UnicodeString &string) { in setTo() argument
655 swapCase(UChar *string, int32_t &sLen) swapCase() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DPatternTokenizer.java152 public String quoteLiteral(CharSequence string) { in quoteLiteral() argument
161 public String quoteLiteral(String string) { in quoteLiteral() argument
H A DRelativeDateFormat.java42 URelativeString(int offset, String string) { in URelativeString() argument
46 URelativeString(String offset, String string) { in URelativeString() argument
51 public String string; field in RelativeDateFormat.URelativeString
[all...]
H A DValidIdentifiers.java164 private static void addRange(String string, Set<String> subvalues) { in addRange() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DNumberRangeFormatterImpl.java219 private void formatSingleValue(DecimalQuantity quantity1, DecimalQuantity quantity2, FormattedStringBuilder string, in formatSingleValue() argument
230 formatApproximately(DecimalQuantity quantity1, DecimalQuantity quantity2, FormattedStringBuilder string, MicroProps micros1, MicroProps micros2) formatApproximately() argument
244 formatRange(DecimalQuantity quantity1, DecimalQuantity quantity2, FormattedStringBuilder string, MicroProps micros1, MicroProps micros2) formatRange() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dmeasunit_extra.cpp101 const char* const string; member
H A Ddouble-conversion-utils.h254 inline int StrLength(const char* string) { in StrLength() argument
H A Dnumber_formatimpl.cpp496 int32_t NumberFormatterImpl::writeAffixes(const MicroProps& micros, FormattedStringBuilder& string, in writeAffixes() argument
511 writeNumber(const MicroProps& micros, DecimalQuantity& quantity, FormattedStringBuilder& string, int32_t index, UErrorCode& status) writeNumber() argument
576 writeIntegerDigits(const MicroProps& micros, DecimalQuantity& quantity, FormattedStringBuilder& string, int32_t index, UErrorCode& status) writeIntegerDigits() argument
608 writeFractionDigits(const MicroProps& micros, DecimalQuantity& quantity, FormattedStringBuilder& string, int32_t index, UErrorCode& status) writeFractionDigits() argument
[all...]
H A Dnumrange_impl.cpp341 FormattedStringBuilder& string = data.getStringRef(); in formatRange() local
[all...]
/third_party/markupsafe/
H A D__init__.py2 import string namespace
/third_party/mbedtls/programs/psa/
H A Dpsa_constant_names.c55 append(char **buffer, size_t buffer_size, size_t *required_size, const char *string, size_t length) append() argument
83 append_with_curve(char **buffer, size_t buffer_size, size_t *required_size, const char *string, size_t length, psa_ecc_family_t curve) append_with_curve() argument
101 append_with_group(char **buffer, size_t buffer_size, size_t *required_size, const char *string, size_t length, psa_dh_family_t group) append_with_group() argument
/third_party/json/tests/src/
H A Dunit-class_parser.cpp55 bool string(std::string& val) in string() function in __anon4149::SaxEventLogger
[all...]
H A Dunit-cbor.cpp55 bool string(std::string& /*unused*/) in string() function in __anon4147::SaxCountdown
[all...]
H A Dunit-bson.cpp680 bool string(std::string& /*unused*/) string() function in __anon4146::SaxCountdown
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dir_uniform.h93 char *string; member
/third_party/mesa3d/src/amd/compiler/tests/
H A Dcheck_output.py26 import string namespace
/third_party/ltp/metadata/
H A Ddata_storage.h55 struct data_node_string string; member
76 static inline struct data_node *data_node_string(const char *string) in data_node_string() argument

Completed in 23 milliseconds

1...<<21222324252627282930>>...63