Home
last modified time | relevance | path

Searched full:just (Results 1901 - 1925 of 17830) sorted by relevance

1...<<71727374757677787980>>...714

/third_party/skia/src/gpu/tessellate/
H A DPathCurveTessellator.cpp149 // Resolve level 0 is just the beginning and ending vertices. in WriteFixedVertexBuffer()
179 // Resolve level 1 is just a single triangle at T=[0, 1/2, 1]. in WriteFixedIndexBufferBaseIndex()
/third_party/skia/src/effects/imagefilters/
H A DSkCropImageFilter.cpp90 // Limit our crop to just what is necessary for the next stage in the filter pipeline. in onFilterImage()
121 // But we can restrict the crop rect to just what's requested, since anything beyond that won't in onGetInputLayerBounds()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DPoolAlloc.cpp160 // We don't print the assert message. It's here just to be helpful. in checkGuardBlock()
244 // Just keep some interesting statistics. in allocate()
/third_party/openssl/doc/man3/
H A DEVP_PKEY_keygen.pod39 Generating keys is sometimes straight forward, just generate the key's
46 To flexibly allow all that's just been described, key parameter and key
H A DSSL_CTX_set_session_ticket_cb.pod64 application that a session ticket has just been decrypted.
110 handshake. Therefore, just because one ticket is unacceptable it does not mean
H A DBIO_s_mem.pod44 flag BIO_FLAGS_NONCLEAR_RST is not set, otherwise it just restores the read
45 pointer to the state it was just after the last write was performed and the
/third_party/openssl/providers/
H A Dbuild.info85 # include all of the object files that are needed, just like the default
139 # just say that for the built-in legacy, we put the source directly in
/third_party/openssl/include/openssl/
H A De_os2.h241 * stdint.h: currently just older VC++
268 /* just use inline */
/third_party/openssl/ohos_lite/include/openssl/
H A De_os2.h247 * stdint.h: currently just older VC++
264 /* just use inline */
/third_party/skia/third_party/externals/spirv-tools/docs/
H A Dspirv-fuzz.md12 As the selection control mask is just a hint, changing the value of this mask should have no semantic impact on the module. The `TransformationSelectionControl` transformation specifies a new value for a given selection control mask.
20 The fields of `TransformationSetSelectionControl` provide just enough information to (a) determine whether a given example of this transformation is actually applicable, and (b) apply the transformation in the case that it is applicable. The details of the transformation message will vary a lot between transformations. In this case, the message has a `block_id` field, specifying a block that must end with `OpSelectionMerge`, and a `selection_control` field, which is the new value for the selection control mask of the `OpSelectionMerge` instruction.
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dconvert_to_sampled_image_pass.h119 // is not an OpVariable instruction, just returns nullptr.
146 // binding are the same with |image_variable|, just combines |image_variable|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/docs/
H A Dspirv-fuzz.md12 As the selection control mask is just a hint, changing the value of this mask should have no semantic impact on the module. The `TransformationSelectionControl` transformation specifies a new value for a given selection control mask.
20 The fields of `TransformationSetSelectionControl` provide just enough information to (a) determine whether a given example of this transformation is actually applicable, and (b) apply the transformation in the case that it is applicable. The details of the transformation message will vary a lot between transformations. In this case, the message has a `block_id` field, specifying a block that must end with `OpSelectionMerge`, and a `selection_control` field, which is the new value for the selection control mask of the `OpSelectionMerge` instruction.
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dconvert_to_sampled_image_pass.h119 // is not an OpVariable instruction, just returns nullptr.
146 // binding are the same with |image_variable|, just combines |image_variable|
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdatasrc-tj.c114 /* Just a dumb implementation for now. Could use fseek() except in skip_input_data()
135 * For the moment, this source module just uses the default resync method
H A Djerror.c43 * The message table is made an external symbol just in case any applications
93 * not just not use this routine.
/third_party/skia/third_party/externals/libpng/projects/owatcom/
H A Dpngconfig.mak131 $# The executable works just fine.
145 $# If awk isn't set then this file is bypassed. If you just want the standard
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dvp8_dec.h71 // called just before starting to decode the blocks.
77 // Called just after block decoding is finished (or when an error occurred
/third_party/skia/third_party/externals/microhttpd/doc/chapters/
H A Dresponseheaders.inc105 Otherwise, the connection would just be closed without comment, leaving the client curious about
167 @code{/picture.png} should provide just the same but without any artificial delays.
/third_party/skia/third_party/externals/oboe/src/common/
H A DAudioStreamBuilder.cpp119 // The child stream would work as the requested stream so we can just use it directly. in openStream()
145 // Just open streamP the old way. in openStream()
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/
H A DAMD_compressed_3DC_texture.txt86 and/or use them on all of the objects in a scene rather than just a select
144 z = sqrt(1 - (x*x + y*y)). This formula can be implemented using just a
/third_party/skia/tests/
H A DWriter32Test.cpp175 writer.reset(); // should just rewind our storage in DEF_TEST()
186 writer.reset(); // should just rewind our storage in DEF_TEST()
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_longest_match_inc.h198 /* Comparing for >= 2 does not change the semantics, but just saves for in FindLongestMatch()
238 /* Comparing for >= 3 does not change the semantics, but just saves in FindLongestMatch()
/third_party/skia/third_party/externals/dawn/docs/
H A Ddevice_facilities.md27 In this case, destruction of the device doesn't need to wait on GPU commands to finish because they just disappeared.
51 They aren't just booleans close to the code path they control, because embedders of Dawn like Chromium want to be able to surface what toggles are used by a device (like in about:gpu).
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
H A DARB_shader_viewport_layer_array.txt206 DISCUSSION: Rather not. This is just emualating things that the application
208 dedicated hardware resources just complicates things like counting rules and
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
H A DWGL_EXT_colorspace.txt113 only to sRGB formats supported by the context (normally just SRGB8)
179 // Just like for framebuffer object, return GL_SRGB is the framebuffer support sRGB update and blending and GL_LINEAR is no sRGB conversion can be performed

Completed in 40 milliseconds

1...<<71727374757677787980>>...714