Home
last modified time | relevance | path

Searched defs:Small (Results 1 – 17 of 17) sorted by relevance

/prebuilts/go/linux-x86/test/interface/
Dbigdata.go48 type Small struct { a int32 } struct
49 func (z Small) M() int64 { return int64(z.a) }
/prebuilts/go/linux-x86/src/encoding/xml/
Dexample_text_marshaling_test.go18 Small const
/prebuilts/go/linux-x86/src/encoding/json/
Dexample_text_marshaling_test.go18 Small const
Ddecode_test.go1425 Small Small member
1435 type Small struct { struct
1436 Tag string
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DCodeGen.h31 enum Model { Tiny, Small, Kernel, Medium, Large }; enumerator
40 enum Level { Default=0, Small=1, Large=2 }; enumerator
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DCodeGen.h31 enum Model { Tiny, Small, Kernel, Medium, Large }; enumerator
40 enum Level { Default=0, Small=1, Large=2 }; enumerator
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Support/
DCodeGen.h31 enum Model { Tiny, Small, Kernel, Medium, Large }; enumerator
40 enum Level { Default=0, Small=1, Large=2 }; enumerator
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DCodeGen.h31 enum Model { Tiny, Small, Kernel, Medium, Large }; enumerator
40 enum Level { Default=0, Small=1, Large=2 }; enumerator
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/StaticAnalyzer/Core/
DAnalyzerOptions.h125 enum class CTUPhase1InliningKind { None, Small, All }; enumerator
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/
DAnalyzerOptions.h125 enum class CTUPhase1InliningKind { None, Small, All }; enumerator
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/
DAnalyzerOptions.h125 enum class CTUPhase1InliningKind { None, Small, All }; enumerator
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/
DAnalyzerOptions.h125 enum class CTUPhase1InliningKind { None, Small, All }; enumerator
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DDenseMap.h920 unsigned Small : 1; variable
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/ADT/
DDenseMap.h955 unsigned Small : 1; variable
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DDenseMap.h920 unsigned Small : 1; variable
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DDenseMap.h920 unsigned Small : 1; variable
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dcorhdr.h804 IMAGE_COR_ILMETHOD_SECT_EH_SMALL Small; member