Searched defs:source (Results 26 - 50 of 825) sorted by relevance

1234567891011>>

/macosx-10.9.5/llvmCore-3425.0.33/lib/Object/
H A DObjectFile.cpp26 ObjectFile::ObjectFile(unsigned int Type, MemoryBuffer *source, error_code &ec) argument
/macosx-10.9.5/network_cmds-433/mnc.tproj/
H A Dmnc.h73 struct addrinfo * source; member in struct:mnc_configuration
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/java/CyrusSasl/
H A DSaslServer.java16 public InputStream getInputStream(InputStream source) throws IOException; argument
/macosx-10.9.5/emacs-92/emacs/lisp/eshell/
H A Dem-script.el[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/
H A Dccrandom.c75 CCRandomCopyBytes(CCRandomRef source, void *data, size_t size) argument
/macosx-10.9.5/Heimdal-323.92.1/lib/kadm5/
H A Drename_s.c39 kadm5_s_rename_principal(void *server_handle, krb5_principal source, krb5_principal target) argument
/macosx-10.9.5/ICU-511.35/icuSources/common/unicode/
H A Dcaniter.h165 UnicodeString source; member in class:CanonicalIterator
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dtridpars.h68 UnicodeString source; // not null member in class:TransliteratorIDParser::Specs
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dccolltst.c86 void reportCResult( const UChar source[], const UChar target[], argument
/macosx-10.9.5/IOKitUser-907.100.13/
H A DIOKitLibPrivate.h32 CFRunLoopSourceRef source; member in struct:IONotificationPort
/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DJumpReplacementWatchpoint.h47 JumpReplacementWatchpoint(MacroAssembler::Label source) argument
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DCompletion.cpp39 bool checkSyntax(ExecState* exec, const SourceCode& source, JSValue* returnedException) argument
55 bool checkSyntax(VM& vm, const SourceCode& source, ParserError& error) argument
63 JSValue evaluate(ExecState* exec, const SourceCode& source, JSValue thisValue, JSValue* returnedException) argument
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A Ddetachedrep.cpp41 DetachedRep::DetachedRep(CFDataRef sig, DiskRep *orig, const std::string &source) argument
68 DetachedRep::DetachedRep(CFDataRef sig, CFDataRef gsig, DiskRep *orig, const std::string &source) argument
H A Ddetachedrep.h57 const std::string &source() const { return mSource; } function in class:Security::CodeSigning::DetachedRep
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dcfmunge.h112 CFType cfget(CFTypeRef source, const char *format, ...) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A Ddetachedrep.cpp41 DetachedRep::DetachedRep(CFDataRef sig, DiskRep *orig, const std::string &source) argument
68 DetachedRep::DetachedRep(CFDataRef sig, CFDataRef gsig, DiskRep *orig, const std::string &source) argument
H A Ddetachedrep.h57 const std::string &source() const { return mSource; } function in class:Security::CodeSigning::DetachedRep
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dcfmunge.h112 CFType cfget(CFTypeRef source, const char *format, ...) argument
/macosx-10.9.5/WebCore-7537.78.1/Modules/indexeddb/
H A DIDBCursorWithValue.cpp36 PassRefPtr<IDBCursorWithValue> IDBCursorWithValue::create(PassRefPtr<IDBCursorBackendInterface> backend, IndexedDB::CursorDirection direction, IDBRequest* request, IDBAny* source, IDBTransaction* transaction) argument
47 IDBCursorWithValue::IDBCursorWithValue(PassRefPtr<IDBCursorBackendInterface> backend, IndexedDB::CursorDirection direction, IDBRequest* request, IDBAny* source, IDBTransaction* transaction) argument
/macosx-10.9.5/WebCore-7537.78.1/Modules/webaudio/
H A DChannelSplitterNode.cpp61 AudioBus* source = input(0)->bus(); local
H A DWaveShaperProcessor.cpp59 void WaveShaperProcessor::process(const AudioBus* source, AudioBus* destination, size_t framesToProcess) argument
/macosx-10.9.5/WebCore-7537.78.1/bindings/js/
H A DCachedScriptSourceProvider.h47 const String& source() const { return m_cachedScript->script(); } function in class:WebCore::CachedScriptSourceProvider
H A DJSInjectedScriptManager.cpp53 ScriptObject InjectedScriptManager::createInjectedScript(const String& source, ScriptState* scriptState, int id) argument
H A DScriptSourceCode.h46 ScriptSourceCode(const String& source, const KURL& url = KURL(), const TextPosition& startPosition = TextPosition::minimumPosition()) argument
64 const String& source() const { return m_provider->source(); } function in class:WebCore::ScriptSourceCode
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DDOMURL.cpp59 String DOMURL::createObjectURL(ScriptExecutionContext* scriptExecutionContext, MediaSource* source) argument

Completed in 276 milliseconds

1234567891011>>