/aosp_15_r20/external/rust/android-crates-io/crates/libtest-mimic/src/ |
D | args.rs | 19 pub struct Arguments { struct 23 pub include_ignored: bool, 27 pub ignored: bool, 35 pub test: bool, 39 pub bench: bool, 43 pub list: bool, 47 pub nocapture: bool, 54 pub exact: bool, 67 pub quiet: bool, 76 pub test_threads: Option<usize>, [all …]
|
D | lib.rs | 356 impl Arguments { impl 401 pub fn run(args: &Arguments, mut tests: Vec<Trial>) -> Conclusion { in run()
|
/aosp_15_r20/external/pigweed/pw_build/ |
H A D | gn.rst | 158 Arguments section in Target types 172 .. _module-pw_build-link-deps: 288 Arguments section in pw_cc_blob_library 427 Arguments section in pw_python_action 458 .. _module-pw_build-python-action-test: 484 Arguments section in pw_python_action_test 519 Arguments argument 776 Arguments section in pw_evaluate_path_expressions 837 Arguments section in pw_exec 902 Arguments section in pw_input_group [all …]
|
H A D | python.rst | 71 Arguments subsection 278 Arguments subsection 337 Arguments argument 372 Arguments subsection 408 Arguments subsection 443 Arguments subsection
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/cutlass_extensions/gemm/kernel/ |
H A D | fpA_intB_gemm.h | 99 struct Arguments { struct 100 GemmUniversalMode mode = GemmUniversalMode::kGemm; 102 cutlass::gemm::GemmCoord problem_size; 103 typename Mma::IteratorA::TensorRef ref_A; 104 typename Mma::IteratorB::TensorRef ref_B; 105 typename Mma::IteratorScale::TensorRef ref_scale; 106 typename Epilogue::OutputTileIterator::TensorRef ref_C; 107 typename Epilogue::OutputTileIterator::TensorRef ref_D; 110 int batch_count; 112 typename EpilogueOutputOp::Params output_op; [all …]
|
/aosp_15_r20/system/extras/multinetwork/ |
H A D | common.h | 33 struct Arguments { struct 34 Arguments() in Arguments() function 45 net_handle_t nethandle; 46 ApiMode api_mode; 47 sa_family_t family; 48 unsigned attempts; 49 bool random_name; 50 const char* arg1;
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/ |
H A D | DepthwiseConvKernel.cpp | 23 struct Arguments final { struct 25 int64_t batch; 26 int64_t in_rows; 27 int64_t in_cols; 28 int64_t stride; 29 int64_t pad_rows; 30 int64_t pad_cols; 33 int64_t out_rows; 34 int64_t out_cols; 35 int64_t out_channels; [all …]
|
/aosp_15_r20/system/tools/sysprop/ |
D | CppMain.cpp | 33 struct Arguments { struct 34 std::string input_file_path; 35 std::string header_dir; 36 std::string public_header_dir; 37 std::string source_dir; 38 std::string include_name;
|
D | RustMain.cpp | 33 struct Arguments { struct 34 std::string input_file_path; 35 std::string rust_output_dir; 36 sysprop::Scope scope;
|
D | JavaMain.cpp | 34 struct Arguments { struct 35 std::string input_file_path; 36 std::string java_output_dir; 37 sysprop::Scope scope;
|
D | TypeCheckerMain.cpp | 37 struct Arguments { struct 38 std::vector<std::string> api_paths; 39 std::vector<std::string> context_paths;
|
/aosp_15_r20/external/bcc/docs/ |
H A D | reference_guide.md | 148 ### 1. kprobes 176 ### 2. kretprobes 199 ### 3. Tracepoints 233 ### 4. uprobes 255 ### 5. uretprobes 277 ### 6. USDT probes 305 ### 7. Raw Tracepoints 334 ### 8. system call tracepoints 367 ### 9. kfuncs 389 ### 10. kretfuncs [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MicroMipsSizeReduction.cpp | 433 ReduceEntryFunArgs Arguments(&(*MII), *Entry, NextMII); in ReduceMI() local 440 bool MicroMipsSizeReduce::ReduceXWtoXWSP(ReduceEntryFunArgs *Arguments) { in ReduceXWtoXWSP() 454 bool MicroMipsSizeReduce::ReduceXWtoXWP(ReduceEntryFunArgs *Arguments) { in ReduceXWtoXWP() 495 ReduceEntryFunArgs *Arguments) { in ReduceArithmeticInstructions() 509 ReduceEntryFunArgs *Arguments) { in ReduceADDIUToADDIUR1SP() 523 bool MicroMipsSizeReduce::ReduceADDIUToADDIUSP(ReduceEntryFunArgs *Arguments) { in ReduceADDIUToADDIUSP() 541 bool MicroMipsSizeReduce::ReduceLXUtoLXU16(ReduceEntryFunArgs *Arguments) { in ReduceLXUtoLXU16() 556 bool MicroMipsSizeReduce::ReduceSXtoSX16(ReduceEntryFunArgs *Arguments) { in ReduceSXtoSX16() 611 bool MicroMipsSizeReduce::ReduceMoveToMovep(ReduceEntryFunArgs *Arguments) { in ReduceMoveToMovep() 654 bool MicroMipsSizeReduce::ReduceXORtoXOR16(ReduceEntryFunArgs *Arguments) { in ReduceXORtoXOR16()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | MicroMipsSizeReduction.cpp | 433 ReduceEntryFunArgs Arguments(&(*MII), *Entry, NextMII); in ReduceMI() local 440 bool MicroMipsSizeReduce::ReduceXWtoXWSP(ReduceEntryFunArgs *Arguments) { in ReduceXWtoXWSP() 454 bool MicroMipsSizeReduce::ReduceXWtoXWP(ReduceEntryFunArgs *Arguments) { in ReduceXWtoXWP() 495 ReduceEntryFunArgs *Arguments) { in ReduceArithmeticInstructions() 509 ReduceEntryFunArgs *Arguments) { in ReduceADDIUToADDIUR1SP() 523 bool MicroMipsSizeReduce::ReduceADDIUToADDIUSP(ReduceEntryFunArgs *Arguments) { in ReduceADDIUToADDIUSP() 541 bool MicroMipsSizeReduce::ReduceLXUtoLXU16(ReduceEntryFunArgs *Arguments) { in ReduceLXUtoLXU16() 556 bool MicroMipsSizeReduce::ReduceSXtoSX16(ReduceEntryFunArgs *Arguments) { in ReduceSXtoSX16() 611 bool MicroMipsSizeReduce::ReduceMoveToMovep(ReduceEntryFunArgs *Arguments) { in ReduceMoveToMovep() 654 bool MicroMipsSizeReduce::ReduceXORtoXOR16(ReduceEntryFunArgs *Arguments) { in ReduceXORtoXOR16()
|
/aosp_15_r20/external/mesa3d/src/util/ |
H A D | glsl2spirv.py | 31 class Arguments(T.Protocol): class 134 def postprocess_file(args: 'Arguments') -> None: 148 def preprocess_file(args: 'Arguments', origin_file: T.TextIO, directory: os.PathLike, filemap: T.Di… 187 def process_file(args: 'Arguments') -> None:
|
/aosp_15_r20/external/armnn/build-tool/ |
H A D | README.md | 345 #### UBUNTU_VERSION 349 #### BUILD_TYPE 353 #### Additional SETUP_ARGS and BUILD_ARGS 361 #### USER_ID and GROUP_ID
|
/aosp_15_r20/external/pigweed/pw_bloat/ |
H A D | docs.rst | 177 Arguments subsection 229 Arguments subsection 318 Arguments subsection 335 .. _module-pw_bloat-docs:
|
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/manual/ |
D | cmake-language.7.rst | 171 .. _`Bracket Argument`: 173 Bracket Argument 231 Quoted Argument 293 Unquoted Argument
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/fmt/ |
H A D | mod.rs | 323 pub struct Arguments<'a> { struct 335 /// Used by the format_args!() macro to create a fmt::Arguments object. argument 338 impl<'a> Arguments<'a> { implementation 398 impl<'a> Arguments<'a> { implementation 464 impl !Send for Arguments<'_> {} implementation 466 impl !Sync for Arguments<'_> {} implementation 469 impl Debug for Arguments<'_> { implementation 476 impl Display for Arguments<'_> { implementation
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/fmt/ |
H A D | mod.rs | 323 pub struct Arguments<'a> { struct 335 /// Used by the format_args!() macro to create a fmt::Arguments object. argument 338 impl<'a> Arguments<'a> { impl 398 impl<'a> Arguments<'a> { impl 464 impl !Send for Arguments<'_> {} implementation 466 impl !Sync for Arguments<'_> {} implementation 469 impl Debug for Arguments<'_> { implementation 476 impl Display for Arguments<'_> { implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/fmt/ |
H A D | mod.rs | 323 pub struct Arguments<'a> { struct 335 /// Used by the format_args!() macro to create a fmt::Arguments object. argument 338 impl<'a> Arguments<'a> { impl 398 impl<'a> Arguments<'a> { impl 464 impl !Send for Arguments<'_> {} implementation 466 impl !Sync for Arguments<'_> {} implementation 469 impl Debug for Arguments<'_> { implementation 476 impl Display for Arguments<'_> { implementation
|
/aosp_15_r20/external/rust/android-crates-io/crates/libtest-mimic/tests/common/ |
D | mod.rs | 9 pub fn args<const N: usize>(args: [&str; N]) -> Arguments { in args() 15 pub fn do_run(mut args: Arguments, tests: Vec<Trial>) -> (Conclusion, String) { in do_run() 92 mut args: Arguments, in check()
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/fmt/ |
H A D | mod.rs | 323 pub struct Arguments<'a> { struct 335 /// Used by the format_args!() macro to create a fmt::Arguments object. argument 338 impl<'a> Arguments<'a> { implementation 398 impl<'a> Arguments<'a> { implementation 463 impl Debug for Arguments<'_> { implementation 470 impl Display for Arguments<'_> { implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/fmt/ |
H A D | mod.rs | 323 pub struct Arguments<'a> { struct 335 /// Used by the format_args!() macro to create a fmt::Arguments object. argument 338 impl<'a> Arguments<'a> { impl 398 impl<'a> Arguments<'a> { impl 463 impl Debug for Arguments<'_> { implementation 470 impl Display for Arguments<'_> { implementation
|
/aosp_15_r20/external/llvm/docs/ |
H A D | CommandLine.rst | 274 .. _aliases: 720 Specifying positional options with hyphens 751 Determining absolute position with getPosition() 813 The ``cl::ConsumeAfter`` modifier
|