Home
last modified time | relevance | path

Searched refs:coalesce (Results 1 – 21 of 21) sorted by relevance

/aosp12/packages/modules/adb/
H A Dtypes_test.cpp43 CHECK_EQ(0ULL, bc.coalesce().size()); in TEST()
52 auto coalesced = bc.coalesce(); in TEST()
63 ASSERT_EQ(create_block("foo"), foo.coalesce()); in TEST()
64 ASSERT_EQ(create_block("bar"), bc.coalesce()); in TEST()
76 ASSERT_EQ(create_block("foo"), foo.coalesce()); in TEST()
80 ASSERT_EQ(create_block("bar"), bar.coalesce()); in TEST()
84 ASSERT_EQ(create_block("baz"), baz.coalesce()); in TEST()
100 ASSERT_EQ(create_block("foob"), foob.coalesce()); in TEST()
105 ASSERT_EQ(create_block("a"), a.coalesce()); in TEST()
110 ASSERT_EQ(create_block("rba"), rba.coalesce()); in TEST()
[all …]
H A Dtypes.h223 CollectionType coalesce() const& { in coalesce() function
240 block_type coalesce() &&;
249 auto data = coalesce(); in coalesced()
H A Dtransport_fd.cpp109 auto header_buf = read_buffer_.take_front(sizeof(amessage)).coalesce(); in Run()
119 auto payload = std::move(data_chain).coalesce(); in Run()
H A Dtypes.cpp148 IOVector::block_type IOVector::coalesce() && { in coalesce() function in IOVector
190 return const_cast<const IOVector*>(this)->coalesce<>(); in coalesce()
H A Dcompression_utils.h367 *output = output_buffer_.take_front(len).coalesce(); in Encode()
/aosp12/system/logging/logd/
H A DChattyLogBuffer.cpp178 bool coalesce) { in Erase() argument
208 if (coalesce) { in Erase()
241 bool coalesce(LogBufferElement* element, uint16_t dropped) { in coalesce() function in LogBufferElementLast
461 if (dropped && last.coalesce(&element, dropped)) { in Prune()
538 if (last.coalesce(&element, 1)) { in Prune()
H A DChattyLogBuffer.h61 bool coalesce = false) REQUIRES(logd_lock);
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Routing.cpp163 rt_rule_entry.rule.coalesce = ruleTable->rules[cnt].rule.coalesce; in AddRoutingRule_hw_index()
H A DIPACM_Wan.cpp365 rt_rule_entry->rule.coalesce = false; in handle_addr_evt()
408 rt_rule_entry->rule.coalesce = true; in handle_addr_evt()
410 rt_rule_entry->rule.coalesce = false; in handle_addr_evt()
432 rt_rule_entry->rule.coalesce = true; in handle_addr_evt()
434 rt_rule_entry->rule.coalesce = false; in handle_addr_evt()
669 rt_rule_entry->rule.coalesce = false; in handle_addr_evt()
692 rt_rule_entry->rule.coalesce = true; in handle_addr_evt()
694 rt_rule_entry->rule.coalesce = false; in handle_addr_evt()
716 rt_rule_entry->rule.coalesce = true; in handle_addr_evt()
718 rt_rule_entry->rule.coalesce = false; in handle_addr_evt()
[all …]
/aosp12/packages/apps/Dialer/java/com/android/dialer/searchfragment/
H A DREADME.md35 * SearchCursorManager is used to coalesce all three data sources to help with
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiConnectivityManager.java1153 private static <T> T coalesce(T a, T b) { in coalesce() method in WifiConnectivityManager
1160 WifiConfiguration connectedOrConnectingWifiConfiguration = coalesce( in isClientModeManagerConnectedOrConnectingToCandidate()
1179 String connectedOrConnectingBssid = coalesce( in isClientModeManagerConnectedOrConnectingToCandidate()
1351 WifiConfiguration currentNetwork = coalesce( in connectToNetworkUsingCmm()
1354 String currentBssid = coalesce( in connectToNetworkUsingCmm()
H A DActiveModeWarden.java1886 WifiConfiguration connectedOrConnectingWifiConfiguration = coalesce( in isClientModeManagerConnectedOrConnectingToBssid()
1889 String connectedOrConnectingBssid = coalesce( in isClientModeManagerConnectedOrConnectingToBssid()
2104 private static <T> T coalesce(T a, T b) { in coalesce() method in ActiveModeWarden
/aosp12/packages/apps/Dialer/java/com/android/dialer/calllog/database/
H A DCoalescer.java67 public ListenableFuture<ImmutableList<CoalescedRow>> coalesce( in coalesce() method in Coalescer
/aosp12/packages/apps/Dialer/java/com/android/dialer/calllog/ui/
H A DNewCallLogFragment.java310 CallLogDatabaseComponent.get(getContext()).coalescer().coalesce(newCursor); in onLoadFinished()
/aosp12/packages/modules/adb/daemon/
H A Dusb.cpp584 packet->payload = std::move(incoming_payload_).coalesce(); in ProcessRead()
/aosp12/packages/apps/TV/libs/m2/
H A Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
H A Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp12/packages/apps/TV/libs/
H A Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...