Searched refs:select (Results 1 – 16 of 16) sorted by relevance
/device/google/cuttlefish/tools/gigabyte-ampere-cuttlefish-installer/preseed/ |
D | preseed.cfg | 8 d-i keyboard-configuration/xkb-keymap select us 9 # d-i keyboard-configuration/toggle select No toggling 13 d-i netcfg/choose_interface select auto 82 # Set the disk to install. If not set, select Guided -> select device. 127 d-i partman-auto/choose_recipe select efiroot 136 d-i partman/choose_partition select finish 144 d-i partman-partitioning/choose_label select gpt
|
/device/google/cuttlefish/host/commands/vhost_user_input/ |
D | vio_input.rs | 29 pub select: u8, field 163 config.select = self.select_bytes[0]; in get_raw() 165 match config.select { in get_raw() 204 bail!("Unsupported config selection: {}", config.select); in get_raw()
|
/device/google/cuttlefish/host/commands/secure_env/rust/ |
D | lib.rs | 160 let mut fd_set = nix::sys::select::FdSet::new(); in ta_main() 163 if let Err(e) = nix::sys::select::select( in ta_main()
|
/device/google/cuttlefish/host/frontend/webrtc/html_client/ |
D | style.css | 245 .bluetooth-drop-down select { 432 /* Disable select to avoid weird behavior when dragging mouse while 434 -webkit-user-select: none; 435 -ms-user-select: none; 436 user-select: none;
|
/device/generic/goldfish-opengl/system/hwc3/ |
D | DrmEventListener.cpp | 66 ret = select(mMaxMonitoredFd + 1, &mMonitoredFds, NULL, NULL, NULL); in threadLoop()
|
/device/google/cuttlefish/host/frontend/webrtc/html_client/js/ |
D | controls.js | 105 select = document.getElementById(select_id); 106 select.addEventListener('change', listener);
|
/device/google/trout/hal/vehicle/2.0/ |
D | Utils.cpp | 60 auto ready = select(FD_SETSIZE, &read_fd_set, nullptr, nullptr, &timeout); in WaitForReadWithTimeout()
|
/device/sample/skins/WVGAMedDpi/ |
D | layout | 63 image select.png
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril_event.cpp | 366 n = select(nfds, &rfds, NULL, NULL, ptv); in ril_event_loop()
|
/device/linaro/dragonboard/shared/utils/tqftpserv/ |
D | tqftpserv.c | 525 ret = select(nfds + 1, &rfds, NULL, NULL, NULL); in main()
|
/device/linaro/dragonboard/shared/utils/rmtfs/ |
D | rmtfs.c | 468 ret = select(nfds, &rfds, NULL, NULL, NULL); in run_rmtfs()
|
/device/google/cuttlefish/common/libs/fs/ |
D | shared_fd.cpp | 239 int select_res = select(fd_ + 1, nullptr, &fdset, nullptr, timeout); in ConnectWithTimeout() 312 select(max_index, &readfds, &writefds, &errorfds, timeout)); in Select()
|
/device/google/cuttlefish/common/libs/utils/ |
D | files.cpp | 676 auto ret = select(inotify + 1, &readfds, NULL, NULL, &timeout); in WaitForFileInternal()
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 2954 …check, bool speed_select_bypass) "Set extended link params: ASD check: %d, Speed select bypass: %d" 3098 …ect_bypass, bool pfrstd) "Set extended link params: ASD check: %d, Speed select bypass: %d, PF res… 4222 lsi_execute_script_blockmove_delayed(void) "Delayed select timeout" 4231 lsi_execute_script_tc_delayedselect_timeout(void) "Delayed select timeout" 4447 npcm7xx_fiu_select(const char *id, int cs) "%s select CS%d"
|
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 2954 …check, bool speed_select_bypass) "Set extended link params: ASD check: %d, Speed select bypass: %d" 3098 …ect_bypass, bool pfrstd) "Set extended link params: ASD check: %d, Speed select bypass: %d, PF res… 4222 lsi_execute_script_blockmove_delayed(void) "Delayed select timeout" 4231 lsi_execute_script_tc_delayedselect_timeout(void) "Delayed select timeout" 4447 npcm7xx_fiu_select(const char *id, int cs) "%s select CS%d"
|
/device/google/atv/products/lowram_boot_profiles/ |
D | boot-image-profile.txt | 30286 HSPLandroid/icu/text/PluralRules$RuleList;->select(Landroid/icu/text/PluralRules$IFixedDecimal;)Lja… 30299 HSPLandroid/icu/text/PluralRules;->select(D)Ljava/lang/String; 30300 HSPLandroid/icu/text/PluralRules;->select(Landroid/icu/text/PluralRules$IFixedDecimal;)Ljava/lang/S… 31945 HSPLandroid/media/MediaRouter$RouteInfo;->select()V 48017 PLcom/android/internal/util/QuickSelect;->select([JIII)J 58059 HSPLsun/net/spi/DefaultProxySelector;->select(Ljava/net/URI;)Ljava/util/List; 58183 HSPLsun/nio/ch/SelectorImpl;->select(J)I
|