Home
last modified time | relevance | path

Searched defs:nested (Results 176 – 200 of 990) sorted by relevance

12345678910>>...40

/aosp_15_r20/external/rust/android-crates-io/crates/paste/src/
Dsegment.rs127 let nested = parse(&mut inner)?; in parse() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/
Dgroup.rs86 let nested = crate::parse::advance_step_cursor(cursor, content); in parse_delimited() localVariable
/aosp_15_r20/external/jacoco/org.jacoco.core.test.validation.java7/src/org/jacoco/core/test/validation/java7/targets/
H A DTryWithResourcesTarget.java81 private static void nested() { in nested() method in TryWithResourcesTarget
/aosp_15_r20/kernel/tests/net/test/
H A Dgenetlink.py96 def _Decode(self, command, msg, nla_type, nla_data, nested): argument
H A Dtcp_metrics.py65 def _Decode(self, command, msg, nla_type, nla_data, nested): argument
/aosp_15_r20/external/rust/android-crates-io/crates/argh/tests/
Dlib.rs94 pub mod nested { in nested_from_str_example() module
132 nested: MySubCommandEnum, in subcommand_example() field
213 nested: MySubCommandEnum, in dynamic_subcommand_example() field
/aosp_15_r20/frameworks/base/services/incremental/
H A Dpath.cpp70 std::string_view relativize(std::string_view parent, std::string_view nested) { in relativize()
/aosp_15_r20/external/pigweed/pw_json/
H A Dbuilder_test.cc638 NestedJsonArray nested = array.AppendNestedArray(); in TEST() local
745 NestedJsonArray nested = array.AppendNestedArray(); in __anon1fb128a40702() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/parser/
Dfield_list.h133 FieldList Merge(FieldList nested) const { in Merge()
/aosp_15_r20/external/perfetto/src/trace_processor/sqlite/
H A Dsql_source_unittest.cc88 SqlSource nested = in TEST() local
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datom_field_options.proto95 optional bool nested = 6 [default = false]; field
/aosp_15_r20/system/tools/aidl/
Dpreprocess.cpp56 for (const auto& nested : dt.GetNestedTypes()) { in DumpMembers() local
/aosp_15_r20/external/crosvm/cros_async/src/blocking/sys/linux/
H A Dblock_on.rs174 fn nested() { in nested() function
/aosp_15_r20/external/ethtool/netlink/
H A Dprettymsg.c62 bool nested; in pretty_print_attr() local
/aosp_15_r20/tools/tradefederation/contrib/tests/src/com/android/uicd/tests/
DUiConductorTestTest.java223 TestDescription nested = new TestDescription(MODULE_NAME, "test_dir/nested_dir/test.json"); in testRun_testDirectory() local
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/service/
DTestServiceServer.java83 NestedService nested = new NestedService(); in main() local
84 ServiceManager.addService(INestedService.class.getName(), nested); in main() local
/aosp_15_r20/out/soong/.intermediates/external/firebase-messaging/firebase-encoders-json-aar/android_common/aar/
Dclasses.jarcom/google/firebase/encoders/json/BuildConfig.class BuildConfig.java package com. ...
Dfirebase-encoders-json-aar.jarcom/google/firebase/encoders/json/BuildConfig.class BuildConfig.java package com. ...
/aosp_15_r20/external/libcups/man/
H A Dmantohtml.c60 *nested = NULL; /* Nested list, if any */ in main() local
/aosp_15_r20/system/incremental_delivery/incfs/
H A Dpath.cpp173 std::string_view relativize(std::string_view parent, std::string_view nested) { in relativize()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/lhlo/transforms/
H A Dlhlo_legalize_to_gpu.cc156 for (auto& nested : reduceOp.getBody().front().without_terminator()) { in matchAndRewrite() local
/aosp_15_r20/external/escapevelocity/src/main/java/com/google/escapevelocity/
H A DReparser.java240 private Node parseNested(NestedTokenNode nested) { in parseNested()
/aosp_15_r20/external/rust/android-crates-io/crates/maybe-async/src/
Dlib.rs594 let nested; in parse_test_cfg() localVariable
/aosp_15_r20/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/
H A Dtest.proto34 optional Nested nested = 10002; field
/aosp_15_r20/external/autotest/client/cros/cellular/
H A Dtest_environment.py138 def nested(*contexts): function

12345678910>>...40