Home
last modified time | relevance | path

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

123

/external/golang-protobuf/proto/
Dclone_test.go52 Others: []*pb.OtherMessage{
87 if &m.Others[0] == &cloneTestMessage.Others[0] {
90 if &m.Others[0].Value[0] == &cloneTestMessage.Others[0].Value[0] {
130 Others: []*pb.OtherMessage{
142 Others: []*pb.OtherMessage{
159 Others: []*pb.OtherMessage{
Dtext_test.go79 Others: []*pb.OtherMessage{
Dtext_parser_test.go512 Others: []*OtherMessage{
/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp644 LoopData::NodeList &Headers, LoopData::NodeList &Others) { in findIrreducibleHeaders() argument
700 Others.push_back(Irr.Node); in findIrreducibleHeaders()
704 std::sort(Others.begin(), Others.end()); in findIrreducibleHeaders()
715 LoopData::NodeList Others; in createIrreducibleLoop() local
716 findIrreducibleHeaders(BFI, G, SCC, Headers, Others); in createIrreducibleLoop()
719 Headers.end(), Others.begin(), Others.end()); in createIrreducibleLoop()
/external/llvm/lib/Target/AArch64/
DAArch64Subtarget.h38 Others, enumerator
52 ARMProcFamilyEnum ARMProcFamily = Others;
DAArch64Subtarget.cpp84 case Others: break; in initializeProperties()
/external/pdfium/core/fpdfapi/page/
Dcpdf_streamparser.cpp255 return Others; in ParseNextElement()
287 return Others; in ParseNextElement()
291 return Others; in ParseNextElement()
296 return Others; in ParseNextElement()
Dcpdf_streamparser.h22 enum SyntaxType { EndOfData, Number, Keyword, Name, Others }; enumerator
/external/icu/icu4c/source/config/
Dwindows-update.sed.in3 # Copyright (C) 2010 IBM Corporation and Others. All Rights Reserved
/external/icu/icu4c/source/test/testmap/
Dreadme.txt3 # 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
/external/llvm/lib/Target/ARM/
DARMSubtarget.h45 Others, CortexA5, CortexA7, CortexA8, CortexA9, CortexA12, CortexA15, enumerator
76 ARMProcFamilyEnum ARMProcFamily = Others;
DARMSubtarget.cpp204 case Others: in initSubtargetFeatures()
/external/python/cpython2/Doc/library/
Dstat.rst263 Others have read permission.
267 Others have write permission.
271 Others have execute permission.
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMSubtarget.h33 Others, CortexA8, CortexA9 enumerator
DARMSubtarget.cpp41 , ARMProcFamily(Others) in ARMSubtarget()
/external/python/cpython3/Doc/library/
Dstat.rst323 Others have read permission.
327 Others have write permission.
331 Others have execute permission.
/external/ltp/testcases/realtime/profiles/
Ddefault8 # Others field are arguments of the command.
/external/icu/icu4c/source/tools/icuinfo/
Dicuplugins_windows_sample.txt3 # Copyright (C) 2009-2010 IBM Corporation and Others. All Rights Reserved.
/external/llvm/lib/Target/X86/
DX86Subtarget.cpp308 : X86GenSubtargetInfo(TT, CPU, FS), X86ProcFamily(Others), in X86Subtarget()
DX86Subtarget.h57 Others, IntelAtom, IntelSLM enumerator
/external/ltp/utils/benchmark/kernbench-0.42/
DREADME73 Thanks: M. Bligh for ideas. Others for help with magic incantations to get
/external/icu/icu4c/source/extra/uconv/resources/
Dfr.txt5 // Copyright (c) 2000-2004 IBM, Inc. and Others.
Droot.txt5 // Copyright (c) 2000-2004 IBM, Inc. and Others.
/external/icu/icu4c/source/test/perf/howExpensiveIs/
Dreadme.txt5 # Copyright (C) 2012 International Business Machines Corporation and Others. All Rights Reserved.

123