/prebuilts/ndk/8/platforms/android-8/arch-x86/usr/include/linux/ |
irq.h | 86 unsigned int depth; member in struct:irq_desc
|
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/ |
irq.h | 86 unsigned int depth; member in struct:irq_desc
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/ |
irq.h | 86 unsigned int depth; member in struct:irq_desc
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/ |
irq.h | 86 unsigned int depth; member in struct:irq_desc
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/ |
IdeScanningContext.java | 144 int depth = resource instanceof IFolder ? DEPTH_ONE : DEPTH_ZERO; local 145 resource.deleteMarkers(MARKER_AAPT_COMPILE, true, depth); 175 int depth = resource instanceof IFolder ? DEPTH_ONE : DEPTH_ZERO; local 178 true /*includeSubtypes*/, depth);
|
/system/extras/tests/sdcard/ |
sdcard_perf_test.cpp | 113 {"depth", required_argument, 0, 'D'}, 135 " -D --depth: Depth of directory tree to create for traversal.\n", 228 case 'D': // tree depth 614 size_t depth = testCase->treeDepth(); local 615 for (size_t i = 0; i < depth; i++) { 620 // Create some files at this depth 624 for (size_t j = 0; j < depth; j++) { 663 int expectedDirs = depth + 1; 669 int expectedFiles = depth * depth [all...] |
/bionic/libc/bionic/ |
malloc_debug_check.cpp | 127 static void print_backtrace(const intptr_t *bt, unsigned int depth) { 134 depth = get_backtrace(self_bt, MAX_BACKTRACE_DEPTH); 139 for (cnt = 0; cnt < depth && cnt < MAX_BACKTRACE_DEPTH; cnt++) { 378 int depth; local 379 depth = get_backtrace(bt, MAX_BACKTRACE_DEPTH); 392 print_backtrace(bt, depth); 396 print_backtrace(bt, depth); 423 int depth; local 424 depth = get_backtrace(bt, MAX_BACKTRACE_DEPTH); 437 print_backtrace(bt, depth); [all...] |
/dalvik/vm/jdwp/ |
JdwpEvent.cpp | 207 JdwpStepDepth depth = static_cast<JdwpStepDepth>(pMod->step.depth); local 208 dvmDbgConfigureStep(pMod->step.threadId, size, depth); [all...] |
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
NamespaceMappings.java | 31 * prefix/uri/depth triplets are pushed on a stack pushed on a stack. The depth 32 * indicates the nesting depth of the element for which the mapping was made. 47 * "def" is pushed on the stack with depth 1. 49 * depth 2. 50 * When the <sentance> is encountered "p3" and "jkl" are pushed with depth 3. 52 * stack. Of course popNamespaces(2) would pop anything with depth 2 or 86 * when leaving the current element depth 88 * depth can be popped of the top and the same node 91 * All prefixes pushed at the current depth can be 272 int depth = map.m_declarationDepth; local [all...] |
/external/chromium/third_party/libjingle/source/talk/base/ |
openssladapter.cc | 785 int depth = X509_STORE_CTX_get_error_depth(store); local 788 LOG(LS_INFO) << "Error with certificate at depth: " << depth;
|
/external/emma/ant/ant14/com/vladium/emma/report/ |
ReportCfg.java | 60 public void setDepth (final DepthAttribute depth) 62 m_settings.setProperty (m_prefix.concat (DEPTH), depth.getValue ()); 355 public void setDepth (final DepthAttribute depth) 357 m_settings.setProperty (PREFIX.concat (DEPTH), depth.getValue ());
|
/external/kernel-headers/original/linux/ |
irq.h | 127 * @depth: disable-depth, for nested irq_disable() calls 128 * @wake_depth: enable depth, for multiple set_irq_wake() callers 151 unsigned int depth; /* nested irq disables */ member in struct:irq_desc
|
/external/mesa3d/src/pixelflinger2/ |
llvm_scanline.cpp | 433 funcArgs.push_back(intPointerType); // depth 446 // unsigned * frame, int * depth, unsigned char * stencil, 523 Value * depth = NULL, * stencil = NULL; local 526 depth = builder.CreateLoad(depthPtr); 527 depth->setName("depth"); 571 depthZ = builder.CreateLoad(depth, "depthZ"); // z stored in buffer 622 } else // no depth test means always pass 655 builder.CreateStore(z, depth); // store z 681 depth = builder.CreateConstInBoundsGEP1_32(depth, 1); // depth+ [all...] |
pixelflinger2.h | 94 int depth; // assuming ieee 754 32 bit float and 32 bit 2's complement int; z_32 member in struct:GGLContext::__anon11057
|
/external/opencv/cv/src/ |
cvmorph.cpp | 166 int depth = CV_MAT_DEPTH(_src_dst_type); local 198 if( depth == CV_8U ) 201 else if( depth == CV_16U ) 204 else if( depth == CV_32F ) 211 if( depth == CV_8U ) 214 else if( depth == CV_16U ) 217 else if( depth == CV_32F ) 249 if( depth == CV_8U ) 251 else if( depth == CV_16U ) 253 else if( depth == CV_32F [all...] |
cvpyramids.cpp | 941 int type, depth, cn; local 1034 int type, depth, cn; local [all...] |
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/ |
xf86dga.h | 74 int depth; member in struct:__anon12164
|
xf86dgastr.h | 91 CARD8 depth; member in struct:__anon12179
|
/external/qemu/distrib/sdl-1.2.15/src/video/x11/ |
SDL_x11video.h | 106 int depth; /* number of significant bits/pixel */ member in struct:SDL_PrivateVideoData::__anon12266 112 int depth; /* current visual depth (not bpp) */ member in struct:SDL_PrivateVideoData
|
/external/tcpdump/ |
smbutil.c | 794 static int depth = 0; local 804 depth++; 806 depth--; 856 if (!depth && buf < maxbuf) { [all...] |
/external/webkit/Source/WebCore/plugins/gtk/ |
gtk2xtbin.h | 147 Cardinal depth; /* number of planes in window */ member in struct:_CorePart
|
/external/wpa_supplicant_8/src/crypto/ |
tls.h | 48 int depth; member in struct:tls_event_data::__anon16971 56 int depth; member in struct:tls_event_data::__anon16972
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
StateListDrawable.java | 140 int depth; local 142 && ((depth = parser.getDepth()) >= innerDepth 148 if (depth > innerDepth || !parser.getName().equals("item")) {
|
/frameworks/base/media/libdrm/mobile1/include/xml/ |
xml_tinyParser.h | 116 int32_t depth; member in struct:_WBXML
|
/hardware/ti/omap4xxx/ |
heaptracker.c | 99 void print_backtrace(const intptr_t *bt, int depth) 106 depth = heaptracker_stacktrace(self_bt, MAX_BACKTRACE_DEPTH); 111 for (cnt = 0; cnt < depth && cnt < MAX_BACKTRACE_DEPTH; cnt++) { 371 int depth; local 372 depth = heaptracker_stacktrace(bt, MAX_BACKTRACE_DEPTH); 385 print_backtrace(bt, depth); 390 print_backtrace(bt, depth); 419 int depth; local 420 depth = heaptracker_stacktrace(bt, MAX_BACKTRACE_DEPTH); 433 print_backtrace(bt, depth); [all...] |