/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
tipc_config.h | 221 __be32 depth; /* 1:type, 2:+name info, 3:+port info, 4+:+debug info */ member in struct:tipc_name_table_query 222 __be32 type; /* {t,l,u} info ignored if high bit of "depth" is set */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
ainstr_iw.h | 90 signed short depth; /* volume +- (0-255) 0.48675dB/step */ member in struct:iwffff_lfo 245 __s16 depth; /* volume +- (0-255) 0.48675dB/step */ member in struct:iwffff_xlfo
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xutil.h | 285 int depth; member in struct:__anon25580 539 int /* depth */,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
multibufst.h | 59 CARD8 depth; /* depth of visual (redundant) */ member in struct:xMbufBufferInfo 258 CARD8 depth; member in struct:__anon25814
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/ |
ainstr_iw.h | 87 signed short depth; /* volume +- (0-255) 0.48675dB/step */ member in struct:iwffff_lfo 242 __s16 depth; /* volume +- (0-255) 0.48675dB/step */ member in struct:iwffff_xlfo
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
tipc_config.h | 221 __be32 depth; /* 1:type, 2:+name info, 3:+port info, 4+:+debug info */ member in struct:tipc_name_table_query 222 __be32 type; /* {t,l,u} info ignored if high bit of "depth" is set */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/ |
AndroidXmlFormattingStrategy.java | 292 // However, it's possible for the start node to have deeper depth than other 300 // for </baz>. We don't measure the depth of <bar/>, a child of the start node, 317 int depth = DomUtilities.getDepth(startNode) - 1; local 318 for (int i = depth + 1; i < indentationLevels.length; i++) { 610 * nodes. The result is a string array where each index corresponds to a depth, 612 * to indent to the given depth (note that these strings are not cumulative) 614 * @param initialDepth the initial depth to use when visiting 622 int depth = entry.getKey(); local 624 indentationLevels[depth] = indentation; 630 private void visit(int depth, Node node) [all...] |
/sdk/emulator/opengl/host/libs/Translator/EGL/ |
EglWindowsApi.cpp | 255 24, // 24-bit color depth 338 EGLint red,green,blue,alpha,depth,stencil; local 399 depth = frmt->cDepthBits; 401 return new EglConfig(red,green,blue,alpha,caveat,(EGLint)index,depth,level,pMaxWidth,pMaxHeight,pMaxPixels,renderable,renderableType,
|
/system/core/libpixelflinger/codeflinger/ |
GGLAssembler.cpp | 427 CONTEXT_LOAD(Rs, state.buffers.depth.stride); 428 CONTEXT_LOAD(zbase, state.buffers.depth.data); 740 comment("Depth Test (NEVER)"); 759 comment("Depth Test"); 762 int depth = scratches.obtain(); local 770 LDRH(AL, depth, zbase); // stall 771 CMP(AL, depth, reg_imm(z, LSR, 16)); 779 MOV(AL, 0, depth, reg_imm(z, LSR, 16)); 780 STRH(ic, depth, zbase); [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar | |
/bionic/libc/kernel/arch-mips/asm/ip32/ |
mace.h | 151 volatile unsigned long depth; member in struct:mace_audio::__anon72
|
/bionic/libc/kernel/common/linux/ |
videodev.h | 107 __u16 depth; member in struct:video_picture 200 int depth; member in struct:video_buffer
|
/development/ndk/platforms/android-3/include/linux/ |
fb.h | 321 __u8 depth; member in struct:fb_image
|
videodev.h | 72 __u16 depth; member in struct:video_picture 152 int depth; member in struct:video_buffer
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ip32/ |
mace.h | 151 volatile unsigned long depth; member in struct:mace_audio::__anon1255
|
/device/samsung/crespo/libcamera/ |
SecCamera.cpp | 87 int depth = 0; local 91 depth = 12; 94 depth = 12; 97 depth = 12; 100 depth = 12; 111 depth = 16; 115 depth = 32; 119 return depth; [all...] |
SecCamera.h | 199 int depth; member in struct:android::yuv_fmt_list
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
NFAToDFAConverter.java | 312 // We are possibly setting the depth of a pre-existing state 491 * collect predicates at hoisting depth 0, meaning before any token/char 637 int depth = context.recursionDepthEmanatingFromState(p.stateNumber); local 640 if ( depth == 1 && d.dfa.getUserMaxLookahead()==0 ) { // k=* only 656 if ( depth >= NFAContext.MAX_SAME_RULE_INVOCATIONS_PER_NFA_CONFIG_STACK ) { [all...] |
/external/bluetooth/glib/glib/ |
gmain.c | 107 gint depth; member in struct:_GMainDispatch [all...] |
/external/checkpolicy/ |
policy_define.c | 2595 int depth; local 2741 int depth; local 2985 int depth; local [all...] |
/external/chromium/chrome/browser/sync/engine/ |
syncer_unittest.cc | 3594 const int depth = 400; local [all...] |
/external/e2fsprogs/e2fsck/ |
e2fsck.h | 102 short depth; /* depth of tree */ member in struct:dx_dir_info
|
/external/emma/lib/ |
emma_ant.jar | |
/external/flac/include/FLAC/ |
format.h | 794 FLAC__uint32 depth; member in struct:__anon6450 795 /**< Picture's color depth in bits-per-pixel. */ 799 * number of palette entries), or \c 0 for non-indexed (i.e. 2^depth). [all...] |
/external/flac/libFLAC/ |
metadata_iterators.c | 314 obj->data.picture.depth <= max_depth && 316 (area > max_area_seen || (area == max_area_seen && obj->data.picture.depth > max_depth_seen)) 322 max_depth_seen = obj->data.picture.depth; 354 unsigned depth; member in struct:FLAC__Metadata_SimpleIterator 390 iterator->depth = 0; 461 iterator->depth = 0; 462 iterator->first_offset = iterator->offset[iterator->depth] = ftello(iterator->file); 542 iterator->offset[iterator->depth] = ftello(iterator->file); 554 if(iterator->offset[iterator->depth] == iterator->first_offset) 566 while(ftello(iterator->file) + (off_t)iterator->length < iterator->offset[iterator->depth]) { [all...] |