HomeSort by relevance Sort by last modified time
    Searched refs:Others (Results 1 - 20 of 20) sorted by null

  /external/icu/icu4c/source/extra/uconv/
resfiles.mk 1 # Copyright (c) 2000-2002 IBM, Inc. and Others.
  /external/llvm/lib/Target/AArch64/
AArch64Subtarget.cpp 53 : AArch64GenSubtargetInfo(TT, CPU, FS), ARMProcFamily(Others),
AArch64Subtarget.h 36 enum ARMProcFamilyEnum {Others, CortexA35, CortexA53, CortexA57, Cyclone};
38 /// ARMProcFamily - ARM processor family: Cortex-A53, Cortex-A57, and others.
  /external/llvm/lib/Analysis/
BlockFrequencyInfoImpl.cpp 618 LoopData::NodeList &Headers, LoopData::NodeList &Others) {
674 Others.push_back(Irr.Node);
678 std::sort(Others.begin(), Others.end());
689 LoopData::NodeList Others;
690 findIrreducibleHeaders(BFI, G, SCC, Headers, Others);
693 Headers.end(), Others.begin(), Others.end());
  /external/llvm/lib/Target/ARM/
ARMSubtarget.cpp 91 : ARMGenSubtargetInfo(TT, CPU, FS), ARMProcFamily(Others),
ARMSubtarget.h 45 Others, CortexA5, CortexA7, CortexA8, CortexA9, CortexA12, CortexA15,
58 /// ARMProcFamily - ARM processor family: Cortex-A8, Cortex-A9, and others.
  /external/llvm/lib/Target/X86/
X86Subtarget.cpp 294 // FIXME: this is a known good value for Yonah. How about others?
309 : X86GenSubtargetInfo(TT, CPU, FS), X86ProcFamily(Others),
X86Subtarget.h 58 Others, IntelAtom, IntelSLM
61 /// X86 processor family: Intel Atom, and others
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_parser_old.cpp 491 return Others;
521 return Others;
525 return Others;
530 return Others;
pageint.h 24 enum SyntaxType { EndOfData, Number, Keyword, Name, Others };
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
usb.h 76 #define URB_FROM_IRP(Irp) ((IoGetCurrentIrpStackLocation(Irp))->Parameters.Others.Argument1)
  /external/llvm/lib/Target/NVPTX/
NVPTXAsmPrinter.cpp 98 DenseSet<const GlobalVariable *> Others;
100 DiscoverDependentGlobals(GV->getOperand(i), Others);
102 for (DenseSet<const GlobalVariable *>::iterator I = Others.begin(),
103 E = Others.end();
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 867 ;# Others are read/write; save addresses and sibling pels
    [all...]
  /external/jemalloc/bin/
jeprof.in     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h     [all...]
wdm.h     [all...]
  /build/tools/droiddoc/templates-sdk-dev/assets/js/
docs.js 296 var $others = $('li.nav-section.expanded', $(this).closest('ul')).not('.sticky');
297 $others.removeClass('expanded').children('ul').slideUp(250);
    [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /external/libmicrohttpd/doc/
texinfo.tex     [all...]
  /toolchain/binutils/binutils-2.25/texinfo/
texinfo.tex 636 % Others are defined by plain TeX: @` @' @" @^ @~ @= @u @v @H.
    [all...]

Completed in 774 milliseconds