Home
last modified time | relevance | path

Searched +defs:val +defs:timeout (Results 201 – 225 of 1657) sorted by relevance

12345678910>>...67

/aosp_15_r20/external/libcups/cups/
H A Dsnmp.c298 int val; /* Socket option value */ in _cupsSNMPOpen() local
345 double timeout) /* I - Timeout in seconds */ in _cupsSNMPRead()
553 double timeout, /* I - Timeout for each response in seconds */ in _cupsSNMPWalk()
/aosp_15_r20/packages/apps/Car/DebuggingRestrictionController/libs/
Dokhttp-3.12.1.jar ... .Buffer sink long byteCount long bytesRead public okio.Timeout timeout () public void close () throws java ...
/aosp_15_r20/system/core/debuggerd/client/
H A Ddebuggerd_client.cpp145 struct timeval timeout; in debuggerd_trigger_dump() local
236 sigval val = {.sival_int = (dump_type == kDebuggerdNativeBacktrace) ? 1 : 0}; in debuggerd_trigger_dump() local
/aosp_15_r20/packages/modules/Bluetooth/system/btcore/src/
Dproperty.cc96 bt_property_t* property_new_discoverable_timeout(const uint32_t timeout) { in property_new_discoverable_timeout()
203 static bt_property_t* property_new_(void* val, size_t len, bt_property_type_t type) { in property_new_()
/aosp_15_r20/external/tinyalsa/
H A Dpcm_plugin.c108 int ret = 0, val = -1; in pcm_plug_info() local
192 struct pcm_plugin_min_max val; in pcm_plug_get_params() local
407 unsigned int param, unsigned int select, unsigned int val) in pcm_plug_interval_select()
675 int timeout) in pcm_plug_poll()
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterProperties.java585 boolean setDiscoverableTimeout(int timeout) { in setDiscoverableTimeout()
925 private void updateFeatureSupport(byte[] val) { in updateFeatureSupport()
1005 private void updateDynamicAudioBufferSupport(byte[] val) { in updateDynamicAudioBufferSupport()
1046 private void updateLppOffloadFeatureSupport(byte[] val) { in updateLppOffloadFeatureSupport()
/aosp_15_r20/external/tinyalsa_new/src/
H A Dpcm_plugin.c126 int ret = 0, val = -1; in pcm_plug_info() local
213 struct pcm_plugin_min_max val; in pcm_plug_get_params() local
428 unsigned int param, unsigned int select, unsigned int val) in pcm_plug_interval_select()
693 int timeout) in pcm_plug_poll()
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DProcessGroupUCC.cpp370 std::vector<uint8_t> val = std::vector<uint8_t>( in get_comm() local
381 std::vector<uint8_t> val = std::vector<uint8_t>( in get_comm() local
570 std::chrono::duration<float> timeout) in ProcessGroupUCC()
1611 const std::chrono::duration<float>& timeout) { in createProcessGroupUCC()
H A Dsocket.cpp79 inline void setSocketError(int val) noexcept { in setSocketError()
449 bool SocketImpl::waitForInput(std::chrono::milliseconds timeout) { in waitForInput()
1086 bool Socket::waitForInput(std::chrono::milliseconds timeout) { in waitForInput()
H A DNCCLUtils.cpp162 const char* val = getenv("TORCH_NCCL_NONBLOCKING_TIMEOUT"); in _parse_nccl_nonblocking_timeout() local
163 int timeout = -1; in _parse_nccl_nonblocking_timeout() local
177 static int timeout = _parse_nccl_nonblocking_timeout(); in nccl_nonblocking_timeout() local
/aosp_15_r20/external/flashrom/
H A Dichspi.c319 #define REGWRITE32(off, val) mmio_writel(val, ich_spibar+(off)) argument
320 #define REGWRITE16(off, val) mmio_writew(val, ich_spibar+(off)) argument
321 #define REGWRITE8(off, val) mmio_writeb(val, ich_spibar+(off)) argument
452 #define pprint_reg16(reg, bit, val, sep) msg_pdbg("%s=%"PRId16"" sep, #bit, (val & reg##_##bit) >> … argument
453 #define pprint_reg32(reg, bit, val, sep) msg_pdbg("%s=%"PRId32"" sep, #bit, (val & reg##_##bit) >> … argument
879 int timeout; in ich7_run_opcode() local
996 int timeout; in ich9_run_opcode() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/net/
DAbstractPlainDatagramSocketImpl.java52 int timeout = 0; field in AbstractPlainDatagramSocketImpl
414 protected abstract void socketSetOption(int opt, Object val) in socketSetOption()
/aosp_15_r20/libcore/ojluni/src/main/java/java/net/
H A DAbstractPlainDatagramSocketImpl.java52 int timeout = 0; field in AbstractPlainDatagramSocketImpl
414 protected abstract void socketSetOption(int opt, Object val) in socketSetOption()
/aosp_15_r20/external/libese/apps/weaver/
H A Dweaver.c46 static void put_uint32(uint8_t buf[4], uint32_t val) { in put_uint32()
276 uint8_t *value, uint32_t *timeout) { in ese_weaver_read()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/5/libcore/ojluni/src/main/java/java/net/
DAbstractPlainDatagramSocketImpl.java52 int timeout = 0; field in AbstractPlainDatagramSocketImpl
414 protected abstract void socketSetOption(int opt, Object val) in socketSetOption()
/aosp_15_r20/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DUiBot.java96 public UiBot(UiDevice device, Context context, int timeout) { in UiBot()
145 TypedValue val = new TypedValue(); in inFixedLayout() local
/aosp_15_r20/external/coreboot/src/soc/mediatek/common/
H A Dmt6359p.c58 void mt6359p_write_field(u32 reg, u32 val, u32 mask, u32 shift) in mt6359p_write_field()
85 static int check_idle(u32 timeout, u32 addr, u32 mask) in check_idle()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/CompanionDeviceManager/CompanionDeviceManager/android_common/javac/
DCompanionDeviceManager.jar ... { final synthetic androidx.recyclerview.widget.LinearLayoutManager val$permissionListLayoutManager final synthetic com.android.companiondevicemanager. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/CompanionDeviceManager/CompanionDeviceManager/android_common/repackaged-jarjar/javac/
DCompanionDeviceManager.jar ... .view.View$AccessibilityDelegate { final synthetic int val$action final synthetic int val$statusResourceId final synthetic ...
/aosp_15_r20/external/coreboot/src/soc/samsung/exynos5250/
H A Dfb.c101 unsigned int val; in fb_init() local
153 int timeout = 0; in s5p_dp_config_video() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/urllib/
Drequest.py139 def urlopen(url, data=None, timeout=socket._GLOBAL_DEFAULT_TIMEOUT, argument
401 def add_header(self, key, val): argument
405 def add_unredirected_header(self, key, val): argument
500 def open(self, fullurl, data=None, timeout=socket._GLOBAL_DEFAULT_TIMEOUT): argument
1584 def connect_ftp(self, user, passwd, host, port, dirs, timeout): argument
1604 def connect_ftp(self, user, passwd, host, port, dirs, timeout): argument
2402 def __init__(self, user, passwd, host, port, dirs, timeout=None, argument
/aosp_15_r20/external/python/cpython3/Lib/urllib/
Drequest.py139 def urlopen(url, data=None, timeout=socket._GLOBAL_DEFAULT_TIMEOUT, argument
401 def add_header(self, key, val): argument
405 def add_unredirected_header(self, key, val): argument
500 def open(self, fullurl, data=None, timeout=socket._GLOBAL_DEFAULT_TIMEOUT): argument
1584 def connect_ftp(self, user, passwd, host, port, dirs, timeout): argument
1604 def connect_ftp(self, user, passwd, host, port, dirs, timeout): argument
2402 def __init__(self, user, passwd, host, port, dirs, timeout=None, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/urllib/
Drequest.py139 def urlopen(url, data=None, timeout=socket._GLOBAL_DEFAULT_TIMEOUT, argument
401 def add_header(self, key, val): argument
405 def add_unredirected_header(self, key, val): argument
500 def open(self, fullurl, data=None, timeout=socket._GLOBAL_DEFAULT_TIMEOUT): argument
1584 def connect_ftp(self, user, passwd, host, port, dirs, timeout): argument
1604 def connect_ftp(self, user, passwd, host, port, dirs, timeout): argument
2402 def __init__(self, user, passwd, host, port, dirs, timeout=None, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/urllib/
Drequest.py139 def urlopen(url, data=None, timeout=socket._GLOBAL_DEFAULT_TIMEOUT, argument
401 def add_header(self, key, val): argument
405 def add_unredirected_header(self, key, val): argument
500 def open(self, fullurl, data=None, timeout=socket._GLOBAL_DEFAULT_TIMEOUT): argument
1584 def connect_ftp(self, user, passwd, host, port, dirs, timeout): argument
1604 def connect_ftp(self, user, passwd, host, port, dirs, timeout): argument
2402 def __init__(self, user, passwd, host, port, dirs, timeout=None, argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/urllib/
H A Drequest.py139 def urlopen(url, data=None, timeout=socket._GLOBAL_DEFAULT_TIMEOUT, argument
401 def add_header(self, key, val): argument
405 def add_unredirected_header(self, key, val): argument
500 def open(self, fullurl, data=None, timeout=socket._GLOBAL_DEFAULT_TIMEOUT): argument
1584 def connect_ftp(self, user, passwd, host, port, dirs, timeout): argument
1604 def connect_ftp(self, user, passwd, host, port, dirs, timeout): argument
2402 def __init__(self, user, passwd, host, port, dirs, timeout=None, argument

12345678910>>...67