Searched
full:foreach (Results
451 -
475 of
1450) sorted by null
<<11121314151617181920>>
/external/qemu/distrib/sdl-1.2.15/Xcode/ |
package | 207 foreach resFile (`ls $resDir`) 214 foreach resFileItem ($directoriesInResDir) 220 foreach resFileItem ($filesInResDir)
|
/external/valgrind/main/coregrind/ |
link_tool_exe_darwin.in | 115 foreach my $n (2 .. $#ARGV - 1) { 129 foreach my $n (2 .. $#ARGV - 1) { 165 foreach my $n (2 .. $#ARGV) {
|
/art/build/ |
Android.cpplint.mk | 47 $(foreach file, $(ART_CPPLINT_SRC), $(eval $(call declare-art-cpplint-target,$(file))))
|
/art/test/ |
Android.mk | 94 $(foreach dir,$(TEST_DEX_DIRECTORIES), $(eval $(call build-art-test-dex,art-test-dex,$(dir),$(ART_NATIVETEST_OUT)))) 95 $(foreach dir,$(TEST_OAT_DIRECTORIES), $(eval $(call build-art-test-dex,oat-test-dex,$(dir),$(ART_TEST_OUT)))) 147 $(foreach dir,$(TEST_OAT_DIRECTORIES), $(eval $(call declare-test-art-oat-targets,$(dir)))) 169 $(foreach test, $(wildcard $(LOCAL_PATH)/[0-9]*), $(eval $(call declare-make-art-run-test,$(notdir $(test)))))
|
/build/core/ |
base_rules.mk | 306 $(foreach dir,$(LOCAL_JAVA_RESOURCE_DIRS), \ 329 $(foreach f,$(LOCAL_JAVA_RESOURCE_FILES), \ 337 $(foreach group,$(java_resource_file_groups), \ 345 $(foreach group,$(java_resource_file_groups), \ 347 $(foreach w, $(wordlist 2,9999,$(subst :,$(space),$(group))), "$(w)" ) \ 364 $(foreach lib,$(LOCAL_STATIC_JAVA_LIBRARIES), \ 420 $(foreach lib,$(LOCAL_APK_LIBRARIES), \ 616 $(foreach tag,$(LOCAL_MODULE_TAGS),\ 622 $(foreach tag,$(LOCAL_MODULE_TAGS),\
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
AcosPiTest.java | 35 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException {
|
AcosTest.java | 35 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException {
|
AcoshTest.java | 35 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException {
|
AsinPiTest.java | 35 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException {
|
AsinTest.java | 35 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException {
|
AsinhTest.java | 35 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException {
|
AtanPiTest.java | 35 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException {
|
AtanTest.java | 35 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException {
|
AtanhTest.java | 35 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException {
|
CbrtTest.java | 35 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException {
|
CeilTest.java | 35 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException {
|
CosTest.java | 35 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException {
|
CoshTest.java | 36 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException {
|
DegreesTest.java | 35 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException {
|
Exp10Test.java | 35 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException {
|
Exp2Test.java | 35 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException {
|
ExpTest.java | 35 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException {
|
Expm1Test.java | 35 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException {
|
FabsTest.java | 34 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException {
|
FloorTest.java | 34 public void forEach(int testId, Allocation mIn, Allocation mOut) throws RSRuntimeException {
|
Completed in 771 milliseconds
<<11121314151617181920>>