/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/ |
D | ObjectStorage.h | 38 Allocated, enumerator 110 const Data* Get(uint32_t id, AllocationState expected = AllocationState::Allocated) const { 123 Data* Get(uint32_t id, AllocationState expected = AllocationState::Allocated) { 140 Data* Allocate(uint32_t id, AllocationState state = AllocationState::Allocated) { 171 if (data.state == AllocationState::Allocated && data.handle != nullptr) { 184 if (data.state == AllocationState::Allocated && data.handle != nullptr) {
|
D | Server.cpp | 61 data->state = AllocationState::Allocated; in InjectTexture() 93 data->state = AllocationState::Allocated; in InjectSwapChain() 116 data->state = AllocationState::Allocated; in InjectDevice()
|
D | ServerDevice.cpp | 36 pipelineObject->state = AllocationState::Allocated; in HandleCreateRenderPipelineAsyncCallbackResult()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | edit_distance.h | 63 std::unique_ptr<unsigned[]> Allocated; variable 67 Allocated.reset(Row);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | edit_distance.h | 62 std::unique_ptr<unsigned[]> Allocated; variable 66 Allocated.reset(Row);
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | BuddyAllocator.cpp | 197 currBlock->mState = BlockState::Allocated; in Allocate() 221 ASSERT(curr->mState == BlockState::Allocated); in Deallocate()
|
D | BuddyAllocator.h | 54 enum class BlockState { Free, Split, Allocated }; enumerator
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_pair_regalloc.c | 56 unsigned int Allocated:1; member 249 if (reg->Allocated) { in remap_register() 262 s->Input[input].Allocated = 1; in alloc_input_simple() 276 s->Temporary[i].Allocated = 1; in do_regalloc_inputs_only()
|
D | r3xx_vertprog.c | 588 unsigned int Allocated:1; member 596 if (!ta[orig].Allocated) { in get_reg() 603 ta[orig].Allocated = 1; in get_reg() 677 if (ta[orig].Allocated && inst == ta[orig].LastRead) in allocate_temporary_registers()
|
/third_party/libwebsockets/minimal-examples/api-tests/ |
D | README.md | 5 api-test-lwsac|LWS Allocated Chunks api
|
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_wire/server/ |
D | ServerDoers.cpp | 85 if (data->state == AllocationState::Allocated) {
|
/third_party/iptables/ |
D | backport-nft-Expand-extended-error-reporting-to-nft_cmd-too.patch | 13 * Allocated batch objects (obj_update) get the right lineno value
|
/third_party/openssl/doc/man3/ |
D | OPENSSL_LH_COMPFUNC.pod | 112 I<table>. Allocated hash table entries will not be freed; consider 117 entries can be added to the flushed table. Allocated hash table entries
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
D | inlined_vector.h | 485 struct Allocated { struct 495 Allocated allocated; argument
|
/third_party/libwebsockets/lib/misc/lwsac/ |
D | README.md | 1 ## LWS Allocated Chunks
|
/third_party/python/Doc/c-api/ |
D | type.rst | 157 Creating Heap-Allocated Types
|
/third_party/EGL/extensions/EXT/ |
D | EGL_EXT_buffer_age.txt | 319 - Allocated enumerant and marked complete.
|
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/ |
D | EGL_EXT_buffer_age.txt | 319 - Allocated enumerant and marked complete.
|
/third_party/node/src/ |
D | node_crypto.h | 331 static ByteSource Allocated(char* data, size_t size);
|
D | node_crypto.cc | 2906 return Allocated(data, size); in FromString() 2917 return Allocated(data, size); in FromBuffer() 2941 ByteSource ByteSource::Allocated(char* data, size_t size) { in Allocated() function in node::crypto::ByteSource 4667 return ByteSource::Allocated(reinterpret_cast<char*>(data), len); in ConvertSignatureToDER()
|
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/engine/surface/ |
D | surface.dart | 398 ..writeln(' Allocated: $bitmapAllocationCount') 399 ..writeln(' Allocated pixels: $bitmapPixelsAllocated')
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | GLX_EXT_texture_from_pixmap.txt | 780 -Allocated enum values and opcodes.
|
/third_party/openGLES/extensions/EXT/ |
D | GLX_EXT_texture_from_pixmap.txt | 780 -Allocated enum values and opcodes.
|
/third_party/pulseaudio/po/ |
D | pulseaudio.pot | 1997 msgid "Allocated during whole lifetime: %u block containing %s bytes total.\n" 1998 msgid_plural "Allocated during whole lifetime: %u blocks containing %s bytes total.\n"
|
D | kk.po | 2045 msgid "Allocated during whole lifetime: %u block containing %s bytes total.\n" 2047 "Allocated during whole lifetime: %u blocks containing %s bytes total.\n"
|