/third_party/node/deps/v8/src/codegen/loong64/ |
H A D | macro-assembler-loong64.cc | 56 RegList list = kJSCallerSaved - exclusions; in RequiredStackSizeForCallerSaved() local 57 bytes += list.Count() * kPointerSize; in RequiredStackSizeForCallerSaved() 72 RegList list = kJSCallerSaved - exclusions; in PushCallerSaved() local 73 MultiPush(list); in PushCallerSaved() 74 bytes += list.Count() * kPointerSize; in PushCallerSaved() 94 RegList list = kJSCallerSaved - exclusions; in PopCallerSaved() local 95 MultiPop(list); in PopCallerSaved() 96 bytes += list.Count() * kPointerSize; in PopCallerSaved()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationES3.cpp | 938 const EffectiveInternalFormatInfo *list, in QueryEffectiveFormatList() 944 const EffectiveInternalFormatInfo &formatInfo = list[curFormat]; in QueryEffectiveFormatList() 973 constexpr EffectiveInternalFormatInfo list[] = { in GetSizedEffectiveInternalFormatInfo() local 986 return QueryEffectiveFormatList(srcFormat, GL_NONE, list, ArraySize(list), outEffectiveFormat); in GetSizedEffectiveInternalFormatInfo() 1001 constexpr EffectiveInternalFormatInfo list[] = { in GetUnsizedEffectiveInternalFormatInfo() local 1013 return QueryEffectiveFormatList(srcFormat, destFormat.format, list, ArraySize(list), in GetUnsizedEffectiveInternalFormatInfo() 936 QueryEffectiveFormatList(const InternalFormat &srcFormat, GLenum targetFormat, const EffectiveInternalFormatInfo *list, size_t size, GLenum *outEffectiveFormat) QueryEffectiveFormatList() argument
|
/third_party/python/Lib/test/ |
H A D | test_tarfile.py | 139 lines2 = list(io.TextIOWrapper(fobj2)) 274 self.tar.list(verbose=False) 311 self.tar.list(verbose=True) 339 self.tar.list(verbose=False, members=members(self.tar)) 1357 # Record the link target in the inodes list. 2585 tf.list(verbose=False) 2587 for opt in '-l', '--list': 2596 tf.list(verbose=True) 3166 # Change some metadata to None, then compare list() output 3167 # word-for-word. We want list() t [all...] |
/third_party/vixl/src/aarch32/ |
H A D | disasm-aarch32.h | 8 // this list of conditions and the following disclaimer. 10 // this list of conditions and the following disclaimer in the documentation 381 virtual DisassemblerStream& operator<<(const RegisterList& list) { in operator <<() argument 382 os_ << list; in operator <<() local 385 virtual DisassemblerStream& operator<<(const SRegisterList& list) { in operator <<() argument 386 os_ << list; in operator <<() local 389 virtual DisassemblerStream& operator<<(const DRegisterList& list) { in operator <<() argument 390 os_ << list; in operator <<() local 393 virtual DisassemblerStream& operator<<(const NeonRegisterList& list) { in operator <<() argument 394 os_ << list; in operator <<() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ieee802_11.c | 1305 struct hostapd_sae_commit_queue, list); in auth_sae_process_commit() 1310 dl_list_del(&q->list); in auth_sae_process_commit() 1356 struct hostapd_sae_commit_queue, list) { in auth_sae_queue() 1363 dl_list_add(&q2->list, &q->list); in auth_sae_queue() 1364 dl_list_del(&q2->list); in auth_sae_queue() 1371 dl_list_add_tail(&hapd->sae_commit_queue, &q->list); in auth_sae_queue() 1387 struct hostapd_sae_commit_queue, list) { in auth_sae_queued_addr()
|
H A D | ieee802_1x.c | 2386 list) { in ieee802_1x_erp_get_key() 2399 dl_list_add(&hapd->erp_keys, &erp->list); in ieee802_1x_erp_add_key() 2505 list)) != NULL) { in ieee802_1x_erp_flush() 2506 dl_list_del(&erp->list); in ieee802_1x_erp_flush()
|
/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_mgr_service_inner.cpp | 1410 std::list<pid_t> pids; in ForceKillApplicationInner() 1486 std::list<pid_t> pids; in KillApplicationByUid() 1578 std::list<pid_t> pids; in KillApplicationSelf() 1603 std::list<pid_t> pids; in KillApplicationByBundleName() 1653 std::list<pid_t> pids; in KillApplicationByUserIdLocked() 2378 bool AppMgrServiceInner::WaitForRemoteProcessExit(std::list<pid_t> &pids, const int64_t startTime) in WaitForRemoteProcessExit() 2407 bool AppMgrServiceInner::CheckAllProcessExist(std::list<pid_t> &pids) in CheckAllProcessExist() 2711 std::list<pid_t> pids; in KillProcessByAbilityToken() 2732 std::list<pid_t> pids; in KillProcessesByUserId() 2969 for (const auto &list in WrapAppProcessData() 4156 GetForegroundApplications(std::vector<AppStateData> &list) GetForegroundApplications() argument [all...] |
/foundation/arkui/ace_engine/test/unittest/core/pattern/form/ |
H A D | form_pattern_test.cpp | 158 std::list<TouchLocationInfo> touchesBak = event.GetTouches(); in HWTEST_F() 160 std::list<TouchLocationInfo> touches; in HWTEST_F() 204 std::list<TouchLocationInfo> newTouches; in HWTEST_F() 205 std::list<TouchLocationInfo> touches = event.GetTouches(); in HWTEST_F()
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_profile.cpp | 157 std::list<std::string> addrs = AvrcCtConnectManager::GetInstance()->GetDeviceAddresses(); in GetConnectedDevices() 176 std::list<std::string> addrs; in GetDevicesByStates() 226 std::list<std::string> addrs = AvrcCtConnectManager::GetInstance()->GetDeviceAddresses(); in GetMaxConnectNum() 298 std::list<std::string> addrs = AvrcCtConnectManager::GetInstance()->GetDeviceAddresses(); in GetConnectState()
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_profile.cpp | 155 std::list<std::string> addrs = AvrcTgConnectManager::GetInstance()->GetDeviceAddresses(); in GetConnectedDevices() 174 std::list<std::string> addrs; in GetDevicesByStates() 223 std::list<std::string> addrs = AvrcTgConnectManager::GetInstance()->GetDeviceAddresses(); in GetMaxConnectNum() 293 std::list<std::string> addrs = AvrcTgConnectManager::GetInstance()->GetDeviceAddresses(); in GetConnectState()
|
/third_party/ffmpeg/libavcodec/ |
H A D | ac3enc.c | 1963 float *opt_param, const float *list, in validate_mix_level() 1967 int mixlev = validate_float_option(*opt_param, list, list_size); in validate_mix_level() 1972 "default value: %0.3f\n", opt_name, list[mixlev]); in validate_mix_level() 1975 *opt_param = list[mixlev]; in validate_mix_level() 1962 validate_mix_level(void *log_ctx, const char *opt_name, float *opt_param, const float *list, int list_size, int default_value, int min_value, int *ctx_param) validate_mix_level() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | apicoll.cpp | 1024 const Locale* list = Collator::getAvailableLocales(count1); in TestGetAll() local 1028 + UnicodeString(list[i].getName()) in TestGetAll() 1030 + UnicodeString(list[i].getDisplayName(dispName))); in TestGetAll() 1033 if (count1 == 0 || list == NULL) { in TestGetAll() 1034 dataerrln("getAvailableLocales(int&) returned an empty list"); in TestGetAll()
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_serialize.c | 1660 /* Stash it in the list of phi sources. We'll walk this list and fix up in read_phi() 1676 /* Remove from this list */ in read_fixup_phis() 1847 * the list. NIR guarantees that the tail of the list is a block and that in read_block() 1931 read_cf_node(read_ctx *ctx, struct exec_list *list) in read_cf_node() argument 1937 read_block(ctx, list); in read_cf_node() 1940 read_if(ctx, list); in read_cf_node() 1943 read_loop(ctx, list); in read_cf_node()
|
H A D | nir.c | 55 "Validate the instruction GC list at each successful lowering/optimization call" }, 234 reg_create(void *mem_ctx, struct exec_list *list) in reg_create() argument 247 exec_list_push_tail(list, ®->node); in reg_create() 367 * each array element. It's a bit messy and burns more memory but the list of 1279 nir_instr_free_list(struct exec_list *list) in nir_instr_free_list() argument 1282 while ((node = exec_list_pop_head(list))) { in nir_instr_free_list() 1836 * the instruction list. in nir_ssa_def_rewrite_uses_after()
|
/third_party/python/Lib/idlelib/ |
H A D | configdialog.py | 77 # The second value is the display name list sort index. 397 # Set sorted no-duplicate editor font selection list and font_name. 435 """Handle selecting a font from the list. 485 from each list is stored in vars builtin_name and custom_name. 515 tags from this list populates highlight_target, which has a callback 641 ('list', 'builtin'), ('(', 'normal'), 768 theme_names = list(self.theme_elements.keys()) 1100 # Reload user theme list. 1143 respectively, and the current item from each list is stored in 1154 and are pairs of (event, [keys]) where keys can be a list [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/ |
H A D | radius_server.c | 691 list) { in radius_server_erp_find_key() 2509 list)) != NULL) { in radius_server_erp_flush() 2510 dl_list_del(&erp->list); in radius_server_erp_flush() 2769 dl_list_add(&data->erp_keys, &erp->list); in radius_server_erp_add_key()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ieee802_1x.c | 2412 list) { in ieee802_1x_erp_get_key() 2425 dl_list_add(&hapd->erp_keys, &erp->list); in ieee802_1x_erp_add_key() 2509 list)) != NULL) { in ieee802_1x_erp_flush() 2510 dl_list_del(&erp->list); in ieee802_1x_erp_flush()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/ |
H A D | radius_server.c | 548 list) { in radius_server_erp_find_key() 2315 list)) != NULL) { in radius_server_erp_flush() 2316 dl_list_del(&erp->list); in radius_server_erp_flush() 2572 dl_list_add(&data->erp_keys, &erp->list); in radius_server_erp_add_key()
|
/device/soc/rockchip/common/vendor/drivers/phy/ |
H A D | phy-rockchip-usbdp.c | 230 static int udphy_get_rst_idx(const char *const *list, int num, char *name)
in udphy_get_rst_idx() argument 235 if (!strcmp(list[idx], name)) {
in udphy_get_rst_idx()
|
/device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/ |
H A D | clk.h | 742 void rockchip_clk_register_branches(struct rockchip_clk_provider *ctx, struct rockchip_clk_branch *list, 744 void rockchip_clk_register_plls(struct rockchip_clk_provider *ctx, struct rockchip_pll_clock *list,
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
H A D | mali_kbase_csf_firmware_no_mali.c | 36 #include <linux/list.h> 93 * list using this list_head to link them 143 * kbase_device:csf.firmware_interfaces list. 902 INIT_LIST_HEAD(&kbdev->csf.firmware_trace_buffers.list); in kbase_csf_firmware_early_init()
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | dhd_flowring.c | 145 dll_init(&queue->list); in dhd_flow_queue_init() 361 dll_init(&flow_ring_table[idx].list); in dhd_flow_rings_init()
|
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/ |
H A D | phy-rockchip-usbdp.c | 297 static int udphy_get_rst_idx(const char * const *list, int num, char *name) in udphy_get_rst_idx() argument 302 if (!strcmp(list[idx], name)) in udphy_get_rst_idx()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_content_overlay/ |
H A D | select_content_overlay_manager.cpp | 526 std::list<RefPtr<UINode>>::const_iterator SelectContentOverlayManager::FindSelectOverlaySlot( in FindSelectOverlaySlot() 527 const RefPtr<FrameNode>& root, const std::list<RefPtr<UINode>>& children) in FindSelectOverlaySlot()
|
/foundation/arkui/ace_engine/frameworks/core/components/flex/ |
H A D | render_flex.cpp | 940 std::list<MagicLayoutNode> nodes; in TravelChildrenFlexProps() 1206 void RenderFlex::PerformItemAlign(std::list<RefPtr<RenderNode>>& nodelist) in PerformItemAlign()
|