Home
last modified time | relevance | path

Searched refs:format (Results 7851 - 7875 of 12745) sorted by relevance

1...<<311312313314315316317318319320>>...510

/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DTestData.java150 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 DScanICU.java110 fmt.format(new Date(1234)); in addFormatting()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/impl/number/
H A DDecimalQuantity_64BitBCD.java185 return String.format( in toString()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DPluralRangesTest.java9 package com.ibm.icu.dev.test.format;
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUData.java159 String msg = String.format( in checkStreamForBinaryData()
/third_party/icu/icu4c/source/config/
H A Ddist.mk68 ( cd $(ICU4CTOP)/.. && git archive --format=tar --prefix=icu/ HEAD:icu4c/ ) | ( cd "$(DISTY_TMP)" && tar xf - )
/third_party/libunwind/libunwind/doc/
H A Dunw_apply_reg_state.tex44 version or format that is not understood by \Prog{libunwind}.
H A Dunw_step.tex41 operation has a version or a format that is not understood by
/third_party/libunwind/libunwind/include/
H A Dlibunwind-common.h156 int format; /* unwind-info format (arch-specific) */ member
/third_party/libsnd/programs/
H A Dsndfile-deinterleave.c140 switch (sfinfo.format & SF_FORMAT_SUBMASK) in main()
/third_party/libsnd/tests/
H A Dmulti_file_test.c218 sfinfo.format = filetype ; in write_file_at_end()
/third_party/mesa3d/include/android_stub/log/
H A Dlog_time.h22 /* 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 Dcode_style.py48 # 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 Daddrlib.h288 UINT_32 GetBpe(AddrFormat format) const;
/third_party/libdrm/include/drm/
H A Dr128_drm.h285 int format; member
/third_party/lame/Dll/
H A DBladeMP3EncDLL.h62 /* format specific variables */
196 } format; member
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_context.h230 NORETURN void ir3_context_error(struct ir3_context *ctx, const char *format,
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_api.h274 int format, int target, int mipmap);
308 XMesaVisual xm_visual; /** pixel format info */
/third_party/mesa3d/src/gallium/include/frontend/
H A Dapi.h183 /* 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 Dsvga_resource_texture.h283 enum pipe_format format,
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_priv.h59 enum pipe_format format; member
/third_party/node/src/crypto/
H A Dcrypto_dh.h107 WebCryptoKeyFormat format,
/third_party/node/deps/v8/tools/release/
H A Dcreate_release.py30 self.GitLog(n=1, format="%H", branch="origin/main"))
H A Dauto_roll.py95 self["roll_title"] = self.GitLog(n=1, format="%s",
/third_party/node/tools/gyp/pylib/gyp/
H A Dninja_syntax.py92 "build {}: {}".format(" ".join(out_outputs), " ".join([rule] + all_inputs))

Completed in 16 milliseconds

1...<<311312313314315316317318319320>>...510