Home
last modified time | relevance | path

Searched defs:Integer (Results 1 - 25 of 26) sorted by relevance

12

/third_party/libabigail/tests/data/test-diff-filter/
H A Dtest-PR29387-v1.c1 typedef long int Integer; typedef
H A Dtest-PR29387-v0.c1 typedef int Integer; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DNativeFormatting.h20 Integer, member in llvm::IntegerStyle
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DNativeFormatting.h21 Integer, member in llvm::IntegerStyle
/third_party/python/Lib/test/
H A Dtest_typechecks.py19 class Integer(metaclass=ABC): class
[all...]
H A Dtest_long.py1560 class Integer(int): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.h62 Integer, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DIntrinsics.h103 Integer, Vector, Pointer, Struct, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DIntrinsics.h101 Integer, Vector, Pointer, Struct, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp38 static void writeInteger(T Integer, raw_ostream &OS, bool IsLittleEndian) { in writeInteger() argument
44 static void writeVariableSizedInteger(uint64_t Integer, size_t Size, in writeVariableSizedInteger() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dchecker.h89 struct Integer { struct
/third_party/icu/icu4c/source/test/intltest/
H A Dicusvtst.cpp65 class Integer : public UObject { class
69 Integer(int32_t val) : _val(val) { in Integer() function in Integer
72 Integer(const Integer& rhs) : UObject(rhs), _val(rhs._val) { in Integer() function in Integer
[all...]
/third_party/node/deps/v8/include/v8-include/
H A Dv8-primitive.h669 class V8_EXPORT Integer : public Number { class
/third_party/node/deps/v8/include/
H A Dv8-primitive.h660 class V8_EXPORT Integer : public Number { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DARMAttributeParser.cpp474 uint64_t Integer = ParseInteger(Data, Offset); in compatibility() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCAsmMacro.h32 Integer, enumerator
/third_party/vk-gl-cts/framework/common/
H A DtcuTestLog.hpp103 typedef LogNumber<deInt64> Integer; typedef in tcu::TestLog
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dtypes.h222 class Integer : public Type { class
224 Integer(uint32_t w, bool is_signed) in Integer() function in spvtools::opt::analysis::Integer
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dtypes.h222 class Integer : public Type { class
224 Integer(uint32_t w, bool is_signed) in Integer() function in spvtools::opt::analysis::Integer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp43 enum KindTy { Token, Integer, Float, Symbol, BrList } Kind; enumerator
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DDIE.h164 uint64_t Integer; member in llvm::DIEInteger
/third_party/spirv-tools/source/opt/
H A Dtypes.h230 class Integer : public Type { class
232 Integer(uint32_t w, bool is_signed) in Integer() function in spvtools::opt::analysis::Integer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp232 addUInt(DIEValueList &Die, dwarf::Attribute Attribute, Optional<dwarf::Form> Form, uint64_t Integer) addUInt() argument
241 addUInt(DIEValueList &Block, dwarf::Form Form, uint64_t Integer) addUInt() argument
246 addSInt(DIEValueList &Die, dwarf::Attribute Attribute, Optional<dwarf::Form> Form, int64_t Integer) addSInt() argument
253 addSInt(DIELoc &Die, Optional<dwarf::Form> Form, int64_t Integer) addSInt() argument
303 addSectionOffset(DIE &Die, dwarf::Attribute Attribute, uint64_t Integer) addSectionOffset() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h207 uint64_t Integer; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2042 StringView Integer; member in IntegerCastExpr

Completed in 31 milliseconds

12