| /cts/tests/tests/webkitsecurity/assets/ |
| crash-2.js | 1 // infinite recursion 2
|
| /external/oprofile/libutil/ |
| op_file.h | 78 * @param recursion recursion_type -- see above enum and following description: 102 enum recursion_type recursion);
|
| op_file.c | 117 enum recursion_type recursion) 119 /* The algorithm below depends on recursion type (of which there are 3) 122 * statement of the algorithm. Actually, when the recursion type is 124 * entry matches the filter. However, the behavior of the recursion types 126 * filter match, so for simplicity, we perform this match for all recursion 149 switch (recursion | match) { 164 name, filter, recursion); 185 name, filter, recursion);
|
| /external/valgrind/main/drd/tests/ |
| pth_cancel_locked.stderr.exp | 2 Mutex still locked at thread exit: mutex 0x........, recursion count 1, owner 2.
|
| pth_mutex_reinit.stderr.exp | 2 Mutex reinitialization: mutex 0x........, recursion count 0, owner 1.
|
| tc04_free_lock.stderr.exp | 2 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1. 9 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1. 17 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1. 25 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
|
| tc09_bad_unlock.stderr.exp | 2 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1. 12 Mutex not locked by calling thread: mutex 0x........, recursion count 1, owner 1. 27 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1. 36 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1. 50 Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
|
| tc10_rec_lock.stderr.exp | 9 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1.
|
| /external/bluetooth/glib/gobject/ |
| gobject-query.c | 38 static gboolean recursion = TRUE; variable 84 if (children && recursion) 183 recursion = FALSE;
|
| /build/tools/ |
| mktarball.sh | 22 #tar --no-recursion -cvf ${target_tar} ${dir_to_tar} 37 tar --no-recursion --numeric-owner --owner $new_uid \
|
| /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/ |
| backtracking.rb | 45 * recursion in the declarator rules. I'm putting in a
|
| /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/languages/ |
| en.stg | 265 Alternative <alt>: after matching input such as <input> decision cannot predict what comes next due to recursion overflow <targetRules,callSiteStates:{t,c|to <t> from <c:{s|<s.enclosingRule.name>};separator=", ">}; separator=" and "> 269 Alternative <alt> discovers infinite left-recursion <targetRules,callSiteStates:{t,c|to <t> from <c:{s|<s.enclosingRule>};separator=", ">}; separator=" and ">
|
| /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
| ant-starteam.jar | |
| /external/jpeg/ |
| configure | 247 -no-recursion | --no-recursion | --no-recursio | --no-recursi \ 439 # Strip out --no-create and --no-recursion so they do not pile up. 447 -no-recursion | --no-recursion | --no-recursio | --no-recursi \ [all...] |
| /external/qemu/distrib/jpeg-6b/ |
| configure | 247 -no-recursion | --no-recursion | --no-recursio | --no-recursi \ 439 # Strip out --no-create and --no-recursion so they do not pile up. 447 -no-recursion | --no-recursion | --no-recursio | --no-recursi \ [all...] |
| /external/kernel-headers/original/linux/ |
| perf_event.h | 801 * Recursion avoidance: 805 int recursion[4]; member in struct:perf_cpu_context
|
| /external/fdlibm/ |
| configure | 453 -no-recursion | --no-recursion | --no-recursio | --no-recursi \ 976 # Strip out --no-create and --no-recursion so they do not pile up. 990 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; [all...] |
| /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/ |
| jstemplate.js | 125 * relatively shallow maximum recursion depth of 100.
324 * - pre-order function calls are downward edges (recursion into call).
[all...] |
| /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/ |
| jstemplate.js | 125 * relatively shallow maximum recursion depth of 100. 324 * - pre-order function calls are downward edges (recursion into call). [all...] |
| /external/webkit/Tools/android/flex-2.5.4a/ |
| configure | 156 -no-recursion | --no-recursion | --no-recursio | --no-recursi \ 303 # Strip out --no-create and --no-recursion so they do not pile up. 311 -no-recursion | --no-recursion | --no-recursio | --no-recursi \ [all...] |
| /external/grub/ |
| config.status | 386 echo "running /bin/sh ./configure " '--disable-auto-linux-mem-opt' '--enable-preset-menu=android.lst' '--disable-ffs' '--disable-ufs2' '--disable-minix' '--disable-reiserfs' '--disable-vstafs' '--disable-jfs' '--disable-xfs' '--disable-iso9660' $ac_configure_extra_args " --no-create --no-recursion" >&6 387 exec /bin/sh ./configure '--disable-auto-linux-mem-opt' '--enable-preset-menu=android.lst' '--disable-ffs' '--disable-ufs2' '--disable-minix' '--disable-reiserfs' '--disable-vstafs' '--disable-jfs' '--disable-xfs' '--disable-iso9660' $ac_configure_extra_args --no-create --no-recursion [all...] |
| /external/icu4c/ |
| config.status | 382 echo "running /bin/sh ./configure " 'CC=gcc' 'CFLAGS= -O3' 'CXXFLAGS= -O' 'CXX=g++' $ac_configure_extra_args " --no-create --no-recursion" >&6 383 exec /bin/sh ./configure 'CC=gcc' 'CFLAGS= -O3' 'CXXFLAGS= -O' 'CXX=g++' $ac_configure_extra_args --no-create --no-recursion [all...] |
| /external/srtp/ |
| config.status | 382 echo "running /bin/sh ./configure " '--prefix=/home/astor/localastor/google3/third_party/libsrtp/v1_4_2' $ac_configure_extra_args " --no-create --no-recursion" >&6 383 exec /bin/sh ./configure '--prefix=/home/astor/localastor/google3/third_party/libsrtp/v1_4_2' $ac_configure_extra_args --no-create --no-recursion
|
| /external/elfutils/ |
| configure | 990 -no-recursion | --no-recursion | --no-recursio | --no-recursi \ [all...] |
| /external/genext2fs/ |
| configure | 915 -no-recursion | --no-recursion | --no-recursio | --no-recursi \ [all...] |