/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
D | macro_const.rs | 9 pub const CHAR: u8 = 98u8; constant
|
D | macro_const_1_0.rs | 9 pub const CHAR: u8 = 98u8; constant
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
D | macro_const.h | 2 #define CHAR 'b' macro
|
D | macro_const_1_0.h | 4 #define CHAR 'b' macro
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/ |
D | FontData.java | 33 CHAR(1), enumConstant
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/ |
D | FontData.java | 33 CHAR(1), enumConstant
|
/third_party/musl/porting/uniproton/kernel/src/stdio/ |
D | vfprintf.c | 34 #define CHAR _CHAR macro 45 SHORT, USHORT, CHAR, UCHAR, enumerator
|
/third_party/musl/porting/liteos_a/kernel/src/stdio/ |
D | vfprintf.c | 34 #define CHAR _CHAR macro 45 SHORT, USHORT, CHAR, UCHAR, enumerator
|
/third_party/musl/porting/liteos_m/kernel/src/stdio/ |
D | vfprintf.c | 34 #define CHAR _CHAR macro 45 SHORT, USHORT, CHAR, UCHAR, enumerator
|
/third_party/elfutils/backends/ |
D | linux-core-note.c | 37 #define CHAR int8_t macro
|
/third_party/python/Lib/tkinter/ |
D | constants.py | 49 CHAR='char' variable
|
/third_party/musl/src/stdio/ |
D | vfwprintf.c | 33 SHORT, USHORT, CHAR, UCHAR, enumerator
|
D | vfprintf.c | 40 SHORT, USHORT, CHAR, UCHAR, enumerator
|
/third_party/python/Lib/ctypes/ |
D | wintypes.py | 9 CHAR = ctypes.c_char variable
|
/third_party/musl/porting/linux/user/src/stdio/ |
D | vfprintf.c | 40 SHORT, USHORT, CHAR, UCHAR, enumerator
|
/third_party/mesa3d/src/amd/addrlib/inc/ |
D | addrtypes.h | 56 typedef char CHAR; typedef
|
/third_party/mksh/ |
D | sh.h | 1990 #define CHAR 1 /* unquoted character */ macro
|