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

<<11121314151617181920>>

  /external/libffi/testsuite/lib/
libffi-dg.exp 118 foreach i "[exec $compiler --print-multi-lib]" {
221 foreach test $testcases {
239 foreach flags $option_list {
  /external/openssl/crypto/perlasm/
x86asm.pl 140 foreach $i (values %label) { return $i if ($i eq $_[0]); }
166 { foreach $i (keys %label)
205 foreach (0..15) { shift @str; }
x86gas.pl 136 foreach (@_)
146 { foreach(@_) { &::LABEL($_,$nmdecor.$_); } }
155 foreach $i (keys %non_lazy_ptr)
  /external/valgrind/main/auxprogs/
gen-mdg 85 foreach my $h (@hiders) {
95 foreach my $tool (@tools) {
191 foreach my $f (@fs) {
  /external/webkit/Source/JavaScriptCore/
create_hash_table 136 foreach my $key (@keys) {
160 foreach my $key (@keys) {
257 foreach my $key (@keys) {
  /external/webkit/Tools/Scripts/
commit-log-editor 298 foreach my $key (keys %ENV) {
319 foreach my $string (@strings) {
333 foreach my $key (keys %{$hashOfStrings}) {
  /build/core/
multi_prebuilt.mk 48 $(foreach t,$(1), \
pathmap.mk 69 $(foreach n,$(1),$(patsubst $(n):%,%,$(filter $(n):%,$(pathmap_INCL))))
static_java_library.mk 30 $(foreach dir, $(LOCAL_RESOURCE_DIR), \
  /cts/
CtsCoverage.mk 66 $(foreach testcase,$(2),$(eval $(call add-testcase-apk,$(3),$(testcase))))
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
InsnList.java 72 public void forEach(Insn.Visitor visitor) {
  /dalvik/dx/src/com/android/dx/rop/code/
InsnList.java 72 public void forEach(Insn.Visitor visitor) {
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
MismatchedTokenException.cs 120 foreach (var token in _tokenNames) {
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/Misc/
Stats.cs 109 foreach (int i in X)
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
DebugTreeGrammarHelper.cs 80 foreach ( CommonTree f in functionDefinitions )
ProfileTreeGrammarHelper.cs 80 foreach ( CommonTree f in functionDefinitions )
  /external/antlr/antlr-3.4/runtime/Perl5/t/examples/
simplecalc.t 59 foreach my $example (@examples) {
  /external/astl/tests/
Android.mk 39 $(foreach file,$(1), \
  /external/chromium/chrome/browser/resources/ntp4/
recently_closed.js 53 this.dataItems_.forEach(this.addItem_, this);
  /external/chromium/chrome/browser/resources/shared/js/
event_tracker.js 80 this.listeners_.forEach(EventTracker.removeEventListener_);
i18n_template.js 46 options.forEach(function(values) {
  /external/chromium/chrome/common/extensions/docs/static/
notifications.html 70 chrome.extension.getViews({type:"notification"}).forEach(function(win) {
  /external/chromium-trace/src/shared/js/
event_tracker.js 80 this.listeners_.forEach(EventTracker.removeEventListener_);
i18n_template.js 46 options.forEach(function(values) {
  /external/chromium-trace/src/tracing/
interactive_tests.html 99 Array.prototype.forEach.call(document.querySelectorAll('.timeline-test'),

Completed in 375 milliseconds

<<11121314151617181920>>