Home
last modified time | relevance | path

Searched defs:generation (Results 1 – 25 of 46) sorted by relevance

12

/third_party/skia/third_party/externals/dawn/src/dawn_wire/
DWireServer.cpp36 uint32_t generation, in InjectTexture()
44 uint32_t generation, in InjectSwapChain()
50 bool WireServer::InjectDevice(WGPUDevice device, uint32_t id, uint32_t generation) { in InjectDevice()
54 WGPUDevice WireServer::GetDevice(uint32_t id, uint32_t generation) { in GetDevice()
/third_party/boost/boost/thread/
Dlatch.hpp76 std::size_t generation(generation_); in wait() local
94 std::size_t generation(generation_); in wait_for() local
107 std::size_t generation(generation_); in wait_until() local
138 std::size_t generation(generation_); in count_down_and_wait() local
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
DServer.cpp45 uint32_t generation, in InjectTexture()
77 uint32_t generation, in InjectSwapChain()
107 bool Server::InjectDevice(WGPUDevice device, uint32_t id, uint32_t generation) { in InjectDevice()
156 WGPUDevice Server::GetDevice(uint32_t id, uint32_t generation) { in GetDevice()
DObjectStorage.h45 uint32_t generation = 0; member
/third_party/skia/third_party/externals/dawn/src/include/dawn_wire/
DWireClient.h36 uint32_t generation; member
44 uint32_t generation; member
52 uint32_t generation; member
/third_party/flutter/skia/src/gpu/gl/
DGrGLGLSL.cpp11 bool GrGLGetGLSLGeneration(const GrGLInterface* gl, GrGLSLGeneration* generation) { in GrGLGetGLSLGeneration()
/third_party/skia/src/gpu/gl/
DGrGLGLSL.cpp11 bool GrGLGetGLSLGeneration(const GrGLDriverInfo& info, GrGLSLGeneration* generation) { in GrGLGetGLSLGeneration()
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_wire/
DWireCmd.h30 ObjectGeneration generation; member
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_wire/
DWireServer.cpp35 bool WireServer::InjectTexture(DawnTexture texture, uint32_t id, uint32_t generation) { in InjectTexture()
/third_party/flutter/skia/third_party/externals/dawn/src/include/dawn_wire/
DWireClient.h32 uint32_t generation; member
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_wire/server/
DServer.cpp45 bool Server::InjectTexture(DawnTexture texture, uint32_t id, uint32_t generation) { in InjectTexture()
/third_party/python/Modules/clinic/
Dgcmodule.c.h95 int generation = NUM_GENERATIONS - 1; in gc_collect() local
259 Py_ssize_t generation = -1; in gc_get_objects() local
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DObjectAllocator.h36 uint32_t generation; member
/third_party/uboot/u-boot-2020.01/fs/btrfs/
Dbtrfs_tree.h374 __u64 generation; member
445 __u64 generation; member
468 __u64 generation; member
541 __u64 generation; member
590 __u64 generation; member
659 __u64 generation; member
Dctree.h84 __u64 generation; member
150 __u64 generation; member
246 __u64 generation; member
/third_party/e2fsprogs/misc/
Dlsattr.c82 unsigned long generation; in list_attributes() local
/third_party/libunwind/include/tdep-ia64/
Dscript.h71 uint32_t generation; /* generation number */ member
/third_party/python/Modules/
Dgcmodule.c1170 collect(PyThreadState *tstate, int generation, in collect()
1338 int generation, Py_ssize_t collected, in invoke_gc_callback()
1382 collect_with_callback(PyThreadState *tstate, int generation) in collect_with_callback()
1513 gc_collect_impl(PyObject *module, int generation) in gc_collect_impl()
1741 gc_get_objects_impl(PyObject *module, Py_ssize_t generation) in gc_get_objects_impl()
/third_party/boost/libs/log/src/windows/
Dipc_sync_wrappers.cpp363 const uint32_t generation = m_shared_state->m_generation; in wait() local
/third_party/flutter/skia/src/sksl/
DSkSLUtil.h51 GrGLSLGeneration generation() const { in generation() function
/third_party/node/deps/npm/node_modules/tweetnacl/
DREADME.md285 #### nacl.randomBytes(length)
/third_party/ffmpeg/libavfilter/
Dvsrc_cellauto.c55 int64_t generation; ///< the generation number, starting from 0 member
/third_party/ntfs-3g/include/fuse-lite/
Dfuse_lowlevel.h75 unsigned long generation; member
/third_party/flutter/skia/src/gpu/
DGrShaderCaps.h233 GrGLSLGeneration generation() const { return fGLSLGeneration; } in generation() function
/third_party/gstreamer/gstplugins_good/ext/raw1394/
Dgsthdv1394src.c318 gst_hdv1394src_bus_reset (raw1394handle_t handle, unsigned int generation) in gst_hdv1394src_bus_reset()

12