Home
last modified time | relevance | path

Searched defs:FunctionCall (Results 1 – 25 of 39) sorted by relevance

12

/aosp_15_r20/system/tools/hidl/c2hal/
DExpression.cpp226 struct FunctionCall : Expression { struct
227 FunctionCall(std::string id, std::vector<Expression *> *args) in FunctionCall() function
230 ~FunctionCall() override { in ~FunctionCall()
239 Type getType(const AST &) override { in getType()
242 std::string toString(StringHelper::Case atomCase) override { in toString()
259 std::string mId;
260 std::vector<Expression *> *mArgs;
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Library/
H A DUnitTestLib.h468 #define UT_EXPECT_ASSERT_FAILURE(FunctionCall, Status) \ argument
491 #define UT_EXPECT_ASSERT_FAILURE(FunctionCall, Status) FunctionCall; argument
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Library/
H A DUnitTestLib.h468 #define UT_EXPECT_ASSERT_FAILURE(FunctionCall, Status) \ argument
491 #define UT_EXPECT_ASSERT_FAILURE(FunctionCall, Status) FunctionCall; argument
/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLFunctionCall.h35 FunctionCall(Position pos, in FunctionCall() function
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1/
H A Dtool.proto99 message FunctionCall { message
/aosp_15_r20/external/skia/src/sksl/
H A DSkSLInliner.h25 class FunctionCall; variable
/aosp_15_r20/external/skia/src/sksl/analysis/
H A DSkSLSpecialization.h22 class FunctionCall; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dtf2xla_util.h84 static AssociatedFunctionInfo FunctionCall(const string& func_name, in FunctionCall() function
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1beta1/
H A Dtool.proto142 message FunctionCall { message
/aosp_15_r20/external/googleapis/google/ai/generativelanguage/v1beta/
H A Dcontent.proto213 message FunctionCall { message
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/
DTraceDumper.h205 class FunctionCall; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/
DTraceDumper.h205 class FunctionCall; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/
DTraceDumper.h205 class FunctionCall; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/
DTraceDumper.h205 class FunctionCall; variable
/aosp_15_r20/external/kotlinx.atomicfu/atomicfu-transformer/src/main/kotlin/kotlinx/atomicfu/transformer/
H A DAtomicFUTransformerJS.kt628 private fun FunctionCall.inlineAtomicOperation( in <lambda>() method
705 private fun FunctionCall.setImpl(code: String) { in <lambda>() method
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/loop_optimizations/
H A Dfusion_illegal.cpp168 TEST_F(FusionIllegalTest, FunctionCall) { in TEST_F() argument
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Dfusion_illegal.cpp168 TEST_F(FusionIllegalTest, FunctionCall) { in TEST_F() argument
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/
Dfusion_illegal.cpp168 TEST_F(FusionIllegalTest, FunctionCall) { in TEST_F() argument
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/link/
H A Dmatching_imports_to_exports_test.cpp572 TEST_F(MatchingImportsToExports, FunctionCall) { in TEST_F() argument
/aosp_15_r20/external/python/cpython3/Tools/peg_generator/pegen/
Dc_generator.py82 class FunctionCall: class
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xpath/compiler/
H A DXPathParser.java1483 protected boolean FunctionCall() throws javax.xml.transform.TransformerException in FunctionCall() method in XPathParser
/aosp_15_r20/external/clang/unittests/Tooling/
H A DRefactoringTest.cpp403 TEST(Replacement, FunctionCall) { in TEST() argument
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dfirebaserules.v1.json549 "FunctionCall": { object
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dspirv_parse.rs226 FunctionCall { enumerator
/aosp_15_r20/out/soong/.intermediates/external/apache-xml/apache-xml/android_common_apex31/turbine/
Dapache-xml.jarorg/apache/xalan/Version.class <Unknown> package org.apache.xalan public ...

12