Home
last modified time | relevance | path

Searched defs:newSource (Results 1 – 18 of 18) sorted by relevance

/external/okhttp/okio/src/test/java/okio/
DOkBufferReadUtf8LineTest.java19 @Override protected BufferedSource newSource(String s) { in newSource() method in OkBufferReadUtf8LineTest
DRealBufferedSourceReadUtf8LineTest.java22 @Override protected BufferedSource newSource(String s) { in newSource() method in RealBufferedSourceReadUtf8LineTest
DReadUtf8LineTest.java27 protected abstract BufferedSource newSource(String s); in newSource() method in ReadUtf8LineTest
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
DScript.js173 editSource: function(newSource, callback) argument
DDebuggerModel.js381 setScriptSource: function(scriptId, newSource, callback) argument
396 …_didEditScriptSource: function(scriptId, newSource, callback, error, errorData, callFrames, asyncS… argument
/external/chromium_org/third_party/icu/source/common/
Dcaniter.cpp166 void CanonicalIterator::setSource(const UnicodeString &newSource, UErrorCode &status) { in setSource()
/external/icu/icu4c/source/common/
Dcaniter.cpp166 void CanonicalIterator::setSource(const UnicodeString &newSource, UErrorCode &status) { in setSource()
/external/chromium_org/third_party/WebKit/Source/core/animation/
DAnimationPlayer.cpp366 void AnimationPlayer::setSource(AnimationNode* newSource) in setSource()
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
DDebuggerScript.js274 DebuggerScript.liveEditScriptSource = function(scriptId, newSource, preview) argument
/external/dexmaker/src/dx/java/com/android/dx/ssa/
DSsaMethod.java495 RegisterSpec oldSource, RegisterSpec newSource) { in onSourceChanged()
/external/deqp/modules/gles31/functional/
Des31fSeparateShaderTests.cpp1242 string newSource = genVtxShaderSrc(pp.vtxSeed, m_varyings.vtxOutputs, in createPipeline() local
1253 string newSource = genFrgShaderSrc(pp.frgSeed, m_varyings.frgInputs, in createPipeline() local
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dshaderapi.c1382 GLcharARB *newSource; in _mesa_ShaderSourceARB() local
Dtexcompress_fxt1.c1324 void *newSource = NULL; in fxt1_encode() local
/external/mesa3d/src/mesa/main/
Dshaderapi.c1382 GLcharARB *newSource; in _mesa_ShaderSourceARB() local
Dtexcompress_fxt1.c1324 void *newSource = NULL; in fxt1_encode() local
/external/mdnsresponder/mDNSPosix/
DmDNSPosix.c1535 PosixEventSource *newSource; in mDNSPosixAddFDToEventLoop() local
/external/mdnsresponder/mDNSShared/
Ddnsextd.c240 EventSource * newSource; in AddSourceToEventLoop() local
/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.cpp4450 String newSource; in applyXSLTransform() local