Home
last modified time | relevance | path

Searched full:just (Results 2501 - 2525 of 17229) sorted by relevance

1...<<101102103104105106107108109110>>...690

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiColorSpaceTests.cpp421 const NativeObjects native (context, instHelper.supportedExtensions, wsiType, 1u, tcu::just(desiredSize)); in basicExtensionTest()
462 const NativeObjects native (context, instHelper.supportedExtensions, params.wsiType, tcu::just(desiredSize)); in colorspaceCompareTest()
771 const NativeObjects native (context, instHelper.supportedExtensions, wsiType, 1u, tcu::just(desiredSize)); in surfaceFormatRenderTests()
793 const NativeObjects native (context, instHelper.supportedExtensions, wsiType, 1u, tcu::just(desiredSize)); in surfaceFormatRenderWithHdrTests()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp121 // assembler has been disabled, just emit the blob textually. in EmitInlineAsm()
217 // "magic" string reference, just like in .td files. Arrange to call in EmitMSInlineAsmStr()
382 // "magic" string reference, just like in .td files. Arrange to call in EmitGCCInlineAsmStr()
508 // If this asmstr is empty, just print the #APP/#NOAPP markers. in EmitInlineAsm()
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Ddocgenerator.py71 the filename is just a "stamp" to indicate last generation time.
349 # If the type is an alias, just emit a typedef declaration
435 # Just skip this silently
482 # If the group name is aliased, just emit a typedef declaration
/third_party/skia/src/core/
H A DSkImageFilter.cpp69 // Just intersect directly; unlike the forward-mapping case, since we start with the in filterBounds()
521 // The output for just this input filter, or 'contentBounds' if the filter is null and in visitOutputLayerBounds()
626 // destination's color space. Rather than duplicate that logic here, just try to make an xform in ImageToColorSpace()
634 // No xform needed, just return the original image in ImageToColorSpace()
H A DSkBlitter.cpp68 // This also implies that we cannot do vertical tiling unless we can blit any rect (not just the in blitFatAntiRect()
274 /////////////////////// these are not virtual, just helpers
681 // in legacy mode, so here we just focus on if a single color needs raster-pipeline.
688 // Only kN32 and 565 are handled by legacy blitters now, 565 mostly just for Android.
H A DSkPixmap.cpp87 // everywhere, instead of just here (on behalf of getAlphaf()).
202 // We may need to tweak how we interpret these just a little below, so we make copies. in scalePixels()
426 // From here on, just like F16: in getColor()
606 // note: we just ignore alphaType and colorSpace for this transformation in Orient()
H A DSkScan_Path.cpp508 * skipRejectTest, so we don't abort drawing just because the src bounds (ir)
623 // exceed that. Here we trim the clip just so we don't overflow later on in FillPath()
632 // don't reference "origClip" any more, just use clipPtr in FillPath()
754 // clipping. This is a bit of work, so we just call the general FillPath() to handle it. in FillTriangle()
H A DSkScan_AntiPath.cpp142 // with adequate storage for a SkAlphaRuns. It mostly just advances fCurrentRun
464 /* I should be able to just add alpha[x] + startAlpha.
481 // enough to just subtract the high-bit. Actually clamping with a branch would
527 // every time (slow), we just do it, and ensure that we've allocated extra space
/third_party/skia/src/gpu/vk/
H A DGrVkCommandBuffer.cpp92 // never have buffer barriers inside of a render pass. For now we will just assert that we are in pipelineBarrier()
157 // can never have buffer barriers inside of a render pass. For now we will just assert that in submitPipelineBarriers()
447 // delete it, so we just skip the vulkan API calls and update our own state tracking.
641 // This command buffer has no dependent semaphores so we can simply just submit it to the
/third_party/skia/src/gpu/
H A DSkGr.cpp220 // back to just using the non mipped proxy; See skbug.com/7094. in GrMakeCachedBitmapProxyView()
224 // when we have just generated mipmaps for an originally unmipped proxy/texture. This in GrMakeCachedBitmapProxyView()
492 // we can only encounter this code path when we're *just* using the primitive color. in skpaint_to_grpaint_impl()
498 // There is no "blend" - the output of that blend is just the primitive color. in skpaint_to_grpaint_impl()
/third_party/openssl/ohos_lite/include/openssl/
H A Dasn1.h123 * This indicates that the ASN1_STRING is not a real value but just a place
145 /* This is the base type that holds just about everything :-) */
212 /* This is just an opaque pointer */
393 * If this is set we don't attempt to interpret content: just assume all
/third_party/openssl/crypto/x509/
H A Dv3_ncons.c334 * representable as ASCII, but just not encoded as ASCII. The UTF-8 form
363 * If the name has just one label, we don't consider it a DNS name. This
694 /* Just have hostname left to match: case insensitive */
747 /* Just have hostname left to match: case insensitive */
/third_party/openssl/include/openssl/
H A Dasn1.h.in137 * This indicates that the ASN1_STRING is not a real value but just a place
159 /* This is the base type that holds just about everything :-) */
228 /* This is just an opaque pointer */
427 * If this is set we don't attempt to interpret content: just assume all
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdmainct.c63 * The amount of context is fixed at one row group just because that's a
174 * This routine just fills in the curiously ordered lists. in make_funny_pointers()
275 /* For last pass of 2-pass quantization, just crank the postprocessor */ in start_pass_main()
401 * Final pass of two-pass quantization: just call the postprocessor.
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Dreadpng2.c250 * Alternatively, we could call our error-handler just like libpng in readpng2_info_callback()
259 /* this is just like in the non-progressive case */ in readpng2_info_callback()
415 * from previous passes (if interlaced) or else just copy the new row in readpng2_row_callback()
423 * of the row we just updated */ in readpng2_row_callback()
/third_party/skia/src/sksl/
H A DSkSLAnalysis.cpp223 // If a caller doesn't care about errors, we can use this trivial reporter that just counts up.
644 // We don't visit the child variable itself, just the arguments in visitExpression()
716 // Leaf statements just return false in visitStatement()
786 // Leaf program elements just return false by default in visitProgramElement()
/third_party/pcre2/pcre2/
H A DMakefile.am278 # version number. Therefore, we can create the generic version just by copying.
288 # because the source directory may already be configured. If you just try
744 # RunTest and RunGrepTest should clean up after themselves, but just in case
766 # users should build it themselves. So just distribute the source.
H A DNON-AUTOTOOLS-BUILD151 (as well as, or instead of the 8-bit library) just supply 16 or 32 as the
180 Note that the supplied files are in Unix format, with just LF characters
358 Just rename it and drop it into the top level of the build tree.
392 To independently test the just-in-time compiler, run pcre2_jit_test.exe.
/third_party/pcre2/pcre2/doc/html/
H A DNON-AUTOTOOLS-BUILD.txt151 (as well as, or instead of the 8-bit library) just supply 16 or 32 as the
180 Note that the supplied files are in Unix format, with just LF characters
358 Just rename it and drop it into the top level of the build tree.
392 To independently test the just-in-time compiler, run pcre2_jit_test.exe.
H A Dpcre2unicode.html187 characters, the list contains just one script, the same one as the Script
229 Thaana; the second has just Arabic and Hanifi Rohingya. Both of them could
287 Passing PCRE2_NO_UTF_CHECK to <b>pcre2_compile()</b> just disables the UTF check
385 the two bytes 0xc0, 0xae give the value 0x2e, whose correct coding uses just
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
H A DARB_texture_non_power_of_two.txt206 from the Direct3D convention just for this. A more sophisticated
262 GL_MIRRORED_REPEAT) should "just work" with NPOT textures.
307 dimensions are irrelevant and are effectively ignored, just as they
564 - allow zero (instead of just positive values before) when
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
H A DEXT_paletted_texture.txt327 Data is taken from memory and converted just as if each
329 transfer modes apply just as with texture data. After unpacking and
356 legal for ColorTableEXT. The data is treated as a 1D texture just as in
423 valid for ColorTableEXT. format and type are interpreted just as for
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
H A DNV_packed_depth_stencil.txt67 or reading from both should be no more expensive than using just one;
115 just the stencil bits, while copying depth data has strange
129 just require data format conversions. Our goal is to match the
389 3.6.5, just as if ReadPixels were called with the corresponding
/third_party/python/Lib/email/
H A Dheader.py77 # If it is a Header object, we can just return the encoded chunks.
81 # If no encoding, just return the header with no charset.
452 # syntax; we just try to break on semi-colons, then commas, then
459 # breaks. We can basically just find enough characters to fit on the
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
H A DSignals.inc47 // we will turn off the warnings for this just file. However, MinGW also does
396 // This may also trigger just-in-time debugging via DebugBreak().
706 // and we should just bail out.
740 // we'll just create the dump file in the default temporary file location

Completed in 99 milliseconds

1...<<101102103104105106107108109110>>...690