HomeSort by relevance Sort by last modified time
    Searched defs:All (Results 1 - 6 of 6) 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/clang/lib/CodeGen/
CGCall.h 108 enum All_t { All };
120 if (!prototype->isVariadic()) return All;
145 if (value == ~0U) return All;
195 CGFunctionInfo() : Required(RequiredArgs::All) {}
CGObjC.cpp 239 // All ivars and fields have precise lifetime.
249 // All variables have precise lifetime except local variables with
512 RequiredArgs::All),
619 // TODO: falling all the way back to objc_setProperty here is
779 RequiredArgs::All),
815 // Currently, all atomic accesses have to be through integer
    [all...]
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp 700 // arithmetic. To do exact division in modular arithmetic, all we have
724 // (It's possible to not widen at all by pulling out factors of 2 before
846 // eliminate all the truncates.
861 // 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 4518 milliseconds