Home
last modified time | relevance | path

Searched refs:list (Results 5451 - 5475 of 6317) sorted by relevance

1...<<211212213214215216217218219220>>...253

/third_party/node/deps/v8/src/codegen/loong64/
H A Dmacro-assembler-loong64.cc56 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 DvalidationES3.cpp938 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 Dtest_tarfile.py139 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 Ddisasm-aarch32.h8 // 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 Dieee802_11.c1305 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 Dieee802_1x.c2386 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 Dapp_mgr_service_inner.cpp1410 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 Dform_pattern_test.cpp158 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 Davrcp_ct_profile.cpp157 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 Davrcp_tg_profile.cpp155 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 Dac3enc.c1963 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 Dapicoll.cpp1024 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 Dnir_serialize.c1660 /* 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 Dnir.c55 "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, &reg->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 Dconfigdialog.py77 # 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 Dradius_server.c691 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 Dieee802_1x.c2412 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 Dradius_server.c548 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 Dphy-rockchip-usbdp.c230 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 Dclk.h742 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 Dmali_kbase_csf_firmware_no_mali.c36 #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 Ddhd_flowring.c145 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 Dphy-rockchip-usbdp.c297 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 Dselect_content_overlay_manager.cpp526 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 Drender_flex.cpp940 std::list<MagicLayoutNode> nodes; in TravelChildrenFlexProps()
1206 void RenderFlex::PerformItemAlign(std::list<RefPtr<RenderNode>>& nodelist) in PerformItemAlign()

Completed in 86 milliseconds

1...<<211212213214215216217218219220>>...253