Home
last modified time | relevance | path

Searched defs:string (Results 676 - 700 of 1050) sorted by relevance

1...<<21222324252627282930>>...42

/third_party/alsa-utils/alsactl/
H A Dinit_parse.c1004 static void apply_format(struct space *space, char *string, size_t maxsize) in apply_format() argument
1295 char string[PATH_SIZE]; parse_line() local
[all...]
/third_party/cups-filters/filter/
H A Dimagetopdf.c620 ppd_decode(char *string) /* I - String to decode */ in ppd_decode() argument
/third_party/cups-filters/filter/foomatic-rip/
H A Dutil.c113 int isempty(const char *string) in isempty() argument
396 static const char * next_token(const char *string, const char *separators) in next_token() argument
410 count_separators(const char *string, const char *separators) count_separators() argument
427 argv_split(const char *string, const char *separators, int *cntp) argv_split() argument
[all...]
/third_party/cJSON/
H A DcJSON_Utils.c66 static unsigned char* cJSONUtils_strdup(const unsigned char* const string) in cJSONUtils_strdup() argument
157 static size_t pointer_encoded_length(const unsigned char *string) in pointer_encoded_length() argument
359 decode_pointer_inplace(unsigned char *string) decode_pointer_inplace() argument
[all...]
/third_party/cJSON/tests/unity/src/
H A Dunity.c70 void UnityPrint(const char* string) in UnityPrint() argument
119 void UnityPrintLen(const char* string, const UNITY_UINT32 length) in UnityPrintLen() argument
/third_party/alsa-lib/src/pcm/
H A Dpcm_file.c121 char *string, *index_ch; in snd_pcm_file_append_value() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUCharacterName.java663 setFactorString(byte string[]) setFactorString() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/math/
H A DBigDecimal.java929 public BigDecimal(java.lang.String string) { in BigDecimal() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDateIntervalFormat.java283 private final String string; field in DateIntervalFormat.FormattedDateInterval
[all...]
H A DRelativeDateTimeFormatter.java468 private final FormattedStringBuilder string; field in RelativeDateTimeFormatter.FormattedRelativeDateTime
470 private FormattedRelativeDateTime(FormattedStringBuilder string) { in FormattedRelativeDateTime() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Drestsnew.cpp772 UnicodeString string = theBundle.getStringEx(tag, status); in testTag() local
[all...]
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_device.h77 const char *string; /* iInterface string, if present */ member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/tool/locale/
H A DLocaleDistanceBuilder.java44 private static String fixAny(String string) { in fixAny() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUnicodeSetTest.java1202 private void check(UnicodeSet uset, String string, String desiredStatus) { in check() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DLocaleMatcherTest.java55 private LocaleMatcher newLocaleMatcher(String string) { in newLocaleMatcher() argument
274 private void assertEquals(Object expected, Object string) { in assertEquals() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDateTimeGeneratorTest.java734 private DateFieldType(String string) { in DateFieldType() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DDateTimeGeneratorTest.java737 private DateFieldType(String string) { in DateFieldType() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUCharacterName.java664 setFactorString(byte string[]) setFactorString() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRelativeDateTimeFormatter.java410 private final FormattedStringBuilder string; field in RelativeDateTimeFormatter.FormattedRelativeDateTime
412 private FormattedRelativeDateTime(FormattedStringBuilder string) { in FormattedRelativeDateTime() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DLocaleMatcherTest.java52 private LocaleMatcher newLocaleMatcher(String string) { in newLocaleMatcher() argument
295 private void assertEquals(Object expected, Object string) { in assertEquals() argument
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/
H A DLocaleDistanceBuilder.java44 private static String fixAny(String string) { in fixAny() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/math/
H A DBigDecimal.java909 public BigDecimal(java.lang.String string) { in BigDecimal() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dustring.cpp468 _matchFromSet(const UChar *string, const UChar *matchSet, UBool polarity) _matchFromSet() argument
541 u_strpbrk(const UChar *string, const UChar *matchSet) u_strpbrk() argument
553 u_strcspn(const UChar *string, const UChar *matchSet) u_strcspn() argument
565 u_strspn(const UChar *string, const UChar *matchSet) u_strspn() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Ddtitvfmt.cpp320 UnicodeString string; in formatToValue() local
374 UnicodeString string; in formatToValue() local
/third_party/mbedtls/programs/test/
H A Dbenchmark.c489 static int set_ecp_curve(const char *string, mbedtls_ecp_curve_info *curve) in set_ecp_curve() argument

Completed in 41 milliseconds

1...<<21222324252627282930>>...42