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

  /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
  /external/opencv3/modules/imgproc/test/ocl/
test_accumulate.cpp 68 const std::pair<MatDepth, MatDepth> depths = GET_PARAM(0); local
69 sdepth = depths.first, ddepth = depths.second;
  /art/runtime/verifier/
register_line.h 393 uint32_t depths = it->second ^ (1 << depth); local
394 if (depths != 0) {
395 it->second = depths;
register_line.cc 445 VLOG(verifier) << "mismatched stack depths (depth=" << MonitorStackDepth()
452 size_t depths = reg_to_lock_depths_.count(idx); local
454 if (depths != incoming_depths) {
480 VLOG(verifier) << "mismatched stack depths for register v" << idx
481 << ": " << depths << " != " << incoming_depths << " in "
489 } else if (depths > 0) {
  /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.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:__anon37549
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlib.h 271 int ndepths; /* number of depths possible */
272 Depth *depths; /* list of allowable depths on the screen */ member in struct:__anon39412
    [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 
  /prebuilts/tools/common/m2/repository/org/antlr/antlr/3.5.2/
antlr-3.5.2.jar 
  /prebuilts/tools/common/offline-m2/org/antlr/antlr/3.5.2/
antlr-3.5.2.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 

Completed in 711 milliseconds