/aosp12/system/bt/osi/test/ |
H A D | test_stubs.h | 49 #define OVERLOAD_SELECT(NAME, NUM) OVERLOAD_CAT(NAME##_, NUM) argument
|
/aosp12/system/netd/server/ |
H A D | TetherController.cpp | 836 static const std::string NUM = "(\\d+)"; in addForwardChainStats() local 839 static const std::string COUNTERS = "\\s*" + NUM + "\\s+" + NUM + in addForwardChainStats()
|
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
H A D | IPACM_Wlan.cpp | 1318 const int NUM = 1; in handle_wlan_client_route_rule() local 1368 NUM * sizeof(struct ipa_rt_rule_add)); in handle_wlan_client_route_rule() 1377 rt_rule->num_rules = (uint8_t)NUM; in handle_wlan_client_route_rule() 1974 const int NUM = 1; in handle_SCC_MCC_switch() local 1988 NUM * sizeof(struct ipa_rt_rule_mdfy)); in handle_SCC_MCC_switch() 1997 rt_rule->num_rules = NUM; in handle_SCC_MCC_switch()
|
H A D | IPACM_Wan.cpp | 1273 const int NUM = 1; in handle_route_add_evt() local 1391 NUM * sizeof(struct ipa_rt_rule_add)); in handle_route_add_evt() 1400 rt_rule->num_rules = (uint8_t)NUM; in handle_route_add_evt() 5523 const int NUM = 1; in handle_wan_client_route_rule() local 5568 NUM * sizeof(struct ipa_rt_rule_add)); in handle_wan_client_route_rule() 5577 rt_rule->num_rules = (uint8_t)NUM; in handle_wan_client_route_rule() 5749 const int NUM = tx_prop->num_tx_props; in handle_wlan_SCC_MCC_switch() local 5764 NUM * sizeof(struct ipa_rt_rule_mdfy)); in handle_wlan_SCC_MCC_switch() 5771 IPACMDBG("Allocated memory for %d rules successfully\n", NUM); in handle_wlan_SCC_MCC_switch()
|
H A D | IPACM_Lan.cpp | 2025 const int NUM = 1; in handle_eth_client_route_rule() local 2071 NUM * sizeof(struct ipa_rt_rule_add)); in handle_eth_client_route_rule() 2080 rt_rule->num_rules = (uint8_t)NUM; in handle_eth_client_route_rule() 2411 const int NUM = 1; in handle_odu_route_add() local 2421 NUM * sizeof(struct ipa_rt_rule_add)); in handle_odu_route_add() 2430 rt_rule->num_rules = (uint8_t)NUM; in handle_odu_route_add()
|
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
H A D | IPACM_Wlan.cpp | 1391 const int NUM = 1; in handle_wlan_client_route_rule() local 1441 NUM * sizeof(struct ipa_rt_rule_add)); in handle_wlan_client_route_rule() 1450 rt_rule->num_rules = (uint8_t)NUM; in handle_wlan_client_route_rule() 2085 const int NUM = 1; in handle_SCC_MCC_switch() local 2099 NUM * sizeof(struct ipa_rt_rule_mdfy)); in handle_SCC_MCC_switch() 2108 rt_rule->num_rules = NUM; in handle_SCC_MCC_switch()
|
H A D | IPACM_Wan.cpp | 1289 const int NUM = 1; in handle_route_add_evt() local 1407 NUM * sizeof(struct ipa_rt_rule_add)); in handle_route_add_evt() 1416 rt_rule->num_rules = (uint8_t)NUM; in handle_route_add_evt() 5677 const int NUM = 1; in handle_wan_client_route_rule() local 5722 NUM * sizeof(struct ipa_rt_rule_add)); in handle_wan_client_route_rule() 5731 rt_rule->num_rules = (uint8_t)NUM; in handle_wan_client_route_rule() 5903 const int NUM = tx_prop->num_tx_props; in handle_wlan_SCC_MCC_switch() local 5918 NUM * sizeof(struct ipa_rt_rule_mdfy)); in handle_wlan_SCC_MCC_switch() 5925 IPACMDBG("Allocated memory for %d rules successfully\n", NUM); in handle_wlan_SCC_MCC_switch()
|
H A D | IPACM_Lan.cpp | 2210 const int NUM = 1; in handle_eth_client_route_rule() local 2256 NUM * sizeof(struct ipa_rt_rule_add)); in handle_eth_client_route_rule() 2265 rt_rule->num_rules = (uint8_t)NUM; in handle_eth_client_route_rule() 2598 const int NUM = 1; in handle_odu_route_add() local 2608 NUM * sizeof(struct ipa_rt_rule_add)); in handle_odu_route_add() 2617 rt_rule->num_rules = (uint8_t)NUM; in handle_odu_route_add()
|
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
H A D | IPACM_Wlan.cpp | 1474 const int NUM = 1; in handle_wlan_client_route_rule() local 1525 NUM * sizeof(struct ipa_rt_rule_add)); in handle_wlan_client_route_rule() 1534 rt_rule->num_rules = (uint8_t)NUM; in handle_wlan_client_route_rule() 2221 const int NUM = 1; in handle_SCC_MCC_switch() local 2235 NUM * sizeof(struct ipa_rt_rule_mdfy)); in handle_SCC_MCC_switch() 2244 rt_rule->num_rules = NUM; in handle_SCC_MCC_switch()
|
H A D | IPACM_Wan.cpp | 1918 const int NUM = 1; in handle_route_add_evt() local 2045 NUM * sizeof(struct ipa_rt_rule_add)); in handle_route_add_evt() 2054 rt_rule->num_rules = (uint8_t)NUM; in handle_route_add_evt() 6618 const int NUM = 1; in handle_wan_client_route_rule() local 6664 NUM * sizeof(struct ipa_rt_rule_add)); in handle_wan_client_route_rule() 6673 rt_rule->num_rules = (uint8_t)NUM; in handle_wan_client_route_rule() 6843 const int NUM = tx_prop->num_tx_props; in handle_wlan_SCC_MCC_switch() local 6858 NUM * sizeof(struct ipa_rt_rule_mdfy)); in handle_wlan_SCC_MCC_switch() 6865 IPACMDBG("Allocated memory for %d rules successfully\n", NUM); in handle_wlan_SCC_MCC_switch()
|
H A D | IPACM_Lan.cpp | 2355 const int NUM = 1; in handle_eth_client_route_rule() local 2403 NUM * sizeof(struct ipa_rt_rule_add)); in handle_eth_client_route_rule() 2412 rt_rule->num_rules = (uint8_t)NUM; in handle_eth_client_route_rule() 2752 const int NUM = 1; in handle_odu_route_add() local 2762 NUM * sizeof(struct ipa_rt_rule_add)); in handle_odu_route_add() 2771 rt_rule->num_rules = (uint8_t)NUM; in handle_odu_route_add()
|
/aosp12/frameworks/native/libs/input/ |
H A D | InputEventLabels.cpp | 107 DEFINE_KEYCODE(NUM), \
|
/aosp12/bionic/libc/malloc_debug/ |
H A D | README.md | 492 NUM\_ALLOCATIONS is the number of allocations that have this size and have the 526 The only difference between v1.0 and v1.1 is that the NUM\_ALLOCATIONS 528 NUM\_ALLOCATIONS to an incorrect value. For heap dump v1.0, the 529 NUM\_ALLOCATIONS value should be treated as always 1 no matter what is
|
/aosp12/frameworks/base/core/java/com/android/internal/app/procstats/ |
H A D | ProcessStats.java | 1441 final int NUM = mTrackingAssociations.size(); in updateTrackingAssociationsLocked() local 1442 for (int i = NUM - 1; i >= 0; i--) { in updateTrackingAssociationsLocked()
|
/aosp12/hardware/interfaces/input/common/1.0/ |
H A D | types.hal | 651 /** The NUM LOCK meta key is on. */
|
/aosp12/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ProcessList.java | 4278 proto.write(ProcessOomProto.NUM, (origList.size() - 1) - list.get(i).second); in writeProcessOomListToProto()
|