Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_streamparser.h24 enum SyntaxType { EndOfData, Number, Keyword, Name, Others }; enumerator
/external/python/enum34/enum/doc/
Denum.rst473 Others section in Derived Enumerations
/external/python/cpython3/Doc/library/
Denum.rst724 Others section in Derived Enumerations
/external/llvm-project/flang/include/flang/Evaluate/
Dexpression.h521 using Others = std::tuple<Constant<Result>, ArrayConstructor<Result>, variable
547 using Others = std::variant<Constant<Result>, ArrayConstructor<Result>, variable
565 using Others = std::variant<Constant<Result>, ArrayConstructor<Result>, variable
/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp644 LoopData::NodeList &Headers, LoopData::NodeList &Others) { in findIrreducibleHeaders()
715 LoopData::NodeList Others; in createIrreducibleLoop() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonSubtarget.h90 enum HexagonProcFamilyEnum { Others, TinyCore }; enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp686 LoopData::NodeList &Headers, LoopData::NodeList &Others) { in findIrreducibleHeaders()
759 LoopData::NodeList Others; in createIrreducibleLoop() local
/external/llvm-project/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp701 LoopData::NodeList &Headers, LoopData::NodeList &Others) { in findIrreducibleHeaders()
774 LoopData::NodeList Others; in createIrreducibleLoop() local
/external/llvm/lib/Target/AArch64/
DAArch64Subtarget.h38 Others, enumerator
/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/catch2/docs/
Drelease-notes.md542 ### Others subsection
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.h40 Others, enumerator
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64Subtarget.h41 Others, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86Subtarget.h57 Others, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSubtarget.h47 Others, enumerator
/external/llvm-project/llvm/lib/Target/X86/
DX86Subtarget.h56 Others, enumerator
/external/llvm-project/llvm/lib/Target/ARM/
DARMSubtarget.h48 Others, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp129 DenseSet<const GlobalVariable *> Others; in VisitGlobalVariableForEmission() local
/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp98 DenseSet<const GlobalVariable *> Others; in VisitGlobalVariableForEmission() local
/external/llvm-project/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp129 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