/third_party/icu/icu4c/source/test/letest/ |
H A D | FontObject.h | 58 le_uint16 format; member
|
/third_party/alsa-lib/include/ |
H A D | topology.h | 38 * file format and to convert the text topology to a binary topology 52 * The topology text format uses the standard ALSA configuration file format to 450 * DAPM graphs can easily be defined using the topology file. The format is 451 * very similar to the DAPM graph kernel format. :- 524 * Widget can have private data. For the format of the private data, please 554 * format "S16_LE" # playback format 561 * format "S16_LE" # capture format 973 int format; /*!< SNDRV_PCM_FMTBIT_* */ global() member [all...] |
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
H A D | IcuFunctions.java | 135 return String.format("%s %s %s",
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/ |
H A D | CollationMapper.java | 141 String.format("%s:process(%s)", in maybeAddSpecial()
|
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/ |
H A D | CldrDataProcessorTest.java | 59 return String.format("CurrencyData{name=%s, symbol='%s'}", name, symbol); in toString()
|
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/ |
H A D | CollationMapperTest.java | 164 out.append(String.format("[@%s=\"%s\"]", k, v)); in appendAttribute()
|
H A D | PluralRangesMapperTest.java | 112 out.append(String.format("[@%s=\"%s\"]", k, v)); in appendAttribute()
|
/third_party/icu/tools/colprobe/ |
H A D | sortedlines.h | 79 UnicodeString toOutput(const char *format,
|
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/localedistance/ |
H A D | TestData.java | 150 return CldrValue.parseValue(String.format("//supplementalData/" + path, args), ""); in supplemental()
|
/third_party/icu/tools/multi/proj/icu4jscan/src/com/ibm/icu/dev/scan/ |
H A D | ScanICU.java | 110 fmt.format(new Date(1234)); in addFormatting()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/impl/number/ |
H A D | DecimalQuantity_64BitBCD.java | 185 return String.format( in toString()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
H A D | PluralRangesTest.java | 9 package com.ibm.icu.dev.test.format;
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | ICUData.java | 159 String msg = String.format( in checkStreamForBinaryData()
|
/third_party/icu/icu4c/source/config/ |
H A D | dist.mk | 68 ( cd $(ICU4CTOP)/.. && git archive --format=tar --prefix=icu/ HEAD:icu4c/ ) | ( cd "$(DISTY_TMP)" && tar xf - )
|
/third_party/libunwind/libunwind/doc/ |
H A D | unw_apply_reg_state.tex | 44 version or format that is not understood by \Prog{libunwind}.
|
H A D | unw_step.tex | 41 operation has a version or a format that is not understood by
|
/third_party/libunwind/libunwind/include/ |
H A D | libunwind-common.h | 156 int format; /* unwind-info format (arch-specific) */ member
|
/third_party/libsnd/programs/ |
H A D | sndfile-deinterleave.c | 140 switch (sfinfo.format & SF_FORMAT_SUBMASK) in main()
|
/third_party/libsnd/tests/ |
H A D | multi_file_test.c | 218 sfinfo.format = filetype ; in write_file_at_end()
|
/third_party/mesa3d/include/android_stub/log/ |
H A D | log_time.h | 22 /* struct log_time is a wire-format variant of struct timespec */ 151 char* strptime(const char* s, const char* format);
|
/third_party/mbedtls/scripts/ |
H A D | code_style.py | 48 # the expected format and must list the files explicitly, not through 224 print("Checked {} files, style ok.".format(len(src_files)))
|
/third_party/mesa3d/src/amd/addrlib/src/core/ |
H A D | addrlib.h | 288 UINT_32 GetBpe(AddrFormat format) const;
|
/third_party/libdrm/include/drm/ |
H A D | r128_drm.h | 285 int format; member
|
/third_party/lame/Dll/ |
H A D | BladeMP3EncDLL.h | 62 /* format specific variables */ 196 } format; member
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_context.h | 230 NORETURN void ir3_context_error(struct ir3_context *ctx, const char *format,
|