/external/openssh/ |
fixprogs | 37 foreach (@infile) {
|
/external/srec/tools/cmd/ |
pht_to_long.pl | 51 foreach $sph (@sphlist) {
|
/external/v8/test/mjsunit/regress/ |
regress-100702.js | 40 arr.forEach("".isThatMe, str);
|
/external/webkit/Source/JavaScriptCore/profiler/ |
Profile.h | 47 void forEach(void (ProfileNode::*)());
|
/frameworks/base/core/tests/coretests/ |
Android.mk | 38 $(foreach a, $(FrameworkCoreTests_all_apks), $(patsubst FrameworkCoreTests_%,%,$(a))))
|
/frameworks/base/tests/RenderScriptTests/tests/src/com/android/rs/test/ |
UT_noroot.java | 28 super(rstc, "ForEach (no root)", ctx);
|
/frameworks/compile/libbcc/runtime/make/ |
AppleBI.mk | 41 $(SYMROOT)/usr/local/lib/system/libcompiler_rt.a : $(foreach arch,$(RC_ARCHS), \
|
/frameworks/rs/cpp/ |
Script.h | 39 void forEach(uint32_t slot, sp<const Allocation> in, sp<const Allocation> out,
|
/hardware/msm7k/libgralloc-qsd8k/tests/ |
Android.mk | 36 $(foreach file,$(1), \
|
/sdk/eclipse/ |
dictionary.txt | 100 foreach
|
/build/core/tasks/ |
sdk-addon.mk | 43 $(foreach cf,$(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_SDK_ADDON_COPY_MODULES), \ 65 $(foreach cf,$(files_to_copy), \ 76 sdk_addon_deps += $(foreach dm, $(doc_modules), $(call doc-timestamp-for, $(dm)))
|
/external/linux-tools-perf/scripts/perl/ |
rwtop.pl | 132 foreach my $pid (sort { ($reads{$b}{bytes_read} || 0) <=> 156 foreach my $pid (sort { ($writes{$b}{bytes_written} || 0) <=> 188 foreach my $event_name (keys %unhandled) {
|
workqueue-stats.pl | 72 foreach my $pidhash (@cpus) { 88 foreach my $pidhash (@cpus) { 118 foreach my $event_name (keys %unhandled) {
|
/external/llvm/cmake/modules/ |
LLVM-Config.cmake | 31 foreach(t ${targets}) 92 foreach(c ${link_components}) 171 foreach(c ${expanded_components})
|
/external/qemu/docs/ |
ANDROID-FRAMEBUFFER.TXT | 46 foreach fb in framebuffers: 50 foreach up in updates: 53 foreach cl in fb.clients:
|
/external/webkit/Source/WebCore/ |
UseJSC.cmake | 184 FOREACH (_include ${WebCore_IDL_INCLUDES}) 189 FOREACH (_feature ${FEATURE_DEFINES}) 194 FOREACH (_file ${WebCore_IDL_FILES})
|
/external/webkit/Source/WebCore/css/ |
makeprop.pl | 62 foreach my $name (@names) { 106 foreach my $name (@names) { 123 foreach my $name (@names) {
|
/external/webkit/Source/WebKit2/Scripts/ |
generate-forwarding-headers.pl | 50 foreach my $prefix (@platformPrefixes) { 54 foreach (@frameworks) { 90 foreach my $header (@frameworkHeaders) {
|
/external/webkit/Source/cmake/ |
WebKitPackaging.cmake | 150 FOREACH(_pattern ${FILE_PATTERNS_UNKNOWN_PORTS}) 160 FOREACH(_port ${ALL_PORTS}) 162 FOREACH(_pattern ${FILE_PATTERNS_${_port}})
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/ |
openid.php | 201 foreach ($headers as $header) { 314 foreach ($this->required as $required) { 323 foreach ($this->optional as $optional) { 341 foreach (array('required','optional') as $type) { 342 foreach ($this->$type as $alias => $field) { 350 foreach ($this->aliases as $alias => $ns) { 353 foreach ($counts as $alias => $count) { 464 foreach (explode(',', $this->data['openid_signed']) as $item) { 491 foreach ($this->data as $key => $val) { 506 foreach ($this->data as $key => $value) [all...] |
/external/libvpx/ |
libs.mk | 69 VS_PLATFORMS = $(foreach d,$(wildcard */Release/$(CODEC_LIB).lib),$(word 1,$(subst /, ,$(d)))) 79 INSTALL_MAPS += $(foreach p,$(VS_PLATFORMS),$(LIBSUBDIR)/$(p)/% $(p)/Release/%) 80 INSTALL_MAPS += $(foreach p,$(VS_PLATFORMS),$(LIBSUBDIR)/$(p)/% $(p)/Debug/%) 118 INSTALL-LIBS-yes += $(foreach p,$(VS_PLATFORMS),$(LIBSUBDIR)/$(p)/$(CODEC_LIB).lib) 119 INSTALL-LIBS-$(CONFIG_DEBUG_LIBS) += $(foreach p,$(VS_PLATFORMS),$(LIBSUBDIR)/$(p)/$(CODEC_LIB)d.lib) 120 INSTALL-LIBS-$(CONFIG_SHARED) += $(foreach p,$(VS_PLATFORMS),$(LIBSUBDIR)/$(p)/vpx.dll) 121 INSTALL-LIBS-$(CONFIG_SHARED) += $(foreach p,$(VS_PLATFORMS),$(LIBSUBDIR)/$(p)/vpx.exp)
|
/ndk/build/core/ |
build-binary.mk | 199 all_source_patterns := $(foreach _ext,$(all_source_extensions),%$(_ext)) 200 all_cpp_patterns := $(foreach _ext,$(LOCAL_CPP_EXTENSION),%$(_ext)) 212 $(foreach _ext,$(all_source_extensions),\ 217 LOCAL_OBJECTS := $(foreach _obj,$(LOCAL_OBJECTS),$(LOCAL_OBJS_DIR)/$(_obj)) 240 $(foreach src,$(filter %.c,$(LOCAL_SRC_FILES)), $(call compile-c-source,$(src),$(call get-object-name,$(src)))) 241 $(foreach src,$(filter %.S %.s,$(LOCAL_SRC_FILES)), $(call compile-s-source,$(src),$(call get-object-name,$(src)))) 243 $(foreach src,$(filter $(all_cpp_patterns),$(LOCAL_SRC_FILES)),\
|
/external/webkit/Tools/Scripts/ |
build-webkit | 310 foreach (@ARGV) { 316 foreach (@features) { 325 foreach (@ARGV) { 334 foreach (@features) { 389 foreach (@features) { 446 foreach (@features) { 463 foreach (@features) { 486 foreach my $libName (@librariesToCopy) { 526 foreach (@features) { 631 foreach (@features) [all...] |
/external/chromium/chrome/common/extensions/docs/js/ |
api_page_generator.js | 206 schema.forEach(function(mod) { 219 mod.types.forEach(function(type) { 275 jsattributes.forEach(function(attributeName) { 398 staticHNodes.forEach(function(n, i) { 520 schema.choices.forEach(function(c) { 540 parameters.forEach(function(param, i) {
|
/external/libvpx/build/make/ |
Makefile | 28 $(foreach e,md5sum openssl,\ 29 $(foreach p,$(subst :, ,$(PATH)),$(p)/$(e)*))\ 171 find_file=$(foreach f,$(1),$(call find_file1,$(strip $(f)),$(strip $(2))) ) 173 objs=$(addprefix $(BUILD_PFX),$(foreach p,$(obj_pats),$(filter %.o,$(1:$(p))) )) 293 $(foreach lib,$(filter %_g.a,$(LIBS)),$(eval $(call archive_template,$(lib)))) 294 $(foreach lib,$(filter %so.$(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_PATCH),$(LIBS)),$(eval $(call so_template,$(lib))))
|