Home
last modified time | relevance | path

Searched refs:depth (Results 1 – 18 of 18) sorted by relevance

/ndk/tests/device/test-stlport_shared-exception/jni/
Dregisters1.cpp16 const int depth = 3; variable
18 float float_src[num_vars * depth];
21 int int_src[num_vars * depth];
118 for (int i = 0; i < depth * num_vars; i++) in main()
123 for (int level = 0; level < depth; level++) in main()
/ndk/tests/device/test-stlport_static-exception/jni/
Dregisters1.cpp16 const int depth = 3; variable
18 float float_src[num_vars * depth];
21 int int_src[num_vars * depth];
118 for (int i = 0; i < depth * num_vars; i++) in main()
123 for (int level = 0; level < depth; level++) in main()
/ndk/sources/host-tools/make-3.81/
Ddebug.h31 #define DBS(_l,_x) do{ if(ISDB(_l)) {print_spaces (depth); \
34 #define DBF(_l,_x) do{ if(ISDB(_l)) {print_spaces (depth); \
Dremake.c42 extern int try_implicit_rule PARAMS ((struct file *file, unsigned int depth));
63 static int update_file PARAMS ((struct file *file, unsigned int depth));
64 static int update_file_1 PARAMS ((struct file *file, unsigned int depth));
65 static int check_dep PARAMS ((struct file *file, unsigned int depth, FILE_TIMESTAMP this_mtime, int…
284 update_file (struct file *file, unsigned int depth) in update_file() argument
307 status |= update_file_1 (f, depth); in update_file()
337 status |= update_file (d->file, depth + 1); in update_file()
370 update_file_1 (struct file *file, unsigned int depth) in update_file_1() argument
419 ++depth; in update_file_1()
453 if (try_implicit_rule (file, depth)) in update_file_1()
[all …]
Dalloca.c174 register char *depth = ADDRESS_FUNCTION (probe); in alloca() local
192 if ((STACK_DIR > 0 && hp->h.deep > depth) in alloca()
193 || (STACK_DIR < 0 && hp->h.deep < depth)) in alloca()
224 ((header *) new)->h.deep = depth; in alloca()
Dimplicit.c30 unsigned int depth, unsigned int recursions));
39 try_implicit_rule (struct file *file, unsigned int depth) in try_implicit_rule() argument
48 if (pattern_search (file, 0, depth, 0)) in try_implicit_rule()
58 if (pattern_search (file, 1, depth, 0)) in try_implicit_rule()
201 unsigned int depth, unsigned int recursions) in pattern_search() argument
737 depth + 1, in pattern_search()
DNEWS69 conditional on the same line: this does not increase the depth of the
/ndk/sources/host-tools/make-3.81/tests/
Dtest_driver.pl614 local($depth);
619 $depth = defined ($_[0]) ? $_[0] : 1;
620 ($package, $filename, $linenum) = caller ($depth + 1);
/ndk/sources/host-tools/make-3.81/glob/
Dglob.c317 unsigned int depth = 0; local
322 if (depth == 0)
327 ++depth;
334 while (*cp != '\0' && (*cp != '}' || depth > 0))
337 --depth;
/ndk/docs/Programmers_Guide/html/
Dnavtree.js194 node.depth = po.depth + 1;
513 o.node.depth = 0;
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/iteration/detail/iter/
Dforward1.hpp14 # error BOOST_PP_ERROR: depth #1 filename is not defined
34 # error BOOST_PP_ERROR: depth #1 iteration boundaries or filename not defined
/ndk/build/gmsl/
Dgmsl-tests424 $(call test_assert,$(call depth,mystack),2)
426 $(call test_assert,$(call depth,mystack),1)
D__gmsl810 # Function: depth
814 depth = $(__gmsl_tr1)$(call assert_no_dollar,$0,$1)$(words $(__gmsl_stack_$1))
/ndk/tests/build/issue20862-libpng-O0/jni/
Dpng.h619 png_byte depth; /* depth of palette samples */ member
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex202 % We want to insert a rule with the height and depth of the current
377 {\hrule height\cornerthick depth\cornerlong width\cornerthick}}
378 \def\ewbot{\vrule height0pt depth\cornerthick width\cornerlong}
380 {\hrule height\cornerlong depth\cornerthick width\cornerthick}}
706 % The \vtop produces a box with normal height and large depth; thus, TeX puts
747 %% if the depth of the box does not fit.
1491 depth \strutdepthpercent \baselineskip
1752 % Count depth in font-changes, for error checks
2954 % A count to remember the depth of nesting.
/ndk/sources/host-tools/nawk-20071023/
DFIXES911 Removed limit on depth of function calls.
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-13677 which is the depth of the level as a decimal number. The value is `0'
Dmake.texi4430 which is the depth of the level as a decimal number. The value is