Home
last modified time | relevance | path

Searched defs:generation (Results 1 – 25 of 34) 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/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/node/deps/v8/src/codegen/
Dcompilation-cache.cc41 Handle<CompilationCacheTable> CompilationSubCache::GetTable(int generation) { in GetTable()
98 for (int generation = 0; generation < generations(); generation++) { in Remove() local
177 const int generation = 0; in Lookup() local
227 const int generation = 0; in Lookup() local
261 int generation; in Lookup() local
/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/python/Modules/clinic/
Dgcmodule.c.h95 int generation = NUM_GENERATIONS - 1; in gc_collect() local
249 Py_ssize_t generation = -1; in gc_get_objects() local
/third_party/cups-filters/filter/pdftopdf/
Dqpdf_xobject.cc28 void CombineFromContents_Provider::provideStreamData(int objid, int generation, Pipeline* pipeline) in provideStreamData()
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DObjectAllocator.h36 uint32_t generation; member
/third_party/mbedtls/docs/
Dpsa-transition.md632 ### Random generation interface
645 ### Entropy sources
651 ### Deterministic pseudorandom generation
/third_party/libunwind/libunwind/include/tdep-ia64/
Dscript.h71 uint32_t generation; /* generation number */ member
/third_party/python/Modules/
Dgcmodule.c1178 gc_collect_main(PyThreadState *tstate, int generation, in gc_collect_main()
1351 int generation, Py_ssize_t collected, in invoke_gc_callback()
1395 gc_collect_with_callback(PyThreadState *tstate, int generation) in gc_collect_with_callback()
1520 gc_collect_impl(PyObject *module, int generation) in gc_collect_impl()
1748 gc_get_objects_impl(PyObject *module, Py_ssize_t generation) in gc_get_objects_impl()
/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/skia/src/gpu/
DGrShaderCaps.h266 GrGLSLGeneration generation() const { return fGLSLGeneration; } in generation() function
DGrDrawOpAtlas.h79 PlotLocator(uint32_t pageIdx, uint32_t plotIdx, uint64_t generation) in PlotLocator()
/third_party/skia/src/sksl/
DSkSLUtil.h54 GrGLSLGeneration generation() const { in generation() function
/third_party/libunwind/libunwind/include/
Dlibunwind-dynamic.h158 uint32_t generation; member
/third_party/ffmpeg/libavcodec/
Daacenc.h93 uint16_t generation; member
Dadpcmenc.c363 int pathn = 0, froze = -1, i, j, k, generation = 0; in adpcm_compress_trellis() local
/third_party/libfuse/include/
Dfuse_lowlevel.h79 uint64_t generation; member
/third_party/toybox/toys/pending/
Dmke2fs.c194 uint32_t generation; // File version (for NFS) member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp614 void childGeneration(unsigned generation) { ChildGeneration = generation; } in childGeneration()
/third_party/icu/tools/colprobe/
Dsortedlines.cpp421 int32_t generation = 0; in addContractionsToRepertoire() local

12