/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 621 PreFiniTI->getSuccessor(0)->size() == 1 && in CreateParallel()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
H A D | LTOBackend.cpp | 400 MemoryBufferRef(StringRef(BC.data(), BC.size()), "ld-temp.o"), in splitCodeGen()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/ |
H A D | LinkModules.cpp | 136 // We cannot resolve the size of the aliasee yet. in getComdatLeader() 138 "': COMDAT key involves incomputable alias size."); in getComdatLeader() 530 for (unsigned I = 0; I < ValuesToLink.size(); ++I) { in run()
|
/third_party/vk-gl-cts/executor/ |
H A D | xeTestLogWriter.cpp | 271 << toBase64(&image.data[0], (int)image.data.size()) in writeResultItem()
|
/third_party/skia/src/gpu/d3d/ |
H A D | GrD3DPipelineStateBuilder.cpp | 584 reader.setMemory(cached->data(), cached->size()); in finalize()
|
/third_party/skia/src/core/ |
H A D | SkImageFilter.cpp | 386 // at the full crop rect size in every tile. in applyCropRect() 513 // its output size from something other than the implicit source contentBounds, in which in visitOutputLayerBounds() 596 bounds.size()); in DrawWithFP()
|
H A D | SkRecordDraw.cpp | 37 for (int i = 0; i < (int)ops.size(); i++) { in SkRecordDraw()
|
H A D | SkPixmap.cpp | 81 result->reset(fInfo.makeDimensions(r.size()), pixels, fRowBytes); in extractSubset() 86 // method does not. Perhaps we could bloat it so it can be inlined, but that would grow code-size
|
H A D | SkBitmap.cpp | 445 dst.setInfo(this->info().makeDimensions(r.size()), this->rowBytes()); in extractSubset()
|
/third_party/skia/src/gpu/gl/ |
H A D | GrGLGpu.h | 117 // equal to the proxy bounds. This is because the render pass will have to do a full size 267 sk_sp<GrGpuBuffer> onCreateBuffer(size_t size, GrGpuBufferType intendedType, GrAccessPattern,
|
H A D | GrGLUtil.cpp | 581 if (parts.size() != 3) { in get_angle_gl_vendor_and_renderer()
|
/third_party/skia/src/gpu/vk/ |
H A D | GrVkResourceProvider.cpp | 56 // For version one of the header, the total header size is 16 bytes plus in pipelineCache() 64 createInfo.initialDataSize = cached->size(); in pipelineCache() 578 // store VkPipelineCache when cache size update in storePipelineCacheData() 593 SkDebugf("store vkPipelineCache, data size:%zu", fPipelineCacheSize); in storePipelineCacheData()
|
/third_party/skia/samplecode/ |
H A D | SampleThinAA.cpp | 487 SkScalar centering = shape->name().size() * 4.f; // ad-hoc 511 // yet since we want to draw the "original" size on top of the zoomed in version
|
/third_party/skia/src/gpu/ops/ |
H A D | AtlasTextOp.cpp | 378 int maxGlyphsPerDraw = static_cast<int>(flushInfo->fIndexBuffer->size() / sizeof(uint16_t) / 6); in createDrawForGeneratedGlyphs()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | glslang_tab.cpp | 539 and a page size can be as small as 4096 bytes. So we cannot safely 587 /* The size of the maximum gap between one aligned stack and the next. */ 590 /* The size of an array large to enough to hold all stacks, each with 1829 /* YYINITDEPTH -- initial size of the parser's stacks. */ 1834 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only 1932 /* Copy into *YYMSG, which is of size *YYMSG_ALLOC, an error message 2161 /* Buffer for error messages, and its allocated size. */ 2200 /* Get the current used size of the three stacks, in elements. */ 2212 /* Each stack pointer address is followed by the size of the 2257 YYDPRINTF ((stderr, "Stack size increase 3252 int size = 0; global() local 3819 int size = 0; global() local 4404 int size = 0; global() local [all...] |
H A D | intermediate.h | 730 return mPath.size() == 0 ? nullptr : mPath.back(); in getParentNode()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
H A D | Display.cpp | 642 return mConfigSet.size() > 0; in isInitialized()
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
H A D | PixelShader.cpp | 104 i += size(token[i], version); in validate()
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | pem.h | 231 typedef int pem_password_cb (char *buf, int size, int rwflag, void *userdata);
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfntdump/ |
H A D | SfntDump.java | 414 if (this.tablesToBinaryDump.size() > 0) { in dumpFont()
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
H A D | transformation_merge_function_returns.cpp | 296 merge_blocks.reserve(merge_blocks_to_returning_predecessors.size()); in Apply()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | transformation_merge_function_returns.cpp | 296 merge_blocks.reserve(merge_blocks_to_returning_predecessors.size()); in Apply()
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/ |
H A D | NativeAudioContext.cpp | 46 return (int32_t) mData.size(); in length() 131 LOGD("ActivityContext::open() set callback to use oboeCallbackProxy, callback size = %d", in configureBuilder()
|
/third_party/skia/src/ports/ |
H A D | SkFontMgr_config_parser.cpp | 123 const char* end = start + s->size(); // end is exclusive in trim_string()
|
/third_party/skia/tests/ |
H A D | GrMeshTest.cpp | 62 return this->makeVertexBuffer(data.data(), data.size()); in makeVertexBuffer()
|