Home
last modified time | relevance | path

Searched defs:nested (Results 226 – 250 of 990) sorted by relevance

12345678910>>...40

/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/io/
Dder.rs128 pub fn nested<'a, F, R, E: Copy>( in nested() function
/aosp_15_r20/external/rust/android-crates-io/crates/der/src/
Derror.rs62 pub(crate) fn nested(self, nested_position: Length) -> Self { in nested() method
/aosp_15_r20/external/pytorch/torch/_functorch/
H A Dpyfunctorch.py150 def nested(*contexts): function
/aosp_15_r20/external/perfetto/src/trace_processor/metrics/
H A Dmetrics_unittest.cc164 ProtoDescriptor nested("file.proto", ".perfetto.protos", in TEST_F() local
/aosp_15_r20/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/netlink/
DStructNlAttr.java229 public StructNlAttr(short type, StructNlAttr... nested) { in StructNlAttr() method in StructNlAttr
/aosp_15_r20/external/rust/android-crates-io/crates/strum_macros/src/helpers/
Dmetadata.rs112 let nested = content.parse()?; in parse() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/
H A Dtemplate_test.py369 def nested(): function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/prost-derive-0.12.4/src/field/
H A Dmap.rs90 let nested = meta_list in new() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/
Dmacros_select.rs217 async fn nested() { in nested() function
/aosp_15_r20/external/crosvm/cros_async/src/sync/
H A Dspin.rs247 let nested = arc.lock(); in arc_nested() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/strum_macros-0.25.3/src/helpers/
H A Dmetadata.rs112 let nested = content.parse()?; in parse() localVariable
/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_tasks.py959 async def nested(): function
992 async def nested(): function
1019 async def nested(): function
/aosp_15_r20/external/cronet/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/
H A Djson_test.proto189 TestRecursive nested = 2; field
/aosp_15_r20/kernel/tests/net/test/
H A Dsock_diag.py120 def _Decode(self, command, msg, nla_type, nla_data, nested): argument
/aosp_15_r20/external/rust/android-crates-io/crates/num_enum_derive/src/
Dparsing.rs99 let mut nested = meta_list.tokens.clone().into_iter(); in parse_attrs() localVariable
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_non_minimal_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/
H A Dtest_event.pbzero.h160 …::protozero::RepeatedFieldIterator<::protozero::ConstBytes> nested() const { return GetRepeated<::… in nested() function
/aosp_15_r20/external/nullaway/nullaway/src/test/resources/com/uber/nullaway/testdata/
H A DNullAwayNegativeCases.java115 Inner2 nested = new Inner2(); field in NullAwayNegativeCases.Inner
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_non_minimal_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/
Dtest_event.pbzero.h160 …::protozero::RepeatedFieldIterator<::protozero::ConstBytes> nested() const { return GetRepeated<::… in nested() function
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/ia64/
Dffi.c168 hfa_element_type (ffi_type *type, int nested) in hfa_element_type()
/aosp_15_r20/external/protobuf/java/util/src/test/proto/com/google/protobuf/util/
H A Djson_test.proto189 TestRecursive nested = 2; field
/aosp_15_r20/external/kotlinx.serialization/formats/hocon/src/test/kotlin/kotlinx/serialization/hocon/
H A DHoconEncoderTest.kt74 val nested: SimpleConfig, constant in kotlinx.serialization.hocon.HoconEncoderTest.ConfigWithNested
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dunittest_custom_options.proto330 optional Aggregate nested = 15476903; field
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_descriptor.h169 inline void AddNestedLoop(Loop* nested) { in AddNestedLoop()
/aosp_15_r20/external/clang/test/CodeGen/
H A Dobject-size.c457 struct { struct DynStruct1 fst, snd; } *nested; in test30() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dloop_descriptor.h169 inline void AddNestedLoop(Loop* nested) { in AddNestedLoop()

12345678910>>...40