Searched defs:source (Results 51 - 75 of 825) sorted by relevance

1234567891011>>

/macosx-10.9.5/WebCore-7537.78.1/html/canvas/
H A DWebGLShader.h45 void setSource(const String& source) { m_source = source; } argument
/macosx-10.9.5/WebCore-7537.78.1/html/parser/
H A DHTMLSourceTracker.cpp69 StringBuilder source; local
/macosx-10.9.5/WebCore-7537.78.1/html/track/
H A DWebVTTTokenizer.cpp69 bool WebVTTTokenizer::nextToken(SegmentedString& source, WebVTTToken& token) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DScriptDebugListener.h56 String source; member in class:WebCore::ScriptDebugListener::Script
/macosx-10.9.5/WebCore-7537.78.1/platform/audio/
H A DAudioDSPKernelProcessor.cpp73 void AudioDSPKernelProcessor::process(const AudioBus* source, AudioBus* destination, size_t framesToProcess) argument
H A DZeroPole.cpp39 void ZeroPole::process(const float *source, float *destination, unsigned framesToProcess) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DFontPlatformData.cpp127 FontPlatformData::FontPlatformData(const FontPlatformData& source) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/gpu/opencl/
H A DOpenCLFEColorMatrix.cpp89 inline void FilterContextOpenCL::applyFEColorMatrix(OpenCLHandle destination, IntSize destinationSize, OpenCLHandle source, IntPoint relativeSourceLocation, float* values, int type) argument
136 OpenCLHandle source = in->openCLImage(); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/mediastream/
H A DMediaStreamComponent.h45 static PassRefPtr<MediaStreamComponent> create(PassRefPtr<MediaStreamSource> source) argument
50 static PassRefPtr<MediaStreamComponent> create(const String& id, PassRefPtr<MediaStreamSource> source) argument
55 static PassRefPtr<MediaStreamComponent> create(MediaStreamDescriptor* stream, PassRefPtr<MediaStreamSource> source) argument
63 MediaStreamSource* source() const { return m_source.get(); } function in class:WebCore::MediaStreamComponent
70 MediaStreamComponent(const String& id, MediaStreamDescriptor* stream, PassRefPtr<MediaStreamSource> source) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/text/
H A DBidiContext.h47 BidiEmbeddingSource source() const { return static_cast<BidiEmbeddingSource>(m_source); } function in class:WebCore::BidiContext
51 BidiContext(unsigned char level, WTF::Unicode::Direction direction, bool override, BidiEmbeddingSource source, BidiContext* parent) argument
/macosx-10.9.5/WebCore-7537.78.1/xml/parser/
H A DMarkupTokenizerInlines.h40 inline void advanceStringAndASSERTIgnoringCase(SegmentedString& source, const char* expectedCharacters) argument
46 inline void advanceStringAndASSERT(SegmentedString& source, const char* expectedCharacters) argument
[all...]
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebKitSupport/
H A DColorPickerClient.cpp47 StringBuilder source; local
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/Platform/cg/
H A DCGUtilities.cpp33 void paintImage(CGContextRef context, CGImageRef image, CGFloat scaleFactor, CGPoint destination, CGRect source) argument
51 void paintBitmapContext(CGContextRef context, CGContextRef bitmapContext, CGFloat scaleFactor, CGPoint destination, CGRect source) argument
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/
H A Dmaster_test.c62 isc_buffer_t source; local
/macosx-10.9.5/bind9-45.100/bind9/lib/isccc/
H A Dbase64.c48 isccc_base64_encode(isccc_region_t *source, int wordlength, argument
/macosx-10.9.5/dcerpc-58/dcerpc/dcelib/darwin/
H A Dwc16str.c66 wchar16_strlen(const wchar16_t *source) argument
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/misc/
H A Dfs3d.c113 fs3d_mount(const char* source, char* target, int flags, void* data) argument
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/java/CyrusSasl/
H A DSaslClient.java18 public InputStream getInputStream(InputStream source) throws IOException; argument
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A Dtest_client.py13 source = StringIO() variable
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A Dtest_client.py13 source = StringIO() variable
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/blt/
H A Dbitmap.rb44 def self.source(name) singleton method in class:Tk.Bitmap
108 def source method in class:Tk
/macosx-10.9.5/ruby-104/ruby/lib/rexml/parsers/
H A Dsax2parser.rb20 def source method in class:REXML.Parsers.SAX2Parser
/macosx-10.9.5/xnu-2422.115.4/pexpert/i386/
H A Dpe_interrupt.c74 PE_install_interrupt_handler(void *nub, __unused int source, void *target, IOInterruptHandler handler, void *refCon) argument
/macosx-10.9.5/zlib-53/zlib/contrib/dotzlib/DotZLib/
H A DCircularBuffer.cs39 public int Put(byte[] source, int offset, int count) argument
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dfind-gc.el

Completed in 225 milliseconds

1234567891011>>