/third_party/bounds_checking_function/include/ |
H A D | securectype.h | 334 /* If enable SECUREC_COMPATIBLE_WIN_FORMAT, the output format will be compatible to Windows. */ 357 /* If enable SECUREC_COMPATIBLE_LINUX_FORMAT, the output format will be compatible to Linux. */ 378 * Default does not check the format is that the same data type in the actual code. 386 #define SECUREC_ATTRIBUTE(x, y) __attribute__((format(printf, (x), (y))))
|
/third_party/cups-filters/scripting/php/ |
H A D | phpcups.c | 350 add_property_string(jobobj, "format", job->format, 1); in PHP_FUNCTION()
|
/third_party/alsa-utils/topology/nhlt/intel/ssp/ |
H A D | ssp-internal.h | 119 uint32_t format; member
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
H A D | ContractionsAndExpansions.java | 129 String.format("Unexpected CE32 tag type %d for ce32=0x%08x", in handleCE32()
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | numfmtst.h | 26 * expected results and the field position iterator from the format method. 93 * Test different format patterns 120 * Test proper rounding by the format method. 424 DecimalFormat& format,
|
H A D | tfsmalls.cpp | 104 //ToCharString(fmt->format(doubleNum[i], buf, pos), fmtText); in test_FieldPosition_example() 105 UnicodeString res = fmt->format(doubleNum[i], buf, pos); in test_FieldPosition_example()
|
/third_party/icu/icu4c/source/python/icutools/databuilder/ |
H A D | __main__.py | 307 tmp_in_dir = "{TMP_DIR}/in".format(**common)
|
/third_party/PyYAML/ |
H A D | setup.py | 6 YAML is a data serialization format designed for human readability 145 with_ext = getattr(self, ext.attr_name) or os.environ.get('PYYAML_FORCE_{0}'.format(ext.feature_name.upper()))
|
/third_party/alsa-lib/include/sound/uapi/ |
H A D | asoc.h | 327 __le64 format; /* SNDRV_PCM_FMTBIT_* */ member 342 __le32 fmt; /* SND_SOC_DAI_FORMAT_ format value */
|
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/ |
H A D | SupplementalDataTest.java | 343 return parseValue(String.format("//supplementalData/" + path, args), ""); in supplementalData()
|
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/ |
H A D | PluralsMapperTest.java | 189 out.append(String.format("[@%s=\"%s\"]", k, v)); in appendAttribute()
|
H A D | Bcp47MapperTest.java | 281 out.append(String.format("[@%s=\"%s\"]", k, v)); in appendAttribute()
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/ |
H A D | TransformsMapper.java | 207 new IllegalArgumentException(String.format("missing data for %s in: %s", key, value))); in getExpectedOptionalAttribute()
|
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/localedistance/ |
H A D | LocaleDistanceMapperTest.java | 250 String key = String.format("en-en-%s-%s", partitionA, partitionB); in assertEnDistanceForRegions()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
H A D | DecimalQuantity_DualStorageBCD.java | 444 return String.format("<DecimalQuantity %d:%d %s %s%s>", in toString()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
H A D | DataDrivenCalendarTest.java | 120 String fromString = fmt.format(fromTime); in testConvert()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
H A D | PersonNameFormatterTest.java | 3 package com.ibm.icu.dev.test.format;
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
H A D | ContractionsAndExpansions.java | 136 String.format("Unexpected CE32 tag type %d for ce32=0x%08x", in handleCE32()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/ |
H A D | DataDrivenCalendarTest.java | 123 String fromString = fmt.format(fromTime); in testConvert()
|
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
H A D | CollectAPI.java | 172 info.format(buf, false, false, false); in writeTSV()
|
/third_party/libunwind/libunwind/src/dwarf/ |
H A D | Gfde.c | 79 /* the CIE is in the 32-bit DWARF format */ in parse_cie() 96 /* the CIE is in the 64-bit DWARF format */ in parse_cie() 169 /* read the LSDA pointer-encoding format. */ in parse_cie() 176 /* read the FDE pointer-encoding format. */ in parse_cie() 182 /* read the personality-routine pointer-encoding format. */ in parse_cie() 251 /* the FDE is in the 32-bit DWARF format */ in dwarf_extract_proc_info_from_fde() 276 /* the FDE is in the 64-bit DWARF format */ in dwarf_extract_proc_info_from_fde() 335 pi->format = UNW_INFO_FORMAT_TABLE; in dwarf_extract_proc_info_from_fde()
|
/third_party/libunwind/libunwind/doc/ |
H A D | unw_get_proc_info_by_ip.tex | 69 version or format that is not understood by \Prog{libunwind}.
|
H A D | unw_reg_states_iterate.tex | 64 version or format that is not understood by \Prog{libunwind}.
|
/third_party/libdrm/freedreno/kgsl/ |
H A D | msm_kgsl.h | 404 unsigned int format; member
|
/third_party/libbpf/src/ |
H A D | Makefile | 40 -Wno-unknown-warning-option -Wno-format-overflow \
|