/aosp_15_r20/external/tpm2-tss/src/util/ |
H A D | log.h | 66 #define LOG_ERROR(FORMAT, ...) doLog(LOGLEVEL_ERROR, \ argument 71 #define LOGBLOB_ERROR(BUFFER, SIZE, FORMAT, ...) doLogBlob(LOGLEVEL_ERROR, \ argument 78 #define LOG_ERROR(FORMAT, ...) {} argument 79 #define LOGBLOB_ERROR(FORMAT, ...) {} argument 84 #define LOG_WARNING(FORMAT, ...) doLog(LOGLEVEL_WARNING, \ argument 89 #define LOGBLOB_WARNING(BUFFER, SIZE, FORMAT, ...) doLogBlob(LOGLEVEL_WARNING, \ argument 96 #define LOG_WARNING(FORMAT, ...) {} argument 97 #define LOGBLOB_WARNING(FORMAT, ...) {} argument 102 #define LOG_INFO(FORMAT, ...) doLog(LOGLEVEL_INFO, \ argument 107 #define LOGBLOB_INFO(BUFFER, SIZE, FORMAT, ...) doLogBlob(LOGLEVEL_INFO, \ argument [all …]
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/ |
H A D | generated_colr.rs | 869 const FORMAT: u8 = 1; constant 972 const FORMAT: u8 = 2; constant 1733 const FORMAT: u8 = 1; constant 1812 const FORMAT: u8 = 2; constant 1891 const FORMAT: u8 = 3; constant 1982 const FORMAT: u8 = 4; constant 2130 const FORMAT: u8 = 5; constant 2296 const FORMAT: u8 = 6; constant 2444 const FORMAT: u8 = 7; constant 2608 const FORMAT: u8 = 8; constant [all …]
|
H A D | generated_test_formats.rs | 9 const FORMAT: u16 = 1; constant 83 const FORMAT: u16 = 2; constant 160 const FORMAT: u16 = 3; constant
|
H A D | generated_cmap.rs | 306 const FORMAT: u16 = 0; constant 403 const FORMAT: u16 = 2; constant 567 const FORMAT: u16 = 4; constant 782 const FORMAT: u16 = 6; constant 903 const FORMAT: u16 = 8; constant 1106 const FORMAT: u16 = 10; constant 1233 const FORMAT: u16 = 12; constant 1352 const FORMAT: u16 = 13; constant 1530 const FORMAT: u16 = 14; constant
|
H A D | generated_gsub.rs | 309 const FORMAT: u16 = 1; constant 398 const FORMAT: u16 = 2; constant 507 const FORMAT: u16 = 1; constant 706 const FORMAT: u16 = 1; constant 907 const FORMAT: u16 = 1; constant 1208 const FORMAT: u16 = 1; constant 1421 const FORMAT: u16 = 1; constant
|
H A D | generated_gpos.rs | 669 const FORMAT: u16 = 1; constant 748 const FORMAT: u16 = 2; constant 839 const FORMAT: u16 = 3; constant 1171 const FORMAT: u16 = 1; constant 1282 const FORMAT: u16 = 2; constant 1491 const FORMAT: u16 = 1; constant 1854 const FORMAT: u16 = 2; constant 2222 const FORMAT: u16 = 1; constant 2417 const FORMAT: u16 = 1; constant 2763 const FORMAT: u16 = 1; constant [all …]
|
H A D | generated_postscript.rs | 260 const FORMAT: u8 = 0; constant 330 const FORMAT: u8 = 3; constant 480 const FORMAT: u8 = 4; constant
|
H A D | generated_gdef.rs | 710 const FORMAT: u16 = 1; constant 777 const FORMAT: u16 = 2; constant 847 const FORMAT: u16 = 3; constant 937 const FORMAT: u16 = 1; constant
|
H A D | generated_bitmap.rs | 934 const FORMAT: u16 = 1; constant 1030 const FORMAT: u16 = 2; constant 1145 const FORMAT: u16 = 3; constant 1241 const FORMAT: u16 = 4; constant 1406 const FORMAT: u16 = 5; constant
|
H A D | generated_stat.rs | 431 const FORMAT: u16 = 1; constant 537 const FORMAT: u16 = 2; constant 669 const FORMAT: u16 = 3; constant 787 const FORMAT: u16 = 4; constant
|
H A D | generated_layout.rs | 947 const FORMAT: u16 = 1; constant 1031 const FORMAT: u16 = 2; constant 1237 const FORMAT: u16 = 1; constant 1333 const FORMAT: u16 = 2; constant 1586 const FORMAT: u16 = 1; constant 1906 const FORMAT: u16 = 2; constant 2259 const FORMAT: u16 = 3; constant 2457 const FORMAT: u16 = 1; constant 2847 const FORMAT: u16 = 2; constant 3312 const FORMAT: u16 = 3; constant [all …]
|
/aosp_15_r20/external/cronet/base/android/linker/ |
H A D | linker_jni.h | 35 #define LOG_INFO(FORMAT, ...) \ argument 39 #define LOG_INFO(FORMAT, ...) ((void)0) argument 41 #define LOG_ERROR(FORMAT, ...) \ argument 44 #define PLOG_ERROR(FORMAT, ...) \ argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | fused_batch_norm_op_test.cc | 301 #define BM_NAME(NAME, N, H, W, C, T, IT, FORMAT, DEVICE) \ argument 309 #define BM_FusedBatchNorm(N, H, W, C, T, IS_TRAINING, FORMAT, DEVICE) \ argument 349 #define BM_FusedBatchNormGrad(N, H, W, C, T, IS_TRAINING, FORMAT, DEVICE) \ argument 363 #define BM_FusedBatchNormGradResnetShapes(T, IS_TRAINING, FORMAT, DEVICE) \ argument
|
/aosp_15_r20/frameworks/av/services/audioflinger/afutils/ |
H A D | BufLog.h | 80 #define __BUFLOG(STREAMID, TAG, FORMAT, CHANNELS, SAMPLINGRATE, MAXBYTES, BUF, SIZE) \ argument 84 #define BUFLOG(STREAMID, TAG, FORMAT, CHANNELS, SAMPLINGRATE, MAXBYTES, BUF, SIZE) \ argument 87 #define BUFLOG(STREAMID, TAG, FORMAT, CHANNELS, SAMPLINGRATE, MAXBYTES, BUF, SIZE) \ argument
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/ |
H A D | table_ref.rs | 32 const FORMAT: U = T::FORMAT; constant
|
H A D | read.rs | 65 const FORMAT: T; constant
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-syntax-0.8.3/src/unicode_tables/ |
H A D | sentence_break.rs | 395 pub const FORMAT: &'static [(char, char)] = &[ constant
|
H A D | word_break.rs | 942 pub const FORMAT: &'static [(char, char)] = &[ constant
|
/aosp_15_r20/external/rust/android-crates-io/crates/regex-syntax/src/unicode_tables/ |
D | sentence_break.rs | 395 pub const FORMAT: &'static [(char, char)] = &[ constant
|
D | word_break.rs | 942 pub const FORMAT: &'static [(char, char)] = &[ constant
|
/aosp_15_r20/external/libchrome/base/android/linker/ |
H A D | linker_jni.cc | 33 #define LOG_INFO(FORMAT, ...) \ argument 37 #define LOG_INFO(FORMAT, ...) ((void)0) argument 39 #define LOG_ERROR(FORMAT, ...) \ argument
|
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/ |
H A D | pvr_formats.c | 48 #define FORMAT(vk, tex_fmt, pack_mode, accum_format) \ macro 234 #define FORMAT(tex_fmt, pipe_fmt_int, pipe_fmt_float) \ macro 286 #define FORMAT(tex_fmt, pipe_fmt, tex_fmt_simple) \ macro
|
/aosp_15_r20/frameworks/libs/systemui/toruslib/torus-math/src/main/java/com/google/android/torus/math/ |
D | Vector2.kt | 33 private val FORMAT = DecimalFormat("##.###") constant
|
D | Vector3.kt | 35 private val FORMAT = DecimalFormat("##.###") constant
|
/aosp_15_r20/external/rust/android-crates-io/crates/ucd-trie/src/ |
D | general_category.rs | 415 pub const FORMAT: &'static [(u32, u32)] = &[ constant
|