/aosp_15_r20/external/python/cpython3/Misc/ |
D | stable_abi.toml | 86 added = '3.2' qkey 90 added = '3.2' qkey 94 added = '3.2' qkey 97 added = '3.2' qkey 100 added = '3.2' qkey 103 added = '3.2' qkey 106 added = '3.2' qkey 109 added = '3.2' qkey 112 added = '3.2' qkey 115 added = '3.2' qkey [all …]
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/controls/management/ |
H A D | FavoritesModelTest.kt | 210 val added = 2 in <lambda>() constant 222 val added = 2 in <lambda>() constant 237 val added = 2 in <lambda>() constant 248 val added = 2 in <lambda>() constant
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/net/ |
H A D | NetworkPolicyLogger.java | 211 void tempPowerSaveWlChanged(int appId, boolean added, int reasonCode, String reason) { in tempPowerSaveWlChanged() 261 void meteredAllowlistChanged(int uid, boolean added) { in meteredAllowlistChanged() 270 void meteredDenylistChanged(int uid, boolean added) { in meteredDenylistChanged() 357 private static String getTempPowerSaveWlChangedLog(int appId, boolean added, in getTempPowerSaveWlChangedLog() 372 private static String getMeteredAllowlistChangedLog(int uid, boolean added) { in getMeteredAllowlistChangedLog() 376 private static String getMeteredDenylistChangedLog(int uid, boolean added) { in getMeteredDenylistChangedLog() 559 public void tempPowerSaveWlChanged(int appId, boolean added, in tempPowerSaveWlChanged() 596 public void meteredAllowlistChanged(int uid, boolean added) { in meteredAllowlistChanged() 607 public void meteredDenylistChanged(int uid, boolean added) { in meteredDenylistChanged()
|
/aosp_15_r20/frameworks/base/tools/powermodel/src/com/android/powermodel/ |
H A D | RawBatteryStats.java | 127 int added() default 0; in added() method 514 FieldSetter(int index, int added, java.lang.reflect.Field field) { in FieldSetter() 560 IntFieldSetter(int index, int added, java.lang.reflect.Field field) { in IntFieldSetter() 600 LongFieldSetter(int index, int added, java.lang.reflect.Field field) { in LongFieldSetter() 640 StringFieldSetter(int index, int added, java.lang.reflect.Field field) { in StringFieldSetter() 677 EnumFieldSetter(int index, int added, java.lang.reflect.Field field) { in EnumFieldSetter() 1139 fieldSetters.add(new IntFieldSetter(fa.index(), fa.added(), field)); in fieldSetters.add() 1141 fieldSetters.add(new LongFieldSetter(fa.index(), fa.added(), field)); in fieldSetters.add() 1143 fieldSetters.add(new StringFieldSetter(fa.index(), fa.added(), field)); in fieldSetters.add() 1145 fieldSetters.add(new EnumFieldSetter(fa.index(), fa.added(), field)); in fieldSetters.add()
|
/aosp_15_r20/cts/tests/tests/mediaediting/ |
H A D | README.md | 49 ### VideoResolutionTest.java 52 ### TransformReverseTransformIdentityTest.java 55 ### TransformHdrToSdrToneMapTest.java 58 ### TransformVideoAspectRatio.java
|
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/util/ |
D | FlagDebugUtils.kt | 35 val added = current and changed in formatFlagChange() constant 61 val added = current and changed in formatFlagChange() constant
|
/aosp_15_r20/build/make/core/ |
H A D | checktree | 85 added = [] variable 90 added = run(where, r'(.*)', r'.*') variable 91 added = map(split_perforce_parts, added) variable 98 added = dict().fromkeys(added, 1) variable
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/util/kotlin/ |
D | SetChanges.java | 26 private final java.util.Set<T> added = null; field in SetChanges 29 java.util.Set<? extends T> removed, @org.jetbrains.annotations.NotNull() in SetChanges() 62 java.util.Set<? extends T> removed, @org.jetbrains.annotations.NotNull() in copy()
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/ |
H A D | TvPipActionsProvider.java | 100 private void notifyActionsChanged(int added, int changed, int startIndex) { in notifyActionsChanged() 169 int added = newCustomActions.size() - oldCustomActionsCount; in updateCustomActions() local 255 void onActionsChanged(int added, int updated, int startIndex); in onActionsChanged()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/icon/ui/viewmodel/ |
D | NotificationIconsViewData.java | 132 private final java.util.List<java.lang.String> added = null; field in NotificationIconsViewData.Diff 152 public Diff(@org.jetbrains.annotations.NotNull() in Diff() 209 …fication.icon.ui.viewmodel.NotificationIconsViewData.Diff copy(@org.jetbrains.annotations.NotNull() in copy()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | function.cc | 1281 bool added; in AddFunctionDef() local 1286 const FunctionDef& fdef, const StackTracesMap& stack_traces, bool* added) { in AddFunctionDefHelper() 1312 std::shared_ptr<FunctionDefAndOpRegistration> registration, bool* added) { in AddHelper() 1376 bool added; in AddGradientDef() local 1381 bool* added) { in AddGradientDefHelper() 1411 bool added; in AddLibrary() local 1452 bool added; in AddLibrary() local 1486 bool added; in ReplaceFunction() local 1494 bool added; in ReplaceGradient() local 1773 Status added = reachable_flib.CopyFunctionDefFrom(func_name, flib); in ReachableFunctionLibraryDefinition() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/ |
H A D | gatt_test.cc | 56 ServiceList added; member 159 ServiceList modified) { in TEST_F() 270 ServiceList modified) { in TEST_F() 330 ServiceList added, in TEST_F() 331 ServiceList modified) { in TEST_F()
|
H A D | remote_service_manager_test.cc | 186 [&services](auto /*removed*/, ServiceList added, auto /*modified*/) { in TEST_F() 214 [&services](auto /*removed*/, ServiceList added, auto /*modified*/) { in TEST_F() 251 auto /*modified*/) { in TEST_F() 283 [&services](auto /*removed*/, ServiceList added, auto /*modified*/) { in TEST_F() 327 [&services](auto /*removed*/, ServiceList added, auto /*modified*/) { in TEST_F() 357 [&services](auto /*removed*/, ServiceList added, auto /*modified*/) { in TEST_F() 387 auto /*modified*/) { in TEST_F() 417 [&services](auto /*removed*/, ServiceList added, auto /*modified*/) { in TEST_F() 442 [&services](auto /*removed*/, ServiceList added, auto /*modified*/) { in TEST_F() 469 [&services](auto /*removed*/, ServiceList added, auto /*modified*/) { in TEST_F() [all …]
|
/aosp_15_r20/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | ZenModeDiffTest.java | 117 ZenModeDiff.RuleDiff added = new ZenModeDiff.RuleDiff(null, r); in testRuleDiff_addRemoveSame() local 306 ZenModeDiff.DeviceEffectsDiff added = new ZenModeDiff.DeviceEffectsDiff(null, effects); in testDeviceEffectsDiff_addRemoveSame() local 391 ZenModeDiff.PolicyDiff added = new ZenModeDiff.PolicyDiff(null, effects); in testPolicyDiff_addRemoveSame() local 511 ZenModeDiff.ConfigDiff added = new ZenModeDiff.ConfigDiff(null, c); in testConfigDiff_addRemoveSame() local
|
/aosp_15_r20/external/icu/icu4j/tools/build/src/main/java/com/ibm/icu/dev/tool/docs/ |
H A D | ReportAPI.java | 51 TreeSet<APIInfo> added; field in ReportAPI 59 APIInfo added; field in ReportAPI.DeltaInfo 62 DeltaInfo(APIInfo added, APIInfo removed) { in DeltaInfo()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/util/kotlin/ |
H A D | Flow.kt | 136 val added = new - old in new() constant 158 val added: Set<T>, in setChanges() constant in com.android.systemui.util.kotlin.SetChanges
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/util/ |
H A D | LongArrayQueueTest.java | 171 final int added = 1200; in sizeAfterOperations() local 226 int added = 423; in getValidPositions() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/osi/test/ |
D | ringbuffer_test.cc | 40 size_t added = ringbuffer_insert(rb, aa, 7); in TEST() local 68 size_t added = ringbuffer_insert(rb, aa, sizeof(aa)); in TEST() local
|
/aosp_15_r20/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/ |
H A D | ClientControllerTest.java | 114 final var added = mController.addClient(invoker, mConnection, ANY_DISPLAY_ID, in testAddClient() local 127 ClientState added; in testRemoveClient() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/screenshot/ui/viewmodel/ |
H A D | ScreenshotViewModelTest.kt | 44 val added = viewModel.actions.value[0] in testAddAction() constant
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/ |
H A D | grappler_item.cc | 193 Status added = AddDevice(device); in AddDevices() local 206 Status added = AddDevice(node.device()); in InferDevicesFromGraph() local
|
/aosp_15_r20/packages/modules/Connectivity/staticlibs/framework/com/android/net/module/util/ |
D | LinkPropertiesUtils.java | 45 public final List<T> added = new ArrayList<>(); field in LinkPropertiesUtils.CompareResult 81 public final List<T> added = new ArrayList<>(); field in LinkPropertiesUtils.CompareOrUpdateResult
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ui/viewbinder/ |
H A D | HeadsUpNotificationViewBinder.kt | 44 val added = all.union(pinned) - previousKeys in <lambda>() constant
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
H A D | gatt2_client_server.cc | 58 peer_id_, [this](auto removed, auto added, auto modified) { in Gatt2ClientServer() 78 const bt::gatt::ServiceList& added, in OnWatchServicesResult()
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/ |
H A D | Queues.java | 307 int added = 0; in drain() local 349 int added = 0; in drainUninterruptibly() local
|