/third_party/skia/third_party/externals/dawn/src/dawn_wire/ |
D | WireServer.cpp | 36 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/ |
D | Server.cpp | 45 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()
|
D | ObjectStorage.h | 45 uint32_t generation = 0; member
|
/third_party/skia/third_party/externals/dawn/src/include/dawn_wire/ |
D | WireClient.h | 36 uint32_t generation; member 44 uint32_t generation; member 52 uint32_t generation; member
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | test-unssa.c | 10 static void output_bb(struct basic_block *bb, unsigned long generation) in output_bb() 30 unsigned long generation = ++bb_generation; in output_fn() local
|
D | flow.c | 496 static void kill_dead_stores_bb(pseudo_t pseudo, unsigned long generation, struct basic_block *bb, … in kill_dead_stores_bb() 568 unsigned long generation; in kill_dead_stores() local 595 static void mark_bb_reachable(struct basic_block *bb, unsigned long generation) in mark_bb_reachable() 650 unsigned long generation = ++bb_generation; in kill_unreachable_bbs() local
|
D | dominate.c | 104 unsigned long generation = bb_generation; in idf_compute() local
|
D | ssa.c | 132 unsigned long generation = ++bb_generation; in ssa_convert_one_var() local
|
D | example.c | 1731 static void generate_list(struct basic_block_list *list, unsigned long generation) in generate_list() 1766 static void output_bb(struct basic_block *bb, unsigned long generation) in output_bb() 1912 unsigned long generation = ++bb_generation; in output() local
|
/third_party/node/deps/v8/src/codegen/ |
D | compilation-cache.cc | 41 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/ |
D | GrGLGLSL.cpp | 11 bool GrGLGetGLSLGeneration(const GrGLDriverInfo& info, GrGLSLGeneration* generation) { in GrGLGetGLSLGeneration()
|
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_wire/ |
D | WireCmd.h | 30 ObjectGeneration generation; member
|
/third_party/python/Modules/clinic/ |
D | gcmodule.c.h | 95 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/ |
D | qpdf_xobject.cc | 28 void CombineFromContents_Provider::provideStreamData(int objid, int generation, Pipeline* pipeline) in provideStreamData()
|
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ |
D | ObjectAllocator.h | 36 uint32_t generation; member
|
/third_party/libunwind/include/tdep-ia64/ |
D | script.h | 71 uint32_t generation; /* generation number */ member
|
/third_party/python/Modules/ |
D | gcmodule.c | 1183 gc_collect_main(PyThreadState *tstate, int generation, in gc_collect_main() 1364 int generation, Py_ssize_t collected, in invoke_gc_callback() 1408 gc_collect_with_callback(PyThreadState *tstate, int generation) in gc_collect_with_callback() 1533 gc_collect_impl(PyObject *module, int generation) in gc_collect_impl() 1761 gc_get_objects_impl(PyObject *module, Py_ssize_t generation) in gc_get_objects_impl()
|
/third_party/ffmpeg/libavfilter/ |
D | vsrc_cellauto.c | 55 int64_t generation; ///< the generation number, starting from 0 member
|
/third_party/ntfs-3g/include/fuse-lite/ |
D | fuse_lowlevel.h | 75 unsigned long generation; member
|
/third_party/gstreamer/gstplugins_good/ext/raw1394/ |
D | gsthdv1394src.c | 320 gst_hdv1394src_bus_reset (raw1394handle_t handle, unsigned int generation) in gst_hdv1394src_bus_reset()
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | rtpsource.h | 140 guint16 generation; member
|
/third_party/skia/src/gpu/ |
D | GrShaderCaps.h | 266 GrGLSLGeneration generation() const { return fGLSLGeneration; } in generation() function
|
D | GrDrawOpAtlas.h | 79 PlotLocator(uint32_t pageIdx, uint32_t plotIdx, uint64_t generation) in PlotLocator()
|
/third_party/libunwind/include/ |
D | libunwind-dynamic.h | 158 uint32_t generation; member
|
/third_party/skia/src/sksl/ |
D | SkSLUtil.h | 54 GrGLSLGeneration generation() const { in generation() function
|