| /third_party/flutter/skia/third_party/externals/dawn/src/common/ |
| D | SerialStorage.h | 95 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/skia/third_party/externals/dawn/src/common/ |
| D | SerialStorage.h | 95 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/ |
| D | rbug_core.c | 170 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/ |
| D | arena.cc | 81 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/flutter/glfw/src/ |
| D | wl_init.c | 46 uint32_t serial, in pointerHandleEnter() 62 uint32_t serial, in pointerHandleLeave() 101 uint32_t serial, in pointerHandleButton() 229 uint32_t serial, in keyboardHandleEnter() 241 uint32_t serial, in keyboardHandleLeave() 263 uint32_t serial, in keyboardHandleKey() 302 uint32_t serial, in keyboardHandleModifiers()
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| D | PageableD3D12.cpp | 41 void Pageable::SetLastUsage(ExecutionSerial serial) { in SetLastUsage() 49 void Pageable::SetLastSubmission(ExecutionSerial serial) { in SetLastSubmission()
|
| /third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/ |
| D | SDL_waylandevents.c | 90 uint32_t serial, struct wl_surface *surface, in pointer_handle_enter() 117 uint32_t serial, struct wl_surface *surface) in pointer_handle_leave() 143 ProcessHitTest(struct SDL_WaylandInput *input, uint32_t serial) in ProcessHitTest() 181 pointer_handle_button_common(struct SDL_WaylandInput *input, uint32_t serial, in pointer_handle_button_common() 218 pointer_handle_button(void *data, struct wl_pointer *pointer, uint32_t serial, in pointer_handle_button() 315 uint32_t serial, struct wl_surface *surface, in keyboard_handle_enter() 337 uint32_t serial, struct wl_surface *surface) in keyboard_handle_leave() 344 uint32_t serial, uint32_t time, uint32_t key, in keyboard_handle_key() 383 uint32_t serial, uint32_t mods_depressed, in keyboard_handle_modifiers()
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| D | DynamicUploader.cpp | 32 ExecutionSerial serial) { in AllocateInternal() 116 ExecutionSerial serial, in Allocate()
|
| /third_party/mesa3d/src/gallium/auxiliary/rbug/ |
| D | rbug_core.h | 66 uint32_t serial; member 72 uint32_t serial; member
|
| D | rbug_connection.c | 70 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()
|
| /third_party/mesa3d/src/util/ |
| D | u_debug_refcnt.c | 71 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/ |
| D | ResourceVk.h | 31 Serial serial; member 56 void updateSerialOneOff(Serial serial) { mUse->serial = serial; } in updateSerialOneOff() 69 ANGLE_INLINE void releaseAndUpdateSerial(Serial serial) in releaseAndUpdateSerial()
|
| /third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| D | BufferGL.cpp | 61 void Buffer::MapReadAsyncImpl(uint32_t serial) { in MapReadAsyncImpl() 71 void Buffer::MapWriteAsyncImpl(uint32_t serial) { in MapWriteAsyncImpl()
|
| /third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/ |
| D | Buffer.cpp | 67 void MapReadAsyncImpl(uint32_t serial) override { in MapReadAsyncImpl() 70 void MapWriteAsyncImpl(uint32_t serial) override { in MapWriteAsyncImpl() 191 void BufferBase::CallMapReadCallback(uint32_t serial, in CallMapReadCallback() 206 void BufferBase::CallMapWriteCallback(uint32_t serial, in CallMapWriteCallback()
|
| /third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/ |
| D | NVCtrlLib.h | 587 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/flutter/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/ |
| D | NVCtrlLib.h | 587 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/node/deps/npm/node_modules/asynckit/ |
| D | index.js | 4 serial : require('./serial.js'), property
|
| D | serial.js | 14 function serial(list, iterator, callback) function
|
| /third_party/rust/crates/rust-openssl/openssl/examples/ |
| D | mk_certs.rs | 33 let mut serial = BigNum::new()?; in mk_ca_cert() localVariable 96 let mut serial = BigNum::new()?; in mk_ca_signed_cert() localVariable
|
| /third_party/flutter/skia/gn/ |
| D | push_to_android.py | 12 host, serial, stamp = sys.argv[1:] variable
|
| /third_party/skia/gn/ |
| D | push_to_android.py | 12 host, serial, stamp = sys.argv[1:] variable
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/ |
| D | gstglwindow_wayland_egl.c | 66 pointer_handle_enter (void *data, struct wl_pointer *pointer, uint32_t serial, in pointer_handle_enter() 89 pointer_handle_leave (void *data, struct wl_pointer *pointer, uint32_t serial, in pointer_handle_leave() 110 pointer_handle_button (void *data, struct wl_pointer *pointer, uint32_t serial, in pointer_handle_button() 191 uint32_t serial) in handle_ping() 272 uint32_t serial) in handle_xdg_surface_configure() 486 uint32_t serial) in handle_xdg_wm_base_ping()
|
| /third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/null/ |
| D | DeviceNull.cpp | 219 uint32_t serial; member 244 void Buffer::MapOperationCompleted(uint32_t serial, void* ptr, bool isWrite) { in MapOperationCompleted() 267 void Buffer::MapReadAsyncImpl(uint32_t serial) { in MapReadAsyncImpl() 271 void Buffer::MapWriteAsyncImpl(uint32_t serial) { in MapWriteAsyncImpl() 275 void Buffer::MapAsyncImplCommon(uint32_t serial, bool isWrite) { in MapAsyncImplCommon()
|
| /third_party/node/deps/npm/node_modules/asynckit/lib/ |
| D | readable_serial.js | 1 var serial = require('../serial.js'); variable
|
| /third_party/python/PCbuild/ |
| D | field3.py | 17 major, minor, micro, level, serial = sys.version_info variable
|