Home
last modified time | relevance | path

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

/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Library/
DUnitTestLib.h468 #define UT_EXPECT_ASSERT_FAILURE(FunctionCall, Status) \ argument
491 #define UT_EXPECT_ASSERT_FAILURE(FunctionCall, Status) FunctionCall; argument
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Library/
DUnitTestLib.h468 #define UT_EXPECT_ASSERT_FAILURE(FunctionCall, Status) \ argument
491 #define UT_EXPECT_ASSERT_FAILURE(FunctionCall, Status) FunctionCall; argument
/external/skia/src/sksl/ir/
DSkSLFunctionCall.h35 FunctionCall(Position pos, in FunctionCall() function
/external/googleapis/google/cloud/aiplatform/v1/
Dtool.proto99 message FunctionCall { message
/external/skia/src/sksl/
DSkSLInliner.h25 class FunctionCall; variable
/external/skia/src/sksl/analysis/
DSkSLSpecialization.h22 class FunctionCall; variable
/external/tensorflow/tensorflow/compiler/tf2xla/
Dtf2xla_util.h84 static AssociatedFunctionInfo FunctionCall(const string& func_name, in FunctionCall() function
/external/googleapis/google/cloud/aiplatform/v1beta1/
Dtool.proto142 message FunctionCall { message
/external/googleapis/google/ai/generativelanguage/v1beta/
Dcontent.proto213 message FunctionCall { message
/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Dfusion_illegal.cpp168 TEST_F(FusionIllegalTest, FunctionCall) { in TEST_F() argument
/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/
Dfusion_illegal.cpp168 TEST_F(FusionIllegalTest, FunctionCall) { in TEST_F() argument
/external/angle/third_party/spirv-tools/src/test/opt/loop_optimizations/
Dfusion_illegal.cpp168 TEST_F(FusionIllegalTest, FunctionCall) { in TEST_F() argument
/external/deqp-deps/SPIRV-Tools/test/link/
Dmatching_imports_to_exports_test.cpp572 TEST_F(MatchingImportsToExports, FunctionCall) { in TEST_F() argument
/external/angle/third_party/spirv-tools/src/test/link/
Dmatching_imports_to_exports_test.cpp573 TEST_F(MatchingImportsToExports, FunctionCall) { in TEST_F() argument
/external/kotlinx.atomicfu/atomicfu-transformer/src/main/kotlin/kotlinx/atomicfu/transformer/
DAtomicFUTransformerJS.kt628 private fun FunctionCall.inlineAtomicOperation( in <lambda>() method
705 private fun FunctionCall.setImpl(code: String) { in <lambda>() method
/external/python/cpython3/Tools/peg_generator/pegen/
Dc_generator.py87 class FunctionCall: class
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DXPathParser.java1483 protected boolean FunctionCall() throws javax.xml.transform.TransformerException in FunctionCall() method in XPathParser
/external/clang/unittests/Tooling/
DRefactoringTest.cpp403 TEST(Replacement, FunctionCall) { in TEST() argument
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dfirebaserules.v1.json549 "FunctionCall": { object
/external/rust/android-crates-io/crates/vulkano/out/
Dspirv_parse.rs226 FunctionCall { enumerator