Home
last modified time | relevance | path

Searched full:just (Results 2051 - 2075 of 17229) sorted by relevance

1...<<81828384858687888990>>...690

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DSymbolTable.cpp152 // it would have just been put in the symbol table. Otherwise, we're looking up an earlier in setFunctionParameterNamesFromDefinition()
362 ASSERT(level >= 0); // Just to be safe. Should not happen. in getDefaultPrecision()
403 // We need just one precision stack level for predefined precisions.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp95 // FIXME: Just bailing out like this here could be not enough, unless we in constrainOperandRegClass()
102 // rule producing such extra copies, not just an input GMIR with them as in constrainOperandRegClass()
399 // FP operations quiet. For now, just handle the ones inserted during in isKnownNeverNaN()
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
H A DVK_NV_device_generated_commands.adoc39 since an application is free to define its own data structures, and just
195 * one could just reference the inputs, and have the processing done in
291 The current focus is just to allow VertexInput changes as well as shaders,
H A DVK_NV_device_generated_commands.txt39 since an application is free to define its own data structures, and just
195 * one could just reference the inputs, and have the processing done in
291 The current focus is just to allow VertexInput changes as well as shaders,
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DDrawElementsTest.cpp425 // Draw with just the second set of 6 items, then first 6, and then the entire index buffer in TEST_P()
439 // Draw with just the first 6 indices, and then with the entire index buffer in TEST_P()
451 // Draw with just the second set of 6 items, then first 6, and then the entire index buffer in TEST_P()
/third_party/skia/site/docs/dev/design/raster_tragedy/
H A D_index.md51 of the glyphs for best effect. Otherwise the glyphs should just keep looking like they used to
68 this generally applies to the whole framebuffer, not just individual draws. For various reasons,
197 rather complicated way and amounts to an optical sizing tweak. Just as hinting can be used to
/third_party/skia/src/gpu/geometry/
H A DGrShape.cpp46 // Use the path's full fill type instead of just whether or not it's inverted. in stateKey()
113 // Either just the starting point, or a line from the center to the start in simplifyArc()
451 // CreateDrawArcPath resets the output path and configures its fill type, so we just in asPath()
/third_party/skia/src/image/
H A DSkImage_Lazy.cpp304 // life time of the proxy and not just upload. For non-DDL draws we should look into in textureProxyViewFromPlanes()
465 // will fall back to just using the non mipped proxy; See skbug.com/7094. in lockTextureProxyView()
508 // with *our* key, not a key derived from bitmap. We're just making the proxy here. in lockTextureProxyView()
/third_party/skia/src/gpu/d3d/
H A DGrD3DCommandList.cpp97 // D3D will apply barriers in order so we can just add onto the end in resourceBarrier()
113 // D3D will apply barriers in order so we can just add onto the end in uavBarrier()
130 // D3D will apply barriers in order so we can just add onto the end in aliasingBarrier()
/third_party/skia/src/core/
H A DSkEdge.cpp30 // away data in value, so just perform a modify up-shift in SkFDot6ToFixedDiv2()
254 * A and B at 1/2 of their actual value, and just apply a 2x scale during in setQuadraticWithoutUpdate()
399 // so we try just looking at the two off-curve points in setCubicWithoutUpdate()
/third_party/skia/src/gpu/ops/
H A DTriangulatingPathRenderer.cpp337 // expensive so we just roll with it. in createNonAAMesh()
475 // just go ahead and use it.
481 // expensive so we just roll with it.
/third_party/openssl/crypto/x509/
H A Dx_name.c298 * comparison of Name structures can be rapidly performed by just using
393 /* If type not in bitmask just copy string across */ in asn1_string_canon()
435 /* If not ASCII set just copy across */ in asn1_string_canon()
/third_party/openssl/doc/man3/
H A DEVP_PKEY_ASN1_METHOD.pod296 item_sign() did everything, OpenSSL internals just needs to pass the
307 OpenSSL internals should just sign using those algorithms.
321 item_sign() did everything, OpenSSL internals just needs to pass the
H A Dd2i_X509.pod404 at I<*ppout>, and increments it to point after the data just written.
410 to the start of the data just written.
555 it was incremented after the call to point after the data just written.
/third_party/openssl/doc/man7/
H A Dprovider-keymgmt.pod295 selector bits must consider all those subsets, not just one. An
299 RSA keys the function should just return 1 as the selected subset
315 RSA keys the function should just return 1 as there is nothing to validate for
/third_party/openssl/ssl/
H A Ds3_cbc.c323 * mac_end_offset is the index just past the end of the data to be MACed. in ssl3_cbc_digest_record()
397 * greater than |md_block_size|. However we add a sanity check just in ssl3_cbc_digest_record()
452 * and we're past the 0x80 value then just write zero. in ssl3_cbc_digest_record()
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djidctred.c21 * 1x1 is trivial: just take the DC coefficient divided by 8.
57 * (With a reasonable C compiler, you can just rely on the FIX() macro...)
399 /* We hardly need an inverse DCT routine for this: just take the in jpeg_idct_1x1()
H A Dwrjpgcom.c26 /* If you have setmode() but not <io.h>, just delete this line: */
330 default: /* Anything else just gets copied */ in scan_JPEG_header()
567 * we will insert the new comment marker just before SOFn. in main()
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Dwritepng.c230 * just the new data; png_set_tIME() could also go here, but it would in writepng_init()
235 /* set up the transformations: for now, just pack low-bit-depth pixels in writepng_init()
276 /* and now we just write the whole image; libpng takes care of interlacing in writepng_encode_image()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dbasictz.cpp266 // No transitions in the past. Just use the current offsets in getSimpleRulesNear()
420 // Just add the rule as is in getTimeZoneRulesAfter()
474 // Just add the rule as is in getTimeZoneRulesAfter()
H A Dtznames.cpp215 // Just decrement the reference count in ~TimeZoneNamesDelegate()
227 // Just compare if the other object also use the same in operator ==()
242 // Just increment the reference count in clone()
/third_party/skia/tests/
H A DAAClipTest.cpp212 // for this test is that it is less than height, which represents just in test_path_bounds()
350 // leaving just a rect. in test_really_a_rect()
356 // the clip recognized that that it is just a rect! in test_really_a_rect()
/third_party/skia/src/utils/
H A DSkDashPath.cpp34 // big or too small. In that event, we just have to eat the error here. in find_first_interval()
201 // pts[0] may have just been changed by clip_line().
210 // We either just traveled v.fX horizontally or v.fY vertically.
/third_party/skia/third_party/externals/brotli/c/common/
H A Dplatform.h251 /* Just break elif chain. */
313 /* Unaligned memory access is allowed: just cast pointer to requested type. */
383 /* Straight endianness. Just read / write values. */
/third_party/openGLES/extensions/NV/
H A DNV_sRGB_formats.txt302 RESOLVED: Yes. Just because they are incomplete doesn't mean they
317 just 8-bit?
319 RESOLVED: Just 8-bit. For sRGB values with more than 8 bit of

Completed in 23 milliseconds

1...<<81828384858687888990>>...690