HomeSort by relevance Sort by last modified time
    Searched defs:depth (Results 751 - 775 of 1026) sorted by null

<<31323334353637383940>>

  /prebuilts/gradle-plugin/com/android/tools/sdk-common/24.3.0-beta3/
sdk-common-24.3.0-beta3.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/24.3.0-beta4/
sdk-common-24.3.0-beta4.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/24.3.1/
sdk-common-24.3.1.jar 
  /prebuilts/misc/common/sdk-common/
sdk-common.jar 
  /prebuilts/tools/common/offline-m2/com/android/tools/sdk-common/24.1.0/
sdk-common-24.1.0.jar 
  /prebuilts/tools/common/offline-m2/com/android/tools/sdk-common/24.2.0/
sdk-common-24.2.0.jar 
  /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 
  /art/runtime/
debugger.cc 150 size_t depth = 0; local
151 while (depth < kMaxAllocRecordStackDepth && stack_[depth].Method() != nullptr) {
152 ++depth;
154 return depth;
2340 size_t depth; member in struct:art::CountStackDepthVisitor
4909 size_t depth; member in struct:art::AllocRecordStackVisitor
    [all...]
  /external/chromium-trace/trace-viewer/tracing/third_party/components/polymer/
polymer.js 156 var adepth = this.depth(a);
157 var bdepth = this.depth(b);
176 depth: function(n) {
    [all...]
  /external/e2fsprogs/lib/blkid/
probe.h 552 __u16 depth; member in struct:hfsplus_bheader_record
  /external/libxml2/
relaxng.c 168 short depth; /* used for the cycle detection */ member in struct:_xmlRelaxNGDefine
238 int docNr; /* Depth of the parsing stack */
239 int docMax; /* Max depth of the parsing stack */
244 int incNr; /* Depth of the include parsing stack */
245 int incMax; /* Max depth of the parsing stack */
360 int depth; /* validation depth */ member in struct:_xmlRelaxNGValidCtxt
369 int errNr; /* Depth of the error stack */
370 int errMax; /* Max depth of the error stack */
386 int elemMax; /* the max depth of elements *
    [all...]
trio.c 1685 int depth = 1; local
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_structs.h 835 GLuint depth:11; member in struct:gen7_surface_state::__anon16975
    [all...]
  /external/opencv/cxcore/include/
cxtypes.h 371 int depth; /* Pixel depth in bits: IPL_DEPTH_8U, IPL_DEPTH_8S, IPL_DEPTH_16S, member in struct:_IplImage
477 #define CV_MAKETYPE(depth,cn) ((depth) + (((cn)-1) << CV_CN_SHIFT))
688 int depth = CV_MAT_DEPTH(type); local
689 return CV_ELEM_SIZE1(depth)*8 | (depth == CV_8S || depth == CV_16S ||
690 depth == CV_32S ? IPL_DEPTH_SIGN : 0);
    [all...]
  /external/pdfium/samples/fx_lpng/lpng_v163/
png.h 897 png_byte depth; \/* depth of palette samples *\/ member in struct:png_sPLT_struct
    [all...]
  /external/valgrind/include/vki/
vki-linux-drm.h 416 __vki_u32 depth; member in struct:vki_drm_mode_fb_cmd
  /frameworks/base/services/core/java/com/android/server/
InputMethodManagerService.java 3671 final int depth =parser.getDepth(); local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h 183 int depth; member in struct:__anon29741
252 * Depth structure; contains information for each possible depth.
255 int depth; /* this depth (Z) of the depth */ member in struct:__anon29744
256 int nvisuals; /* number of Visual types at this depth */
257 Visual *visuals; /* list of visuals possible at this depth */
258 } Depth;
275 Depth *depths; /* list of allowable depths on the screen *
293 int depth; \/* depth of this image format *\/ member in struct:__anon29746
323 int depth; \/* depth of window *\/ member in struct:__anon29748
380 int depth; \/* depth of image *\/ member in struct:_XImage
    [all...]
Xproto.h 302 CARD8 depth; member in struct:__anon29846
312 CARD8 depth; member in struct:__anon29847
457 CARD8 depth;
712 CARD8 depth;
455 CARD8 depth; member in struct:__anon29859
710 CARD8 depth; member in struct:__anon29876
1332 CARD8 depth; member in struct:__anon29931
1610 CARD8 depth; member in struct:__anon29960
1735 CARD8 depth; member in struct:_PutImageReq
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlib.h 180 int depth; member in struct:__anon31604
249 * Depth structure; contains information for each possible depth.
252 int depth; /* this depth (Z) of the depth */ member in struct:__anon31607
253 int nvisuals; /* number of Visual types at this depth */
254 Visual *visuals; /* list of visuals possible at this depth */
255 } Depth;
272 Depth *depths; /* list of allowable depths on the screen *
290 int depth; \/* depth of this image format *\/ member in struct:__anon31609
320 int depth; \/* depth of window *\/ member in struct:__anon31611
377 int depth; \/* depth of image *\/ member in struct:_XImage
    [all...]
Xproto.h 302 CARD8 depth; member in struct:__anon31709
312 CARD8 depth; member in struct:__anon31710
457 CARD8 depth;
712 CARD8 depth;
455 CARD8 depth; member in struct:__anon31722
710 CARD8 depth; member in struct:__anon31739
1332 CARD8 depth; member in struct:__anon31794
1610 CARD8 depth; member in struct:__anon31823
1735 CARD8 depth; member in struct:_PutImageReq
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/24.4.0-alpha1/
sdk-common-24.4.0-alpha1.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/nekohtml/nekohtml/1.9.16/
nekohtml-1.9.16.jar 

Completed in 1043 milliseconds

<<31323334353637383940>>