Home
last modified time | relevance | path

Searched defs:functionName (Results 51 - 70 of 70) sorted by relevance

123

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderIntegerFunctionTests.cpp1074 static void addFunctionCases (TestCaseGroup* parent, const char* functionName, bool intTypes, bool uintTypes, bool allPrec, deUint32 shaderBits) in addFunctionCases() argument
H A Des31fSRGBDecodeTests.cpp263 std::string functionName; member
H A Des31fFboSRGBWriteControlTests.cpp220 const char* functionName; member
226 const char* const functionName = "blendPlusLinearToSRGB"; in getFunctionBlendLinearToSRGBCheck() local
1787 bool FboSRGBUnsupportedEnumCase::isInvalidEnum (std::string functionName) in isInvalidEnum() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp340 static void addFunctionCases (tcu::TestCaseGroup* parent, const char* functionName, const std::vector<glu::DataType>& scalarTypes) in addFunctionCases() argument
H A DvktShaderIntegerFunctionTests.cpp221 static void addFunctionCases (tcu::TestCaseGroup* parent, const char* functionName, bool intTypes, bool uintTypes, bool allPrec, deUint32 shaderBits) in addFunctionCases() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Dtncc.c225 TNC_TNCC_BindFunction( TNC_IMCID imcID, char *functionName, void **pOutfunctionPointer) TNC_TNCC_BindFunction() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Dtncs.c288 TNC_TNCS_BindFunction( TNC_IMVID imvID, char *functionName, void **pOutFunctionPointer) TNC_TNCS_BindFunction() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Dtncc.c225 TNC_TNCC_BindFunction( TNC_IMCID imcID, char *functionName, void **pOutfunctionPointer) TNC_TNCC_BindFunction() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Dtncs.c288 TNC_TNCS_BindFunction( TNC_IMVID imvID, char *functionName, void **pOutFunctionPointer) TNC_TNCS_BindFunction() argument
/base/web/webview/ohos_nweb/src/
H A Dnweb_helper.cpp104 void LoadFunction(const char* functionName, Fn* fnOut) in LoadFunction() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Devent_report.cpp607 void EventReport::ReportFunctionTimeout(const std::string& functionName, int64_t time, int32_t threshold) in ReportFunctionTimeout() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_connection.cpp333 int SqliteConnection::SetCustomScalarFunction(const std::string &functionName, int argc, ScalarFunction *function) in SetCustomScalarFunction() argument
/test/xts/acts/multimedia/avsession/avsession_ndk_standard/avsession_ndk_stage/entry/src/main/cpp/
H A DAvsessionTest.cpp879 static AVSessionError FindAndDoTest(const std::string& functionName, const ParamList& params) in FindAndDoTest() argument
900 char functionName[256]; in RunTest() local
/third_party/glslang/glslang/HLSL/
H A DhlslGrammar.cpp2794 TString* functionName = &memberName; in acceptMemberFunctionDefinition() local
3554 TString* functionName = nullptr; in acceptFunctionCall() local
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dv8-debugger.cc1127 auto functionName = toProtocolString(isolate(), v8Frame->GetFunctionName()); in symbolize() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DIntermNode.cpp783 const char *TIntermAggregate::functionName() const in functionName() function in sh::TIntermAggregate
H A DOutputHLSL.cpp1363 const TString &functionName = addArrayEqualityFunction(type); in outputEqual() local
1369 const TString &functionName = addStructEqualityFunction(structure); in outputEqual() local
1384 const TString &functionName = addArrayAssignmentFunction(type); in outputAssign() local
1453 const TString &functionName = addArrayConstructIntoFunction(node->getType()); in visitBinary() local
1454 out << functionName << "("; in visitBinary() local
[all...]
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session_manager.cpp3051 std::shared_ptr<NativeReference> JsSceneSessionManager::GetJSCallback(const std::string& functionName) in GetJSCallback() argument
H A Djs_scene_session.cpp4390 std::shared_ptr<NativeReference> JsSceneSession::GetJSCallback(const std::string& functionName) in GetJSCallback() argument
/third_party/skia/src/pathops/
H A DSkPathOpsDebug.cpp514 static void show_function_header(const char* functionName) { in show_function_header() argument

Completed in 61 milliseconds

123