Searched refs:functionName (Results 51 - 75 of 93) sorted by relevance

1234

/external/webkit/Source/WebKit/mac/WebView/
H A DWebScriptDebugDelegate.h141 - (NSString *)functionName;
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
H A Dtncs.c59 char *functionName,
364 char *functionName,
368 "functionName='%s')", (unsigned long) imvID, functionName);
376 if (os_strcmp(functionName, "TNC_TNCS_ReportMessageTypes") == 0)
378 else if (os_strcmp(functionName, "TNC_TNCS_SendMessage") == 0)
380 else if (os_strcmp(functionName, "TNC_TNCS_RequestHandshakeRetry") ==
383 else if (os_strcmp(functionName, "TNC_TNCS_ProvideRecommendation") ==
386 else if (os_strcmp(functionName, "TNC_TNCS_GetAttribute") == 0)
388 else if (os_strcmp(functionName, "TNC_TNCS_SetAttribut
362 TNC_TNCS_BindFunction( TNC_IMVID imvID, char *functionName, void **pOutFunctionPointer) argument
[all...]
/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Dtncs.c53 char *functionName,
358 char *functionName,
362 "functionName='%s')", (unsigned long) imvID, functionName);
370 if (os_strcmp(functionName, "TNC_TNCS_ReportMessageTypes") == 0)
372 else if (os_strcmp(functionName, "TNC_TNCS_SendMessage") == 0)
374 else if (os_strcmp(functionName, "TNC_TNCS_RequestHandshakeRetry") ==
377 else if (os_strcmp(functionName, "TNC_TNCS_ProvideRecommendation") ==
380 else if (os_strcmp(functionName, "TNC_TNCS_GetAttribute") == 0)
382 else if (os_strcmp(functionName, "TNC_TNCS_SetAttribut
356 TNC_TNCS_BindFunction( TNC_IMVID imvID, char *functionName, void **pOutFunctionPointer) argument
[all...]
/external/wpa_supplicant_8/src/eap_server/
H A Dtncs.c53 char *functionName,
358 char *functionName,
362 "functionName='%s')", (unsigned long) imvID, functionName);
370 if (os_strcmp(functionName, "TNC_TNCS_ReportMessageTypes") == 0)
372 else if (os_strcmp(functionName, "TNC_TNCS_SendMessage") == 0)
374 else if (os_strcmp(functionName, "TNC_TNCS_RequestHandshakeRetry") ==
377 else if (os_strcmp(functionName, "TNC_TNCS_ProvideRecommendation") ==
380 else if (os_strcmp(functionName, "TNC_TNCS_GetAttribute") == 0)
382 else if (os_strcmp(functionName, "TNC_TNCS_SetAttribut
356 TNC_TNCS_BindFunction( TNC_IMVID imvID, char *functionName, void **pOutFunctionPointer) argument
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/eap_server/
H A Dtncs.c53 char *functionName,
358 char *functionName,
362 "functionName='%s')", (unsigned long) imvID, functionName);
370 if (os_strcmp(functionName, "TNC_TNCS_ReportMessageTypes") == 0)
372 else if (os_strcmp(functionName, "TNC_TNCS_SendMessage") == 0)
374 else if (os_strcmp(functionName, "TNC_TNCS_RequestHandshakeRetry") ==
377 else if (os_strcmp(functionName, "TNC_TNCS_ProvideRecommendation") ==
380 else if (os_strcmp(functionName, "TNC_TNCS_GetAttribute") == 0)
382 else if (os_strcmp(functionName, "TNC_TNCS_SetAttribut
356 TNC_TNCS_BindFunction( TNC_IMVID imvID, char *functionName, void **pOutFunctionPointer) argument
[all...]
/external/apache-xml/src/main/java/org/apache/xpath/jaxp/
H A DJAXPExtensionsProvider.java165 String functionName = extFunction.getFunctionName();
168 new javax.xml.namespace.QName( namespace, functionName );
/external/webkit/Source/WebCore/storage/
H A DDatabaseAuthorizer.cpp378 int DatabaseAuthorizer::allowFunction(const String& functionName) argument
380 if (m_securityEnabled && !m_whitelistedFunctions.contains(functionName))
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
H A Dtncc.c63 char *functionName,
281 char *functionName,
285 "functionName='%s')", (unsigned long) imcID, functionName);
293 if (os_strcmp(functionName, "TNC_TNCC_ReportMessageTypes") == 0)
295 else if (os_strcmp(functionName, "TNC_TNCC_SendMessage") == 0)
297 else if (os_strcmp(functionName, "TNC_TNCC_RequestHandshakeRetry") ==
300 else if (os_strcmp(functionName, "TNC_9048_LogMessage") == 0)
302 else if (os_strcmp(functionName, "TNC_9048_UserMessage") == 0)
279 TNC_TNCC_BindFunction( TNC_IMCID imcID, char *functionName, void **pOutfunctionPointer) argument
/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Dtncc.c57 char *functionName,
275 char *functionName,
279 "functionName='%s')", (unsigned long) imcID, functionName);
287 if (os_strcmp(functionName, "TNC_TNCC_ReportMessageTypes") == 0)
289 else if (os_strcmp(functionName, "TNC_TNCC_SendMessage") == 0)
291 else if (os_strcmp(functionName, "TNC_TNCC_RequestHandshakeRetry") ==
294 else if (os_strcmp(functionName, "TNC_9048_LogMessage") == 0)
296 else if (os_strcmp(functionName, "TNC_9048_UserMessage") == 0)
273 TNC_TNCC_BindFunction( TNC_IMCID imcID, char *functionName, void **pOutfunctionPointer) argument
/external/wpa_supplicant_8/src/eap_peer/
H A Dtncc.c57 char *functionName,
275 char *functionName,
279 "functionName='%s')", (unsigned long) imcID, functionName);
287 if (os_strcmp(functionName, "TNC_TNCC_ReportMessageTypes") == 0)
289 else if (os_strcmp(functionName, "TNC_TNCC_SendMessage") == 0)
291 else if (os_strcmp(functionName, "TNC_TNCC_RequestHandshakeRetry") ==
294 else if (os_strcmp(functionName, "TNC_9048_LogMessage") == 0)
296 else if (os_strcmp(functionName, "TNC_9048_UserMessage") == 0)
273 TNC_TNCC_BindFunction( TNC_IMCID imcID, char *functionName, void **pOutfunctionPointer) argument
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Dtncc.c57 char *functionName,
275 char *functionName,
279 "functionName='%s')", (unsigned long) imcID, functionName);
287 if (os_strcmp(functionName, "TNC_TNCC_ReportMessageTypes") == 0)
289 else if (os_strcmp(functionName, "TNC_TNCC_SendMessage") == 0)
291 else if (os_strcmp(functionName, "TNC_TNCC_RequestHandshakeRetry") ==
294 else if (os_strcmp(functionName, "TNC_9048_LogMessage") == 0)
296 else if (os_strcmp(functionName, "TNC_9048_UserMessage") == 0)
273 TNC_TNCC_BindFunction( TNC_IMCID imcID, char *functionName, void **pOutfunctionPointer) argument
/external/webkit/Source/WebKit/chromium/src/js/
H A DTests.js252 if (node.functionName.indexOf("fib") !== -1)
457 this.assertEquals(expectations.functionsOnStack[0], callFrame.functionName);
765 functionsOnStack.push(callFrames[i].functionName);
/external/srec/srec/Grammar/include/
H A DSR_Grammar.h60 * @param functionName Name of function that was invoked
68 typedef ESR_ReturnCode(*SR_GrammarDispatchFunction)(LCHAR* functionName, LCHAR** argv, size_t argc, void* value, LCHAR* result, size_t* resultSize);
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
H A DOutputGLSL.cpp473 TString functionName = TFunction::unmangleName(node->getName()); local
474 out << returnType << " " << functionName; local
504 TString functionName = TFunction::unmangleName(node->getName()); local
505 out << functionName << "("; local
/external/webkit/Source/WebCore/bindings/scripts/
H A DCodeGeneratorCPP.pm470 my $functionName = $function->signature->name;
477 my $functionSig = "$returnType $functionName(";
478 my $methodName = $functionName;
781 my $functionName = $function->signature->name;
792 my $functionSig = "$returnType $className\:\:$functionName(";
821 my $content = "impl()->" . $codeGenerator->WK_lcfirst($functionName) . "(" . join(", ", @parameterNames) . ")";
H A DCodeGeneratorJS.pm161 my $functionName = shift;
162 my $passRefPtrHandling = ($functionName eq "add") ? "" : ".get()";
183 imp->${functionName}EventListener(ustringToAtomicString(exec->argument(0).toString(exec)), JSEventListener::create(asObject(listener), $wrapperObject, false, currentWorld(exec))$passRefPtrHandling, exec->argument(2).toBoolean(exec));
995 my $functionName = $codeGenerator->WK_lcfirst($className) . "PrototypeFunction" . $codeGenerator->WK_ucfirst($function->signature->name);
996 push(@headerContent, "JSC::EncodedJSValue JSC_HOST_CALL ${functionName}(JSC::ExecState*);\n");
1175 my $functionName = "js${implClassName}PrototypeFunction" . $codeGenerator->WK_ucfirst($function->signature->name);
1177 push(@implContent, "EncodedJSValue JSC_HOST_CALL ${functionName}(ExecState* exec)\n");
1184 push(@implContent, " return ${functionName}$overload->{overloadIndex}(exec);\n");
1828 my $functionName = $codeGenerator->WK_lcfirst($className) . "PrototypeFunction" . $codeGenerator->WK_ucfirst($function->signature->name);
1832 $functionName
[all...]
H A DCodeGeneratorObjC.pm855 my $functionName = $function->signature->name;
863 my $functionSig = "- ($returnType)$functionName";
864 my $methodName = $functionName;
1446 my $functionName = $function->signature->name;
1456 my $functionSig = "- ($returnType)$functionName";
1541 my $svgLengthConvertToSpecifiedUnits = ($svgPropertyType and $svgPropertyType eq "WebCore::SVGLength" and $functionName eq "convertToSpecifiedUnits");
1578 my $content = $codeGenerator->WK_lcfirst($functionName) . "(" . join(", ", @parameterNames) . ")";
/external/webkit/Source/WebCore/bindings/v8/
H A DJavaScriptCallFrame.cpp93 String JavaScriptCallFrame::functionName() const function in class:WebCore::JavaScriptCallFrame
97 v8::Handle<v8::Value> result = m_callFrame.get()->Get(v8String("functionName"));
H A DV8NPObject.cpp116 v8::Handle<v8::String> functionName(v8::String::Cast(*args.Data()));
117 NPIdentifier identifier = getStringIdentifier(functionName);
/external/webkit/Source/WebCore/inspector/front-end/
H A DCallStackSidebarPane.js51 var title = callFrame.functionName || WebInspector.UIString("(anonymous function)");
H A DConsoleView.js938 var functionName = frame.functionName || WebInspector.UIString("(anonymous function)"); variable
939 messageTextElement.appendChild(document.createTextNode(functionName));
1047 l[i].functionName !== r[i].functionName ||
/external/skia/src/core/
H A DSkFlattenable.cpp392 static void report_no_entries(const char* functionName) {
396 functionName);
/external/webkit/Source/WebCore/inspector/
H A DCodeGeneratorInspector.pm367 my $functionName = $function->signature->name;
374 my $signature = " void ${functionName}(${arguments});";
380 push(@function, "void ${frontendClassName}::${domain}::${functionName}(${arguments})");
382 push(@function, " RefPtr<InspectorObject> ${functionName}Message = InspectorObject::create();");
383 push(@function, " ${functionName}Message->setString(\"method\", \"$domain.$functionName\");");
391 push(@function, " ${functionName}Message->setObject(\"params\", paramsObject);");
394 push(@function, " m_inspectorFrontendChannel->sendMessageToFrontend(${functionName}Message->toJSONString());");
413 my $functionName = $function->signature->name;
474 push(@function, "$indent $domainAccessor->$functionName(
[all...]
/external/webkit/Source/JavaScriptCore/runtime/
H A DExecutable.cpp345 FunctionExecutable* FunctionExecutable::fromGlobalCode(const Identifier& functionName, ExecState* exec, Debugger* debugger, const SourceCode& source, JSObject** exception) argument
364 return FunctionExecutable::create(&exec->globalData(), functionName, body->source(), body->usesArguments(), body->parameters(), body->isStrictMode(), body->lineNo(), body->lastLine());
/external/mesa3d/src/glsl/
H A Dir_to_llvm.cpp271 char * functionName = (char *)malloc(strlen(name) + strlen(shaderSuffix) + 1); local
272 strcpy(functionName, name);
273 strcat(functionName, shaderSuffix);
274 llvm::Function * function = mod->getFunction(functionName);
277 free(functionName);
304 function = llvm::Function::Create(ft, linkage, functionName, mod);
305 free(functionName);

Completed in 505 milliseconds

1234