Home
last modified time | relevance | path

Searched defs:IntegerType (Results 1 – 25 of 33) sorted by relevance

12

/external/rust/android-crates-io/crates/litrs/src/integer/
Dmod.rs285 pub enum IntegerType { enum
300 impl IntegerType { implementation
341 impl FromStr for IntegerType { implementation
348 impl fmt::Display for IntegerType { implementation
/external/oj-libjdwp/src/share/classes/com/sun/jdi/
DIntegerType.java39 public interface IntegerType extends PrimitiveType { interface
/external/protobuf/ruby/tests/
Dtype_errors.rb12 IntegerType = Gem::Version.new(RUBY_VERSION) < Gem::Version.new('2.4') ? Fixnum : Integer constant in TestTypeErrors
/external/cronet/tot/third_party/protobuf/ruby/tests/
Dtype_errors.rb12 IntegerType = Gem::Version.new(RUBY_VERSION) < Gem::Version.new('2.4') ? Fixnum : Integer constant in TestTypeErrors
/external/cronet/stable/third_party/protobuf/ruby/tests/
Dtype_errors.rb12 IntegerType = Gem::Version.new(RUBY_VERSION) < Gem::Version.new('2.4') ? Fixnum : Integer constant in TestTypeErrors
/external/pigweed/pw_random/
Dget_int_bounded_fuzzer.cc24 enum class IntegerType : uint8_t { enum
/external/clang/include/clang/CodeGen/
DSwiftCallingConv.h25 class IntegerType; variable
/external/llvm/include/llvm/IR/
DConstants.h34 class IntegerType; variable
DType.h29 class IntegerType; variable
DDerivedTypes.h41 explicit IntegerType(LLVMContext &C, unsigned NumBits) : Type(C, IntegerTyID){ in IntegerType() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DConstants.h45 class IntegerType; variable
DType.h32 class IntegerType; variable
DDerivedTypes.h44 explicit IntegerType(LLVMContext &C, unsigned NumBits) : Type(C, IntegerTyID){ in IntegerType() function
/external/clang/lib/CodeGen/
DCodeGenTypeCache.h22 class IntegerType; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DMemoryBuiltins.h42 class IntegerType; variable
/external/angle/src/tests/gl_tests/
DIncompleteTextureTest.cpp292 TEST_P(IncompleteTextureTestES3, IntegerType) in TEST_P() argument
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DType.h29 class IntegerType; variable
DDerivedTypes.h43 explicit IntegerType(LLVMContext &C, unsigned NumBits) : Type(C, IntegerTyID){ in IntegerType() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemoryBuiltins.h43 class IntegerType; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DType.h29 class IntegerType; variable
DDerivedTypes.h44 explicit IntegerType(LLVMContext &C, unsigned NumBits) : Type(C, IntegerTyID){ in IntegerType() function
/external/llvm/lib/CodeGen/MIRParser/
DMILexer.h101 IntegerType, enumerator
/external/emboss/compiler/util/
Dir_data.py413 class IntegerType(Message): class
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_annotation_test.cpp579 TEST_P(BuiltInDecorations, IntegerType) { in TEST_P() argument
/external/angle/third_party/spirv-tools/src/test/val/
Dval_annotation_test.cpp622 TEST_P(BuiltInDecorations, IntegerType) { in TEST_P() argument

12