HomeSort by relevance Sort by last modified time
    Searched refs:DEPTH (Results 26 - 50 of 61) sorted by null

12 3

  /external/libxml2/
valid.c 355 unsigned char depth; /* current depth in the overall tree */ member in struct:_xmlValidState
363 #define DEPTH ctxt->vstate->depth
367 #define OCCURRENCE (ctxt->vstate->occurs & (1 << DEPTH))
368 #define PARENT_OCCURRENCE (ctxt->vstate->occurs & ((1 << DEPTH) - 1))
370 #define SET_OCCURRENCE ctxt->vstate->occurs |= (1 << DEPTH)
371 #define RESET_OCCURRENCE ctxt->vstate->occurs &= ((1 << DEPTH) - 1)
375 xmlNodePtr node, unsigned char depth, long occurs,
409 (ctxt->vstateTab[i].depth == depth) &
    [all...]
  /prebuilts/misc/windows/sdl2/test/
testgesture.c 50 #define DEPTH 32
  /external/mesa3d/src/mesa/program/
program_lexer.l 243 {dot}depth { return_token_or_DOT(require_ARB_fp, DEPTH); }
program_parse.y 172 %token DEPTH DIFFUSE DIRECTION
    [all...]
  /external/mesa3d/src/gallium/state_trackers/nine/
vertexdeclaration9.c 139 NINE_DECLUSAGE_CASE0(DEPTH);
161 [NINE_DECLUSAGE_DEPTH] = "DEPTH",
  /external/tensorflow/tensorflow/core/kernels/
nn_ops_test.cc     [all...]
  /frameworks/native/services/surfaceflinger/tests/hwc2/
Hwc2TestProperties.cpp 320 android::ui::Dataspace::DEPTH,
  /external/libpng/contrib/libtests/
pngvalid.c 365 #define FILEID(col, depth, palette, interlace, width, height, do_interlace) \
366 ((png_uint_32)((col) + ((depth)<<3) + ((palette)<<8) + ((interlace)<<13) + \
444 * each log bit depth of a colour type 3 standard image.
475 /* No: next bit depth */
481 /* Palette images are restricted to 8 bit depth */
8887 const unsigned int depth = that->this.bit_depth; local
    [all...]
  /prebuilts/devtools/tools/lib/
httpcore-4.1.jar 
emma.jar 
emma_device.jar 
  /prebuilts/tools/common/http-client/
httpcore-4.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/
org.apache.felix.bundlerepository-1.6.6.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.1/
httpcore-4.1.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.apache.httpcomponents.httpcore_4.1.4.v201203221030.jar 
  /prebuilts/tools/common/offline-m2/org/apache/httpcomponents/httpcore/4.1/
httpcore-4.1.jar 
  /hardware/interfaces/camera/device/3.4/default/
ExternalCameraDeviceSession.cpp     [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/haha/haha/1.3/
haha-1.3.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.2.1/
httpcore-4.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.2.5/
httpcore-4.2.5.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.3.1/
httpcore-4.3.1.jar 
  /external/emma/lib/
emma.jar 
  /external/owasp/sanitizer/tools/emma/lib/
emma.jar 

Completed in 599 milliseconds

12 3