/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/ |
H A D | tree.h | 130 struct Compound : public Tree { struct 131 Compound(int kind, SourceRange range) in Compound() argument 133 Compound(int kind, const SourceRange& range_, TreeList&& trees_) in Compound() argument 144 return c10::make_intrusive<Compound>(kind, range_, std::move(trees_)); in create() argument 154 return Compound::create(kind(), range(), std::move(ret)); in map() argument 157 const SourceRange& range() const override { in range() 163 TreeList trees_;
|
/aosp_15_r20/external/rust/android-crates-io/crates/bincode/src/ser/ |
D | mod.rs | 427 pub struct Compound<'a, W: 'a, O: Options + 'a> { struct 431 impl<'a, W, O> serde::ser::SerializeSeq for Compound<'a, W, O> argument 453 impl<'a, W, O> serde::ser::SerializeTuple for Compound<'a, W, O> implementation 475 impl<'a, W, O> serde::ser::SerializeTupleStruct for Compound<'a, W, O> implementation 497 impl<'a, W, O> serde::ser::SerializeTupleVariant for Compound<'a, W, O> implementation 519 impl<'a, W, O> serde::ser::SerializeMap for Compound<'a, W, O> implementation 549 impl<'a, W, O> serde::ser::SerializeStruct for Compound<'a, W, O> implementation 571 impl<'a, W, O> serde::ser::SerializeStructVariant for Compound<'a, W, O> implementation
|
/aosp_15_r20/external/rust/android-crates-io/crates/serde_json/src/ |
D | ser.rs | 472 pub enum Compound<'a, W: 'a, F: 'a> { enum 483 impl<'a, W, F> ser::SerializeSeq for Compound<'a, W, F> implementation 530 impl<'a, W, F> ser::SerializeTuple for Compound<'a, W, F> implementation 552 impl<'a, W, F> ser::SerializeTupleStruct for Compound<'a, W, F> implementation 574 impl<'a, W, F> ser::SerializeTupleVariant for Compound<'a, W, F> implementation 612 impl<'a, W, F> ser::SerializeMap for Compound<'a, W, F> implementation 684 impl<'a, W, F> ser::SerializeStruct for Compound<'a, W, F> implementation 730 impl<'a, W, F> ser::SerializeStructVariant for Compound<'a, W, F> implementation
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.115/src/ |
H A D | ser.rs | 467 pub enum Compound<'a, W: 'a, F: 'a> { enum 478 impl<'a, W, F> ser::SerializeSeq for Compound<'a, W, F> implementation 525 impl<'a, W, F> ser::SerializeTuple for Compound<'a, W, F> implementation 547 impl<'a, W, F> ser::SerializeTupleStruct for Compound<'a, W, F> implementation 569 impl<'a, W, F> ser::SerializeTupleVariant for Compound<'a, W, F> implementation 607 impl<'a, W, F> ser::SerializeMap for Compound<'a, W, F> implementation 679 impl<'a, W, F> ser::SerializeStruct for Compound<'a, W, F> implementation 725 impl<'a, W, F> ser::SerializeStructVariant for Compound<'a, W, F> implementation
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.1/src/ |
H A D | ser.rs | 467 pub enum Compound<'a, W: 'a, F: 'a> { enum 478 impl<'a, W, F> ser::SerializeSeq for Compound<'a, W, F> implementation 525 impl<'a, W, F> ser::SerializeTuple for Compound<'a, W, F> implementation 547 impl<'a, W, F> ser::SerializeTupleStruct for Compound<'a, W, F> implementation 569 impl<'a, W, F> ser::SerializeTupleVariant for Compound<'a, W, F> implementation 607 impl<'a, W, F> ser::SerializeMap for Compound<'a, W, F> implementation 679 impl<'a, W, F> ser::SerializeStruct for Compound<'a, W, F> implementation 725 impl<'a, W, F> ser::SerializeStructVariant for Compound<'a, W, F> implementation
|
/aosp_15_r20/external/clang/lib/Parse/ |
H A D | ParseStmt.cpp | 2198 StmtResult Compound = ParseCompoundStatement(); in ParseMicrosoftIfExistsStatement() local
|
/aosp_15_r20/external/python/pycparser/pycparser/ |
D | c_ast.py | 311 class Compound(Node): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Parse/ |
D | Parser.h | 447 Compound = AllowStandaloneOpenMPDirectives, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Parse/ |
D | Parser.h | 447 Compound = AllowStandaloneOpenMPDirectives, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Parse/ |
D | Parser.h | 426 Compound = AllowStandaloneOpenMPDirectives, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Parse/ |
D | Parser.h | 473 Compound = AllowStandaloneOpenMPDirectives, enumerator
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGStmtOpenMP.cpp | 3224 if (const auto *Compound = dyn_cast<CompoundStmt>(CS)) { in EmitOMPAtomicDirective() local
|
/aosp_15_r20/prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.14.18/ |
HD | byte-buddy-agent-1.14.18.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/versions/
META- ... |
/aosp_15_r20/prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.12.16/ |
HD | byte-buddy-agent-1.12.16.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/versions/
META- ... |
/aosp_15_r20/prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.14.18/ |
HD | byte-buddy-1.14.18.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/licenses/
META- ... |
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaExpr.cpp | 11625 CompoundStmt *Compound = cast<CompoundStmt>(SubStmt); in ActOnStmtExpr() local
|
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/ |
D | tradefed-tests.jar | IncludeFilterTest.jar
META-INF/
META-INF/LICENSE
META-INF/MANIFEST.MF
... |
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/lint-psi/intellij-core/ |
HD | intellij-core-mvn.jar | META-INF/
META-INF/MANIFEST.MF
NOTICE
META-INF/JavaPsiPlugin.xml
... |
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/31.7.0-alpha07/ |
HD | intellij-core-31.7.0-alpha07.jar | META-INF/
META-INF/MANIFEST.MF
NOTICE
META-INF/JavaPsiPlugin.xml
... |
/aosp_15_r20/packages/apps/TV/libs/m2/ |
D | javac-shaded-9-dev-r4023-3.jar | org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class
LoggingOutputStream.java
package ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/gradle-plugin/metalava-gradle-plugin-deps/linux_glibc_common/local-combined/ |
D | metalava-gradle-plugin-deps.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/AL2.0
META ... |
/aosp_15_r20/packages/apps/TV/libs/ |
D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/ |
D | tools.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/com. ... |
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/ |
D | tools.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/com. ... |
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/kythe/ |
HD | kythe_plugin_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |