Searched defs:getDesc (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/third_party/skia/debugger/QT/
H A DSkGLWidget.cpp47 GrBackendRenderTargetDesc desc = this->getDesc(this->width(), this->height());
64 GrBackendRenderTargetDesc desc = this->getDesc(w, h);
86 GrBackendRenderTargetDesc SkGLWidget::getDesc(int w, int h) { function in class:SkGLWidget
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInst.h51 const MCInstrDesc& getDesc(void) const { return *MCID; }; function in class:llvm::HexagonMCInst
/external/skia/debugger/QT/
H A DSkGLWidget.cpp47 GrBackendRenderTargetDesc desc = this->getDesc(this->width(), this->height());
63 GrBackendRenderTargetDesc desc = this->getDesc(w, h);
84 GrBackendRenderTargetDesc SkGLWidget::getDesc(int w, int h) { function in class:SkGLWidget
/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLProgram.h55 const GrGLProgramDesc& getDesc() { return fDesc; } function in class:GrGLProgram
/external/llvm/include/llvm/ADT/
H A DStatistic.h44 const char *getDesc() const { return Desc; } function in class:llvm::Statistic
/external/skia/src/gpu/gl/
H A DGrGLProgram.h58 const GrGLProgramDesc& getDesc() { return fDesc; } function in class:GrGLProgram
/external/chromium_org/third_party/skia/src/core/
H A DSkDescriptor.h151 SkDescriptor* getDesc() const { return fDesc; } function in class:SkAutoDescriptor
/external/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h57 const MDNode *getDesc() const { return Desc; } function in class:llvm::LexicalScope
H A DMachineInstr.h264 /// getDesc - Returns the target instruction descriptor of this
266 const MCInstrDesc &getDesc() const { return *MCID; } function in class:llvm::MachineInstr
323 operands_begin(), operands_begin() + getDesc().getNumDefs());
327 operands_begin(), operands_begin() + getDesc().getNumDefs());
331 operands_begin() + getDesc().getNumDefs(), operands_end());
335 operands_begin() + getDesc().getNumDefs(), operands_end());
373 return getDesc().getFlags() & (1 << MCFlag);
/external/llvm/include/llvm/Support/
H A DRegistry.h36 const char *getDesc() const { return Desc; } function in class:llvm::SimpleRegistryEntry
53 static const char *descof(const entry &Entry) { return Entry.getDesc(); }
/external/skia/src/core/
H A DSkDescriptor.h151 SkDescriptor* getDesc() const { return fDesc; } function in class:SkAutoDescriptor
/external/smack/src/org/jivesoftware/smackx/packet/
H A DStreamInitiation.java303 public String getDesc() { method in class:StreamInitiation.File
359 if (getDesc() != null && desc.length() > 0) {
360 buffer.append("<desc>").append(StringUtils.escapeForXML(getDesc())).append("</desc>");
/external/deqp/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp4881 virtual string getDesc (void) const = 0;
4894 string getDesc (void) const function in class:deqp::gls::BuiltinPrecisionTests::FuncCaseFactory
4928 string getDesc (void) const function in class:deqp::gls::BuiltinPrecisionTests::GenFuncCaseFactory
5028 string getDesc (void) const function in class:deqp::gls::BuiltinPrecisionTests::SimpleFuncCaseFactory
5187 factory.getDesc().c_str());
/external/jarjar/lib/
H A Dasm-4.0.jarMETA-INF/MANIFEST.MF org/objectweb/asm/AnnotationVisitor.class " package org.objectweb.asm public ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 315 milliseconds