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

  /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),
768 RequiredArgs::All),
803 // Currently, all atomic accesses have to be through integer
    [all...]
  /external/llvm/lib/CodeGen/
RenderMachineFunction.h 102 All = 7 }
147 /// \brief Free all tables in TargetRegisterExtraInfo.
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp 698 // arithmetic. To do exact division in modular arithmetic, all we have
722 // (It's possible to not widen at all by pulling out factors of 2 before
845 // eliminate all the truncates.
860 // 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 101 milliseconds