/aosp_15_r20/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/autofill/ |
H A D | CredentialAutofillService.kt | 98 val structure = context[context.size - 1].structure in <lambda>() constant
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/ |
H A D | ControlsUiController.kt | 80 data class StructureItem(val structure: StructureInfo) : SelectedItem() { in show() constant in com.android.systemui.controls.ui.SelectedItem.StructureItem
|
/aosp_15_r20/developers/build/prebuilts/gradle/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/ |
H A D | AuthActivity.java | 149 AssistStructure structure = intent.getParcelableExtra(EXTRA_ASSIST_STRUCTURE); in onSuccess() local
|
H A D | ManualActivity.java | 168 AssistStructure structure = intent.getParcelableExtra(EXTRA_ASSIST_STRUCTURE); in onFieldSelected() local
|
/aosp_15_r20/external/tensorflow/tensorflow/cc/experimental/libtf/ |
H A D | function.cc | 166 absl::Span<AbstractTensorHandle* const> flat_args, TaggedValue structure) { in Unflatten()
|
/aosp_15_r20/developers/samples/android/input/autofill/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/ |
D | AuthActivity.java | 149 AssistStructure structure = intent.getParcelableExtra(EXTRA_ASSIST_STRUCTURE); in onSuccess() local
|
D | ManualActivity.java | 168 AssistStructure structure = intent.getParcelableExtra(EXTRA_ASSIST_STRUCTURE); in onFieldSelected() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/module/ |
H A D | module.py | 343 def _flatten_non_variable_composites_with_tuple_path(structure, path_prefix=()): argument
|
/aosp_15_r20/frameworks/base/core/java/android/webkit/ |
H A D | WebView.java | 2787 public void onProvideVirtualStructure(ViewStructure structure) { in onProvideVirtualStructure() 2864 public void onProvideAutofillVirtualStructure(ViewStructure structure, int flags) { in onProvideAutofillVirtualStructure() 2869 public void onProvideContentCaptureStructure(@NonNull ViewStructure structure, int flags) { in onProvideContentCaptureStructure()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/include/cloog/ |
D | options.h | 120 int structure ; /* 1 if I want to print the CloogProgram structure before the member
|
/aosp_15_r20/external/angle/src/compiler/translator/ |
H A D | ValidateTypeSizeLimitations.cpp | 243 const TStructure *structure = type.getStruct(); in setFieldOrVariableProperties() local
|
H A D | glslang.y | 1456 const TStructure *structure = static_cast<const TStructure*>($1.symbol); variable
|
H A D | Name.cpp | 156 const TStructure *structure = type.getStruct(); in visitAggregate() local
|
H A D | OutputTree.cpp | 275 const TStructure *structure = node->getLeft()->getType().getStruct(); in visitBinary() local
|
H A D | ValidateVaryingLocations.cpp | 57 int GetStructLocationCount(const TStructure *structure) in GetStructLocationCount()
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/ |
H A D | python_arg_flatten.cpp | 46 auto& structure = args.desc.structure; in flatten_rec() local
|
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ |
H A D | rtp_dependency_descriptor_writer.cc | 58 const FrameDependencyStructure& structure, in RtpDependencyDescriptorWriter()
|
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/tests/ |
D | test_refactor.py | 240 def check(structure, expected): argument
|
/aosp_15_r20/external/flatbuffers/src/ |
H A D | idl_gen_json_schema.cpp | 235 const auto &structure = *s; in generate() local
|
/aosp_15_r20/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | BaseDatabaseHelperUpgradeTest.java | 195 TableStructure structure = new TableStructure(mDb, entry.name); in assertDatabaseStructureSameAsList() local
|
/aosp_15_r20/external/coreboot/src/commonlib/bsd/include/commonlib/bsd/ |
H A D | helpers.h | 87 #define check_member(structure, member, offset) _Static_assert( \ argument
|
/aosp_15_r20/cts/tests/autofillservice/src/android/autofillservice/cts/activities/ |
H A D | AuthenticationActivity.java | 298 final AssistStructure structure = getIntent().getParcelableExtra( in doIt() local
|
/aosp_15_r20/external/webrtc/modules/video_coding/svc/ |
H A D | svc_rate_allocator.cc | 180 if (auto structure = CreateScalabilityStructure(*scalability_mode)) { in GetNumLayers() local
|
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/tests/ |
D | test_refactor.py | 248 def check(structure, expected): argument
|
/aosp_15_r20/frameworks/base/core/java/android/widget/ |
H A D | RadioGroup.java | 438 protected void onProvideStructure(@NonNull ViewStructure structure, in onProvideStructure()
|