/external/llvm/include/llvm/ADT/ |
D | None.h | 22 enum class NoneType { None }; enumerator 23 const NoneType None = None; variable
|
/external/lzma/Java/Tukaani/src/org/tukaani/xz/check/ |
D | None.java | 12 public class None extends Check { class 13 public None() { in None() method in None
|
/external/junit/src/main/java/org/junit/ |
D | Test.java | 71 static class None extends Throwable { class 74 private None() { in None() method in Test.None
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 193 None = 0x0000, enumerator 210 None = 0x00000000, enumerator 234 None = 0x00, enumerator 242 None = 0x00, enumerator 250 None = 0, enumerator 269 None = 0x0000, enumerator 282 None = 0x0000, enumerator 290 None = 0, enumerator 337 None = 0x00000000, enumerator 371 None = 0x00, enumerator [all …]
|
D | TypeIndex.h | 21 None = 0x0000, // uncharacterized type (no type) enumerator 118 static TypeIndex None() { return TypeIndex(SimpleTypeKind::None); } in None() function
|
/external/v8/src/ |
D | field-type.cc | 15 FieldType* FieldType::None() { in None() function in v8::internal::FieldType 27 Handle<FieldType> FieldType::None(Isolate* isolate) { in None() function in v8::internal::FieldType
|
/external/protobuf/csharp/src/Google.Protobuf.Test/ |
D | SampleEnum.cs | 39 None = 0, enumerator
|
/external/llvm/tools/llvm-pdbdump/ |
D | FunctionDumper.h | 23 enum class PointerType { None, Pointer, Reference }; enumerator
|
D | CompilandDumper.h | 23 enum Flags { None = 0x0, Children = 0x1, Symbols = 0x2, Lines = 0x4 }; enumerator
|
D | LinePrinter.h | 68 None, enumerator
|
/external/clang/test/Analysis/Inputs/ |
D | qt-simulator.h | 7 enum Type { None }; enumerator
|
/external/llvm/include/llvm/Linker/ |
D | Linker.h | 29 None = 0, enumerator
|
/external/pdfium/xfa/fwl/ |
D | cfwl_eventscroll.h | 15 None = 1, enumerator
|
/external/clang/include/clang/Index/ |
D | IndexingAction.h | 25 None, enumerator
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_contentmarkitem.h | 20 enum ParamType { None, PropertiesDict, DirectDict }; enumerator
|
/external/llvm/include/llvm/ExecutionEngine/ |
D | JITSymbolFlags.h | 24 None = 0, enumerator
|
/external/v8/tools/clang/plugins/ |
D | FindBadConstructsConsumer.h | 66 enum RefcountIssue { None, ImplicitDestructor, PublicDestructor }; enumerator
|
/external/v8/src/compiler/ |
D | representation-change.h | 18 static Truncation None() { return Truncation(TruncationKind::kNone); } in None() function 204 static UseInfo None() { in None() function
|
/external/llvm/unittests/Support/ |
D | ProcessTest.cpp | 41 TEST(ProcessTest, None) { in TEST() argument
|
/external/pdfium/core/fpdfapi/cmaps/ |
D | cmap_int.h | 14 enum MapType { None, Single, Range, Reverse }; enumerator
|
/external/swiftshader/third_party/LLVM/lib/Target/PTX/MCTargetDesc/ |
D | PTXBaseInfo.h | 37 None = 2 enumerator
|
/external/llvm/include/llvm/DebugInfo/ |
D | DIContext.h | 81 enum class DINameKind { None, ShortName, LinkageName }; enumerator 86 enum class FileLineInfoKind { None, Default, AbsoluteFilePath }; enumerator
|
/external/zlib/src/contrib/dotzlib/DotZLib/ |
D | DotZLib.cs | 24 None, Partial, Sync, Full, Finish, Block enumerator 70 None = 0, enumerator
|
/external/pdfium/xfa/fde/xml/ |
D | fde_xml.h | 13 None, enumerator
|
/external/llvm/include/llvm/Support/ |
D | CodeGen.h | 53 None, // -O0 enumerator
|