Home
last modified time | relevance | path

Searched refs:format (Results 7476 - 7500 of 14346) sorted by relevance

1...<<291292293294295296297298299300>>...574

/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_drawable.h106 enum pipe_format *format,
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_tile_cache.h101 enum pipe_format format; member
/third_party/node/src/crypto/
H A Dcrypto_dsa.h57 WebCryptoKeyFormat format,
/third_party/node/test/parallel/
H A Dtest-crypto-key-objects-messageport.js21 ret = key.export({ type: 'pkcs1', format: 'pem' });
H A Dtest-tls-honorcipherorder.js50 const msg = util.format(
/third_party/node/tools/dep_updaters/
H A Dupdate-googletest.sh38 LAST_CHANGE_DATE=$(git log -1 --format=%ct "$NEW_UPSTREAM_SHA1" -- LICENSE googletest/include googletest/src)
/third_party/mesa3d/src/mesa/main/
H A Duniforms.h66 enum gl_uniform_driver_format format,
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_pixeltransfer.c76 util_pack_color(rgba, pt->format, &uc); in load_color_map_texture()
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dtmutfmt.h68 * // create time unit format instance
69 * TimeUnitFormat* format = new TimeUnitFormat(Locale("en"), status);
70 * // format a time unit amount
75 * formatted = ((Format*)format)->format(formattable, formatted, status);
77 * ((Format*)format)->parseObject(formatted, result, status);
147 * Set the number format used for formatting or parsing.
148 * @param format the number formatter to be set
152 void setNumberFormat(const NumberFormat& format, UErrorCode& status);
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dtest-assembly.py83 print("Passed {}/{} tests.".format(len(PASS), len(PASS) + len(FAIL)))
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay_params.h37 OVERLAY_PARAM_BOOL(format) \
/third_party/mesa3d/include/android_stub/system/
H A Dgraphics.h64 * Buffer chroma subsampling is defined in the format.
101 * The android_flex_layout structure is used with any pixel format that can be
154 /* number of the most significant bits used in the format for this
169 /* not a flexible format */
179 /* the kind of flexible format */
180 android_flex_format_t format; member
191 * Structure used to define depth point clouds for format HAL_PIXEL_FORMAT_BLOB
193 * When locking a native buffer of the above format and dataSpace value,
/third_party/icu/icu4c/source/i18n/unicode/
H A Dtmutfmt.h68 * // create time unit format instance
69 * TimeUnitFormat* format = new TimeUnitFormat(Locale("en"), status);
70 * // format a time unit amount
75 * formatted = ((Format*)format)->format(formattable, formatted, status);
77 * ((Format*)format)->parseObject(formatted, result, status);
147 * Set the number format used for formatting or parsing.
148 * @param format the number formatter to be set
152 void setNumberFormat(const NumberFormat& format, UErrorCode& status);
/third_party/icu/icu4c/source/samples/datefmt/answers/
H A Dmain_3.cpp87 fmt->format(date, str, status); in main()
/third_party/icu/icu4c/source/samples/datefmt/
H A Dmain.cpp89 fmt->format(date, str, status); in main()
/third_party/libexif/libexif/
H A Dexif-utils.h31 #include <libexif/exif-format.h>
116 /*! Store an ExifShort value into memory in EXIF format.
125 /*! Store an ExifSShort value into memory in EXIF format.
134 /*! Store an ExifLong value into memory in EXIF format.
143 /*! Store an ExifSLong value into memory in EXIF format.
152 /*! Store an ExifRational value into memory in EXIF format.
161 /*! Store an ExifSRational value into memory in EXIF format.
/third_party/libphonenumber/java/demo/src/main/java/com/google/phonenumbers/demo/render/
H A DResultFileRenderer.java53 isNumberValid ? phoneUtil.format(number, PhoneNumberFormat.INTERNATIONAL) : "invalid", in genHtml()
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_texture.h45 uint32_t format : 6; member
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_blitter.h35 #include "util/format/u_format.h"
46 enum pipe_format format; member
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_derivatives.c112 .format = 2, in midgard_emit_derivatives()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_helpers.h133 union pipe_color_union util_clamp_color(enum pipe_format format,
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.h71 return fd4_pipe2color(surf->format); in fd4_emit_format()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_resource.h47 enum pipe_format format,
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_resource.h174 enum pipe_format format);
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DAssignment.java90 return String.format("%s=%s", column().getName(), value().map(Object::toString).orElse("")); in toString()

Completed in 14 milliseconds

1...<<291292293294295296297298299300>>...574