/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/visitor/ |
D | VoidVisitorAdapter.java | 45 n.getMembers().forEach(p -> p.accept(this, arg)); in visit() 47 n.getAnnotations().forEach(p -> p.accept(this, arg)); in visit() 57 n.getAnnotations().forEach(p -> p.accept(this, arg)); in visit() 74 n.getLevels().forEach(p -> p.accept(this, arg)); in visit() 81 n.getValues().forEach(p -> p.accept(this, arg)); in visit() 118 n.getStatements().forEach(p -> p.accept(this, arg)); in visit() 167 n.getExtendedTypes().forEach(p -> p.accept(this, arg)); in visit() 168 n.getImplementedTypes().forEach(p -> p.accept(this, arg)); in visit() 169 n.getTypeParameters().forEach(p -> p.accept(this, arg)); in visit() 170 n.getMembers().forEach(p -> p.accept(this, arg)); in visit() [all …]
|
/external/compiler-rt/make/ |
D | lib_platforms.mk | 27 $$(foreach var,$(PlainConfigVariables) $(PerConfigVariables),\ 29 $$(foreach var,$(PerConfigVariables),\ 30 $$(foreach config,$$(Configs),\ 32 $$(foreach var,$(PerConfigVariables),\ 33 $$(foreach arch,$(AvailableArchs),\ 41 $$(foreach var,$(RequiredConfigVariables),\ 54 $$(foreach var,$(PlainConfigVariables) $(PerConfigVariables),\ 57 $$(foreach var,$(PerConfigVariables),\ 58 $$(foreach config,$$(Configs),\ 61 $$(foreach arch,$(AvailableArchs),\ [all …]
|
D | lib_info.mk | 18 AvailableModules := $(sort $(foreach key,$(SubDirKeys),\ 22 $(foreach key,$(SubDirKeys),\ 25 AvailableArchs := $(sort $(foreach key,$(SubDirKeys),\ 28 AvailableFunctions := $(sort $(foreach key,$(SubDirKeys),\ 32 $(foreach key,$(ModuleSubDirKeys.builtins),\ 37 $(foreach key,$(ModuleSubDirKeys.builtins),\ 39 $(foreach arch,$($(key).OnlyArchs),\ 44 $(foreach arch,$(AvailableArchs),\ 50 $(foreach key,$(SubDirKeys),\ 51 $(foreach fn,$(basename $($(key).ObjNames)),\
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/TableGen/ |
D | foreach-eval.td | 4 // Tests evaluation of !foreach operator. 13 dag r1 = !foreach(tmp, d, !subst(d1, d0, !subst(d2, d0, 17 list<dag> r2 = !foreach(tmp2, dl, 18 !foreach(tmp, tmp2, !subst(d1, d0, 30 list<int> r1 = !foreach(tmp, i, !add(3, !add(4, tmp))); 33 list<list<int>> r2 = !foreach(tmp2, li, 34 !foreach(tmp, tmp2, !add(3, !add(4, tmp)))); 46 : J0<[!foreach(tmp, pattern, !subst(d1, d0, 51 : J0<!foreach(t0, patterns, 52 !foreach(t1, t0, !subst(d1, d0,
|
D | NestedForeach.td | 10 foreach S = ["R", "C"] in { 11 foreach R = [2, 3, 4] in { 12 foreach M = ["D", "P", "Q"] in { 13 foreach P = [0, 2, 4] in { 20 foreach i = [0, 1] in 21 foreach j = !foreach(x, [0, 2], !add(i, x)) in
|
D | foreach-multiclass.td | 61 foreach i = [0, 1] in { 71 foreach i = lst in { 83 foreach i = [x, !add(x, 1)] in { 93 foreach _ = !if(b, [0], []<int>) in 102 foreach i = lst in 110 foreach i = lst in 111 foreach j = !foldl([]<int>, lst, lhs, x,
|
D | foreach.td | 26 class B<list<string> names> : A<!foreach(name, names, !strconcat(name, ", Sr."))>; 28 class C<list<string> names> : A<!foreach(name, names, !strconcat(name, ", Jr."))>; 30 class D<list<string> names> : A<!foreach(name, names, !subst("NAME", "John Smith", name))>; 44 list<string> x = !foreach(num, a, !cast<string>(num)); 50 list<int> y = !foreach(num, a, !add(!add(4, num), !add(1, num)));
|
/external/llvm/cmake/modules/ |
D | AddOCaml.cmake | 32 foreach( ocaml_pkg ${ARG_PKG} ) 60 foreach( ocaml_dep ${ARG_OCAMLDEP} ) 70 foreach( llvm_lib ${llvm_libs} ) 75 foreach(system_lib ${system_libs}) 87 foreach( include_dir ${LLVM_INCLUDE_DIR} ${LLVM_MAIN_INCLUDE_DIR} ) 91 foreach( ocaml_file ${ARG_OCAML} ) 104 foreach( c_file ${ARG_C} ) 112 foreach( source ${sources} ) 121 foreach( c_input ${c_inputs} ) 132 foreach( ocaml_input ${ocaml_inputs} ${c_outputs}) [all …]
|
D | LLVM-Config.cmake | 18 foreach(t ${targets}) 116 foreach(c ${link_components}) 162 foreach(t ${LLVM_TARGETS_TO_BUILD}) 169 foreach(t ${LLVM_TARGETS_TO_BUILD}) 176 foreach(t ${LLVM_TARGETS_TO_BUILD}) 183 foreach(t ${LLVM_TARGETS_TO_BUILD}) 190 foreach(t ${LLVM_TARGETS_TO_BUILD}) 225 foreach( lib_dep ${lib_deps} ) 242 foreach( lib ${expanded_components} ) 255 foreach(c ${expanded_components})
|
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/modules/ |
D | AddOCaml.cmake | 32 foreach( ocaml_pkg ${ARG_PKG} ) 60 foreach( ocaml_dep ${ARG_OCAMLDEP} ) 70 foreach( llvm_lib ${llvm_libs} ) 75 foreach(system_lib ${system_libs}) 87 foreach( include_dir ${LLVM_INCLUDE_DIR} ${LLVM_MAIN_INCLUDE_DIR} ) 96 foreach( ocaml_file ${ARG_OCAML} ) 109 foreach( c_file ${ARG_C} ) 117 foreach( source ${sources} ) 126 foreach( c_input ${c_inputs} ) 137 foreach( ocaml_input ${ocaml_inputs} ${c_outputs}) [all …]
|
D | LLVM-Config.cmake | 36 foreach(t ${targets}) 137 foreach(c ${link_components}) 165 foreach(c ${link_components}) 214 foreach(t ${LLVM_TARGETS_TO_BUILD}) 221 foreach(t ${LLVM_TARGETS_TO_BUILD}) 228 foreach(t ${LLVM_TARGETS_TO_BUILD}) 235 foreach(t ${LLVM_TARGETS_TO_BUILD}) 242 foreach(t ${LLVM_TARGETS_TO_BUILD}) 284 foreach( lib_dep ${lib_deps} ) 301 foreach( lib ${expanded_components} ) [all …]
|
/external/libvpx/libvpx/build/make/ |
D | rtcd.pl | 27 foreach (@ARGV) { 42 foreach my $opt (qw/arch config/) { 49 foreach my $defs_file (@ARGV) { 78 foreach my $opt (@_) { 90 foreach my $fn (keys %ALL_FUNCS) { 91 foreach my $opt (@_) { 117 foreach my $f (@ARGV) { 128 foreach (@ALL_FORWARD_DECLS) { 135 foreach my $fn (keys %ALL_FUNCS) { 142 foreach my $opt (@_) { [all …]
|
/external/libaom/libaom/build/cmake/ |
D | rtcd.pl | 27 foreach (@ARGV) { 42 foreach my $opt (qw/arch config/) { 49 foreach my $defs_file (@ARGV) { 87 foreach my $opt (@_) { 99 foreach my $fn (keys %ALL_FUNCS) { 100 foreach my $opt (@_) { 126 foreach my $f (@ARGV) { 137 foreach (@ALL_FORWARD_DECLS) { 144 foreach my $fn (keys %ALL_FUNCS) { 151 foreach my $opt (@_) { [all …]
|
D | dist.cmake | 23 foreach(arg ${REQUIRED_ARGS}) 35 foreach(example ${AOM_DIST_EXAMPLES}) 44 foreach(tool ${AOM_DIST_TOOLS}) 51 foreach(app ${AOM_DIST_APPS}) 57 foreach(inc ${AOM_DIST_INCLUDES}) 62 foreach(lib ${AOM_DIST_LIBS})
|
/external/swiftshader/third_party/LLVM/tools/llvm-config/ |
D | find-cycles.pl | 44 foreach my $cycle (@CYCLES) { 49 foreach my $module (@modules) { 54 foreach my $module (@modules) { 97 foreach my $module (@modules) { find_cycles($module); } 101 foreach my $module (@modules) { 112 foreach my $cycle (values %CYCLES) { 129 foreach my $dep (@{$DEPS{$module}}) { 145 foreach my $item (@path) { 150 foreach my $old_item (keys %{$CYCLES{$item}}) { 158 foreach my $item (keys %cycle) { [all …]
|
/external/libcxx/cmake/Modules/ |
D | HandleLibcxxFlags.cmake | 29 foreach(var ${ARGN}) 49 foreach(value ${ARGN}) 64 foreach(flag ${ARGN}) 110 foreach(value ${ARGN}) 130 foreach(value ${ARGN}) 147 foreach(flag ${ARGN}) 156 foreach(f ${ARGN}) 172 foreach(flag ${ARGN}) 181 foreach(f ${ARGN}) 197 foreach(flag ${ARGN}) [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/runtimes/ |
D | CMakeLists.txt | 12 foreach(entry ${entries}) 25 foreach(proj ${LLVM_ENABLE_RUNTIMES}) 38 foreach(entry ${runtimes}) 123 foreach(entry ${runtimes}) 143 foreach(entry ${runtimes}) 182 foreach(component ${SUB_COMPONENTS}) 236 foreach(item ${builtin_target_list}) 244 foreach(variableName ${variableNames}) 285 foreach(target ${LLVM_BUILTIN_TARGETS}) 304 foreach(entry ${runtimes}) [all …]
|
/external/grpc-grpc/src/csharp/Grpc.Reflection/ |
D | SymbolRegistry.cs | 44 foreach (var file in fileDescriptors) in FromFiles() 94 foreach (var dependency in fileDescriptor.Dependencies) in AddFile() 98 foreach (var enumeration in fileDescriptor.EnumTypes) in AddFile() 102 foreach (var message in fileDescriptor.MessageTypes) in AddFile() 106 foreach (var service in fileDescriptor.Services) in AddFile() 119 foreach (var nestedEnum in messageDescriptor.EnumTypes) in AddMessage() 123 foreach (var nestedType in messageDescriptor.NestedTypes) in AddMessage() 132 foreach (var method in serviceDescriptor.Methods) in AddService()
|
/external/libcxxabi/cmake/Modules/ |
D | HandleLibcxxabiFlags.cmake | 28 foreach(var ${ARGN}) 86 foreach(value ${ARGN}) 106 foreach(value ${ARGN}) 123 foreach(flag ${ARGN}) 132 foreach(f ${ARGN}) 148 foreach(flag ${ARGN}) 158 foreach(flag ${ARGN}) 167 foreach(f ${ARGN}) 183 foreach(flag ${ARGN}) 192 foreach(lib ${ARGN})
|
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/ |
D | EnumerableExtensions.cs | 65 foreach (var element in source) { 98 foreach (var element in source) in Contains() 120 foreach (TSource item in source) { in CreateDefaultIfEmptyIterator() 141 foreach (var element in source) { in Iterate() 173 foreach (var element in source) in CreateSelectIterator() 185 foreach (TSource element in source) { in CreateSelectIterator() 211 foreach (TSource element in source) in CreateSelectManyIterator() 212 foreach (TCollection collection in collectionSelector(element, counter++)) in CreateSelectManyIterator() 218 foreach (TSource element in source) { in CreateSelectManyIterator() 219 foreach (TResult item in selector(element, counter)) in CreateSelectManyIterator() [all …]
|
/external/libchrome/mojo/public/tools/bindings/ |
D | mojom.gni | 124 foreach(config_file, _bindings_configuration_files) { 127 foreach(configuration, _bindings_configurations) { 129 foreach(typemap, configuration.typemaps) { 353 foreach(d, all_deps) { 369 foreach(d, all_deps) { 409 foreach(source, invoker.sources) { 426 foreach(enabled_feature, enabled_features) { 441 foreach(d, all_deps) { 466 foreach(source, invoker.sources) { 517 foreach(import_dir, invoker.import_dirs) { [all …]
|
/external/mesa3d/src/compiler/nir/ |
D | nir_phi_builder.h | 38 * foreach block: 39 * foreach def of variable var: 44 * foreach var: 50 * foreach block: 51 * foreach instruction: 52 * foreach use of variable var: 54 * foreach def of variable var:
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | CMakePrimer.rst | 61 The CMake language provides control flow constructs in the form of foreach loops 150 foreach(list_name IN LISTS list_of_lists) 151 foreach(value IN LISTS ${list_name}) 156 You'll notice that the inner foreach loop's list is doubly dereferenced. This is 235 The most common form of the CMake ``foreach`` block is: 239 foreach(var ...) 243 The variable argument portion of the ``foreach`` block can contain dereferenced 248 foreach(var foo bar baz) 257 foreach(var ${my_list}) 265 foreach(var ${my_list} out_of_bounds) [all …]
|
/external/ltp/testcases/kernel/hotplug/cpu_hotplug/tools/ |
D | cpuhotplug_report_proc_interrupts | 9 foreach my $irq (sort keys %{$run1}) { 12 foreach my $cpu (sort keys %{$run1->{$irq}}) { 19 foreach my $cpu (sort keys %{$run1->{$irq}}) { 32 foreach my $line (split /\n/, $content) { 42 foreach my $cpu (@cpus) {
|
/external/catch2/CMake/ |
D | Findcodecov.cmake | 37 foreach (TNAME ${ARGV}) 71 # Find the reuired flags foreach language. 76 foreach (LANG ${ENABLED_LANGUAGES}) 78 # instead of searching flags foreach language, search flags foreach compiler 82 foreach (FLAG ${COVERAGE_FLAG_CANDIDATES}) 141 foreach (LANG ${ENABLED_LANGUAGES}) 193 foreach (FILE ${TSOURCES}) 239 foreach (FILE ${ADDITIONAL_FILES})
|