Home
last modified time | relevance | path

Searched defs:Tool (Results 1 – 25 of 87) sorted by relevance

1234

/aosp_15_r20/external/boringssl/src/tool/
H A Dtool.cc40 struct Tool { struct
45 static const Tool kTools[] = { argument
/aosp_15_r20/external/cronet/third_party/boringssl/src/tool/
H A Dtool.cc40 struct Tool { struct
45 static const Tool kTools[] = { argument
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/tool/
Dtool.cc39 struct Tool { struct
44 static const Tool kTools[] = { argument
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/tool/
Dtool.cc39 struct Tool { struct
44 static const Tool kTools[] = { argument
/aosp_15_r20/external/clang/unittests/Tooling/
H A DToolingTest.cpp226 ClangTool Tool(Compilations, Sources); in TEST() local
337 ClangTool Tool(Compilations, std::vector<std::string>(1, "/a.cc")); in TEST() local
453 ClangTool Tool(Compilations, Sources); in TEST() local
474 ClangTool Tool(Compilations, std::vector<std::string>(1, "/a.cc")); in TEST() local
486 ClangTool Tool(Compilations, std::vector<std::string>(1, "/a.cc")); in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-sys/
Dbuild.rs207 fn make_zlib(compiler: &cc::Tool, src_dir: &path::Path, out_dir: &path::Path) { in make_zlib()
249 fn make_elfutils(compiler: &cc::Tool, src_dir: &path::Path, out_dir: &path::Path) { in make_elfutils()
329 compiler: &cc::Tool, in make_libbpf()
/aosp_15_r20/external/armnn/delegate/
H A DBuildGuideNative.md35 ### Download the TFLite Model Benchmark Tool
50 ### Execute the benchmarking tool with the Arm NN TF Lite Delegate
/aosp_15_r20/external/trusty/arm-trusted-firmware/docs/getting_started/
Dtools-build.rst178 .. _Trusted Firmware-A Tests: https://git.trustedfirmware.org/TF-A/tf-a-tests.git/
179 .. _TFTF documentation: https://trustedfirmware-a-tests.readthedocs.io/en/latest/
/aosp_15_r20/external/flatbuffers/docs/source/
H A DTutorial.md3306 #### JSON to binary representation
3369 #### FlatBuffer binary to JSON
/aosp_15_r20/external/antlr/tool/src/main/java/org/antlr/
H A DTool.java41 public class Tool { class
133 public Tool() { in Tool() method in Tool
138 public Tool(String[] args) { in Tool() method in Tool
/aosp_15_r20/external/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp604 CodeCoverageTool Tool; in showMain() local
609 CodeCoverageTool Tool; in reportMain() local
/aosp_15_r20/external/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/
H A D_tool.py13 class Tool(object): class
/aosp_15_r20/external/antlr/gunit/src/main/java/org/antlr/gunit/swingui/
H A DTool.java34 public class Tool { class
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/base/
Dtool.go19 func Tool(toolName string) string { func
/aosp_15_r20/external/clang/lib/Driver/
H A DTool.cpp14 Tool::Tool(const char *_Name, const char *_ShortName, const ToolChain &TC, in Tool() function in Tool
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/issues/
H A DVelocity753TestCase.java49 public static class Tool class in Velocity753TestCase
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Tooling/
DStandaloneExecution.h90 ClangTool Tool; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/
DStandaloneExecution.h90 ClangTool Tool; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/
DStandaloneExecution.h90 ClangTool Tool; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/
DStandaloneExecution.h90 ClangTool Tool; variable
/aosp_15_r20/frameworks/base/core/jni/include/android_runtime/
H A DAndroidRuntime.h42 Tool, enumerator
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1/
H A Dtool.proto39 message Tool { message
/aosp_15_r20/external/clang/tools/clang-check/
H A DClangCheck.cpp162 ClangTool Tool(OptionsParser.getCompilations(), in main() local
/aosp_15_r20/external/bcc/tools/
H A Dfunccount.py218 class Tool(object): class
H A Dstackcount.py206 class Tool(object): class

1234