/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/ |
irq.h | 86 unsigned int depth; member in struct:irq_desc
|
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/linux/ |
irq.h | 86 unsigned int depth; member in struct:irq_desc
|
/prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/linux/ |
irq.h | 86 unsigned int depth; member in struct:irq_desc
|
/prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/linux/ |
irq.h | 86 unsigned int depth; member in struct:irq_desc
|
/prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/linux/ |
irq.h | 86 unsigned int depth; member in struct:irq_desc
|
/prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/linux/ |
irq.h | 86 unsigned int depth; member in struct:irq_desc
|
/prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/linux/ |
irq.h | 86 unsigned int depth; member in struct:irq_desc
|
/prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/linux/ |
irq.h | 86 unsigned int depth; member in struct:irq_desc
|
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/ |
irq.h | 86 unsigned int depth; member in struct:irq_desc
|
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/ |
irq.h | 86 unsigned int depth; member in struct:irq_desc
|
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/ |
irq.h | 86 unsigned int depth; member in struct:irq_desc
|
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/ |
irq.h | 86 unsigned int depth; member in struct:irq_desc
|
/bionic/libc/bionic/ |
malloc_debug_check.c | 70 static void print_backtrace(const intptr_t *bt, unsigned int depth); 140 static void print_backtrace(const intptr_t *bt, unsigned int depth) 148 depth = get_backtrace(self_bt, MAX_BACKTRACE_DEPTH); 153 for (cnt = 0; cnt < depth && cnt < MAX_BACKTRACE_DEPTH; cnt++) { 424 int depth; local 425 depth = get_backtrace(bt, MAX_BACKTRACE_DEPTH); 438 print_backtrace(bt, depth); 443 print_backtrace(bt, depth); 473 int depth; local 474 depth = get_backtrace(bt, MAX_BACKTRACE_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::__anon9729
|
/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.12/src/video/Xext/extensions/ |
xf86dga.h | 74 int depth; member in struct:__anon10839
|
xf86dgastr.h | 91 CARD8 depth; member in struct:__anon10854
|
/external/qemu/distrib/sdl-1.2.12/src/video/x11/ |
SDL_x11video.h | 109 int depth; /* number of significant bits/pixel */ member in struct:SDL_PrivateVideoData::__anon10945 115 int depth; /* current visual depth (not bpp) */ member in struct:SDL_PrivateVideoData
|