Home
last modified time | relevance | path

Searched defs:INT (Results 1 – 25 of 60) 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/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/source/
Dcsv_node.h29 enum CsvType : uint8_t { INT = 0, FLOAT, STRING }; enumerator
/third_party/flatbuffers/ts/flexbuffers/
Dvalue-type.ts3 INT = 1, enumerator
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/profiler/parser/
Dframework_enum.py37 INT = 31 variable in VmDataType
/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.h63 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/python/Tools/scripts/
Dumarshal.py16 INT = ord('i') variable in Type
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dcsv_op.h41 enum RecordType : uint8_t { INT = 0, FLOAT, STRING }; enumerator
/third_party/musl/src/stdio/
Dvfwprintf.c31 PTR, INT, UINT, ULLONG, enumerator
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/text/
Dutils.py348 INT = 1 variable in SPieceTokenizerOutType
/third_party/vk-gl-cts/framework/randomshaders/
DrsgToken.hpp74 INT, 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/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/mindspore/mindspore-src/source/third_party/proto/onnx/
Donnx.proto109 INT = 2; enumerator
/third_party/musl/porting/linux/user/src/stdio/
Dvfprintf.c38 PTR, INT, UINT, ULLONG, enumerator
/third_party/musl/porting/uniproton/kernel/src/stdio/
Dvfprintf.c43 PTR, INT, UINT, ULLONG, enumerator

123