Home
last modified time | relevance | path

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

12

/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/flutter/skia/src/sksl/
DSkSLParser.h82 INT, 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/flutter/engine/flutter/shell/platform/android/io/flutter/plugin/common/
DStandardMessageCodec.java98 private static final byte INT = 3; field in StandardMessageCodec
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc8xx/
Dimmap.c188 INT in do_iopset() enumerator
/third_party/musl/src/stdio/
Dvfwprintf.c31 PTR, INT, UINT, ULLONG, enumerator
Dvfprintf.c38 PTR, INT, UINT, ULLONG, enumerator
/third_party/mingw-w64/mingw-w64-headers/include/
Dminwindef.h158 typedef int INT; typedef
/third_party/python/Lib/ctypes/
Dwintypes.py12 INT = ctypes.c_int variable
/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/gn/src/base/win/
Dwindows_types.h32 typedef int INT; typedef
/third_party/musl/porting/liteos_m/kernel/src/stdio/
Dvfprintf.c43 PTR, INT, UINT, ULLONG, enumerator
/third_party/musl/porting/liteos_a/kernel/src/stdio/
Dvfprintf.c43 PTR, INT, UINT, ULLONG, enumerator
/third_party/gstreamer/gstplugins_bad/tests/examples/uvch264/
Dtest-uvch264.c26 { NONE, INT, ENUM, BOOL } type; enumerator
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dconfig_winreg.c870 #define INT(t) write_int(netw, #t, ssid->t, 0) in wpa_config_write_network() macro
Dconfig_file.c747 #define INT(t) write_int(f, #t, ssid->t, 0) in wpa_config_write_network() macro
/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
Dconfig_file.c747 #define INT(t) write_int(f, #t, ssid->t, 0) in wpa_config_write_network() macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULibFunc.h258 INT = 0x20, enumerator

12