Home
last modified time | relevance | path

Searched defs:INT (Results 1 – 25 of 52) sorted by relevance

123

/third_party/FatFs/source/
Dinteger.h32 typedef int INT; typedef
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DJavaType.java37 INT(int.class, Integer.class, 0), enumConstant
DWireFormat.java85 INT(0), enumConstant
/third_party/protobuf/src/google/protobuf/util/internal/
Djson_stream_parser.h123 enum Type { DOUBLE, INT, UINT }; enumerator
/third_party/elfutils/backends/
Dlinux-core-note.c43 #define INT int32_t macro
/third_party/mesa3d/src/compiler/glsl/
Ds_expression.h172 enum { EXPR, LIST, SYMBOL, NUMBER, INT, STRING } type; enumerator
/third_party/skia/src/sksl/
DSkSLDSLParser.h59 INT, enumerator
/third_party/protobuf/php/tests/proto/
Dtest_reserved_enum_value_upper.proto70 INT = 64; enumerator
Dtest_reserved_message_upper.proto69 message INT {} message
Dtest_reserved_enum_upper.proto69 enum INT { ZERO65 = 0; } enum
/third_party/node/deps/v8/src/strings/
Dstring-stream.h118 enum Type { INT, DOUBLE, C_STR, LC_STR, OBJ, HANDLE, POINTER }; enumerator
/third_party/musl/src/stdio/
Dvfwprintf.c31 PTR, INT, UINT, ULLONG, enumerator
Dvfprintf.c38 PTR, INT, UINT, ULLONG, enumerator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DUResourceBundle.java774 public static final int INT = 7; field in UResourceBundle
/third_party/vk-gl-cts/framework/randomshaders/
DrsgToken.hpp74 INT, enumerator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DUResourceBundle.java738 public static final int INT = 7; field in UResourceBundle
/third_party/python/Lib/ctypes/
Dwintypes.py12 INT = ctypes.c_int variable
/third_party/openssl/util/
Dcheck-format-test-negatives.c43 typedef int INT; in f() typedef
/third_party/node/deps/openssl/openssl/util/
Dcheck-format-test-negatives.c43 typedef int INT; in f() typedef
/third_party/musl/porting/liteos_m/kernel/src/stdio/
Dvfprintf.c43 PTR, INT, UINT, ULLONG, enumerator
/third_party/musl/porting/uniproton/kernel/src/stdio/
Dvfprintf.c43 PTR, INT, UINT, ULLONG, enumerator
/third_party/musl/porting/linux/user/src/stdio/
Dvfprintf.c38 PTR, INT, UINT, ULLONG, enumerator
/third_party/musl/porting/liteos_a/kernel/src/stdio/
Dvfprintf.c43 PTR, INT, UINT, ULLONG, enumerator
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dconfig_winreg.c870 #define INT(t) write_int(netw, #t, ssid->t, 0) in wpa_config_write_network() macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dconfig_file.c701 #define INT(t) write_int(f, #t, ssid->t, 0) in wpa_config_write_network() macro

123