Home
last modified time | relevance | path

Searched defs:Others (Results 1 – 16 of 16) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_streamparser.h22 enum SyntaxType { EndOfData, Number, Keyword, Name, Others }; enumerator
/external/python/cpython3/Doc/library/
Denum.rst713 Others section in Derived Enumerations
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMSubtarget.h33 Others, CortexA8, CortexA9 enumerator
/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp644 LoopData::NodeList &Headers, LoopData::NodeList &Others) { in findIrreducibleHeaders()
715 LoopData::NodeList Others; in createIrreducibleLoop() local
/external/llvm/lib/Target/AArch64/
DAArch64Subtarget.h38 Others, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp682 LoopData::NodeList &Headers, LoopData::NodeList &Others) { in findIrreducibleHeaders()
755 LoopData::NodeList Others; in createIrreducibleLoop() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.h41 Others, enumerator
/external/catch2/docs/
Drelease-notes.md292 ### Others subsection
/external/llvm/lib/Target/X86/
DX86Subtarget.h57 Others, IntelAtom, IntelSLM enumerator
/external/llvm/lib/Target/ARM/
DARMSubtarget.h45 Others, CortexA5, CortexA7, CortexA8, CortexA9, CortexA12, CortexA15, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMSubtarget.h48 Others, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86Subtarget.h56 Others, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp128 DenseSet<const GlobalVariable *> Others; in VisitGlobalVariableForEmission() local
/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp98 DenseSet<const GlobalVariable *> Others; in VisitGlobalVariableForEmission() local
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringX86Base.h479 X86OperandMem **findMemoryReference(T **First, Tail... Others) { in findMemoryReference()
/external/golang-protobuf/proto/test_proto/
Dtest.pb.go1897 Others []*OtherMessage `protobuf:"bytes,6,rep,name=others" json:"others,omitempty"` member