Searched defs:scc (Results 1 - 11 of 11) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A 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 [all...] |
H A D | sccdec.c | 64 SCCContext *scc = s->priv_data; in scc_read_header() local
|
/third_party/protobuf/src/google/protobuf/compiler/ |
H A 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 AddChildren(SCC* scc) AddChildren() argument [all...] |
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
H A D | enum_converter_test.cc | 96 inline std::ostream& operator<<(std::ostream& out, StorageClassCase scc) { in operator <<() argument
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_sysconfig_files.c | 429 static char *try_config(char *s, const char *opt, char scc) in try_config() argument
|
/third_party/protobuf/src/google/protobuf/ |
H A D | generated_message_util.h | 237 inline void InitSCC(SCCInfoBase* scc) { in InitSCC() argument
|
H A D | generated_message_util.cc | 763 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 D | cpp_file.cc | 472 const SCC* scc = GetSCC(msg); in GetCrossFileReferencesForField() local 926 GenerateInitForSCC(const SCC* scc, const CrossFileReferences& refs, io::Printer* printer) GenerateInitForSCC() argument [all...] |
H A D | cpp_helpers.h | 601 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 D | cpp_helpers.cc | 1164 MessageAnalysis MessageSCCAnalyzer::GetSCCAnalysis(const SCC* scc) { in GetSCCAnalysis() argument
|
/third_party/protobuf/src/google/protobuf/compiler/js/ |
H A D | js_generator.cc | 393 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