/external/chromium-trace/src/shared/js/cr/ui/ |
list.js | 574 ce.changes.forEach(function(change) { [all...] |
/external/clang/lib/Parse/ |
ParseTentative.cpp | 213 // context of parsing for-init-statement of a foreach statement only. But, [all...] |
/external/clang/lib/Rewrite/ |
RewriteObjC.cpp | 82 // ObjC foreach break/continue generation support. [all...] |
RewriteModernObjC.cpp | 84 // ObjC foreach break/continue generation support. [all...] |
/external/guava/guava/src/com/google/common/collect/ |
Iterables.java | [all...] |
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
Iterables.java | [all...] |
/external/libvpx/examples/includes/geshi/docs/ |
CHANGES | [all...] |
geshi-doc.txt | [all...] |
/external/openssl/crypto/sha/asm/ |
sha512-parisc.pl | 763 foreach (split("\n",$code)) {
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/ |
ExtractStringRefactoring.java | [all...] |
/external/elfutils/ |
configure | [all...] |
/external/llvm/include/llvm/TableGen/ |
Record.h | [all...] |
/external/openssl/crypto/aes/asm/ |
aes-parisc.pl | 1008 foreach (split("\n",$code)) {
|
/external/openssl/crypto/bn/asm/ |
parisc-mont.pl | 993 foreach (split("\n",$code)) {
|
/external/webkit/Tools/Scripts/webkitperl/VCSUtils_unittest/ |
parseDiff.pl | 1194 foreach my $testCase (@testCaseHashRefs) {
|
/ndk/sources/host-tools/make-3.81/ |
NEWS | [all...] |
/external/llvm/ |
Makefile.rules | 881 PARALLEL_DIRS += $(foreach T,$(OPTIONAL_PARALLEL_DIRS),$(shell test -d $(PROJ_SRC_DIR)/$(T) -o -f $(T)/Makefile && echo "$(T)")) 900 ParallelTargets := $(foreach T,$(RecursiveTargets),%/.make$(T)) [all...] |
/external/llvm/projects/sample/ |
Makefile.llvm.rules | 814 PARALLEL_DIRS += $(foreach T,$(OPTIONAL_PARALLEL_DIRS),$(shell test -d $(PROJ_SRC_DIR)/$(T) && echo "$(T)")) 833 ParallelTargets := $(foreach T,$(RecursiveTargets),%/.make$(T)) [all...] |
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/ |
prototype-1.6.0.3.js | 925 if (Object.isFunction(Array.prototype.forEach)) 926 Array.prototype._each = Array.prototype.forEach; [all...] |
concat-jquery-mootools-prototype.js | [all...] |
/external/webkit/Source/JavaScriptCore/ |
ChangeLog-2008-08-10 | [all...] |
/external/valgrind/main/none/tests/ppc32/ |
jm-insns.c | 75 * foreach(curr_test = all_test[i]) { 92 * foreach (instn_test = curr_test->instn_test_arr[i]) { [all...] |
/external/clang/lib/Sema/ |
SemaStmt.cpp | 74 // foreach variables are never actually initialized in the way that [all...] |
/external/clang/test/ |
cxx-sections.data | [all...] |
/external/llvm/docs/ |
CodingStandards.html | [all...] |