HomeSort by relevance Sort by last modified time
    Searched full:foreach (Results 501 - 525 of 677) sorted by null

<<2122232425262728

  /external/libvpx/examples/includes/HTML-Toc-0.91/
TocInsertor.pm 230 foreach $file (@files) {
259 foreach $toc (@{$self->{_tocs}}) {
515 foreach $scene (@{$self->{_scenario}}) {
778 foreach $file (@files) {
  /external/libvpx/examples/includes/geshi/contrib/
example.php 196 foreach ($languages as $lang) {
  /external/libvpx/examples/includes/geshi/geshi/
cadlisp.php 63 'exp','expand','expt','fill_image','findfile','fix','float','foreach','function',
cpp-qt.php 90 'foreach','connect', 'Q_OBJECT' , 'slots' , 'signals'
d.php 128 'for', 'foreach', 'goto', 'if', 'return',
lscript.php 49 'foreach', 'if', 'return', 'switch', 'true', 'while',
nsis.php 185 '${ForEach}', '${ExitFor}', '${Next}', '${Abort}', '${Errors}', '${RebootFlag}', '${Silent}',
objc.php 72 'while', 'switch', 'return', 'in', 'if', 'goto', 'foreach', 'for',
php-brief.php 67 'for', 'as', 'foreach', 'if', 'elseif', 'else', 'while', 'do', 'endwhile', 'endif', 'switch', 'case', 'endswitch',
  /external/llvm/cmake/
config-ix.cmake 21 foreach (file_name ${files})
  /external/v8/src/
splay-tree-inl.h 287 void SplayTree<Config, Allocator>::ForEach(Callback* callback) {
  /external/valgrind/main/tests/
vg_regtest.in 223 foreach my $f (glob "*") {
549 foreach my $f (@fs) {
585 foreach my $failure (@failures) {
611 foreach my $f (@fs) {
  /external/webkit/Source/JavaScriptCore/heap/
Heap.cpp 375 forEach(typeCounter);
  /external/webkit/Source/JavaScriptCore/runtime/
JSGlobalData.cpp 406 heap.forEach(recompiler);
  /external/webkit/Tools/QtTestBrowser/
main.cpp 348 foreach (QString url, urls) { function
  /external/webkit/Tools/Scripts/
svn-unapply 220 foreach my $path (reverse sort keys %directoriesToCheck) {
  /external/webkit/Tools/Scripts/webkitperl/VCSUtils_unittest/
parseDiffWithMockFiles.pl 275 foreach my $testCase (@testCaseHashRefs) {
  /gdk/build/gmsl/
__gmsl 216 map = $(__gmsl_tr2)$(strip $(foreach a,$2,$(call $1,$a)))
332 $(foreach c, \
384 strlen = $(__gmsl_tr1)$(call assert_no_dollar,$0,$1)$(strip $(eval __temp := $(subst $(__gmsl_space),x,$1))$(foreach a,$(__gmsl_characters),$(eval __temp := $$(subst $$a,x,$(__temp))))$(eval __temp := $(subst x,x ,$(__temp)))$(words $(__temp)))
406 substr = $(__gmsl_tr3)$(call assert_no_dollar,$0,$1$2$3)$(strip $(eval __temp := $$(subst $$(__gmsl_space),? ,$$1))$(foreach a,$(__gmsl_characters),$(eval __temp := $$(subst $$a,$$a$$(__gmsl_space),$(__temp))))$(eval __temp := $(wordlist $2,$3,$(__temp))))$(subst ?,$(__gmsl_space),$(subst $(__gmsl_space),,$(__temp)))
494 __gmsl_input_int := $(foreach a,$(__gmsl_sixteen), \
495 $(foreach b,$(__gmsl_sixteen), \
496 $(foreach c,$(__gmsl_sixteen), \
577 int_multiply = $(strip $(__gmsl_tr2)$(foreach a,$1,$2))
    [all...]
  /ndk/build/core/
add-application.mk 232 $(foreach __name,$(NDK_APP_VARS),\
  /ndk/build/gmsl/
__gmsl 216 map = $(__gmsl_tr2)$(strip $(foreach a,$2,$(call $1,$a)))
332 $(foreach c, \
384 strlen = $(__gmsl_tr1)$(call assert_no_dollar,$0,$1)$(strip $(eval __temp := $(subst $(__gmsl_space),x,$1))$(foreach a,$(__gmsl_characters),$(eval __temp := $$(subst $$a,x,$(__temp))))$(eval __temp := $(subst x,x ,$(__temp)))$(words $(__temp)))
406 substr = $(__gmsl_tr3)$(call assert_no_dollar,$0,$1$2$3)$(strip $(eval __temp := $$(subst $$(__gmsl_space),? ,$$1))$(foreach a,$(__gmsl_characters),$(eval __temp := $$(subst $$a,$$a$$(__gmsl_space),$(__temp))))$(eval __temp := $(wordlist $2,$3,$(__temp))))$(subst ?,$(__gmsl_space),$(subst $(__gmsl_space),,$(__temp)))
494 __gmsl_input_int := $(foreach a,$(__gmsl_sixteen), \
495 $(foreach b,$(__gmsl_sixteen), \
496 $(foreach c,$(__gmsl_sixteen), \
577 int_multiply = $(strip $(__gmsl_tr2)$(foreach a,$1,$2))
    [all...]
  /ndk/build/tools/toolchain-patches/build/
0001-ld-Allow-LDFLAGS_FOR_TARGET-to-be-passed-to-GCC-conf.patch 31 prefix-list = $(foreach e, $(2), $(join $1, $e))
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
BaseRecognizer.pm 311 foreach my $local_follow_set (reverse @{$self->state->following}) {
566 foreach my $m (@{$self->state->rule_memo}) {
  /external/bluetooth/glib/tests/
queue-test.c 201 FOREACH, FIND, FIND_CUSTOM, SORT,
301 case FOREACH:
sequence-test.c 78 NEW, FREE, GET_LENGTH, FOREACH, FOREACH_RANGE, SORT, SORT_ITER,
441 case FOREACH:
  /external/clang/lib/Parse/
ParseStmt.cpp     [all...]

Completed in 227 milliseconds

<<2122232425262728