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

<<11121314151617181920>>

  /device/generic/goldfish/opengl/
common.mk 109 $(foreach _type,$(EMUGL_EXPORT_TYPES),\
128 $(foreach _imod,$1,\
145 $(foreach _sub,$(_emugl.$1.imports),\
148 $(foreach _type,$(EMUGL_EXPORT_TYPES),\
164 $(foreach _list_item,$(strip $1),$(info . $(_list_item)))
171 $(foreach _type,$(EMUGL_EXPORT_TYPES),\
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/
base.js 133 pathList.forEach(function(path) {
138 Object.keys(pathsByDirectory).sort().forEach(function(directory) {
221 callbackList.forEach(function(cachedCallback) {
274 forEach: function(callback, thisObject)
279 Object.keys(this._items).sort().forEach(function(key) {
286 this.forEach(function(item, key, updated) {
  /external/libvpx/libvpx/build/make/
Android.mk 141 LOCAL_SRC_FILES += $(foreach file, $(LOCAL_CODEC_SRCS_C), libvpx/$(file))
146 CODEC_SRCS_ASM = $(foreach v, \
155 CODEC_SRCS_ASM_NEON = $(foreach v, \
181 $(foreach file, $(LOCAL_SRC_FILES), $(LOCAL_PATH)/$(file)): vp8_rtcd.h
184 $(foreach file, $(LOCAL_SRC_FILES), $(LOCAL_PATH)/$(file)): vp9_rtcd.h
186 $(foreach file, $(LOCAL_SRC_FILES), $(LOCAL_PATH)/$(file)): vpx_scale_rtcd.h
  /sdk/emulator/opengl/
common.mk 111 $(foreach _type,$(EMUGL_EXPORT_TYPES),\
130 $(foreach _imod,$1,\
147 $(foreach _sub,$(_emugl.$1.imports),\
150 $(foreach _type,$(EMUGL_EXPORT_TYPES),\
166 $(foreach _list_item,$(strip $1),$(info . $(_list_item)))
173 $(foreach _type,$(EMUGL_EXPORT_TYPES),\
  /external/chromium_org/third_party/sqlite/src/test/
tester.tcl 168 foreach a $argv {
178 foreach {dummy cmdlinearg(soft-heap-limit)} [split $a =] break
181 foreach {dummy cmdlinearg(maxerror)} [split $a =] break
184 foreach {dummy cmdlinearg(malloctrace)} [split $a =] break
190 foreach {dummy cmdlinearg(backtrace)} [split $a =] break
194 foreach {dummy cmdlinearg(binarylog)} [split $a =] break
197 foreach {dummy cmdlinearg(soak)} [split $a =] break
201 foreach {dummy cmdlinearg(start)} [split $a =] break
330 # foreach pattern $argv {
426 foreach {tn sql res} $testlist
    [all...]
badutf2.test 22 foreach i [split $s ""] {
56 foreach { i len uval xstr ustr u2u } {
fts3matchinfo.test 121 foreach {fmt res} $results {
127 foreach {fmt res} [array get resarray] {
134 foreach {fmt res} $results {
139 foreach c [split $fmt ""] {
150 foreach {fmt res} [array get resarray] {
158 foreach {format res} [array get resarray] {
163 foreach {format res} [array get resarray] {
172 foreach elem $list_of_lists {
jrnlmode3.test 78 foreach fromjmode $all_journal_modes {
79 foreach tojmode $all_journal_modes {
  /external/chromium_org/third_party/lcov-1.9/bin/
lcov 550 foreach $current_dir (@directory)
556 foreach (@file_list)
673 foreach (@pattern) {
737 foreach (@subdirs) {
1049 foreach $dir (@dirs) {
1140 foreach my $dir (@kernel_directory) {
    [all...]
  /ndk/sources/host-tools/make-3.81/tests/
test_driver.pl 67 foreach $v (keys %ENV) {
72 foreach $v (keys %extraENV) {
82 foreach (# UNIX-specific things
150 foreach $test (@TESTS)
169 foreach $dir (@dirs)
179 foreach $test (@files)
196 foreach $dir (@rmdirs)
410 foreach $testname (sort @TESTS)
549 foreach $line (@moreusage)
597 foreach $line (@morehelp
    [all...]
  /bootable/recovery/updater/
Android.mk 66 $(hide) $(foreach lib,$(libs),echo "extern void Register_$(lib)(void);" >> $@;)
68 $(hide) $(foreach lib,$(libs),echo " Register_$(lib)();" >> $@;)
  /build/core/
pathmap.mk 65 $(foreach n,$(1),$(patsubst $(n):%,%,$(filter $(n):%,$(pathmap_INCL))))
126 $(foreach dir,$(FRAMEWORKS_SUPPORT_SUBDIRS),android-support-$(subst /,-,$(dir)))
  /build/core/tasks/
factory_bundle.mk 44 $(foreach _fb_m, $(requested_modules), $(strip \
50 $(foreach _fb_f,$(_fb_dests),$(eval $(call copy-one-file,$(_fb_m_built),$(root_dir)/$(_fb_f))))\
factory_ramdisk.mk 52 $(foreach m, $(factory_ramdisk_modules), \
57 $(foreach d,$(_fr_dests),$(call install-one-factory-ramdisk-module,$(d),$(_fr_m_built))) \
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
IntrinsicConvolve3x3.java 37 si.forEach(mAllocRef);
81 si.forEach(mAllocRef);
  /cts/tests/tests/rscpp/src/android/cts/rscpp/
RSBlurTest.java 55 blur.forEach(rsOutput);
86 blur.forEach(rsOutput);
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/
ObjectExtensions.cs 83 foreach ( int i in a )
118 foreach ( int i in a )
  /external/chromium-trace/trace-viewer/src/tracing/
trace_model_settings.js 57 base.dictionaryKeys(objectsByKey).forEach(function(objectKey) {
71 base.dictionaryKeys(settings).forEach(function(objectKey) {
  /external/chromium_org/content/browser/resources/media/new/
main.js 70 util.object.forEach(manager.players_, function(playerInfo, id) {
110 util.object.forEach(event.params, function(value, key) {
  /external/chromium_org/third_party/WebKit/PerformanceTests/DOM/resources/dom-perf/
clonenodes.js 93 CloneNodes.prototype.Sizes.forEach(function(size) {
94 CloneNodes.prototype.Styles.forEach(function(style) {
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/data/rebaselineserver/
main.js 93 platforms.platforms.forEach(function(platform) {
185 tests.forEach(function(test) {
190 pathDirectories.forEach(function(pathDirectory, index) {
208 directories.forEach(function(directory) {
233 selectedTests.forEach(function(testName) {
270 testsByState[state].forEach(function(testName) {
324 getSortedKeys(baselines).forEach(function(platform, i) {
333 getSortedKeys(baselines[platform]).forEach(function(extension, j) {
  /external/chromium_org/third_party/re2/re2/
make_perl_groups.pl 81 foreach my $cl (@classes) {
86 foreach my $e (@entries) {
  /external/chromium_org/third_party/sqlite/src/ext/fts2/
mkfts2amal.tcl 42 foreach hdr {
105 foreach file {
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
mkfts3amal.tcl 42 foreach hdr {
105 foreach file {
  /external/chromium_org/third_party/sqlite/src/tool/
space_used.tcl 53 foreach {name type rootpage} [db eval $sql] {
77 foreach x [array names pg_used] {incr unused_primary $pg_used($x)}

Completed in 945 milliseconds

<<11121314151617181920>>