Home
last modified time | relevance | path

Searched defs:serial (Results 1 – 25 of 301) sorted by relevance

12345678910>>...13

/third_party/skia/third_party/externals/dawn/src/common/
DSerialStorage.h95 void Enqueue(Params&&... args, Serial serial) { in Enqueue()
136 Serial serial) const { in IterateUpTo()
146 typename SerialStorage<Derived>::BeginEnd SerialStorage<Derived>::IterateUpTo(Serial serial) { in IterateUpTo()
156 void SerialStorage<Derived>::ClearUpTo(Serial serial) { in ClearUpTo()
174 Serial serial) const { in FindUpTo()
183 typename SerialStorage<Derived>::StorageIterator SerialStorage<Derived>::FindUpTo(Serial serial) { in FindUpTo()
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
Drbug_core.c170 rbug_texture_list(struct rbug_rbug *tr_rbug, struct rbug_header *header, uint32_t serial) in rbug_texture_list()
191 rbug_texture_info(struct rbug_rbug *tr_rbug, struct rbug_header *header, uint32_t serial) in rbug_texture_info()
233 rbug_texture_read(struct rbug_rbug *tr_rbug, struct rbug_header *header, uint32_t serial) in rbug_texture_read()
283 rbug_context_list(struct rbug_rbug *tr_rbug, struct rbug_header *header, uint32_t serial) in rbug_context_list()
304 rbug_context_info(struct rbug_rbug *tr_rbug, struct rbug_header *header, uint32_t serial) in rbug_context_info()
348 rbug_context_draw_block(struct rbug_rbug *tr_rbug, struct rbug_header *header, uint32_t serial) in rbug_context_draw_block()
373 rbug_context_draw_step(struct rbug_rbug *tr_rbug, struct rbug_header *header, uint32_t serial) in rbug_context_draw_step()
405 rbug_context_draw_unblock(struct rbug_rbug *tr_rbug, struct rbug_header *header, uint32_t serial) in rbug_context_draw_unblock()
438 rbug_context_draw_rule(struct rbug_rbug *tr_rbug, struct rbug_header *header, uint32_t serial) in rbug_context_draw_rule()
470 rbug_context_flush(struct rbug_rbug *tr_rbug, struct rbug_header *header, uint32_t serial) in rbug_context_flush()
[all …]
/third_party/protobuf/src/google/protobuf/
Darena.cc81 SerialArena* serial = in Init() local
213 SerialArena* serial = threads_.load(std::memory_order_acquire); in SpaceUsed() local
237 SerialArena* serial = threads_.load(std::memory_order_relaxed); in FreeBlocks() local
251 uint64 ArenaImpl::SerialArena::Free(ArenaImpl::SerialArena* serial, in Free()
283 SerialArena* serial = threads_.load(std::memory_order_relaxed); in CleanupList() local
320 SerialArena* serial = in New() local
337 SerialArena* serial = threads_.load(std::memory_order_acquire); in GetSerialArenaFallback() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DPageableD3D12.cpp41 void Pageable::SetLastUsage(ExecutionSerial serial) { in SetLastUsage()
49 void Pageable::SetLastSubmission(ExecutionSerial serial) { in SetLastSubmission()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDynamicUploader.cpp32 ExecutionSerial serial) { in AllocateInternal()
116 ExecutionSerial serial, in Allocate()
DRingBufferAllocator.cpp64 uint64_t RingBufferAllocator::Allocate(uint64_t allocationSize, ExecutionSerial serial) { in Allocate()
/third_party/mesa3d/src/gallium/auxiliary/rbug/
Drbug_core.h66 uint32_t serial; member
72 uint32_t serial; member
Drbug_connection.c70 rbug_get_message(struct rbug_connection *c, uint32_t *serial) in rbug_get_message()
158 int rbug_connection_send_finish(struct rbug_connection *c, uint32_t *serial) in rbug_connection_send_finish()
Drbug_shader.h77 uint32_t serial; member
85 uint32_t serial; member
Drbug_core.c149 uint32_t serial, in rbug_send_ping_reply()
187 uint32_t serial, in rbug_send_error_reply()
Drbug_texture.h87 uint32_t serial; member
95 uint32_t serial; member
115 uint32_t serial; member
/third_party/mesa3d/src/util/
Du_debug_refcnt.c71 unsigned serial; in debug_serial() local
163 unsigned serial; in debug_reference_slowpath() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DResourceVk.h31 Serial serial; member
56 void updateSerialOneOff(Serial serial) { mUse->serial = serial; } in updateSerialOneOff()
69 ANGLE_INLINE void releaseAndUpdateSerial(Serial serial) in releaseAndUpdateSerial()
DResourceVk.cpp20 angle::Result FinishRunningCommands(ContextVk *contextVk, Serial serial) in FinishRunningCommands()
196 void ResourceUseList::releaseResourceUsesAndUpdateSerials(Serial serial) in releaseResourceUsesAndUpdateSerials()
/third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/
DNVCtrlLib.h587 unsigned long serial; member
611 unsigned long serial; member
636 unsigned long serial; member
662 unsigned long serial; member
686 unsigned long serial; member
/third_party/rust/crates/rust-openssl/openssl/examples/
Dmk_certs.rs33 let mut serial = BigNum::new()?; in mk_ca_cert() localVariable
96 let mut serial = BigNum::new()?; in mk_ca_signed_cert() localVariable
/third_party/skia/gn/
Dpush_to_android.py12 host, serial, stamp = sys.argv[1:] variable
/third_party/python/PCbuild/
Dfield3.py17 major, minor, micro, level, serial = sys.version_info variable
/third_party/vk-gl-cts/framework/platform/lnx/wayland/
DtcuLnxWayland.cpp226 void Window::handlePing (void* data, struct xdg_wm_base* shell, uint32_t serial) in handlePing()
232 void Window::handleConfigure (void* data, struct xdg_surface* xdgSurface, uint32_t serial) in handleConfigure()
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DDevice.cpp149 uint64_t serial = mErrorScopes.Add({callback, userdata}); in PopErrorScope() local
241 uint64_t serial = mCreatePipelineAsyncRequests.Add(std::move(request)); in CreateComputePipelineAsync() local
292 uint64_t serial = mCreatePipelineAsyncRequests.Add(std::move(request)); in CreateRenderPipelineAsync() local
DRequestTracker.h42 bool Acquire(uint64_t serial, Request* request) { in Acquire()
DShaderModule.cpp31 uint64_t serial = mCompilationInfoRequests.Add({callback, userdata}); in GetCompilationInfo() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrierattr_getpshared/
D2-1.c68 int serial = 0; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrier_wait/
D2-1.c38 static int serial; variable
/third_party/ffmpeg/libavcodec/
Dmediacodecdec_common.h71 atomic_int serial; member
105 int serial; member

12345678910>>...13