/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | ObjectLinkingLayer.cpp | 70 LookupSet.add(ES.intern(KV.first), LookupFlags);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | IRSymtab.cpp | 95 S.Offset = StrtabBuilder.add(Value); in setStr()
|
/third_party/vk-gl-cts/executor/ |
H A D | xeTestCase.cpp | 373 void TestSet::add (const TestNode* node) in add() function in TestSet
|
/third_party/skia/src/gpu/ |
H A D | GrDrawOpAtlas.h | 32 * "ASAP" mode until it is impossible to add data without overwriting texels read by draws that 37 * fail to add a subimage. This gives the op the chance to end the draw and begin a new one. 274 * add the subimage. In this case the op being created should be discarded. 335 bool add(const AtlasLocator& atlasLocator) { 516 // No MRU update for pages -- since we will always try to add from
|
H A D | GrBufferAllocPool.cpp | 203 size_t alignedSize = safeMath.add(pad, size); in makeSpace()
|
/third_party/skia/src/gpu/effects/ |
H A D | GrMatrixConvolutionEffect.cpp | 133 view = threadSafeCache->add(key, view); in Make()
|
/third_party/skia/src/image/ |
H A D | SkImage_Lazy.cpp | 294 // textures for the smaller ones rather than add a texture domain to the draw. in textureProxyViewFromPlanes() 536 fUniqueIDListeners.add(std::move(listener)); in addUniqueIDListener()
|
/third_party/skia/src/gpu/ops/ |
H A D | SoftwarePathRenderer.cpp | 362 taskGroup->add(std::move(drawAndUploadMask)); in onDrawPath() 379 // We will add an invalidator to the path so that if the path goes away we will in onDrawPath()
|
/third_party/skia/src/core/ |
H A D | SkRegion_path.cpp | 88 // add final +1 for the x-sentinel in nextScanline() 143 count = safe.add(count, 10); in init() 190 // check if we should extend the current run, or add a new one in blitH()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
H A D | Config.cpp | 333 void ConfigSet::add(sw::Format displayFormat, EGLint minSwapInterval, EGLint maxSwapInterval, sw::Format renderTargetFormat, sw::Format depthStencilFormat, EGLint multiSample)
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | ComputeProgram.cpp | 249 wg.add(1); in run()
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | Nucleus.hpp | 108 Edit &add(Optimization::Pass pass) in add() function in rr::Config::Edit
|
/third_party/openssl/crypto/sha/asm/ |
H A D | keccak1600-avx2.pl | 420 add \$8,$len
|
H A D | keccak1600-avx512vl.pl | 337 add \$8,$len
|
H A D | sha1-parisc.pl | 97 add $t0,$e,$e
|
/third_party/skia/third_party/externals/jinja2/ |
H A D | utils.py | 73 internal_code.add(f.__code__) 287 # add commas 292 # add end of sentences
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | uspoof_conf.cpp | 324 fKeySet->add(keyChar); in build()
|
/third_party/skia/third_party/externals/icu/source/ |
H A D | runConfigureICU | 32 If you want to add custom CFLAGS or CXXFLAGS or similar, provide them _before_
|
/third_party/skia/third_party/externals/icu/source/samples/all/ |
H A D | samplecheck.bat | 6 REM Don't add additional global environment variables, keep the variables local to this script.
|
/third_party/skia/src/pdf/ |
H A D | SkPDFBitmap.cpp | 285 executor->add([img, encodingQuality, doc, ref]() { in SkPDFSerializeImage()
|
/third_party/skia/third_party/externals/angle2/third_party/logdog/logdog/ |
H A D | stream.py | 330 self._names.add(name)
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-buffer.hh | 200 HB_INTERNAL void add (hb_codepoint_t codepoint,
|
H A D | hb-ot-map.cc | 41 lookups_out->add (lookups[table_index][i].index); in collect_lookups()
|
H A D | hb-subset-cff2.cc | 210 closure->add (env.context.subr_num); in process_call_subr()
|
/third_party/python/Modules/_ctypes/libffi_osx/powerpc/ |
H A D | ppc64-darwin_closure.S | 127 add r3,r3,r4 // Add contents of table to table address.
|