Searched defs:scc (Results 1 – 13 of 13) sorted by relevance
| /external/protobuf/src/google/protobuf/compiler/ |
| D | scc.h | 75 const SCC* scc; // if null it means its still on the stack member 118 SCC* scc = CreateSCC(); in DFS() local 141 void AddChildren(SCC* scc) { in AddChildren()
|
| /external/cronet/third_party/protobuf/src/google/protobuf/compiler/ |
| D | scc.h | 75 const SCC* scc; // if null it means its still on the stack member 118 SCC* scc = CreateSCC(); in DFS() local 141 void AddChildren(SCC* scc) { in AddChildren()
|
| /external/grpc-grpc/test/core/util/ |
| D | debugger_macros.cc | 39 grpc_subchannel_call* scc = grpc_client_channel_get_subchannel_call(el); in grpc_transport_stream_from_call() local
|
| /external/dagger2/java/dagger/internal/codegen/base/ |
| D | TarjanSCCs.java | 97 ImmutableSet.Builder<NodeT> scc = ImmutableSet.builder(); in stronglyConnect() local
|
| /external/javassist/src/main/javassist/bytecode/stackmap/ |
| D | TypeData.java | 350 List<TypeData> scc = new ArrayList<TypeData>(); // strongly connected component in dfs() local 363 private void fixTypes(List<TypeData> scc, ClassPool cp) throws NotFoundException { in fixTypes() 415 private void fixTypes1(List<TypeData> scc, TypeData kind) throws NotFoundException { in fixTypes1() 430 …private String fixTypes2(List<TypeData> scc, Set<String> lowersSet, ClassPool cp) throws NotFoundE… in fixTypes2()
|
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/analysis/ |
| D | resource_alias_analysis.cc | 167 for (auto& scc : make_range(scc_begin, scc_end)) { in BacktrackAnalysis() local
|
| /external/llvm/test/MC/Lanai/ |
| D | v11.s | 437 scc %r21 label
|
| /external/cronet/third_party/protobuf/src/google/protobuf/compiler/js/ |
| D | js_generator.cc | 379 std::string GetMessagesFileName(const GeneratorOptions& options, const SCC* scc, in GetMessagesFileName() 1754 io::Printer* printer, const SCC* scc, in GenerateRequiresForSCC() 3792 const SCC* scc = analyzer.GetSCC(desc); in GenerateAll() local
|
| /external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
| D | ares_init.c | 2343 static char *try_config(char *s, const char *opt, char scc) in try_config()
|
| /external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
| D | cpp_helpers.cc | 1179 MessageAnalysis MessageSCCAnalyzer::GetSCCAnalysis(const SCC* scc) { in GetSCCAnalysis()
|
| /external/protobuf/src/google/protobuf/compiler/cpp/ |
| D | helpers.cc | 1241 MessageAnalysis MessageSCCAnalyzer::GetSCCAnalysis(const SCC* scc) { in GetSCCAnalysis()
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_505.h | 87170 u64 scc; member 87635 u64 scc; member
|
| D | vmlinux.h | 87170 u64 scc; member 87635 u64 scc; member
|