HomeSort by relevance Sort by last modified time
    Searched defs:depth (Results 851 - 875 of 1122) sorted by null

<<31323334353637383940>>

  /external/libxml2/
xmlreader.c 137 int depth; /* depth of the current node */ member in struct:_xmlTextReader
145 int entNr; /* Depth of the entities stack */
146 int entMax; /* Max depth of the entities stack */
554 fprintf(stderr, "xmlTextReader: state %d depth %d ",
555 reader->state, reader->depth);
561 fprintf(stderr, " input: base %d, cur %d, depth %d: ",
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp 2472 uint64_t depth = Op.getConstantOperandVal(0); local
2490 uint64_t depth = Op.getConstantOperandVal(0); local
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_glsl_to_tgsi.cpp 3104 int depth = 0; \/* loop depth *\/ local
3136 int depth = 0; \/* loop depth *\/ local
3165 int depth = 0; \/* loop depth *\/ local
3196 int depth = 0; \/* loop depth *\/ local
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_texfilter.c 153 * size = width (or height or depth) of texture
499 * NOTE: only used for depth texture sampling.
511 const GLint depth = img->Depth; local
537 *k = tex_array_slice(texcoord[2], depth);
548 * NOTE: only used for depth texture sampling.
561 const GLint depth = img->Depth; local
594 *slice = tex_array_slice(texcoord[2], depth);
823 _mesa_problem(NULL, "Bad depth texture mode")
2022 const GLint depth = img->Depth2; \/* without border, power of two *\/ local
2055 const GLint depth = img->Depth2; local
2827 const GLint depth = img->Depth; local
2861 const GLint depth = img->Depth; local
3548 const GLint depth = img->Depth; local
    [all...]
  /external/opencv/ml/include/
ml.h 684 int depth; member in struct:CvDTreeNode
    [all...]
  /external/opencv/ml/src/
mltree.cpp 807 node->depth = parent ? parent->depth + 1 : 0;
3289 int i, depth; local
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_parser/
fpdf_parser_parser.cpp 620 FX_INT32 depth = 0; local
653 depth = 1;
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.cc 1670 int depth = 0; local
    [all...]
  /external/valgrind/main/exp-sgcheck/
sg_main.c 476 UWord depth; /* depth of stack at time block was pushed */ member in struct:__anon36518
526 UWord depth
540 VG_(printf)("\ndepth = %lu\n", depth);
555 nyu->depth = depth;
945 static void show_Invar( HChar* buf, Word nBuf, Invar* inv, Word depth )
965 depth - inv->Inv.StackN.nd->depth );
1209 Word depth; \/* 0 for outermost; increases inwards *\/ member in struct:_StackFrame
    [all...]
  /frameworks/base/tools/aapt/
Command.cpp 329 int depth = 0; local
334 depth--;
335 if (depth < 0) {
343 depth++;
409 int depth = 0; local
413 depth--;
421 if (depth == 0 && tag == serviceTagName) {
426 depth++;
434 if (depth == 1) {
438 } else if (depth == 2 && withinApduService)
717 int depth = 0; local
780 int depth = 0; local
    [all...]
Resource.cpp 1861 int depth = 1; local
2726 int depth = 0; local
    [all...]
  /frameworks/native/opengl/libagl/
context.h 451 uint8_t depth; member in struct:android::gl::matrix_stack_t
456 void init(int depth);
468 matrixf_t& top() { return stack[depth]; }
469 const matrixf_t& top() const { return stack[depth]; }
470 uint32_t top_ops() const { return ops[depth]; }
472 return !(ops[depth] & ~(OP_TRANSLATE|OP_UNIFORM_SCALE|OP_ROTATE));
  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.cpp 74 int depth = 0; local
78 depth = 8;
87 depth = 12;
101 depth = 16;
105 depth = 32;
108 ALOGE("Get depth failed(format : %d)", fmt);
112 return depth;
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h 611 /* When the depth of the sPLT palette is 8 bits, the color and alpha samples
619 png_byte depth; /* depth of palette samples */ member in struct:png_sPLT_struct
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
fb.h 357 __u8 depth; /* Depth of the image */ member in struct:fb_image
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
fb.h 357 __u8 depth; /* Depth of the image */ member in struct:fb_image
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
fb.h 371 __u8 depth; member in struct:fb_image
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
fb.h 371 __u8 depth; member in struct:fb_image
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
fb.h 371 __u8 depth; member in struct:fb_image
  /prebuilts/tools/common/m2/repository/org/apache/maven/shared/maven-dependency-tree/1.2/
maven-dependency-tree-1.2.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/22.8.0/
sdk-common-22.8.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/22.9.2/
sdk-common-22.9.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/23.0.1/
sdk-common-23.0.1.jar 

Completed in 2469 milliseconds

<<31323334353637383940>>