/aosp_15_r20/external/clang/lib/Tooling/ |
H A D | Tooling.cpp | 94 clang::CompilerInvocation *Invocation = new clang::CompilerInvocation; in newInvocation() local 140 ToolInvocation Invocation(getSyntaxOnlyToolArgs(ToolName, Args, FileNameRef), in runToolOnCodeWithArgs() local 260 std::unique_ptr<clang::CompilerInvocation> Invocation( in run() local 276 clang::CompilerInvocation *Invocation, in runInvocation() 290 CompilerInvocation *Invocation, FileManager *Files, in runInvocation() 442 ToolInvocation Invocation(std::move(CommandLine), Action, Files.get(), in run() local 469 bool runInvocation(CompilerInvocation *Invocation, FileManager *Files, in runInvocation() 515 ToolInvocation Invocation(getSyntaxOnlyToolArgs(ToolName, Args, FileNameRef), in buildASTFromCodeWithArgs() local
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/ |
H A D | VSyncDispatchTimerQueue.cpp | 355 struct Invocation { in timerCallback() struct 356 std::shared_ptr<VSyncDispatchTimerQueueEntry> callback; in timerCallback() 357 nsecs_t vsyncTimestamp; in timerCallback() 358 nsecs_t wakeupTimestamp; in timerCallback() 359 nsecs_t deadlineTimestamp; in timerCallback()
|
/aosp_15_r20/external/libese/apps/boot/tests/ |
H A D | ese_app_boot_tests.cpp | 69 struct Invocation { struct in FakeTransceive 70 std::vector<uint8_t> rx; 71 std::vector<uint8_t> expected_tx;
|
/aosp_15_r20/external/libese/libese-teq1/tests/ |
H A D | teq1_unittests.cpp | 476 struct Invocation { struct in EseWireFake 477 std::vector<uint8_t> rx; 478 std::vector<uint8_t> expected_tx; 479 int expect_reset;
|
/aosp_15_r20/external/easymock/src/org/easymock/internal/ |
H A D | Invocation.java | 29 public class Invocation implements Serializable { class 42 public Invocation(Object mock, Method method, Object[] args) { in Invocation() method in Invocation
|
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/rust/ |
D | RustTestBase.java | 53 protected class Invocation { class in RustTestBase 58 public Invocation(String[] command, ArrayList<EnvPair> env, File workingDir) { in Invocation() method in RustTestBase.Invocation
|
/aosp_15_r20/external/guice/lib/ |
HD | aopalliance.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/aopalliance/
org/ ... |
/aosp_15_r20/external/guice/extensions/persist/lib/ |
HD | aopalliance.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/aopalliance/
org/ ... |
/aosp_15_r20/external/clang/unittests/Tooling/ |
H A D | ToolingTest.cpp | 164 clang::tooling::ToolInvocation Invocation(Args, new SyntaxOnlyAction, in TEST() local 190 clang::tooling::ToolInvocation Invocation(Args, new SyntaxOnlyAction, in TEST() local
|
/aosp_15_r20/external/flatbuffers/docs/source/ |
H A D | IntermediateRepresentation.md | 21 ## Invocation section in Flatbuffers Intermediate Representation {#intermediate_representation}
|
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/command/ |
D | function.rst | 29 Invocation chapter
|
D | macro.rst | 27 Invocation chapter
|
/aosp_15_r20/external/mockito/src/main/java/org/mockito/invocation/ |
H A D | Invocation.java | 23 public interface Invocation extends InvocationOnMock, DescribedInvocation { interface
|
/aosp_15_r20/external/clang/unittests/Frontend/ |
H A D | CodeGenActionTest.cpp | 43 CompilerInvocation *Invocation = new CompilerInvocation; in TEST() local
|
H A D | FrontendActionTest.cpp | 173 CompilerInvocation *Invocation = new CompilerInvocation; in TEST() local
|
/aosp_15_r20/external/clang/tools/clang-fuzzer/ |
H A D | ClangFuzzer.cpp | 35 std::unique_ptr<clang::CompilerInvocation> Invocation( in LLVMFuzzerTestOneInput() local
|
/aosp_15_r20/external/llvm/tools/llvm-cov/ |
H A D | llvm-cov.cpp | 79 std::string Invocation = std::string(argv[0]) + " " + argv[1]; in main() local
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Frontend/ |
H A D | ModelInjector.cpp | 66 IntrusiveRefCntPtr<CompilerInvocation> Invocation( in onBodySynthesis() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/lifecycle/ |
H A D | RepeatWhenAttachedTest.kt | 492 data class Invocation( class
|
/aosp_15_r20/external/clang/unittests/AST/ |
H A D | ExternalASTSourceTest.cpp | 51 CompilerInvocation *Invocation = new CompilerInvocation; in testExternalASTSource() local
|
/aosp_15_r20/external/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/ |
H A D | _invocation.py | 18 class Invocation(object): class
|
/aosp_15_r20/external/googleapis/google/devtools/resultstore/v2/ |
H A D | invocation.proto | 35 message Invocation { message
|
/aosp_15_r20/external/clang/tools/diagtool/ |
H A D | ShowEnabledWarnings.cpp | 70 std::unique_ptr<CompilerInvocation> Invocation( in createDiagnostics() local
|
/aosp_15_r20/external/libxkbcommon/test/ |
H A D | xkeyboard-config-test.py.in | 40 class Invocation: class
|
/aosp_15_r20/tools/tradefederation/core/proto/resultdb/ |
D | invocation.proto | 39 message Invocation { message
|