Searched refs:depth (Results 276 - 300 of 574) sorted by relevance

<<11121314151617181920>>

/external/webkit/LayoutTests/fast/js/resources/
H A DJSON-stringify.js466 var depth = 0;
468 if (++depth >= 2048)
477 var depth = 0;
479 if (++depth >= 2048)
/external/webkit/Source/WebCore/inspector/
H A DInspectorValues.cpp327 PassRefPtr<InspectorValue> buildValue(const UChar* start, const UChar* end, const UChar** valueTokenEnd, int depth) argument
329 if (depth > stackLimit)
368 RefPtr<InspectorValue> arrayNode = buildValue(start, end, &tokenEnd, depth + 1);
408 RefPtr<InspectorValue> value = buildValue(start, end, &tokenEnd, depth + 1);
/external/webkit/Source/WebCore/platform/graphics/gtk/
H A DGraphicsContext3DInternal.cpp179 Pixmap pixmap = XCreatePixmap(sharedDisplay(), DefaultRootWindow(sharedDisplay()), 1, 1, visualInfo->depth);
/external/webkit/Source/WebCore/platform/gtk/
H A DGtkVersioning.h54 #define gdk_visual_get_depth(visual) (visual)->depth
/external/wpa_supplicant_8/wpa_supplicant/
H A Dnotify.h122 void wpas_notify_certification(struct wpa_supplicant *wpa_s, int depth,
/external/linux-tools-perf/util/
H A Dprobe-event.c1181 int depth)
1185 depth = __synthesize_probe_trace_arg_ref(ref->next, buf,
1186 buflen, depth + 1);
1187 if (depth < 0)
1193 depth = ret;
1199 return depth;
1207 int ret, depth = 0; local
1226 depth = __synthesize_probe_trace_arg_ref(ref, &buf,
1228 if (depth < 0)
1229 return depth;
1179 __synthesize_probe_trace_arg_ref(struct probe_trace_arg_ref *ref, char **buf, size_t *buflen, int depth) argument
[all...]
/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DQName.java269 int depth = namespaces.size();
271 for (int i = depth - 1; i >= 0; i--)
/external/emma/ant/ant14/com/vladium/emma/
H A DemmajavaTask.java498 public final void setDepth (final DepthAttribute depth) argument
500 m_reportCfg.setDepth (depth);
/external/emma/lib/
H A Demma_ant.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/emma/ com/vladium/emma/ANTMain ...
/external/opencv/cxcore/include/
H A Dcxtypes.h371 int depth; /* Pixel depth in bits: IPL_DEPTH_8U, IPL_DEPTH_8S, IPL_DEPTH_16S, member in struct:_IplImage
477 #define CV_MAKETYPE(depth,cn) ((depth) + (((cn)-1) << CV_CN_SHIFT))
688 int depth = CV_MAT_DEPTH(type); local
689 return CV_ELEM_SIZE1(depth)*8 | (depth == CV_8S || depth == CV_16S ||
690 depth == CV_32S ? IPL_DEPTH_SIGN : 0);
/external/skia/src/utils/unix/
H A DSkOSWindow_Unix.cpp51 0, 0, WIDTH, HEIGHT, 0, fVi->depth,
253 image.depth = 24;
/external/srec/tools/grxmlcompile/
H A Dsub_grph.h247 void ForwardDepthData (int startId, int *depthMap, int depth);
248 void ReverseDepthData (int startId, int *depthMap, int depth);
/external/stlport/test/eh/
H A Ddjgpp.mak42 CXXFLAGS = -Wall -ftemplate-depth-32 -mbnu210 -O ${STL_INCL} -I. ${CXX_EXTRA_FLAGS} -DEH_VECTOR_OPERATOR_NEW -D_STLP_NO_SGI_IOSTREAMS
/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_new.h216 int depth, const char *subject,
474 int depth,
473 wpas_dbus_signal_certification(struct wpa_supplicant *wpa_s, int depth, const char *subject, const char *cert_hash, const struct wpabuf *cert) argument
/external/checkpolicy/
H A Dpolicy_define.c2595 int depth; local
2606 depth = -1;
2610 if (depth < 0) {
2617 if (depth < 1) {
2621 depth--;
2629 if (depth == (CEXPR_MAXDEPTH - 1)) {
2633 depth++;
2640 if (depth != 0) {
2741 int depth; local
2750 depth
2985 int depth; local
[all...]
/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_surface.c35 * Create an empty RGB surface of the appropriate depth
38 int width, int height, int depth,
87 depth = video->displayformatalphapixel->BitsPerPixel;
95 depth = screen->format->BitsPerPixel;
102 surface->format = SDL_AllocFormat(depth, Rmask, Gmask, Bmask, Amask);
155 int width, int height, int depth, int pitch,
160 surface = SDL_CreateRGBSurface(SDL_SWSURFACE, 0, 0, depth,
37 SDL_CreateRGBSurface(Uint32 flags, int width, int height, int depth, Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask) argument
154 SDL_CreateRGBSurfaceFrom(void *pixels, int width, int height, int depth, int pitch, Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask) argument
/external/webkit/Source/JavaScriptCore/yarr/
H A DYarrPattern.cpp817 // This function collects the terms which are potentially matching the first number of depth characters in the result.
820 bool setupDisjunctionBeginTerms(PatternDisjunction* disjunction, Vector<TermChain>* beginTerms, unsigned depth) argument
825 if (!setupAlternativeBeginTerms(alternative, beginTerms, 0, depth))
832 bool setupAlternativeBeginTerms(PatternAlternative* alternative, Vector<TermChain>* beginTerms, unsigned termIndex, unsigned depth) argument
858 if (depth < 2 && termIndex < numTerms - 1 && term.quantityCount == 1)
859 if (!setupAlternativeBeginTerms(alternative, &beginTerms->last().hotTerms, termIndex + 1, depth + 1))
881 if (!setupDisjunctionBeginTerms(term.parentheses.disjunction, beginTerms, depth))
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
H A Dtls_gnutls.c510 int err, depth;
517 depth = X509_STORE_CTX_get_error_depth(x509_ctx);
528 " error %d (%s) depth %d for '%s'", err,
529 X509_verify_cert_error_string(err), depth, buf);
532 "preverify_ok=%d err=%d (%s) depth=%d buf='%s'",
534 X509_verify_cert_error_string(err), depth, buf);
535 if (depth == 0 && match && strstr(buf, match) == NULL) {
539 } else if (depth == 0 && altmatch &&
/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dtls_gnutls.c464 int err, depth;
471 depth = X509_STORE_CTX_get_error_depth(x509_ctx);
482 " error %d (%s) depth %d for '%s'", err,
483 X509_verify_cert_error_string(err), depth, buf);
486 "preverify_ok=%d err=%d (%s) depth=%d buf='%s'",
488 X509_verify_cert_error_string(err), depth, buf);
489 if (depth == 0 && match && strstr(buf, match) == NULL) {
493 } else if (depth == 0 && altmatch &&
/external/wpa_supplicant_8/src/crypto/
H A Dtls_gnutls.c464 int err, depth;
471 depth = X509_STORE_CTX_get_error_depth(x509_ctx);
482 " error %d (%s) depth %d for '%s'", err,
483 X509_verify_cert_error_string(err), depth, buf);
486 "preverify_ok=%d err=%d (%s) depth=%d buf='%s'",
488 X509_verify_cert_error_string(err), depth, buf);
489 if (depth == 0 && match && strstr(buf, match) == NULL) {
493 } else if (depth == 0 && altmatch &&
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dtls_gnutls.c464 int err, depth;
471 depth = X509_STORE_CTX_get_error_depth(x509_ctx);
482 " error %d (%s) depth %d for '%s'", err,
483 X509_verify_cert_error_string(err), depth, buf);
486 "preverify_ok=%d err=%d (%s) depth=%d buf='%s'",
488 X509_verify_cert_error_string(err), depth, buf);
489 if (depth == 0 && match && strstr(buf, match) == NULL) {
493 } else if (depth == 0 && altmatch &&
/external/libxml2/
H A Dtree.c7613 int shadowDepth; /* Shadowed at this depth */
7615 * depth:
7622 int depth; member in struct:xmlNsMapItem
7677 * @depth: depth and ns-kind information
7683 xmlNsPtr oldNs, xmlNsPtr newNs, int depth)
7752 ret->depth = depth;
8378 * @depth: the current tree depth
7682 xmlDOMWrapNsMapAddItem(xmlNsMapPtr *nsmap, int position, xmlNsPtr oldNs, xmlNsPtr newNs, int depth) argument
8391 xmlDOMWrapNSNormAquireNormalizedNs(xmlDocPtr doc, xmlNodePtr elem, xmlNsPtr ns, xmlNsPtr *retNs, xmlNsMapPtr *nsMap, int depth, int ancestorsOnly, int prefixed) argument
8537 int depth = -1, adoptns = 0, parnsdone = 0; local
8808 int depth = -1, adoptStr = 1; local
9175 int depth = -1; local
[all...]
/external/dbus/dbus/
H A Ddbus-marshal-recursive.c351 int depth; local
353 depth = 1;
364 depth += 1;
367 depth -= 1;
368 if (depth == 0)
378 int depth; local
380 depth = 1;
391 depth += 1;
394 depth -= 1;
395 if (depth
[all...]
/external/webkit/Source/WebCore/platform/graphics/opengl/
H A DGraphicsContext3DOpenGL.cpp63 // Force depth if stencil is true.
64 m_attrs.depth = true;
188 if (m_attrs.stencil || m_attrs.depth) {
189 // We don't allow the logic where stencil is required and depth is not.
193 // Use a 24 bit depth buffer where we know we have it
216 if (m_attrs.stencil || m_attrs.depth) {
221 if (m_attrs.depth)
242 if (!m_attrs.antialias && (m_attrs.stencil || m_attrs.depth)) {
247 if (m_attrs.depth)
274 if (m_attrs.depth) {
471 clearDepth(GC3Dclampf depth) argument
[all...]
/external/qemu/
H A Dvl-android.c2975 int w, h, depth; local
2980 PANIC("qemu: invalid resolution or depth");
2990 depth = strtol(p, (char **)&p, 10);
2991 if (depth != 8 && depth != 15 && depth != 16 &&
2992 depth != 24 && depth != 32)
2995 depth = graphic_depth;
3002 graphic_depth = depth;
3542 int depth = android_hw->hw_lcd_depth; local
[all...]

Completed in 644 milliseconds

<<11121314151617181920>>