Home
last modified time | relevance | path

Searched defs:getSource (Results 1 – 25 of 36) sorted by relevance

12

/third_party/node/test/fixtures/es-module-loaders/
Dhooks-obsolete.mjs3 export function getSource() {} function
/third_party/node/lib/internal/modules/esm/
Dload.js37 async function getSource(url, context) { function
Dloader.js269 getSource, property
/third_party/node/test/parallel/
Dtest-vm-cached-data.js7 function getSource(tag) { function
/third_party/skia/third_party/externals/oboe/samples/shared/
DDefaultAudioStreamCallback.h74 std::shared_ptr<IRenderableAudio> getSource() { in getSource() function
/third_party/vk-gl-cts/modules/egl/
DteglImageUtil.cpp275 EGLenum getSource (void) const { return EGL_GL_TEXTURE_2D_KHR; } in getSource() function in deqp::egl::Image::Texture2DImageSource
294 EGLenum getSource (void) const { return m_source; } in getSource() function in deqp::egl::Image::TextureCubeMapImageSource
341 EGLenum getSource (void) const { return EGL_GL_RENDERBUFFER_KHR; } in getSource() function in deqp::egl::Image::RenderbufferImageSource
/third_party/vk-gl-cts/framework/randomshaders/
DrsgShader.hpp95 const char* getSource (void) const { return m_source.c_str(); } in getSource() function in rsg::Shader
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCanonicalIterator.java63 public String getSource() { in getSource() method in CanonicalIterator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCanonicalIterator.java64 public String getSource() { in getSource() method in CanonicalIterator
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
DCLProgramCL.cpp31 std::string CLProgramCL::getSource(cl_int &errorCode) const in getSource() function in rx::CLProgramCL
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DShader.cpp137 void Shader::getSource(GLsizei bufSize, GLsizei *length, char *source) in getSource() function in es2::Shader
/third_party/node/lib/internal/
Dblob.js107 function getSource(source, endings) { function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCharacterProperty.java335 final int getSource() { in getSource() method in UCharacterProperty.BinaryProperty
622 final int getSource() { in getSource() method in UCharacterProperty.IntProperty
834 final int getSource(int which) { in getSource() method in UCharacterProperty
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUCharacterProperty.java335 final int getSource() { in getSource() method in UCharacterProperty.BinaryProperty
603 final int getSource() { in getSource() method in UCharacterProperty.IntProperty
815 final int getSource(int which) { in getSource() method in UCharacterProperty
/third_party/icu/icu4c/source/common/
Dcaniter.cpp114 UnicodeString CanonicalIterator::getSource() { in getSource() function in CanonicalIterator
/third_party/node/deps/icu-small/source/common/
Dcaniter.cpp114 UnicodeString CanonicalIterator::getSource() { in getSource() function in CanonicalIterator
/third_party/skia/third_party/externals/icu/source/common/
Dcaniter.cpp114 UnicodeString CanonicalIterator::getSource() { in getSource() function in CanonicalIterator
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DShader.h67 const std::string &getSource() const { return mSource; } in getSource() function
DShader.cpp285 void Shader::getSource(GLsizei bufSize, GLsizei *length, char *buffer) const in getSource() function in gl::Shader
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCFG.h234 inline BlockT *getSource() { in getSource() function
DDebugInfoMetadata.h543 Optional<StringRef> getSource() const { in getSource() function
572 Optional<StringRef> DIScope::getSource() const { in getSource() function
1453 Optional<StringRef> getSource() const { return getScope()->getSource(); } in getSource() function
2281 Optional<StringRef> getSource() const { in getSource() function
DIntrinsicInst.h406 Value *getSource() const { return getRawSource()->stripPointerCasts(); } in getSource() function
/third_party/vk-gl-cts/modules/gles3/stress/
Des3sLongShaderTests.cpp217 glu::ShaderSource LongShaderGenerator::getSource (void) in getSource() function in deqp::gles3::Stress::__anone7c27f3b0111::LongShaderGenerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h776 inline Instruction *MemoryDepChecker::Dependence::getSource( in getSource() function
/third_party/glslang/glslang/MachineIndependent/
Dlocalintermediate.h452 EShSource getSource() const { return source; } in getSource() function
455 EShSource getSource() const { return EShSourceGlsl; } in getSource() function

12