Home
last modified time | relevance | path

Searched defs:functionName (Results 26 - 50 of 60) sorted by relevance

123

/third_party/skia/src/gpu/
H A DGrFragmentProcessor.h549 const char* functionName() const { in functionName() function in GrFragmentProcessor::GrFragmentProcessor::ProgramImpl
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dbusiness_error.cpp267 CreateCommonError( napi_env env, int32_t err, const std::string &functionName, const std::string &permissionName) CreateCommonError() argument
/foundation/resourceschedule/work_scheduler/frameworks/extension/src/
H A Djs_work_scheduler_extension.cpp312 CallFuncation(napi_env env, napi_value workInfoData, std::unique_ptr<NativeReference> &jsObj_, const char* functionName) CallFuncation() argument
/third_party/node/deps/v8/include/v8-include/
H A Dv8-inspector.h139 StringView functionName; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiVersionCheck.cpp410 void reportFail (tcu::TestLog& log, const char* const functionName, const char* const firstParamName, const char* const secondParamName, deBool shouldBeNonNull, deUint32& failsQuantity) in reportFail() argument
459 const char* functionName = testsArr[ndx].first; in mixupAddressProcCheck() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DShaderStorageBlockOutputHLSL.cpp494 const TString &functionName = mSSBOFunctionHLSL->registerShaderStorageBlockFunction( in traverseSSBOAccess() local
498 out << functionName; in traverseSSBOAccess() local
H A DOutputGLSLBase.cpp153 out << functionName; in writeFunctionTriplet() local
917 ImmutableString functionName = node->getFunction()->name(); in visitAggregate() local
140 writeFunctionTriplet(Visit visit, const ImmutableString &functionName, bool useEmulatedFunction) writeFunctionTriplet() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DRemoveDynamicIndexing.cpp185 std::string functionName = GetIndexFunctionName(type, write); in GetIndexFunctionDefinition() local
/third_party/skia/src/sksl/codegen/
H A DSkSLPipelineStageCodeGenerator.cpp306 String PipelineStageCodeGenerator::functionName(const FunctionDeclaration& decl) { in functionName() function in SkSL::PipelineStage::PipelineStageCodeGenerator
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fPrimitiveRestartTests.cpp703 const char* functionName = function == (int)PrimitiveRestartCase::FUNCTION_DRAW_ELEMENTS ? "draw_elements" in init() local
H A Des3fInstancedRenderingTests.cpp628 const char* functionName = function == (int)InstancedRenderingCase::FUNCTION_DRAW_ARRAYS_INSTANCED ? "draw_arrays_instanced" in init() local
H A Des3fShaderCommonFunctionTests.cpp1596 static void addFunctionCases (TestCaseGroup* parent, const char* functionName, bool floatTypes, bool intTypes, bool uintTypes) in addFunctionCases() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_config.cpp422 void RdbStoreConfig::SetScalarFunction(const std::string &functionName, int argc, ScalarFunction function) in SetScalarFunction() argument
/third_party/node/deps/v8/src/inspector/
H A Dv8-console.cc677 String16 functionName = in monitorFunctionCallback() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiVersionCheck.cpp414 void reportFail (tcu::TestLog& log, const char* const functionName, const char* const firstParamName, const char* const secondParamName, deBool shouldBeNonNull, deUint32& failsQuantity) in reportFail() argument
463 const char* functionName = testsArr[ndx].first; in mixupAddressProcCheck() local
/third_party/vk-gl-cts/external/vulkancts/modules/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/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
/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
/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

Completed in 41 milliseconds

123