/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,
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | xm_api.h | 274 int format, int target, int mipmap); 308 XMesaVisual xm_visual; /** pixel format info */
|
/third_party/mesa3d/src/gallium/include/frontend/ |
H A D | api.h | 183 /* format only differs from texture->format for multi-planar (YUV): */ 184 enum pipe_format format; member 188 /* GL internal format. */ 552 * The format is (major*10+minor).
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_resource_texture.h | 283 enum pipe_format format,
|
/third_party/mesa3d/src/gallium/frontends/xa/ |
H A D | xa_priv.h | 59 enum pipe_format format; member
|
/third_party/node/src/crypto/ |
H A D | crypto_dh.h | 107 WebCryptoKeyFormat format,
|
/third_party/node/deps/v8/tools/release/ |
H A D | create_release.py | 30 self.GitLog(n=1, format="%H", branch="origin/main"))
|
H A D | auto_roll.py | 95 self["roll_title"] = self.GitLog(n=1, format="%s",
|
/third_party/node/tools/gyp/pylib/gyp/ |
H A D | ninja_syntax.py | 92 "build {}: {}".format(" ".join(out_outputs), " ".join([rule] + all_inputs))
|