Home
last modified time | relevance | path

Searched defs:scc (Results 1 - 11 of 11) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dsccenc.c35 SCCContext *scc = avf->priv_data; in scc_write_header() local
60 SCCContext *scc = avf->priv_data; in scc_write_packet() local
[all...]
H A Dsccdec.c64 SCCContext *scc = s->priv_data; in scc_read_header() local
/third_party/protobuf/src/google/protobuf/compiler/
H A Dscc.h74 const SCC* scc; // if null it means its still on the stack member
117 SCC* scc = CreateSCC(); in DFS() local
140 AddChildren(SCC* scc) AddChildren() argument
[all...]
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Denum_converter_test.cc96 inline std::ostream& operator<<(std::ostream& out, StorageClassCase scc) { in operator <<() argument
/third_party/node/deps/cares/src/lib/
H A Dares_sysconfig_files.c429 static char *try_config(char *s, const char *opt, char scc) in try_config() argument
/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_util.h237 inline void InitSCC(SCCInfoBase* scc) { in InitSCC() argument
H A Dgenerated_message_util.cc763 void InitSCC_DFS(SCCInfoBase* scc) { in InitSCC_DFS() argument
791 void InitSCCImpl(SCCInfoBase* scc) { in InitSCCImpl() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_file.cc472 const SCC* scc = GetSCC(msg); in GetCrossFileReferencesForField() local
926 GenerateInitForSCC(const SCC* scc, const CrossFileReferences& refs, io::Printer* printer) GenerateInitForSCC() argument
[all...]
H A Dcpp_helpers.h601 inline std::string SccInfoSymbol(const SCC* scc, const Options& options) { in SccInfoSymbol() argument
606 inline std::string SccInfoPtrSymbol(const SCC* scc, const Options& options) { in SccInfoPtrSymbol() argument
H A Dcpp_helpers.cc1164 MessageAnalysis MessageSCCAnalyzer::GetSCCAnalysis(const SCC* scc) { in GetSCCAnalysis() argument
/third_party/protobuf/src/google/protobuf/compiler/js/
H A Djs_generator.cc393 std::string GetMessagesFileName(const GeneratorOptions& options, const SCC* scc, in GetMessagesFileName() argument
1782 GenerateRequiresForSCC(const GeneratorOptions& options, io::Printer* printer, const SCC* scc, std::set<std::string>* provided) const GenerateRequiresForSCC() argument
3806 const SCC* scc = analyzer.GetSCC(desc); GenerateAll() local
[all...]

Completed in 17 milliseconds