HomeSort by relevance Sort by last modified time
    Searched full:foreach (Results 601 - 625 of 1172) sorted by null

<<21222324252627282930>>

  /external/linux-tools-perf/src/tools/perf/scripts/perl/
wakeup-latency.pl 96 foreach my $event_name (keys %unhandled) {
  /external/lldb/tools/debugserver/scripts/
dbgnub-config.pl 51 foreach my $test_href (@config_tests)
  /external/llvm/cmake/modules/
TableGen.cmake 7 foreach(v
  /external/llvm/tools/msbuild/
CMakeLists.txt 6 foreach (platform "Win32" "x64")
  /external/llvm/utils/textmate/TableGen.tmbundle/Syntaxes/
TableGen.tmLanguage 21 <string>\b(def|let|in|code|dag|string|list|bits|bit|field|include|defm|foreach|class|multiclass|int)\b</string>
  /external/ltrace/testsuite/ltrace.main/
filters.exp 28 foreach ext {{} .pie} {
  /external/openssh/
hostfile.h 99 * is set). The foreach loop will terminate if the callback returns a non-
  /external/proguard/build/
makefile 90 $(foreach TARGET,$(TARGETS),$(eval $(call TARGETRULE,$(TARGET))))
  /external/skia/src/pdf/
SkPDFCanon.cpp 26 fGraphicStateRecords.foreach ([](WrapGS w) { w.fPtr->unref(); });
  /external/v8/test/mjsunit/
function-names.js 39 "shift", "unshift", "slice", "splice", "sort", "filter", "forEach",
  /external/v8/test/webkit/fast/js/
array-prototype-properties.js 42 shouldThrow("Array.prototype.forEach.call(undefined, toString)");
  /external/valgrind/tests/
check_headers_and_includes 103 foreach my $dir (@ARGV) {
214 foreach my $inc (get_included_files($path_name)) {
244 foreach my $inc (get_included_files($path_name)) {
285 foreach my $inc (get_included_files($path_name)) {
  /external/wpa_supplicant_8/hs20/server/www/
users.php 196 foreach ($files as $file) {
272 foreach ($res as $row) {
309 foreach ($res as $row) {
335 foreach($devinfo as $k) {
  /external/zlib/src/
zlib2ansi 64 foreach my $p (@params)
  /frameworks/base/rs/java/android/renderscript/
ScriptIntrinsicResize.java 104 forEach(0, (Allocation) null, aout, null, opt);
  /frameworks/base/tools/aapt2/data/
Makefile 57 $(foreach d,$(PRIVATE_RESOURCE_TYPES),$(eval $(call make-collect-rule,$d)))
  /frameworks/base/tools/aapt2/data/lib/
Makefile 55 $(foreach d,$(PRIVATE_RESOURCE_TYPES),$(eval $(call make-collect-rule,$d)))
  /frameworks/compile/libbcc/bcinfo/
MetadataExtractor.cpp 73 // Name of metadata node where exported ForEach name information resides
78 // Name of metadata node where exported ForEach signature information resides
375 // section for ForEach. We generate a full signature for a "root" function
546 ALOGE("Could not populate ForEach signature metadata");
  /frameworks/compile/slang/
slang_rs_reflection_cpp.h 131 // Generate a type instance for a given forEach argument type.
  /frameworks/data-binding/compiler/src/main/kotlin/android/databinding/tool/writer/
CodeGenUtil.kt 79 it.getArgs().forEach {
  /frameworks/rs/cpu_ref/
rsCpuExecutable.cpp 406 ALOGE("Invalid export forEach count!: %s", line);
429 ALOGE("Invalid export forEach!: %s", line);
433 // Lookup the expanded ForEach kernel.
442 ALOGE("Failed to find forEach function address for %s: %s",
  /frameworks/rs/java/tests/LivePreview/src/com/android/rs/livepreview/
RsYuv.java 118 //mYuv.forEach(mAllocationOut);
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Script.java 39 * e.g. foreach(ain, aout), setVar(ain);
243 protected void forEach(int slot, Allocation ain, Allocation aout, FieldPacker v) {
280 protected void forEach(int slot, Allocation ain, Allocation aout, FieldPacker v, LaunchOptions sc) {
287 forEach(slot, ain, aout, v);
ScriptIntrinsicResize.java 114 forEach(0, (Allocation) null, aout, null, opt);
  /ndk/build/core/
add-toolchain.mk 83 $(foreach _abi,$(_abis),\

Completed in 1195 milliseconds

<<21222324252627282930>>