Searched defs:defaultValue (Results 1 - 25 of 64) sorted by relevance

123

/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DJSNotAnObject.cpp42 JSValue JSNotAnObject::defaultValue(const JSObject*, ExecState* exec, PreferredPrimitiveType) function in class:JSC::JSNotAnObject
H A DExceptionHelpers.cpp49 JSValue TerminatedExecutionError::defaultValue(const JSObject*, ExecState* exec, PreferredPrimitiveType hint) function in class:JSC::TerminatedExecutionError
H A DClassInfo.h74 DefaultValueFunctionPtr defaultValue; member in struct:JSC::MethodTable
H A DJSCell.cpp171 JSValue JSCell::defaultValue(const JSObject*, ExecState*, PreferredPrimitiveType) function in class:JSC::JSCell
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDLib/
H A DIOHIDTransactionElement.c37 IOHIDValueRef defaultValue; member in struct:__IOHIDTransactionElement
/macosx-10.10.1/Security-57031.1.35/Security/authd/
H A Dauthutilities.c105 _copy_cf_string(CFTypeRef str, const char * defaultValue) argument
134 _get_cf_int(CFTypeRef num, int64_t defaultValue) argument
149 _get_cf_bool(CFTypeRef value, bool defaultValue) argument
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/efl/
H A Dewk_window_features.cpp63 bool EwkWindowFeatures::getWindowFeatureBoolValue(WKDictionaryRef windowFeatures, const char* featureName, bool defaultValue) argument
70 double EwkWindowFeatures::getWindowFeatureDoubleValue(WKDictionaryRef windowFeatures, const char* featureName, double defaultValue) argument
/macosx-10.10.1/cddafs-253/Classes/
H A DTBundle.cpp91 CopyLocalizedStringForKey( CFStringRef key, CFStringRef defaultValue, CFStringRef tableName ) argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/bytecode/
H A DOperands.h42 static T defaultValue() { return T(); } function in struct:JSC::OperandValueTraits
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/inspector/
H A DInspectorBackendDispatcher.cpp190 static ReturnValueType getPropertyValue(InspectorObject* object, const String& name, bool* valueFound, InspectorArray* protocolErrors, DefaultValueType defaultValue, bool (*asMethod)(InspectorValue*, ValueType*), const char* typeName) argument
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/libDER/libDER/
H A DDER_Decode.c172 DERParseBoolean( const DERItem *contents, bool defaultValue, bool *value) argument
/macosx-10.10.1/Security-57031.1.35/securityd/src/
H A Dtokencache.cpp68 static unsigned long getFile(const string &path, unsigned long defaultValue) argument
82 static string getFile(const string &path, const string &defaultValue) argument
/macosx-10.10.1/WebKit-7600.1.25/wince/
H A DWebView.cpp194 bool WebView::runJavaScriptPrompt(const String& message, const String& defaultValue, String& result) argument
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/efl/
H A DPageUIClientEfl.cpp127 WKStringRef PageUIClientEfl::runJavaScriptPrompt(WKPageRef, WKStringRef message, WKStringRef defaultValue, WKFrameRef, const void* clientInfo) argument
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/InjectedBundle/
H A DInjectedBundlePageUIClient.cpp68 void InjectedBundlePageUIClient::willRunJavaScriptPrompt(WebPage* page, const String& message, const String& defaultValue, WebFrame* frame) argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/API/
H A DJSCallbackObjectFunctions.h198 JSValue JSCallbackObject<Parent>::defaultValue(const JSObject* object, ExecState* exec, PreferredPrimitiveType hint) function in class:JSC::JSCallbackObject
/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGCommon.h45 static Node* defaultValue() { return 0; } function in struct:JSC::DFG::NodePointerTraits
/macosx-10.10.1/configd-699.1.5/scutil.tproj/
H A Dscutil.c119 _copyStringFromSTDIN(CFStringRef prompt, CFStringRef defaultValue) argument
/macosx-10.10.1/libxml2-26/libxml2/
H A DtestHTML.c261 attributeDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *elem, const xmlChar *name, int type, int def, const xmlChar *defaultValue, xmlEnumerationPtr tree ATTRIBUTE_UNUSED) argument
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DtestHTML.c261 attributeDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *elem, const xmlChar *name, int type, int def, const xmlChar *defaultValue, xmlEnumerationPtr tree ATTRIBUTE_UNUSED) argument
/macosx-10.10.1/ICU-531.30/icuSources/tools/makeconv/
H A Dgencnvex.c412 generateToUTable(CnvExtData *extData, UCMTable *table, int32_t start, int32_t limit, int32_t unitIndex, uint32_t defaultValue) argument
711 generateFromUTable(CnvExtData *extData, UCMTable *table, int32_t start, int32_t limit, int32_t unitIndex, uint32_t defaultValue) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Dcfutilities.h285 Number cfNumber(CFNumberRef number, Number defaultValue) argument
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dcfutilities.h285 Number cfNumber(CFNumberRef number, Number defaultValue) argument
/macosx-10.10.1/WebKit-7600.1.25/wince/WebCoreSupport/
H A DChromeClientWinCE.cpp202 bool ChromeClientWinCE::runJavaScriptPrompt(Frame*, const String& message, const String& defaultValue, String& result) argument
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/efl/tests/
H A Dtest_ewk2_view.cpp139 static const char* checkPrompt(Ewk_View_Smart_Data*, const char* message, const char* defaultValue) argument

Completed in 180 milliseconds

123