HomeSort by relevance Sort by last modified time
    Searched defs:All (Results 1 - 8 of 8) sorted by null

  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/
position.py 3 # Copyright 2008 The Closure Linter Authors. All Rights Reserved.
104 def All(string):
114 All = staticmethod(All)
  /external/chromium_org/third_party/closure_linter/closure_linter/common/
position.py 3 # Copyright 2008 The Closure Linter Authors. All Rights Reserved.
104 def All(string):
114 All = staticmethod(All)
  /external/clang/lib/CodeGen/
CGCall.h 132 enum All_t { All };
144 if (!prototype->isVariadic()) return All;
169 if (value == ~0U) return All;
219 CGFunctionInfo() : Required(RequiredArgs::All) {}
CGObjC.cpp 113 // In ARC, we may need to do extra work to keep all the keys and
267 // All ivars and fields have precise lifetime.
277 // All variables have precise lifetime except local variables with
540 RequiredArgs::All),
647 // TODO: falling all the way back to objc_setProperty here is
807 RequiredArgs::All),
847 // Currently, all atomic accesses have to be through intege
    [all...]
  /frameworks/compile/mclinker/tools/llvm-mcld/
llvm-mcld.cpp 379 cl::desc("Choose a file type (not all types are supported by all targets):"),
468 cl::desc("Delete all temporary local symbols."),
477 ArgDiscardAll("discard-all",
478 cl::desc("Delete all local symbols."),
483 cl::desc("alias for --discard-all"),
497 ArgStripAll("strip-all",
498 cl::desc("Omit all symbol information from the output file."),
503 cl::desc("alias for --strip-all"),
548 All,
    [all...]
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp 709 // arithmetic. To do exact division in modular arithmetic, all we have
733 // (It's possible to not widen at all by pulling out factors of 2 before
855 // eliminate all the truncates.
870 // eliminate all the truncates.
    [all...]
  /external/opencv/cvaux/include/
cvaux.h 13 // Copyright (C) 2000, Intel Corporation, all rights reserved.
88 /* Projects image to eigen space (finds all decomposion coefficients */
123 float* weight; /*array of mixture weights. Summ of all weights in state is 1. */
194 /* Uniformly segments all observation vectors extracted from image */
319 int** All;
471 // All images must have format 8uC1.
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar 

Completed in 994 milliseconds