Home
last modified time | relevance | path

Searched refs:Others (Results 1 – 25 of 47) sorted by relevance

12

/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp618 LoopData::NodeList &Headers, LoopData::NodeList &Others) { in findIrreducibleHeaders() argument
674 Others.push_back(Irr.Node); in findIrreducibleHeaders()
678 std::sort(Others.begin(), Others.end()); in findIrreducibleHeaders()
689 LoopData::NodeList Others; in createIrreducibleLoop() local
690 findIrreducibleHeaders(BFI, G, SCC, Headers, Others); in createIrreducibleLoop()
693 Headers.end(), Others.begin(), Others.end()); in createIrreducibleLoop()
/external/icu/icu4c/source/config/
Dwindows-update.sed.in1 # Copyright (C) 2010 IBM Corporation and Others. All Rights Reserved
/external/icu/icu4c/source/test/testmap/
Dreadme.txt1 # Copyright (C) 2012 IBM Corporation and Others. All Rights Reserved.
/external/llvm/docs/TableGen/
DDeficiencies.rst22 back-ends adhere to strict rules. Others suggesting we should move to more
Dindex.rst302 back-ends adhere to strict rules. Others are suggesting we should move to less,
/external/llvm/lib/Target/AArch64/
DAArch64Subtarget.cpp53 : AArch64GenSubtargetInfo(TT, CPU, FS), ARMProcFamily(Others), in AArch64Subtarget()
DAArch64Subtarget.h36 enum ARMProcFamilyEnum {Others, CortexA35, CortexA53, CortexA57, Cyclone}; enumerator
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_parser_old.cpp491 return Others; in ParseNextElement()
521 return Others; in ParseNextElement()
525 return Others; in ParseNextElement()
530 return Others; in ParseNextElement()
Dpageint.h24 enum SyntaxType { EndOfData, Number, Keyword, Name, Others }; enumerator
/external/icu/icu4c/source/tools/icuinfo/
Dicuplugins_windows_sample.txt1 # Copyright (C) 2009-2010 IBM Corporation and Others. All Rights Reserved.
/external/llvm/lib/Target/X86/
DX86Subtarget.cpp309 : X86GenSubtargetInfo(TT, CPU, FS), X86ProcFamily(Others), in X86Subtarget()
DX86Subtarget.h58 Others, IntelAtom, IntelSLM enumerator
/external/v8/test/unittests/wasm/
Dasm-types-unittest.cc80 template <typename Arg, typename... Others>
82 Others... others) { in AddAllArguments()
115 template <typename Overload, typename... Others>
117 Overload* overload, Others... others) { in AddAllOverloads()
/external/ceres-solver/docs/source/
Dindex.rst78 author = "Sameer Agarwal and Keir Mierle and Others",
/external/llvm/lib/Target/ARM/
DARMSubtarget.cpp91 : ARMGenSubtargetInfo(TT, CPU, FS), ARMProcFamily(Others), in ARMSubtarget()
DARMSubtarget.h45 Others, CortexA5, CortexA7, CortexA8, CortexA9, CortexA12, CortexA15, enumerator
/external/mesa3d/docs/
DREADME.MITS71 observerd. Others may see no gain at all and in a few rare
/external/icu/icu4c/source/test/perf/howExpensiveIs/
Dreadme.txt2 # Copyright (C) 2012 International Business Machines Corporation and Others. All Rights Reserved.
/external/icu/icu4c/source/extra/uconv/resources/
Droot.txt2 // Copyright (c) 2000-2004 IBM, Inc. and Others.
Dfr.txt2 // Copyright (c) 2000-2004 IBM, Inc. and Others.
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/
Drelease175 `Windows' and `Others', respectively.
/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp98 DenseSet<const GlobalVariable *> Others; in VisitGlobalVariableForEmission() local
100 DiscoverDependentGlobals(GV->getOperand(i), Others); in VisitGlobalVariableForEmission()
102 for (DenseSet<const GlobalVariable *>::iterator I = Others.begin(), in VisitGlobalVariableForEmission()
103 E = Others.end(); in VisitGlobalVariableForEmission()
/external/llvm/docs/
DTestSuiteMakefileGuide.rst167 Others are added from time to time, and can be determined from
/external/llvm/test/
Dlit.cfg323 # Others/can-execute.txt
/external/clang/docs/
DDriverInternals.rst275 pass on their input and output arguments. Others, like the compiler

12