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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/extensions/
lbximage.h 77 int depths[LBX_MAX_DEPTHS]; member in struct:_LbxPixmapCompMethod
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
lbximage.h 77 int depths[LBX_MAX_DEPTHS]; member in struct:_LbxPixmapCompMethod
  /art/runtime/verifier/
register_line.h 327 uint32_t depths = it->second ^ (1 << depth); local
328 if (depths != 0) {
329 it->second = depths;
register_line.cc 471 LOG(WARNING) << "mismatched stack depths (depth=" << MonitorStackDepth()
475 size_t depths = reg_to_lock_depths_.count(idx); local
477 if (depths != incoming_depths) {
478 if (depths == 0 || incoming_depths == 0) {
481 LOG(WARNING) << "mismatched stack depths for register v" << idx
482 << ": " << depths << " != " << incoming_depths;
  /external/chromium_org/third_party/WebKit/Source/platform/transforms/
TransformOperationsTest.cpp 388 float depths[][2] = { local
399 for (size_t i = 0; i < WTF_ARRAY_LENGTH(depths); ++i) {
404 fromOps.operations().append(PerspectiveTransformOperation::create(depths[i][0]));
405 toOps.operations().append(PerspectiveTransformOperation::create(depths[i][1]));
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
GrammarReport.java 131 List<Integer> depths = new ArrayList<Integer>(); local
177 depths.add( maxk );
193 data.numberOfFixedKDecisions = depths.size();
194 data.mink = Stats.min(depths);
195 data.maxk = Stats.max(depths);
196 data.avgk = Stats.avg(depths);
209 // data. = Stats.stddev(depths);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xlib.h 274 int ndepths; /* number of depths possible */
275 Depth *depths; /* list of allowable depths on the screen */ member in struct:__anon24801
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h 274 int ndepths; /* number of depths possible */
275 Depth *depths; /* list of allowable depths on the screen */ member in struct:__anon26537
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/aether/aether-util/1.7/
aether-util-1.7.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/aether/aether-util/1.7/
aether-util-1.7.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 

Completed in 2707 milliseconds