Home
last modified time | relevance | path

Searched defs:INT (Results 1 – 25 of 59) 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/flatbuffers/ts/flexbuffers/
Dvalue-type.ts3 INT = 1, enumerator
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/source/
Dcsv_node.h29 enum CsvType : uint8_t { INT = 0, FLOAT, STRING }; enumerator
/third_party/protobuf/src/google/protobuf/util/internal/
Djson_stream_parser.h123 enum Type { DOUBLE, INT, UINT }; enumerator
/third_party/mesa3d/src/compiler/glsl/
Ds_expression.h172 enum { EXPR, LIST, SYMBOL, NUMBER, INT, STRING } type; enumerator
/third_party/flutter/skia/src/sksl/
DSkSLParser.h82 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/skia/src/sksl/
DSkSLDSLParser.h59 INT, enumerator
/third_party/mindspore/mindspore/dataset/text/
Dutils.py372 INT = 1 variable in SPieceTokenizerOutType
/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/musl/src/stdio/
Dvfwprintf.c31 PTR, INT, UINT, ULLONG, enumerator
Dvfprintf.c38 PTR, INT, UINT, ULLONG, enumerator
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dcsv_op.h41 enum RecordType : uint8_t { INT = 0, FLOAT, STRING }; enumerator
/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/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DUResourceBundle.java774 public static final int INT = 7; field in UResourceBundle
/third_party/python/Lib/ctypes/
Dwintypes.py12 INT = ctypes.c_int variable
/third_party/mindspore/third_party/proto/onnx/
Donnx.proto109 INT = 2; enumerator
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/utils/
DCommonDataType.h47 INT = 1, enumerator
/third_party/musl/porting/liteos_m/kernel/src/stdio/
Dvfprintf.c43 PTR, INT, UINT, ULLONG, enumerator
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dos.h159 typedef int INT; typedef

123