| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_ssa.cpp | 242 bb->liveSet.fill(0); in buildLiveSetsPreSSA()
|
| H A D | nv50_ir_util.h | 493 void fill(uint32_t val);
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
| H A D | RangeSpecification.java | 93 Arrays.fill(masks, ALL_DIGITS_MASK); in any() 308 // and 'end' span a full range (e.g. [000.999]) we can just use the same code to fill the in addRangeSpecs()
|
| /third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
| H A D | ByteStringTest.java | 226 // always fill their buffers. 472 Arrays.fill(capturedArray, (byte) 0); in testNewOutput_Mutating()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiMaintenance3Check.cpp | 641 std::fill(begin(selectors), begin(selectors) + combSize, true); in iterate()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Shader.cpp | 131 mLocalSize.fill(-1); in ShaderState()
|
| /third_party/vk-gl-cts/executor/tools/ |
| H A D | xeCommandLineExecutor.cpp | 412 std::fill(&countByStatusCode[0], &countByStatusCode[0]+DE_LENGTH_OF_ARRAY(countByStatusCode), 0); in printBatchResultSummary()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
| H A D | mtl_render_utils.h | 35 ClearRectParams() { clearWriteMaskArray.fill(MTLColorWriteMaskAll); } in ClearRectParams()
|
| /third_party/skia/third_party/externals/angle2/src/tests/deqp_support/ |
| H A D | angle_deqp_gtest.cpp | 738 gCaseStringBuffer.fill(0);
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | GetImageTest.cpp | 575 std::fill(actualData.begin(), actualData.end(), GLColor::white); in TEST_P()
|
| H A D | ReadPixelsTest.cpp | 883 std::fill(textureData.begin() + offset, textureData.begin() + offset + layerSize, in initializeTextureData()
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | nanobenchmark.cc | 364 std::fill(p, p + value_count.second, value_count.first); in CountingSort()
|
| /third_party/weex-loader/deps/weex-styler/lib/ |
| H A D | validator.js | 1970 if (v == 'auto' || v == 'auto-fill') { 1981 if (v.match(/auto-fill/)) { 2377 objectFit: genEnumValidator(['cover', 'fill', 'contain', 'none', 'scale-down']), 2415 fill: COLOR_VAR_VALIDATOR, 2571 fill: COLOR_VAR_VALIDATOR, 2592 fill: COLOR_VAR_VALIDATOR, 2613 fill: COLOR_VAR_VALIDATOR, 2644 fill: COLOR_VAR_VALIDATOR, 2649 fill: COLOR_VAR_VALIDATOR, 2670 fill [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | exr.c | 426 uint16_t fill; in huf_decode() local 431 fill = out[oe - 1]; in huf_decode() 434 out[oe++] = fill; in huf_decode()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | ScheduleDAGRRList.cpp | 1765 std::fill(RegLimit.begin(), RegLimit.end(), 0); 1766 std::fill(RegPressure.begin(), RegPressure.end(), 0); 1789 std::fill(RegPressure.begin(), RegPressure.end(), 0);
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | StateManager11.cpp | 347 mNumActiveShaderSamplers.fill(0); 762 mCurrentVertexBuffers.fill(nullptr); 763 mCurrentVertexStrides.fill(std::numeric_limits<UINT>::max()); 764 mCurrentVertexOffsets.fill(std::numeric_limits<UINT>::max());
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/ |
| H A D | RBBIMonkeyTest.java | 718 Arrays.fill(fActualBreaks, false); in clearActualBreaks()
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ |
| H A D | RBBIMonkeyTest.java | 722 Arrays.fill(fActualBreaks, false); in clearActualBreaks()
|
| /third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/ |
| H A D | PerfTest.java | 878 Arrays.fill(start, (byte)0xa5); in BOMFreeReader()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| H A D | vktRenderPassUnusedAttachmentSparseFillingTests.cpp | 104 std::fill(begin(attachmentIndices) + activeAttachmentCount, end(attachmentIndices), VK_ATTACHMENT_UNUSED); in generateInputAttachmentParams()
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | TextureFormatTests.cpp | 230 // Encode commands for the test that fill texture, sample it to render to renderTarget then in DoSampleTest() 338 garbageValues.fill(13); in DoFormatRenderingTest()
|
| /third_party/python/Lib/idlelib/idle_test/ |
| H A D | test_sidebar.py | 47 cls.text_frame.pack(side=tk.LEFT, fill=tk.BOTH, expand=True) 670 fgs = {canvas.itemcget(text, 'fill') for text in texts}
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| H A D | LoopUtils.cpp | 849 std::fill(&ShuffleMask[i / 2], ShuffleMask.end(), in getShuffleReduction()
|
| /third_party/skia/modules/canvaskit/htmlcanvas/ |
| H A D | canvas2dcontext.js | 623 this.fill = function(path, fillRule) { 636 throw 'invalid fill rule';
|
| /third_party/skia/modules/skparagraph/src/ |
| H A D | Run.cpp | 226 std::fill(fHalfLetterspacings.begin(), fHalfLetterspacings.end(), 0.0); in scaleFontWithCompressionConfig()
|