/aosp_15_r20/external/liburing/test/ |
H A D | accept-link.c | 45 unsigned long timeout; member 91 int32_t val = 1; in recv_thread() local 184 static int test_accept_timeout(int do_connect, unsigned long timeout) in test_accept_timeout()
|
/aosp_15_r20/external/libchrome-gestures/src/ |
H A D | sensor_jump_filter_interpreter_unittest.cc | 32 virtual void SyncInterpret(HardwareState& hwstate, stime_t* timeout) { in SyncInterpret() 39 virtual void HandleTimer(stime_t now, stime_t* timeout) { in HandleTimer() 49 float val; member
|
/aosp_15_r20/external/arm-trusted-firmware/plat/nvidia/tegra/drivers/bpmp_ipc/ |
H A D | intf.c | 43 static inline void hsp_db_write(uint32_t reg, uint32_t val) in hsp_db_write() 144 uint32_t timeout = TIMEOUT_RESPONSE_FROM_BPMP_US; in tegra_bpmp_wait_for_slave_ack() local 222 uint32_t frame_size, timeout; in tegra_bpmp_ipc_init() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/nvidia/tegra/drivers/bpmp_ipc/ |
D | intf.c | 43 static inline void hsp_db_write(uint32_t reg, uint32_t val) in hsp_db_write() 144 uint32_t timeout = TIMEOUT_RESPONSE_FROM_BPMP_US; in tegra_bpmp_wait_for_slave_ack() local 222 uint32_t frame_size, timeout; in tegra_bpmp_ipc_init() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/nvidia/tegra/drivers/gpcdma/ |
D | gpcdma.c | 58 static void tegra_gpcdma_write32(uint32_t offset, uint32_t val) in tegra_gpcdma_write32() 84 uint32_t val, timeout = 0; in tegra_gpcdma_memcpy_priv() local
|
/aosp_15_r20/external/arm-trusted-firmware/plat/nvidia/tegra/drivers/gpcdma/ |
H A D | gpcdma.c | 58 static void tegra_gpcdma_write32(uint32_t offset, uint32_t val) in tegra_gpcdma_write32() 84 uint32_t val, timeout = 0; in tegra_gpcdma_memcpy_priv() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/alsa/ |
H A D | mixer-test.c | 226 static int wait_for_event(struct ctl_data *ctl, int timeout) in wait_for_event() 296 snd_ctl_elem_value_t *val, in ctl_value_index_valid() 408 static bool ctl_value_valid(struct ctl_data *ctl, snd_ctl_elem_value_t *val) in ctl_value_valid() 708 snd_ctl_elem_value_t *val; in test_ctl_write_valid_boolean() local 731 snd_ctl_elem_value_t *val; in test_ctl_write_valid_integer() local 760 snd_ctl_elem_value_t *val; in test_ctl_write_valid_integer64() local 787 snd_ctl_elem_value_t *val; in test_ctl_write_valid_enumerated() local 858 snd_ctl_elem_value_t *val) in test_ctl_write_invalid_value() 884 snd_ctl_elem_value_t *val; in test_ctl_write_invalid_boolean() local 902 snd_ctl_elem_value_t *val; in test_ctl_write_invalid_integer() local [all …]
|
/aosp_15_r20/external/flashrom/ |
H A D | serial.c | 323 void sp_set_pin(enum SP_PIN pin, int val) { in sp_set_pin() 483 int serialport_read_nonblock(unsigned char *c, unsigned int readcnt, unsigned int timeout, unsigned… in serialport_read_nonblock() 567 int serialport_write_nonblock(const unsigned char *buf, unsigned int writecnt, unsigned int timeout… in serialport_write_nonblock()
|
/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/helper/ |
H A D | HttpConnection.java | 110 private static String encodeMimeName(String val) { in encodeMimeName() 166 public Connection timeout(int millis) { in timeout() method in HttpConnection 657 public int timeout() { in timeout() method in HttpConnection.Request 662 public Request timeout(int millis) { in timeout() method in HttpConnection.Request 1105 final String val = conn.getHeaderField(i); in createHeaderMap() local 1156 private static String fixHeaderEncoding(@Nullable String val) { in fixHeaderEncoding()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/st/bsec/ |
D | bsec3.c | 100 uint32_t timeout = BSEC_TIMEOUT_VALUE; in poll_otp_status_busy() local 238 uint32_t bsec_write_otp(uint32_t val, uint32_t otp) in bsec_write_otp() 273 uint32_t bsec_program_otp(uint32_t val, uint32_t otp) in bsec_program_otp() 492 uint32_t bsec_shadow_read_otp(uint32_t *val, uint32_t otp) in bsec_shadow_read_otp() 525 uint32_t bsec_read_otp(uint32_t *val, uint32_t otp) in bsec_read_otp()
|
D | bsec2.c | 318 uint32_t bsec_read_otp(uint32_t *val, uint32_t otp) in bsec_read_otp() 340 uint32_t bsec_write_otp(uint32_t val, uint32_t otp) in bsec_write_otp() 378 uint32_t bsec_program_otp(uint32_t val, uint32_t otp) in bsec_program_otp() 530 void bsec_write_scratch(uint32_t val) in bsec_write_scratch() 744 uint32_t timeout = BSEC_TIMEOUT_VALUE; in bsec_power_safmem() local 785 uint32_t bsec_shadow_read_otp(uint32_t *val, uint32_t otp) in bsec_shadow_read_otp()
|
/aosp_15_r20/external/scapy/scapy/ |
H A D | config.py | 57 def __set__(self, obj, val): argument 176 def __init__(self, name="noname", timeout=None): argument 268 def new_cache(self, name, timeout=None): argument 289 def __set__(self,obj,val): argument 337 def _prompt_changer(attr, val): argument
|
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/okhttp.com.android.art.debug_intermediates/ |
D | classes.jar | ... {
final synthetic com.android.okhttp.Cache val$this$0
final synthetic com.android. ... |
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/ |
D | okhttp-for-host.jar | ... {
final synthetic com.android.okhttp.Cache val$this$0
final synthetic com.android. ... |
D | okhttp-nojarjar.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/prebuilts/module_sdk/art/1/java/ |
D | okhttp.jar | ... {
final synthetic com.android.okhttp.Cache val$this$0
final synthetic com.android. ... |
/aosp_15_r20/out/soong/.intermediates/external/okhttp/okhttp/android_common_apex31/javac/ |
D | okhttp.jar | ... {
final synthetic com.android.okhttp.Cache val$this$0
final synthetic com.android. ... |
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/ |
D | okhttp-for-host.jar | ... {
final synthetic com.android.okhttp.Cache val$this$0
final synthetic com.android. ... |
D | okhttp-nojarjar.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/solid/ |
H A D | net.rs | 160 let mut timeout = in connect_timeout() localVariable 303 let timeout = match dur { in set_timeout() localVariable 314 let mut timeout = netc::timeval { tv_sec: secs, tv_usec: dur.subsec_micros() as _ }; in set_timeout() localVariable 325 pub fn timeout(&self, kind: c_int) -> io::Result<Option<Duration>> { in timeout() method 356 let val: netc::linger = getsockopt(self, netc::SOL_SOCKET, netc::SO_LINGER)?; in linger() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/solid/ |
H A D | net.rs | 160 let mut timeout = in connect_timeout() localVariable 303 let timeout = match dur { in set_timeout() localVariable 314 let mut timeout = netc::timeval { tv_sec: secs, tv_usec: dur.subsec_micros() as _ }; in set_timeout() localVariable 325 pub fn timeout(&self, kind: c_int) -> io::Result<Option<Duration>> { in timeout() method 356 let val: netc::linger = getsockopt(self, netc::SOL_SOCKET, netc::SO_LINGER)?; in linger() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/solid/ |
H A D | net.rs | 160 let mut timeout = in connect_timeout() localVariable 303 let timeout = match dur { in set_timeout() localVariable 314 let mut timeout = netc::timeval { tv_sec: secs, tv_usec: dur.subsec_micros() as _ }; in set_timeout() localVariable 325 pub fn timeout(&self, kind: c_int) -> io::Result<Option<Duration>> { in timeout() method 356 let val: netc::linger = getsockopt(self, netc::SOL_SOCKET, netc::SO_LINGER)?; in linger() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/solid/ |
H A D | net.rs | 160 let mut timeout = in connect_timeout() localVariable 303 let timeout = match dur { in set_timeout() localVariable 314 let mut timeout = netc::timeval { tv_sec: secs, tv_usec: dur.subsec_micros() as _ }; in set_timeout() localVariable 325 pub fn timeout(&self, kind: c_int) -> io::Result<Option<Duration>> { in timeout() method 356 let val: netc::linger = getsockopt(self, netc::SOL_SOCKET, netc::SO_LINGER)?; in linger() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/solid/ |
H A D | net.rs | 160 let mut timeout = in connect_timeout() localVariable 303 let timeout = match dur { in set_timeout() localVariable 314 let mut timeout = netc::timeval { tv_sec: secs, tv_usec: dur.subsec_micros() as _ }; in set_timeout() localVariable 325 pub fn timeout(&self, kind: c_int) -> io::Result<Option<Duration>> { in timeout() method 356 let val: netc::linger = getsockopt(self, netc::SOL_SOCKET, netc::SO_LINGER)?; in linger() localVariable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/eventfd/ |
H A D | eventfd03.c | 24 uint64_t val; in run() local 27 struct timeval timeout = { 0, 0 }; in run() local
|