Home
last modified time | relevance | path

Searched defs:FORMAT (Results 1 – 25 of 42) sorted by relevance

12

/third_party/ntfs-3g/include/ntfs-3g/
Dlogging.h93 #define ntfs_log_critical(FORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LO… argument
94 #define ntfs_log_error(FORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LOG_L… argument
95 #define ntfs_log_info(FORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LOG_LE… argument
96 #define ntfs_log_perror(FORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LOG_… argument
97 #define ntfs_log_progress(FORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LO… argument
98 #define ntfs_log_quiet(FORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LOG_L… argument
99 #define ntfs_log_verbose(FORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LOG… argument
100 #define ntfs_log_warning(FORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LOG… argument
106 #define ntfs_log_debug(FORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LOG_L… argument
107 #define ntfs_log_trace(FORMAT, ARGS...) ntfs_log_redirect(__FUNCTION__,__FILE__,__LINE__,NTFS_LOG_L… argument
[all …]
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
DXmlRangesSchema.java72 public static final Column<String> FORMAT = RangesTableSchema.FORMAT; field in XmlRangesSchema
DAltFormatsSchema.java61 private static final String FORMAT = "Format"; field in AltFormatsSchema
DShortcodesTableSchema.java168 public static final Column<String> FORMAT = RangesTableSchema.FORMAT; field in ShortcodesTableSchema
DRangesTableSchema.java205 public static final Column<String> FORMAT = Column.ofString("Format"); field in RangesTableSchema
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3dx_format_table.c38 #define FORMAT(pipe, rt, tex, swiz, return_size, return_channels) \ macro
/third_party/glib/tests/
Dtype-test.c109 #define FORMAT "%" G_GINT16_FORMAT " %" G_GINT32_FORMAT \ in main() macro
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_formats.c70 #define FORMAT(pipe, rt, tex, swiz) \ macro
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dvx_formats.c37 #define FORMAT(vk, rt, tex, swiz, return_size, supports_filtering) \ macro
/third_party/mindspore/mindspore/lite/src/common/
Dlog.h109 #define FORMAT "[%{public}s:%{public}d] %{public}s# %{public}s" macro
/third_party/ltp/pan/
Dtag_report.c49 #define FORMAT "%-20.20s %-15.15s %10.10s %-20.20s %s\n" macro
/third_party/protobuf/src/google/protobuf/stubs/
Dcommon.cc183 #define DECLARE_STREAM_OPERATOR(TYPE, FORMAT) \ argument
/third_party/grpc/tools/profiling/latency_profile/
Dprofile_analyzer.py231 FORMAT = [ variable
/third_party/mesa3d/src/asahi/compiler/
Dagx_opcodes.py78 FORMAT = immediate("format", "enum agx_format") variable
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUCharacterEnums.java138 public static final byte FORMAT = 16; field
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUCharacterEnums.java119 public static final byte FORMAT = 16; field
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglupload.c53 #define FORMAT GST_GL_RGBA macro
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkformat.c34 #define FORMAT(name, scaling) \ macro
/third_party/gstreamer/gstplugins_good/gst/replaygain/
Dgstrgvolume.c101 #define FORMAT "{ "GST_AUDIO_NE(F32)","GST_AUDIO_NE(S16)" }" macro
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dcpu_kernel.h47 constexpr char FORMAT[] = "format"; variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationImageLayoutTransitionTests.cpp58 const VkFormat FORMAT = VK_FORMAT_R8G8B8A8_UNORM; variable
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dmsdk.c49 #define GST_VIDEO_INFO_TO_MFX_MAP(FORMAT, CHROMA, FOURCC) \ argument
/third_party/ntfs-3g/ntfsprogs/
Dntfsck.c132 #define check_failed(FORMAT, ARGS...) \ argument
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Ddtfmtsym.h278 FORMAT, enumerator
/third_party/node/deps/icu-small/source/i18n/unicode/
Ddtfmtsym.h278 FORMAT, enumerator

12