/third_party/boost/libs/asio/doc/requirements/ |
D | DynamicBuffer_v2.qbk | 72 invalidated.[br] 82 using `data()` are invalidated.] 90 using `data()` are invalidated.]
|
D | DynamicBuffer_v1.qbk | 70 using `data()` or `prepare()` are invalidated.[br] 81 previously obtained using `data()` or `prepare()` are invalidated.] 89 or `prepare()` are invalidated.]
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_screen_cache.c | 299 list_add(&entry->head, &cache->invalidated); in svga_screen_cache_add() 335 curr = cache->invalidated.next; in svga_screen_cache_flush() 337 while (curr != &cache->invalidated) { in svga_screen_cache_flush() 398 list_add(&entry->head, &cache->invalidated); in svga_screen_cache_flush() 465 list_inithead(&cache->invalidated); in svga_screen_cache_init()
|
D | svga_screen_cache.h | 123 struct list_head invalidated; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_draw.c | 78 batch->invalidated |= FD_BUFFER_DEPTH; in batch_draw_tracking_for_dirty_bits() 98 batch->invalidated |= FD_BUFFER_STENCIL; in batch_draw_tracking_for_dirty_bits() 118 batch->invalidated |= PIPE_CLEAR_COLOR0 << i; in batch_draw_tracking_for_dirty_bits() 190 batch->restore |= restore_buffers & (FD_BUFFER_ALL & ~batch->invalidated); in batch_draw_tracking_for_dirty_bits() 408 batch->invalidated |= cleared_buffers; in batch_clear_tracking()
|
D | freedreno_batch.h | 91 } invalidated, cleared, fast_cleared, restore, resolve; member
|
/third_party/libwebsockets/READMEs/ |
D | README.routing.md | 37 the connection is invalidated and closed. Similarly, if we are 39 without a net route match are invalidated. However connections with
|
/third_party/boost/libs/beast/doc/qbk/07_concepts/ |
D | DynamicBuffer.qbk | 99 obtained using `data()` or `prepare()` are invalidated. 112 `prepare()` are invalidated. 121 obtained using `data()` or `prepare()` are invalidated.
|
/third_party/boost/libs/unordered/doc/ |
D | comparison.qbk | 54 never invalidated.] 56 be invalidated by calls to insert or rehash]. Pointers and 57 references to the container's elements are never invalidated.]
|
D | buckets.qbk | 154 invalidated by calls to `insert` and `rehash`, pointers and references to the 155 container's elements are never invalidated. 160 the knowledge that they won't be invalidated. If you are inserting `n`
|
D | rationale.qbk | 28 * The draft standard requires that pointers to elements aren't invalidated, so 36 * There are also the restrictions on when iterators can be invalidated. Since
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_invalidate_subdata.txt | 52 may be invalidated. 123 All or part of the data store of a buffer object may be invalidated by 129 invalidated. <offset> and <length> specify the range of the data in the 130 buffer object that is to be invalidated. If <buffer> is zero or is not the 153 All or part of a texture image may be invalidated by calling 160 invalidated. After this command, data in that subregion have undefined 218 be invalidated. Any of these pixels lying outside of the window allocated 322 RESOLVED: No, all layers are invalidated, the same behavior as a Clear.
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_invalidate_subdata.txt | 62 may be invalidated. 133 All or part of the data store of a buffer object may be invalidated by 139 invalidated. <offset> and <length> specify the range of the data in the 140 buffer object that is to be invalidated. If <buffer> is zero or is not the 163 All or part of a texture image may be invalidated by calling 170 invalidated. After this command, data in that subregion have undefined 228 be invalidated. Any of these pixels lying outside of the window allocated 332 RESOLVED: No, all layers are invalidated, the same behavior as a Clear.
|
/third_party/typescript/src/compiler/ |
D | resolutionCache.ts | 730 let invalidated = false; 733 resolution.isInvalidated = invalidated = true; 740 return invalidated; 807 …const invalidated = invalidateResolutions(resolutionsWithFailedLookups, canInvalidateFailedLookupR… constant 811 return invalidated;
|
/third_party/boost/libs/regex/doc/ |
D | match_result.qbk | 227 that the underlying iterators have not been subsequently invalidated. Will raise a 255 that the underlying iterators have not been subsequently invalidated. Will raise a 287 that the underlying iterators have not been subsequently invalidated. Will raise a 317 that the underlying iterators have not been subsequently invalidated. Will raise a 347 that the underlying iterators have not been subsequently invalidated. Will raise a 361 that the underlying iterators have not been subsequently invalidated. Will raise a 409 that the underlying iterators have not been subsequently invalidated. Will raise a 455 that the underlying iterators have not been subsequently invalidated. Will raise a 511 that the underlying iterators have not been subsequently invalidated. Will raise a
|
/third_party/vk-gl-cts/doc/testspecs/GLES3/ |
D | functional.fbo.invalidate.txt | 30 + Texture lookups from partially invalidated texture attachment
|
/third_party/boost/libs/static_string/doc/qbk/ |
D | reference.qbk | 2853 …iterators referring to contained elements are invalidated. Any past-the-end iterators are also inv… 2968 …iterators referring to contained elements are invalidated. Any past-the-end iterators are also inv… 3034 …iterators referring to contained elements are invalidated. Any past-the-end iterators are also inv… 3094 …iterators referring to contained elements are invalidated. Any past-the-end iterators are also inv… 3164 …iterators referring to contained elements are invalidated. Any past-the-end iterators are also inv… 3239 …iterators referring to contained elements are invalidated. Any past-the-end iterators are also inv… 3333 …iterators referring to contained elements are invalidated. Any past-the-end iterators are also inv… 3390 …iterators referring to contained elements are invalidated. Any past-the-end iterators are also inv… 3457 …iterators referring to contained elements are invalidated. Any past-the-end iterators are also inv… 3534 …iterators referring to contained elements are invalidated. Any past-the-end iterators are also inv… [all …]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_texture_barrier.txt | 86 have been invalidated before subsequent Draws are executed. 128 have been invalidated before subsequent Draws are executed.
|
/third_party/openGLES/extensions/NV/ |
D | NV_texture_barrier.txt | 86 have been invalidated before subsequent Draws are executed. 128 have been invalidated before subsequent Draws are executed.
|
/third_party/curl/docs/ |
D | BUFREF.md | 5 when the reference is invalidated. Once referenced, a buffer cannot be
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_multisampled_render_to_texture2.txt | 95 always be discarded/invalidated by the application *before* the rendering is
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_multisampled_render_to_texture2.txt | 95 always be discarded/invalidated by the application *before* the rendering is
|
/third_party/openGLES/extensions/MESA/ |
D | MESA_tile_raster_order.txt | 77 caches have been invalidated before subsequent Draws are
|
/third_party/openssl/doc/man3/ |
D | SSL_get_peer_cert_chain.pod | 41 is not incremented and the returned stack may be invalidated by renegotiation.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/MESA/ |
D | MESA_tile_raster_order.txt | 77 caches have been invalidated before subsequent Draws are
|