Home
last modified time | relevance | path

Searched refs:isUsed (Results 1 - 19 of 19) sorted by relevance

/third_party/skia/src/gpu/
H A DGrDDLTask.cpp59 if (task->isUsed(proxy)) { in onIsUsed()
H A DGrRenderTaskCluster.cpp71 if (dependee->isUsed(depender->target(i))) { in depends_on()
H A DGrRenderTask.h128 bool isUsed(GrSurfaceProxy* proxy) const { in isUsed() function in GrRenderTask
H A DGrDrawingManager.cpp121 return task && task->isUsed(proxy); in flush()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCSymbol.h215 /// isUsed - Check if this is used.
216 bool isUsed() const { return IsUsed; } in isUsed() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
H A DLTO.h153 using irsymtab::Symbol::isUsed;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DIRSymtab.h197 bool isUsed() const { return (Flags >> S::FB_used) & 1; } in isUsed() function
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcUniformBlockCase.cpp1540 bool isUsed = (block.getFlags() & (DECLARE_VERTEX | DECLARE_FRAGMENT)) != 0; in compareStd140Blocks() local
1550 if (isUsed) in compareStd140Blocks()
1622 bool isUsed = (block.getFlags() & (DECLARE_VERTEX | DECLARE_FRAGMENT)) != 0; in compareSharedBlocks() local
1632 if (isUsed) in compareSharedBlocks()
/third_party/vk-gl-cts/modules/glshared/
H A DglsUniformBlockCase.cpp1591 bool isUsed = (block.getFlags() & (DECLARE_VERTEX|DECLARE_FRAGMENT)) != 0; in compareStd140Blocks() local
1601 if (isUsed) in compareStd140Blocks()
1670 bool isUsed = (block.getFlags() & (DECLARE_VERTEX|DECLARE_FRAGMENT)) != 0; in compareSharedBlocks() local
1680 if (isUsed) in compareSharedBlocks()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTO.cpp531 if (Res.LinkerRedefined || Res.VisibleToRegularObj || Sym.isUsed() || in addModuleToGlobalRes()
542 (Res.VisibleToRegularObj || Sym.isUsed() || !InSummary); in addModuleToGlobalRes()
H A DThinLTOCodeGenerator.cpp263 if (Sym.isUsed()) in addUsedSymbolToPreservedGUID()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DAsmParser.cpp6080 else if (Sym->isUndefined(/*SetUsed*/ false) && !Sym->isUsed() &&
6083 else if (Sym->isVariable() && !Sym->isUsed() && allow_redef)
/third_party/typescript/lib/
H A DtypingsInstaller.js[all...]
H A Dtsc.js[all...]
H A Dtsserverlibrary.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
H A Dtsserver.js[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]

Completed in 207 milliseconds