Home
last modified time | relevance | path

Searched defs:cached_data (Results 1 – 7 of 7) sorted by relevance

/third_party/node/tools/code_cache/
Dcache_builder.cc85 ScriptCompiler::CachedData* cached_data = x.second; in GenerateCodeCache() local
133 ScriptCompiler::CachedData* cached_data = in Generate() local
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdksystemmemory.h69 mfxU8 *cached_data[4]; member
/third_party/node/src/
Dnode_contextify.cc735 ScriptCompiler::CachedData* cached_data = nullptr; in New() local
796 std::unique_ptr<ScriptCompiler::CachedData> cached_data { in New() local
832 std::unique_ptr<ScriptCompiler::CachedData> cached_data( in CreateCachedData() local
1095 ScriptCompiler::CachedData* cached_data = nullptr; in CompileFunction() local
1191 const std::unique_ptr<ScriptCompiler::CachedData> cached_data( in CompileFunction() local
Dnode_native_module.cc256 ScriptCompiler::CachedData* cached_data = nullptr; in LookupAndCompile() local
Dmodule_wrap.cc175 ScriptCompiler::CachedData* cached_data = nullptr; in New() local
717 std::unique_ptr<ScriptCompiler::CachedData> cached_data( in CreateCachedData() local
/third_party/gstreamer/gstplugins_bad/sys/vdpau/
Dgstvdpvideomemory.h72 void * cached_data[4]; member
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-read-common.h101 guint8 *cached_data; member