Searched defs:scc (Results 1 – 11 of 11) sorted by relevance
/third_party/ffmpeg/libavformat/ |
D | sccdec.c | 64 SCCContext *scc = s->priv_data; in scc_read_header() local 185 SCCContext *scc = s->priv_data; in scc_read_packet() local 192 SCCContext *scc = s->priv_data; in scc_read_seek() local 199 SCCContext *scc = s->priv_data; in scc_read_close() local
|
D | sccenc.c | 35 SCCContext *scc = avf->priv_data; in scc_write_header() local 60 SCCContext *scc = avf->priv_data; in scc_write_packet() local
|
/third_party/protobuf/src/google/protobuf/compiler/ |
D | scc.h | 74 const SCC* scc; // if null it means its still on the stack member 117 SCC* scc = CreateSCC(); in DFS() local 140 void AddChildren(SCC* scc) { in AddChildren()
|
/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_file.cc | 472 const SCC* scc = GetSCC(msg); in GetCrossFileReferencesForField() local 508 for (auto scc : Sorted(refs.strong_sccs)) { in GenerateInternalForwardDeclarations() local 514 for (auto scc : Sorted(refs.weak_sccs)) { in GenerateInternalForwardDeclarations() local 667 for (auto scc : sccs_) { in GenerateSource() local 890 for (auto scc : sccs_) { in GenerateReflectionInitializationCode() local 926 void FileGenerator::GenerateInitForSCC(const SCC* scc, in GenerateInitForSCC()
|
D | cpp_helpers.h | 601 inline std::string SccInfoSymbol(const SCC* scc, const Options& options) { in SccInfoSymbol() 606 inline std::string SccInfoPtrSymbol(const SCC* scc, const Options& options) { in SccInfoPtrSymbol()
|
D | cpp_helpers.cc | 1164 MessageAnalysis MessageSCCAnalyzer::GetSCCAnalysis(const SCC* scc) { in GetSCCAnalysis()
|
/third_party/protobuf/src/google/protobuf/ |
D | generated_message_util.h | 237 inline void InitSCC(SCCInfoBase* scc) { in InitSCC()
|
D | generated_message_util.cc | 763 void InitSCC_DFS(SCCInfoBase* scc) { in InitSCC_DFS() 791 void InitSCCImpl(SCCInfoBase* scc) { in InitSCCImpl()
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
D | enum_converter_test.cc | 96 inline std::ostream& operator<<(std::ostream& out, StorageClassCase scc) { in operator <<()
|
/third_party/protobuf/src/google/protobuf/compiler/js/ |
D | js_generator.cc | 393 std::string GetMessagesFileName(const GeneratorOptions& options, const SCC* scc, in GetMessagesFileName() 1783 io::Printer* printer, const SCC* scc, in GenerateRequiresForSCC() 3806 const SCC* scc = analyzer.GetSCC(desc); in GenerateAll() local
|
/third_party/node/deps/cares/src/lib/ |
D | ares_init.c | 2381 static char *try_config(char *s, const char *opt, char scc) in try_config()
|