/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | constexpr-backtrace-limit.cpp | 4 // TEST1-NEXT: in call to 'recurse(2)' 5 // TEST1-NEXT: in call to 'recurse(3)' 6 // TEST1-NEXT: in call to 'recurse(4)' 7 // TEST1-NEXT: in call to 'recurse(5)' 12 // TEST2-NEXT: in call to 'recurse(2)' 14 // TEST2-NEXT: in call to 'recurse(5)' 19 // TEST3-NEXT: in call to 'recurse(0)' 21 // TEST3-NEXT: in call to 'recurse(5)' 26 // TEST4-NEXT: in call to 'recurse(0)' 27 // TEST4-NEXT: in call to 'recurse(1)' [all …]
|
/aosp_15_r20/art/test/911-get-stack-trace/ |
H A D | expected-cts-version.txt | 443 [private static void art.Recurse.printOrWait(int,int,art.ControlData), 18] 444 [private static java.lang.Object art.Recurse.baz(int,int,int,art.ControlData), 2] 445 [private static long art.Recurse.bar(int,int,int,art.ControlData), 0] 446 [public static int art.Recurse.foo(int,int,int,art.ControlData), 0] 447 [private static java.lang.Object art.Recurse.baz(int,int,int,art.ControlData), 8] 448 [private static long art.Recurse.bar(int,int,int,art.ControlData), 0] 449 [public static int art.Recurse.foo(int,int,int,art.ControlData), 0] 450 [private static java.lang.Object art.Recurse.baz(int,int,int,art.ControlData), 8] 451 [private static long art.Recurse.bar(int,int,int,art.ControlData), 0] 452 [public static int art.Recurse.foo(int,int,int,art.ControlData), 0] [all …]
|
H A D | expected-stdout.txt | 877 [private static void art.Recurse.printOrWait(int,int,art.ControlData), 18] 878 [private static java.lang.Object art.Recurse.baz(int,int,int,art.ControlData), 2] 879 [private static long art.Recurse.bar(int,int,int,art.ControlData), 0] 880 [public static int art.Recurse.foo(int,int,int,art.ControlData), 0] 881 [private static java.lang.Object art.Recurse.baz(int,int,int,art.ControlData), 8] 882 [private static long art.Recurse.bar(int,int,int,art.ControlData), 0] 883 [public static int art.Recurse.foo(int,int,int,art.ControlData), 0] 884 [private static java.lang.Object art.Recurse.baz(int,int,int,art.ControlData), 8] 885 [private static long art.Recurse.bar(int,int,int,art.ControlData), 0] 886 [public static int art.Recurse.foo(int,int,int,art.ControlData), 0] [all …]
|
/aosp_15_r20/external/pytorch/torch/distributed/fsdp/ |
H A D | wrap.py | 157 recurse: bool, 170 recurse (bool): If ``False``, then this function must decide whether 179 ``True`` if ``recurse=True``, and whether ``module`` should be wrapped 180 if ``recurse=False``. 182 if recurse: 183 return True # always recurse 214 def __call__(self, module, recurse, *args, **kwargs): argument 217 module, recurse, nonwrapped_numel=-1, module_classes=self._module_classes 280 module: nn.Module, recurse: bool, nonwrapped_numel: int, lambda_fn: Callable 293 recurse (bool): If ``False``, then this function must decide whether [all …]
|
/aosp_15_r20/external/pcre/testdata/ |
H A D | testoutput8-32-3 | 191 7 2 Recurse 206 9 2 Recurse 267 20 2 Recurse 791 27 20 Recurse 803 5 7 Recurse 815 2 6 Recurse 816 4 6 Recurse 829 6 19 Recurse 830 8 0 Recurse 847 6 26 Recurse [all …]
|
H A D | testoutput8-16-2 | 191 7 2 Recurse 206 9 2 Recurse 267 20 2 Recurse 791 27 20 Recurse 803 5 7 Recurse 815 2 6 Recurse 816 4 6 Recurse 829 6 19 Recurse 830 8 0 Recurse 847 6 26 Recurse [all …]
|
H A D | testoutput8-8-3 | 191 12 4 Recurse 206 16 4 Recurse 267 28 4 Recurse 791 48 36 Recurse 803 10 14 Recurse 815 4 12 Recurse 816 8 12 Recurse 829 11 35 Recurse 830 15 0 Recurse 847 11 49 Recurse [all …]
|
H A D | testoutput8-8-4 | 191 14 5 Recurse 206 19 5 Recurse 267 31 5 Recurse 791 56 42 Recurse 803 12 17 Recurse 815 5 15 Recurse 816 10 15 Recurse 829 13 42 Recurse 830 18 0 Recurse 847 13 59 Recurse [all …]
|
H A D | testoutput8-32-4 | 191 7 2 Recurse 206 9 2 Recurse 267 20 2 Recurse 791 27 20 Recurse 803 5 7 Recurse 815 2 6 Recurse 816 4 6 Recurse 829 6 19 Recurse 830 8 0 Recurse 847 6 26 Recurse [all …]
|
H A D | testoutput8-8-2 | 191 10 3 Recurse 206 13 3 Recurse 267 25 3 Recurse 791 40 30 Recurse 803 8 11 Recurse 815 3 9 Recurse 816 6 9 Recurse 829 9 28 Recurse 830 12 0 Recurse 847 9 39 Recurse [all …]
|
H A D | testoutput8-32-2 | 191 7 2 Recurse 206 9 2 Recurse 267 20 2 Recurse 791 27 20 Recurse 803 5 7 Recurse 815 2 6 Recurse 816 4 6 Recurse 829 6 19 Recurse 830 8 0 Recurse 847 6 26 Recurse [all …]
|
H A D | testoutput8-16-3 | 191 9 3 Recurse 206 12 3 Recurse 267 23 3 Recurse 791 35 26 Recurse 803 7 10 Recurse 815 3 9 Recurse 816 6 9 Recurse 829 8 26 Recurse 830 11 0 Recurse 847 8 36 Recurse [all …]
|
H A D | testoutput8-16-4 | 191 9 3 Recurse 206 12 3 Recurse 267 23 3 Recurse 791 35 26 Recurse 803 7 10 Recurse 815 3 9 Recurse 816 6 9 Recurse 829 8 26 Recurse 830 11 0 Recurse 847 8 36 Recurse [all …]
|
/aosp_15_r20/external/apache-commons-bcel/src/examples/ |
H A D | listclass.java | 39 …* <pre>java listclass [-constants] [-code] [-brief] [-dependencies] [-nocontents] [-recurse] class… 45 * <li>{@code -recurse} Usually intended to be used along with 57 * primarily when using both {@code -recurse} to exclude java, javax, and sun classes, 58 * and is recommended as otherwise the output from {@code -recurse} gets quite long and 70 * <pre>java listclass -nocontents -recurse MyClass -exclude java. javax. sun.</pre> 73 * <pre>java listclass -nocontents -dependencies -recurse MyClass -exclude java.javax. sun.</pre> 88 boolean recurse; field in listclass 100 boolean recurse = false; in main() 117 } else if (arg.equals("-recurse")) { in main() 118 recurse = true; in main() [all …]
|
/aosp_15_r20/external/icu/icu4c/packaging/ |
H A D | distrelease.ps1 | 37 Get-ChildItem -Path $source -ErrorAction SilentlyContinue | Remove-Item -Recurse 43 Copy-Item -Path "$icuDir\lib64" -Destination $source -Recurse 44 Copy-Item -Path "$icuDir\bin64" -Destination $source -Recurse 48 Copy-Item -Path "$icuDir\lib" -Destination $source -Recurse 49 Copy-Item -Path "$icuDir\bin" -Destination $source -Recurse 53 Copy-Item -Path "$icuDir\libARM64" -Destination $source -Recurse 54 Copy-Item -Path "$icuDir\binARM64" -Destination $source -Recurse 64 Copy-Item -Path "$icuDir\include" -Destination $source -Recurse 65 Copy-Item -Path "$icuDir\APIChangeReport.html" -Destination $source -Recurse 66 Copy-Item -Path "$icuDir\icu4c.css" -Destination $source -Recurse [all …]
|
/aosp_15_r20/packages/modules/NeuralNetworks/tools/systrace_parser/parser/ |
D | tree.py | 49 def recurse(node): function 53 recurse(c) 54 recurse(self.root) 61 def recurse(node): function 65 recurse(c) 66 recurse(self.root) 77 def recurse(node): function 90 recurse(c) 91 recurse(self.root) 124 def recurse(node): function [all …]
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/api/ |
H A D | module.cpp | 38 const bool recurse = true; in assert_ignored_methods_not_called() local 40 *toGraphFunction(fn).graph(), c10::prim::CallMethod, recurse); in assert_ignored_methods_not_called() 75 const bool recurse = true; in assert_ignored_attributes_not_referenced() local 77 findAllNodes(*toGraphFunction(fn).graph(), c10::prim::GetAttr, recurse); in assert_ignored_attributes_not_referenced() 519 buffer_list Module::buffers(bool recurse) const { in buffers() 520 return buffer_list(*this, recurse, /*return_module=*/false); in buffers() 522 named_buffer_list Module::named_buffers(bool recurse) const { in named_buffers() 523 return named_buffer_list(*this, recurse, /*return_module=*/false); in named_buffers() 527 return module_list(*this, /*recurse=*/false, /*return_module=*/false); in children() 530 return named_module_list(*this, /*recurse=*/false, /*return_module=*/false); in named_children() [all …]
|
/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/ |
H A D | python.h | 120 return module.named_parameters(/*recurse=*/false); in add_module_bindings() 122 .def("parameters", [](ModuleType& module, bool recurse) { in add_module_bindings() 123 return module.parameters(recurse); in add_module_bindings() 125 py::arg("recurse") = true) in add_module_bindings() 126 .def("named_parameters", [](ModuleType& module, bool recurse) { in add_module_bindings() 127 return module.named_parameters(recurse); in add_module_bindings() 129 py::arg("recurse") = true) in add_module_bindings() 131 return module.named_buffers(/*recurse=*/false); in add_module_bindings() 133 .def("buffers", [](ModuleType& module, bool recurse) { in add_module_bindings() 134 return module.buffers(recurse); }, in add_module_bindings() [all …]
|
/aosp_15_r20/external/pytorch/torch/csrc/api/src/nn/ |
H A D | module.cpp | 135 std::vector<Tensor> Module::parameters(bool recurse) const { in parameters() 136 return named_parameters(recurse).values(); in parameters() 139 OrderedDict<std::string, Tensor> Module::named_parameters(bool recurse) const { in named_parameters() 141 if (!recurse) { in named_parameters() 149 for (const auto& parameter : module.named_parameters(/*recurse=*/false)) { in named_parameters() 158 std::vector<Tensor> Module::buffers(bool recurse) const { in buffers() 159 return named_buffers(recurse).values(); in buffers() 162 OrderedDict<std::string, Tensor> Module::named_buffers(bool recurse) const { in named_buffers() 164 if (!recurse) { in named_buffers() 172 for (const auto& buffer : module.named_buffers(/*recurse=*/false)) { in named_buffers() [all …]
|
/aosp_15_r20/bionic/tests/ |
H A D | android_unsafe_frame_pointer_chase_test.cpp | 25 // Prevent tail calls inside recurse. 30 // Call android_unsafe_frame_pointer_chase inside count recurse stack frames. 31 __attribute__((weak, noinline)) int recurse(int count, uintptr_t* buf, size_t num_entries) { in recurse() function 32 if (count != 0) return nop(recurse(count - 1, buf, num_entries)); in recurse() 39 …// We expect one recurse frame calling android_unsafe_frame_pointer_chase, followed by kNumFrames … in CheckFrames() 40 // recurse frames calling themselves, followed by at least one frame (the first caller of in CheckFrames() 41 // recurse). in CheckFrames() 68 size_t size = recurse(kNumFrames, 0, 0); in TEST() 71 size_t size2 = recurse(kNumFrames, frames, kNumFrames + 2); in TEST() 78 size_t size = recurse(kNumFrames, 0, 0); in tester_func() [all …]
|
/aosp_15_r20/system/keymint/derive/src/ |
H A D | lib.rs | 91 let recurse = fields.named.iter().map(|f| { in to_val_struct() localVariable 101 #(#recurse; )* in to_val_struct() 127 let recurse = fields.unnamed.iter().enumerate().map(|(i, f)| { in to_val_struct() localVariable 137 #(#recurse; )* in to_val_struct() 180 let recurse = fields.named.iter().enumerate().rev().map(|(i, f)| { in from_val_struct() localVariable 201 #(#recurse, )* in from_val_struct() 280 let recurse = enum_data.variants.iter().map(|variant| { in from_val_struct() localVariable 298 #(#recurse)* in from_val_struct() 342 let recurse = fields.named.iter().map(|f| { in cddl_struct() localVariable 351 #(#recurse, )* in cddl_struct() [all …]
|
/aosp_15_r20/art/test/911-get-stack-trace/src/art/ |
H A D | SameThread.java | 25 Recurse.foo(4, 0, 25, null); in doTest() 26 Recurse.foo(4, 1, 25, null); in doTest() 27 Recurse.foo(4, 0, 5, null); in doTest() 28 Recurse.foo(4, 2, 5, null); in doTest() 29 Recurse.foo(4, 2, 1, null); in doTest() 32 Recurse.foo(4, -1, 25, null); in doTest() 33 Recurse.foo(4, -5, 5, null); in doTest() 34 Recurse.foo(4, -7, 5, null); in doTest()
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/ |
H A D | python_ir.cpp | 87 bool recurse = true) { in findNode() argument 93 if (recurse) { in findNode() 94 auto node = findNode(n->blocks(), kind, recurse); in findNode() 104 Node* findNode(Block* block, Symbol kind, bool recurse = true) { in findNode() argument 106 return findNode(blocks, kind, recurse); in findNode() 365 [](Graph& g, const std::string& kind, bool recurse) { in initPythonIRBindings() argument 366 return findNode(g.block(), Symbol::fromQualString(kind), recurse); in initPythonIRBindings() 370 py::arg("recurse") = true) in initPythonIRBindings() 373 [](Graph& g, const std::string& kind, bool recurse) { in initPythonIRBindings() argument 374 return findAllNodes(g, Symbol::fromQualString(kind), recurse); in initPythonIRBindings() [all …]
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/ |
H A D | URLHandler.java | 166 public void guide(URLVisitor v, boolean recurse, boolean strip) { in guide() argument 168 process(v, recurse, strip, "/", file.listFiles()); in guide() 174 … private void process(URLVisitor v, boolean recurse, boolean strip, String path, File[] files) { in process() argument 180 if (recurse) { in process() 181 process(v, recurse, strip, path + f.getName()+ '/', f.listFiles()); in process() 226 public void guide(URLVisitor v, boolean recurse, boolean strip) { in guide() argument 239 if (ix > 0 && !recurse) { in guide() 256 public void guide(URLVisitor visitor, boolean recurse) in guide() argument 258 guide(visitor, recurse, true); in guide() 261 public abstract void guide(URLVisitor visitor, boolean recurse, boolean strip); in guide() argument
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
H A D | URLHandler.java | 170 public void guide(URLVisitor v, boolean recurse, boolean strip) { in guide() argument 172 process(v, recurse, strip, "/", file.listFiles()); in guide() 178 … private void process(URLVisitor v, boolean recurse, boolean strip, String path, File[] files) { in process() argument 184 if (recurse) { in process() 185 process(v, recurse, strip, path + f.getName()+ '/', f.listFiles()); in process() 230 public void guide(URLVisitor v, boolean recurse, boolean strip) { in guide() argument 243 if (ix > 0 && !recurse) { in guide() 260 public void guide(URLVisitor visitor, boolean recurse) in guide() argument 262 guide(visitor, recurse, true); in guide() 265 public abstract void guide(URLVisitor visitor, boolean recurse, boolean strip); in guide() argument
|