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

1 2

  /external/icu/icu4c/source/extra/uconv/
resfiles.mk 1 # Copyright (c) 2000-2002 IBM, Inc. and Others.
  /external/chromium_org/content/child/
site_isolation_policy.h 35 // 0:HTML, 1:XML, 2:JSON, 3:Plain, 4:Others
64 Others = 4,
site_isolation_policy.cc 175 if (canonical_mime_type == SiteIsolationResponseMetaData::Others)
329 return SiteIsolationResponseMetaData::Others;
  /external/llvm/lib/Target/AArch64/
AArch64Subtarget.h 35 enum ARMProcFamilyEnum {Others, CortexA53, CortexA57, Cyclone};
37 /// ARMProcFamily - ARM processor family: Cortex-A53, Cortex-A57, and others.
AArch64Subtarget.cpp 48 : AArch64GenSubtargetInfo(TT, CPU, FS), ARMProcFamily(Others),
  /external/llvm/lib/Analysis/
BlockFrequencyInfoImpl.cpp 597 LoopData::NodeList &Headers, LoopData::NodeList &Others) {
652 Others.push_back(Irr.Node);
656 std::sort(Others.begin(), Others.end());
667 LoopData::NodeList Others;
668 findIrreducibleHeaders(BFI, G, SCC, Headers, Others);
671 Headers.end(), Others.begin(), Others.end());
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
x86regtmod.gperf 56 * Others: 0
69 * Others: 0
  /external/llvm/lib/Target/ARM/
ARMSubtarget.cpp 111 // bits, others to 64 bits. We always try to align to 64 bits.
115 // We have 128 and 64 bit vectors. The APCS ABI aligns them to 32 bits, others
154 : ARMGenSubtargetInfo(TT, CPU, FS), ARMProcFamily(Others),
318 // Darwin and NetBSD targets support unaligned accesses, and others don't.
ARMSubtarget.h 46 Others, CortexA5, CortexA7, CortexA8, CortexA9, CortexA12, CortexA15,
53 /// ARMProcFamily - ARM processor family: Cortex-A8, Cortex-A9, and others.
  /external/llvm/lib/Target/X86/
X86Subtarget.cpp 296 // FIXME: this is a known good value for Yonah. How about others?
309 // Some ABIs align 64 bit integers and doubles to 64 bits, others to 32.
315 // Some ABIs align long double to 128 bits, others to 32.
329 // The stack is aligned to 32 bits on some ABIs and 128 bits on others.
348 : X86GenSubtargetInfo(TT, CPU, FS), X86ProcFamily(Others),
X86Subtarget.h 59 Others, IntelAtom, IntelSLM
62 /// X86ProcFamily - X86 processor family: Intel Atom, and others
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_parser_old.cpp 466 return Others;
495 return Others;
499 return Others;
504 return Others;
    [all...]
pageint.h 20 typedef enum { EndOfData, Number, Keyword, Name, Others } SyntaxType;
  /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/chromium_org/ui/file_manager/file_manager/foreground/js/
file_type.js 95 // Others
  /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...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 867 ;# Others are read/write; save addresses and sibling pels
    [all...]
  /external/libvpx/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 867 ;# Others are read/write; save addresses and sibling pels
    [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/chromium_org/third_party/tcmalloc/chromium/src/
pprof     [all...]
  /external/jemalloc/bin/
pprof     [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
pprof     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h     [all...]
wdm.h     [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]

Completed in 892 milliseconds

1 2