/aosp_15_r20/prebuilts/go/linux-x86/doc/ |
D | godebug.md | 153 ### Go 1.23 212 ### Go 1.22 280 ### Go 1.21 302 ### Go 1.20 328 ### Go 1.19 341 ### Go 1.18 347 ### Go 1.10 353 ### Go 1.6 359 ### Go 1.5
|
/aosp_15_r20/external/webrtc/modules/video_coding/utility/ |
H A D | decoded_frames_history_unittest.cc | 22 DecodedFramesHistory history(kHistorySize); in TEST() local 27 DecodedFramesHistory history(kHistorySize); in TEST() local 33 DecodedFramesHistory history(kHistorySize); in TEST() local 40 DecodedFramesHistory history(kHistorySize); in TEST() local 47 DecodedFramesHistory history(kHistorySize); in TEST() local 56 DecodedFramesHistory history(kHistorySize); in TEST() local 66 DecodedFramesHistory history(kHistorySize); in TEST() local 76 DecodedFramesHistory history(kHistorySize); in TEST() local 85 DecodedFramesHistory history(kHistorySize); in TEST() local 94 DecodedFramesHistory history(kHistorySize); in TEST() local
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/app/ |
H A D | NotificationHistoryTest.java | 121 NotificationHistory history = new NotificationHistory(); in testAddNotificationToWrite() local 136 NotificationHistory history = new NotificationHistory(); in testAddNotificationsToWrite() local 166 NotificationHistory history = new NotificationHistory(); in testPoolStringsFromNotifications() local 196 NotificationHistory history = new NotificationHistory(); in testAddPooledStrings() local 227 NotificationHistory history = new NotificationHistory(); in testRemoveNotificationsFromWrite() local 265 NotificationHistory history = new NotificationHistory(); in testRemoveNotificationFromWrite() local 302 NotificationHistory history = new NotificationHistory(); in testRemoveConversationNotificationFromWrite() local 340 NotificationHistory history = new NotificationHistory(); in testRemoveChannelFromWrite() local 382 NotificationHistory history = new NotificationHistory(); in testParceling() local
|
/aosp_15_r20/external/trusty/musl/src/misc/ |
D | nftw.c | 10 struct history struct 12 struct history *chain; argument 22 …(const char *, const struct stat *, int, struct FTW *), int fd_limit, int flags, struct history *h) in do_nftw() argument
|
/aosp_15_r20/external/musl/src/misc/ |
H A D | nftw.c | 11 struct history struct 13 struct history *chain; argument 23 …(const char *, const struct stat *, int, struct FTW *), int fd_limit, int flags, struct history *h) in do_nftw() argument
|
/aosp_15_r20/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationHistoryProtoHelperTest.java | 82 NotificationHistory history = new NotificationHistory(); in testReadWriteNotifications() local 109 NotificationHistory history = new NotificationHistory(); in testReadWriteNotifications_stringFieldsPersistedEvenIfNoPool() local 135 NotificationHistory history = new NotificationHistory(); in testReadNotificationsWithPkgFilter() local 179 NotificationHistory history = new NotificationHistory(); in testReadNotificationsWithNumberFilter() local 224 NotificationHistory history = new NotificationHistory(); in testReadNotificationsWithNumberFilter_preExistingNotifs() local 272 NotificationHistory history = new NotificationHistory(); in testReadMergeIntoExistingHistory() local
|
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/ |
H A D | tu_autotune.cc | 196 free_history(struct tu_device *dev, struct tu_renderpass_history *history) in free_history() 214 struct tu_renderpass_history *history = in get_history() local 237 history_add_result(struct tu_device *dev, struct tu_renderpass_history *history, in history_add_result() 277 struct tu_renderpass_history *history = result->history; in process_results() local 337 struct tu_renderpass_history *history; in tu_autotune_on_submit() local 379 struct tu_renderpass_history *history = in tu_autotune_on_submit() local 441 struct tu_renderpass_history *history = in tu_autotune_fini() local 453 struct tu_renderpass_history *history = in tu_autotune_fini() local
|
/aosp_15_r20/system/memory/mmd/src/zram/writeback/ |
D | history.rs | 24 history: VecDeque<(u64, Instant)>, field 66 let mut history = ZramWritebackHistory::new(); in test_calculate_daily_limit() localVariable 79 let history = ZramWritebackHistory::new(); in test_calculate_daily_limit_empty() localVariable 85 let mut history = ZramWritebackHistory::new(); in test_calculate_daily_limit_exceeds_max() localVariable 102 let mut history = ZramWritebackHistory::new(); in test_calculate_daily_limit_after_cleanup() localVariable
|
/aosp_15_r20/packages/modules/Connectivity/framework-t/src/android/net/ |
D | NetworkStatsCollection.java | 437 final NetworkStatsHistory history = findOrCreateHistory(ident, uid, set, tag); in recordData() local 447 public void recordHistory(@NonNull Key key, @NonNull NetworkStatsHistory history) { in recordHistory() 529 final NetworkStatsHistory history = new NetworkStatsHistory(in); in read() local 570 final NetworkStatsHistory history = mStats.get(key); in write() local 607 final NetworkStatsHistory history = new NetworkStatsHistory(in); in readLegacyNetwork() local 677 final NetworkStatsHistory history = new NetworkStatsHistory(in); in readLegacyUid() local 732 final NetworkStatsHistory history = mStats.get(key); in removeHistoryBefore() local 770 final NetworkStatsHistory history = mStats.get(key); in dump() local 793 final NetworkStatsHistory history = mStats.get(key); in dumpDebug() local 904 @NonNull NetworkStatsHistory history) { in addEntry()
|
/aosp_15_r20/packages/modules/Virtualization/android/virtualizationservice/src/ |
D | maintenance.rs | 311 history: Arc<Mutex<Vec<SkOp>>>, field 390 let history = Arc::new(Mutex::new(Vec::new())); in test_sk_state_batching() localVariable 406 let history = Arc::new(Mutex::new(Vec::new())); in test_sk_state_no_batching() localVariable 415 let history = Arc::new(Mutex::new(Vec::new())); in test_sk_state() localVariable 446 let history = Arc::new(Mutex::new(Vec::new())); in test_sk_state_delete_id() localVariable 476 let history = Arc::new(Mutex::new(Vec::new())); in test_sk_state_reconcile() localVariable 513 let history = Arc::new(Mutex::new(Vec::new())); in test_sk_state_too_many_vms() localVariable 558 let history = Arc::new(Mutex::new(Vec::new())); in test_sk_state_reconcile_not_needed() localVariable
|
/aosp_15_r20/hardware/interfaces/camera/device/ |
H A D | README.md | 21 ### [email protected]: 50 ### [email protected]: 82 ### [email protected]: 91 ### [email protected]:
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
H A D | FindFlipFlops.java | 119 final ArrayList<String> history = new ArrayList<>(); in findFlops() local 168 ArrayList<String> history = new ArrayList<>(List.of(data.values)); in testFindFlipFlop() local 176 private static boolean findFlipFlop(final ArrayList<String> history) { in findFlipFlop() 205 private static void recordFlipFlop(ArrayList<String> history, String xpath, String fileName) { in recordFlipFlop() 220 private static ArrayList<Event> getEventsWithChanges(ArrayList<String> history) { in getEventsWithChanges()
|
/aosp_15_r20/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/wakeups/ |
H A D | WakingActivityHistoryTest.java | 61 final WakingActivityHistory history = new WakingActivityHistory(() -> Long.MAX_VALUE); in recordActivityAppendsUids() local 106 final WakingActivityHistory history = new WakingActivityHistory(() -> Long.MAX_VALUE); in recordActivityDoesNotDeleteExistingUids() local 160 final WakingActivityHistory history = new WakingActivityHistory(() -> Long.MAX_VALUE); in removeBetween() local 248 final WakingActivityHistory history = new WakingActivityHistory(() -> mTestRetention); in deletesActivityPastRetention() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_autotune.c | 33 struct fd_batch_history *history; in get_history() local 86 get_result(struct fd_autotune *at, struct fd_batch_history *history) in get_result() 115 struct fd_batch_history *history = result->history; in process_results() local 180 struct fd_batch_history *history = get_history(at, batch); in fd_autotune_use_bypass() local
|
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/ |
H A D | test_memdependency.cpp | 944 auto history = analyzer.getHistory(); in TEST() local 1119 auto history = analyzer.getHistory(); in TEST() local 1242 [](const std::vector<std::shared_ptr<AccessInfo>>& history) -> bool { in TEST() 2347 auto history = analyzer.getHistory(); in TEST() local 2388 auto history = analyzer.getHistory(); in TEST() local 2429 auto history = analyzer.getHistory(); in TEST() local 2473 auto history = analyzer.getHistory(); in TEST() local 2518 auto history = analyzer.getHistory(); in TEST() local 2599 auto history = analyzer.getHistory(); in TEST() local 2645 auto history = analyzer.getHistory(); in TEST() local [all …]
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
H A D | HearingAidStatsLogUtils.java | 252 LinkedList<Long> history = getHistory(context, type); in addToHistory() local 276 LinkedList<Long> history = convertToHistoryList( in getHistory() local 282 LinkedList<Long> history = convertToHistoryList( in getHistory() local 290 private static void removeRecordsBeforeDay(LinkedList<Long> history, int day) { in removeRecordsBeforeDay() 301 private static String convertToHistoryString(LinkedList<Long> history) { in convertToHistoryString()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/ |
H A D | SignalController.java | 198 List<ConnectivityState> history = getOrderedHistoryExcludingCurrentState(); in dump() local 216 ArrayList<ConnectivityState> history = new ArrayList<>(); in getOrderedHistoryExcludingCurrentState() local 240 ArrayList<ConnectivityState> history = new ArrayList<>(); in getOrderedHistory() local 249 List<ConnectivityState> history = getOrderedHistory(); in dumpTableData() local
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/iterator/ |
H A D | TestUCharacterIterator.java | 377 String history = moves.substring(0,movesIndex); in previousNext() local 386 String history = moves.substring(0,movesIndex); in previousNext() local 423 String history = moves.substring(0,movesIndex); in TestUCharacterIteratorWrapper() local 432 String history = moves.substring(0,movesIndex); in TestUCharacterIteratorWrapper() local
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/iterator/ |
H A D | TestUCharacterIterator.java | 374 String history = moves.substring(0,movesIndex); in previousNext() local 383 String history = moves.substring(0,movesIndex); in previousNext() local 420 String history = moves.substring(0,movesIndex); in TestUCharacterIteratorWrapper() local 429 String history = moves.substring(0,movesIndex); in TestUCharacterIteratorWrapper() local
|
/aosp_15_r20/out/soong/.intermediates/packages/providers/MediaProvider/photopicker/PhotopickerLib/android_common_apex30/kapt/gen/stubs/com/android/photopicker/features/search/ |
D | SuggestionLists.java | 18 …inal java.util.List<com.android.photopicker.features.search.model.SearchSuggestion> history = null; field in SuggestionLists 25 public SuggestionLists(@org.jetbrains.annotations.NotNull() in SuggestionLists() 71 …l com.android.photopicker.features.search.SuggestionLists copy(@org.jetbrains.annotations.NotNull() in copy()
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/ |
D | PbapClientContactsStorage.java | 350 public boolean insertIncomingCallHistory(Account account, List<VCardEntry> history) { in insertIncomingCallHistory() 360 public boolean insertOutgoingCallHistory(Account account, List<VCardEntry> history) { in insertOutgoingCallHistory() 370 public boolean insertMissedCallHistory(Account account, List<VCardEntry> history) { in insertMissedCallHistory() 382 private boolean insertCallHistory(Account account, int type, List<VCardEntry> history) { in insertCallHistory()
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/ |
H A D | HearingAidStatsLogUtilsTest.java | 99 LinkedList<Long> history = HearingAidStatsLogUtils.getHistory(mContext, TEST_HISTORY_TYPE); in addCurrentTimeToHistory_addNewData() local 110 LinkedList<Long> history = HearingAidStatsLogUtils.getHistory(mContext, TEST_HISTORY_TYPE); in addCurrentTimeToHistory_skipSameDateData() local 124 LinkedList<Long> history = HearingAidStatsLogUtils.getHistory(mContext, TEST_HISTORY_TYPE); in addCurrentTimeToHistory_cleanUpExpiredData() local
|
/aosp_15_r20/external/flac/src/libFLAC/ |
H A D | lpc.c | 327 const FLAC__int32 *history; in FLAC__lpc_compute_residual_from_qlp_coefficients() local 587 const FLAC__int32 *history; in FLAC__lpc_compute_residual_from_qlp_coefficients_wide() local 981 const FLAC__int32 *r = residual, *history; in FLAC__lpc_restore_signal() local 1243 const FLAC__int32 *r = residual, *history; in FLAC__lpc_restore_signal_wide() local 1504 const FLAC__int64 *history; in FLAC__lpc_restore_signal_wide_33bit() local
|
/aosp_15_r20/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/ |
H A D | BatteryStatsHistoryTest.java | 373 private void verifyActiveFile(BatteryStatsHistory history, String file) { in verifyActiveFile() 379 private void verifyFileNames(BatteryStatsHistory history, List<String> fileList) { in verifyFileNames() 392 private void createActiveFile(BatteryStatsHistory history) { in createActiveFile()
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/BitSet/ |
H A D | BSMethods.java | 182 int[] history = new int[numberOfSetBits]; in testNextSetBit() local 210 int[] history = new int[10]; in testNextClearBit() local 254 HashSet<Integer> history = new HashSet<Integer>(); in testSetGetClearFlip() local 428 int[] history = new int[20]; in testOr() local
|