/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/ |
D | basic.go | 66 type Basic struct { struct 67 kind BasicKind 68 info BasicInfo 69 name string 73 func (b *Basic) Kind() BasicKind { return b.kind } 76 func (b *Basic) Info() BasicInfo { return b.info } 79 func (b *Basic) Name() string { return b.name } 81 func (b *Basic) Underlying() Type { return b } 82 func (b *Basic) String() string { return TypeString(b, nil) }
|
D | const.go | 64 func representableConst(x constant.Value, check *Checker, typ *Basic, rounded *constant.Value) bool… 237 func (check *Checker) representable(x *operand, typ *Basic) { 252 func (check *Checker) representation(x *operand, typ *Basic) (constant.Value, Code) {
|
/prebuilts/go/linux-x86/src/go/types/ |
D | basic.go | 69 type Basic struct { struct 70 kind BasicKind 71 info BasicInfo 72 name string 76 func (b *Basic) Kind() BasicKind { return b.kind } 79 func (b *Basic) Info() BasicInfo { return b.info } 82 func (b *Basic) Name() string { return b.name } 84 func (b *Basic) Underlying() Type { return b } 85 func (b *Basic) String() string { return TypeString(b, nil) }
|
D | const.go | 66 func representableConst(x constant.Value, check *Checker, typ *Basic, rounded *constant.Value) bool… 239 func (check *Checker) representable(x *operand, typ *Basic) { 254 func (check *Checker) representation(x *operand, typ *Basic) (constant.Value, Code) {
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/Utils/ |
D | ImportedFunctionsInliningStatistics.h | 106 Basic = 1, enumerator
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/Utils/ |
D | ImportedFunctionsInliningStatistics.h | 106 Basic = 1, enumerator
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Analysis/Utils/ |
D | ImportedFunctionsInliningStatistics.h | 106 Basic = 1, enumerator
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/Utils/ |
D | ImportedFunctionsInliningStatistics.h | 106 Basic = 1, enumerator
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/CodeGen/GlobalISel/ |
D | CombinerInfo.h | 61 Basic, enumerator
|
/prebuilts/go/linux-x86/src/internal/reflectlite/ |
D | all_test.go | 492 type Basic struct { struct 493 x int 494 y float32
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Demangle/ |
D | MicrosoftDemangle.h | 134 enum class FunctionIdentifierCodeGroup { Basic, Under, DoubleUnder }; enumerator
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Demangle/ |
D | MicrosoftDemangle.h | 138 enum class FunctionIdentifierCodeGroup { Basic, Under, DoubleUnder }; enumerator
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Demangle/ |
D | MicrosoftDemangle.h | 134 enum class FunctionIdentifierCodeGroup { Basic, Under, DoubleUnder }; enumerator
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Demangle/ |
D | MicrosoftDemangle.h | 134 enum class FunctionIdentifierCodeGroup { Basic, Under, DoubleUnder }; enumerator
|
/prebuilts/go/linux-x86/src/internal/types/testdata/spec/ |
D | assignability.go | 226 Basic _Basic talias
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Target/ |
D | CGPassBuilderOption.h | 23 enum class RegAllocType { Default, Basic, Fast, Greedy, PBQP }; enumerator
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Target/ |
D | CGPassBuilderOption.h | 23 enum class RegAllocType { Default, Basic, Fast, Greedy, PBQP }; enumerator
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Target/ |
D | CGPassBuilderOption.h | 23 enum class RegAllocType { Default, Basic, Fast, Greedy, PBQP }; enumerator
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Target/ |
D | CGPassBuilderOption.h | 23 enum class RegAllocType { Default, Basic, Fast, Greedy, PBQP }; enumerator
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/importer/ |
D | iimport.go | 467 func intSize(b *types2.Basic) (signed bool, maxBytes uint) {
|
/prebuilts/go/linux-x86/src/go/internal/gcimporter/ |
D | iimport.go | 477 func intSize(b *types.Basic) (signed bool, maxBytes uint) {
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/BugReporter/ |
D | BugReporter.h | 121 enum class Kind { Basic, PathSensitive }; enumerator
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/BugReporter/ |
D | BugReporter.h | 121 enum class Kind { Basic, PathSensitive }; enumerator
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | bits1_5.h | 81 BG_BASIC_CREDENTIALS Basic; member
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/BugReporter/ |
D | BugReporter.h | 121 enum class Kind { Basic, PathSensitive }; enumerator
|