/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/ |
ypclnt.h | 56 int (*foreach) (int __status, char *__key, int __keylen, member in struct:ypall_callback
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
ypclnt.h | 56 int (*foreach) (int __status, char *__key, int __keylen, member in struct:ypall_callback
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
ypclnt.h | 56 int (*foreach) (int __status, char *__key, int __keylen, member in struct:ypall_callback
|
/prebuilts/tools/common/proguard/proguard4.7/build/ |
makefile | 76 $(foreach TARGET,$(TARGETS),$(eval $(call TARGETRULE,$(TARGET))))
|
/external/chromium/chrome/browser/resources/shared/js/cr/ui/ |
command.js | 29 shortcut.split('-').forEach(function(part) { 232 commands.forEach(function(command) {
|
/external/chromium/testing/gtest/cmake/ |
internal_utils.cmake | 24 foreach (flag_var 157 foreach (lib "${libs}")
|
/external/chromium-trace/src/shared/js/cr/ui/ |
command.js | 29 shortcut.split('-').forEach(function(part) { 232 commands.forEach(function(command) {
|
/external/elfutils/backends/ |
Makefile.am | 150 EXTRA_DIST = $(foreach m,$(modules),$($(m)_SRCS)) $(modules:=_reloc.def) 153 $(foreach m,$(modules),\
|
/external/llvm/lib/TableGen/ |
TGParser.h | 59 /// Loops - Keep track of any foreach loops we are within. 80 ParseForeachMode // We are parsing a foreach init.
|
/external/openssl/apps/ |
CA.pl | 65 foreach (@ARGV) { 155 foreach $j (@ARGV) {
|
CA.pl.in | 65 foreach (@ARGV) { 155 foreach $j (@ARGV) {
|
/external/openssl/crypto/conf/ |
keysets.pl | 17 foreach (0 .. 255) 36 foreach (0 .. 255)
|
/external/openssl/crypto/perlasm/ |
x86masm.pl | 146 sub ::comment { foreach (@_) { push(@out,"\t; $_\n"); } } 152 { foreach(@_)
|
/external/v8/test/mjsunit/ |
debug-evaluate-locals-optimized.js | 79 Object.keys(expected_locals).forEach(function (name) { 90 Object.keys(expected_locals).forEach(function (name) {
|
/external/webkit/Tools/DumpRenderTree/qt/ |
DumpRenderTreeQt.cpp | 104 foreach (const QSslError& error, errors) { function 265 foreach (QWebFrame* frame, m_pendingGeolocationRequests) 763 foreach (QObject* widget, windows) 876 foreach (QWebHistoryItem item, children) 895 foreach (const QWebHistoryItem item, history->backItems(maxItems)) { function 905 foreach (const QWebHistoryItem item, history->forwardItems(maxItems)) { function 962 foreach (QObject* widget, windows) { function 1146 foreach (QObject* widget, windows) { function [all...] |
/external/webkit/Tools/Scripts/ |
run-leaks | 93 foreach my $leak (@$leakList) { 205 foreach my $regexp (@$regexpList) {
|
old-run-webkit-tests | 621 # Since readSkippedFiles() appends to @ARGV, we must use a foreach 623 foreach my $argnum (0 .. $#ARGV) { 685 foreach my $test (@originalTests) { 710 foreach my $logue (epiloguesAndPrologues($newDumpTool ? "" : $lastDirectory, $dir)) { [all...] |
/libcore/ |
JavaLibrary.mk | 41 $(foreach dir,$(1),$(patsubst ./%,%,$(shell cd $(LOCAL_PATH) && find $(dir)/src/main/java -name "*.java" 2> /dev/null))) 45 $(foreach dir,$(1),$(patsubst ./%,%,$(shell cd $(LOCAL_PATH) && find $(dir)/src/test/java -name "*.java" 2> /dev/null)))
|
/system/extras/tests/bionic/libc/ |
Android.mk | 29 $(foreach file,$(1), \ 47 $(foreach file,$(1), \
|
/ndk/build/core/ |
init.mk | 377 $(foreach _config_mk,$(TOOLCHAIN_CONFIGS),\ 386 $(foreach _abi,$(strip $(NDK_ALL_ABIS)),\ 409 $(foreach arch,$(NDK_ALL_ARCHS),\ 413 $(foreach tc,$(NDK_ALL_TOOLCHAINS),\ 461 $(foreach _platform,$(NDK_ALL_PLATFORMS),\ 472 $(foreach level,$(NDK_ALL_PLATFORM_LEVELS),\
|
definitions.mk | 78 $(foreach __uniq_item,$1,\ 107 assert-defined = $(foreach __varname,$(strip $1),\ 121 clear-vars = $(foreach __varname,$1,$(eval $(__varname) := $(empty))) 132 check-required-vars = $(foreach __varname,$1,\ 163 $(eval __host_rm_files := $(foreach __host_rm_file,$(subst /,\,$1),$(wildcard $(__host_rm_file))))\ 178 $(eval __host_rmdir_files := $(foreach __host_rmdir_file,$(subst /,\,$1),$(wildcard $(__host_rmdir_file))))\ 423 $(foreach __mod,$(__ndk_modules),\ 424 $(foreach __field,$(modules-fields),\ 471 $(foreach __local,$(modules-LOCALS),\ 515 $(foreach __listed_module,$1, [all...] |
/external/webkit/Source/WebCore/bindings/scripts/ |
CodeGeneratorGObject.pm | 217 foreach my $param (@{$function->parameters}) { 290 foreach my $property (@{$properties}) { 303 foreach my $property (@{$properties}) { 523 foreach my $attribute (@readableProperties) { 734 foreach my $param (@{$function->parameters}) { 806 foreach my $param (@{$function->parameters}) { 826 foreach my $param (@{$function->parameters}) { [all...] |
CodeGeneratorV8.pm | 249 foreach my $headerInclude (sort keys(%headerIncludes)) { 310 foreach my $function (@{$dataNode->functions}) { 331 foreach my $attribute (@{$dataNode->attributes}) { 472 foreach my $customInternalField (@customInternalFields) { 593 foreach (@allParents) { [all...] |
/build/core/ |
binary.mk | 524 $(foreach l, $(installed_shared_library_module_names), \ 526 $(foreach l, $(LOCAL_STATIC_LIBRARIES) $(LOCAL_WHOLE_STATIC_LIBRARIES), \ 627 $(foreach lib,$(LOCAL_STATIC_LIBRARIES), \ 636 $(foreach lib,$(LOCAL_WHOLE_STATIC_LIBRARIES), \ 646 $(foreach lib,$(LOCAL_STATIC_LIBRARIES) $(LOCAL_WHOLE_STATIC_LIBRARIES), \
|
definitions.mk | 94 $(foreach var,$(1), \ 96 $(foreach word,$($(var)), \ 349 $(eval _fpf := $(wildcard $(foreach f, $(2), $(strip $(1))/$(f)))) \ 391 $(foreach f,$(2),$(call add-prebuilt-file,$f,$(1))) 446 $(foreach so,$(filter %.so,$(1)),-l$(patsubst lib%.so,%,$(notdir $(so))))\ 468 $(foreach module,$(1),$(ALL_MODULES.$(module).BUILT)) 480 $(foreach module,$(1),$(ALL_MODULES.$(module).INSTALLED)) 494 $(foreach module,$(1),$(ALL_MODULES.$(module).STUBS)) 530 $(foreach lib,$(1),$(call _java-lib-full-classes.jar,$(lib),$(2))) 542 $(foreach lib,$(1),$(call _java-lib-full-dep,$(lib),$(2)) [all...] |