Home
last modified time | relevance | path

Searched defs:nested (Results 251 – 275 of 990) sorted by relevance

1...<<11121314151617181920>>...40

/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dunittest_custom_options.proto330 optional Aggregate nested = 15476903; field
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_descriptor.h169 inline void AddNestedLoop(Loop* nested) { in AddNestedLoop()
/aosp_15_r20/external/libffi/src/ia64/
H A Dffi.c168 hfa_element_type (ffi_type *type, int nested) in hfa_element_type()
/aosp_15_r20/frameworks/proto_logging/stats/stats_log_api_gen/
H A DCollation.h221 bool nested = true; member
H A DCollation.cpp335 const bool nested = stateFieldOption.nested(); in collate_field_annotations() local
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/exception/
H A DExceptionUtilsTest.java126 private NestableException nested; field in ExceptionUtilsTest
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dcopy_insertion_test.cc475 bool nested = false) { in BuildIndependentBodyComputation()
571 bool nested = false) { in BuildWhileInstruction()
667 const bool nested = in BuildWhileInstructionWithCustomInit() local
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DUserManagerTest.java1938 PersistableBundle nested = new PersistableBundle(); in testAddUserAccountData_validStringValuesAreSaved_validBundleIsSaved() local
1983 PersistableBundle nested = new PersistableBundle(); in testAddUserAccountData_invalidStringValuesAreTruncated_invalidBundleIsDropped() local
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dcxx0x-initializer-stdinitializerlist.cpp400 namespace nested { namespace
/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/nested_type/xsdc_nested_type_tinyxml_tests/gen/cpp/
Dnested_type.cpp10 namespace nested { namespace
/aosp_15_r20/external/oj-libjdwp/src/share/back/
H A DReferenceTypeImpl.c508 jclass *nested; in nestedTypes() local
/aosp_15_r20/external/ethtool/libmnl/src/
H A Dattr.c300 EXPORT_SYMBOL int mnl_attr_parse_nested(const struct nlattr *nested, in mnl_attr_parse_nested()
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/fel/
H A Dfeature-extractor.h434 const std::vector<NES *> &nested() const { return nested_; } in nested() function
/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/nested_type/xsdc_nested_type_tests/gen/cpp/
Dnested_type.cpp10 namespace nested { namespace
/aosp_15_r20/frameworks/base/tools/codegen/src/com/android/codegen/
H A DFileInfo.kt144 val nested: MutableList<ClassBounds> = mutableListOf(), in <lambda>() constant in com.android.codegen.FileInfo.ClassBounds
/aosp_15_r20/external/flatbuffers/go/
H A Dbuilder.go18 nested bool member
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_super.py81 def nested(): function
/aosp_15_r20/external/kotlinx.serialization/formats/json-tests/jvmTest/src/kotlinx/serialization/
H A DJvmMissingFieldsExceptionTest.kt37 data class PolymorphicWrapper(@Polymorphic val nested: SimpleAbstract) constant in kotlinx.serialization.JvmMissingFieldsExceptionTest.PolymorphicWrapper
/aosp_15_r20/packages/modules/StatsD/statsd/src/
DFieldValue.h385 inline void setNested(bool nested) { setBitmaskAtPos(NESTED_POS, nested); } in setNested()
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Duniset_props.cpp303 UnicodeSet* nested = 0; // alias - do not delete in applyPattern() local
/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_python.cpp439 auto nested = field.attributes.Lookup("nested_flatbuffer"); in GetVectorAsNestedFlatbuffer() local
653 auto nested = field.attributes.Lookup("nested_flatbuffer"); in BuildVectorOfTableFromBytes() local
/aosp_15_r20/external/protobuf/javanano/src/test/java/com/google/protobuf/nano/
H A DNanoTest.java3629 TestAllTypesNano.NestedMessage nested = in generateMessageForOneof() local
3915 TestAllTypesNano.NestedMessage nested = in testNullRepeatedFields() local
/aosp_15_r20/external/python/apitools/apitools/base/protorpclite/
Dmessages_test.py908 nested = messages.MessageField( variable in FieldTest.testMessageField_ForwardReference.MyMessage
1099 nested = messages.EnumField('ForwardMessage.NestedEnum', 2) variable in FieldTest.testEnumField_ForwardReference.MyMessage
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/internal/
H A Dcompressed_tuple_test.cc274 auto nested = nested_empty.get<1>().get<0>(); in TEST() local
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dscope-check.cpp555 void nested() { in nested() function

1...<<11121314151617181920>>...40