Home
last modified time | relevance | path

Searched defs:remain (Results 1 - 25 of 80) sorted by relevance

1234

/third_party/rust/crates/rustix/src/backend/libc/thread/
H A Dsyscalls.rs53 let mut remain = MaybeUninit::<LibcTimespec>::uninit(); variables
206 let mut remain = MaybeUninit::<LibcTimespec>::uninit(); variables
[all...]
/third_party/alsa-utils/topology/nhlt/intel/dmic/
H A Ddmic-debug.c19 int i, j, lines, remain; in dmic_print_bytes_as_hex() local
43 int i, j, lines, remain; in dmic_print_integers_as_hex() local
66 int i, j, line, lines, remain; in dmic_print_internal() local
[all...]
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dstream_depacketizer.cpp61 int remain = static_cast<int>(bufferSize - (ptr - buffer)); in DepacketizeBuffer() local
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/timerthread/
H A Dtimer_thread.h34 int32_t remain = 0; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
H A Dapp_demo_sdio_device.c40 hi_u32 remain; in app_demo_sdio_read_start_callback() local
79 hi_u32 remain; in app_demo_sdio_write_start_callback() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_csi.c79 int pos = 0, dump_len = 0, remain = 0; in dhd_csi_event_handler() local
H A Ddhd_mschdbg.c62 static void dhd_mschdbg_us_to_sec(uint32 time_h, uint32 time_l, uint32 *sec, uint32 *remain) in dhd_mschdbg_us_to_sec() argument
/third_party/musl/src/stdio/
H A Dfopencookie.c24 size_t remain = len, readlen = 0; in cookieread() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_layout_element.h112 double remain = reduceSize - (width_ - minPadddingSize_); variable
126 double remain = reduceSize - (height_ - minPadddingSize_); variable
H A Dsecurity_component_layout_element.cpp72 int remain = reduceSize - (width_ - minIconSize_); in ShrinkWidth() local
88 double remain = reduceSize - (height_ - minIconSize_); in ShrinkHeight() local
322 int remain = reduceSize - (width_ - minTextWidth); in ShrinkWidth() local
344 double remain = reduceSize - (height_ - minTextHeight); in ShrinkHeight() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_notification.cpp456 uint16_t remain = mtu_ - (AVRC_TG_VENDOR_FIXED_OPERAND_SIZE + AVRC_TG_GCPASV_NUM_OF_VALUES_SIZE); in GetAvailableParameterSize() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_extractor_util.cpp236 uint64_t remain = size; in HasCopiedData() local
/foundation/communication/dsoftbus/core/connection/manager/
H A Dsoftbus_conn_flow_control.c62 int32_t remain = self->quotaInBytes - appliedTotal; in Apply() local
/foundation/communication/dsoftbus/adapter/common/bus_center/network/
H A Dlnn_linkwatch.c64 int32_t remain = bufLen; in ProcessNetlinkAnswer() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dlf_ring.c276 FILLP_ULONG remain; in FillpRingFreeEntries() local
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_cpal.c84 GLuint remain, i; in paletted_to_color() local
/third_party/ltp/testcases/kernel/syscalls/clock_nanosleep/
H A Dclock_nanosleep01.c134 void *request, *remain; in do_test() local
/third_party/ltp/utils/sctp/func_tests/
H A Dtest_fragments.c268 int remain; in main() local
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam-tx-rx/
H A Dminimal-ws-client.c49 size_t remain; in callback() local
/third_party/lz4/lib/
H A Dlz4file.c253 size_t remain = size; in LZ4F_write() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/
H A Dtransfer.c33 hi_u32 file_length, remain, read_len, ret, cs; in loader_serial_ymodem() local
305 hi_u32 remain = ctx->file_length - ctx->offset; in upload_send_data() local
[all...]
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsamgr_small_ipc_adapter.c131 int remain = RegisterRemoteFeatures(registerEpArg->endpoint); in Receive() local
309 int remain = RegisterRemoteFeatures(endpoint); in OnSamgrServerExit() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Dip_tools.cpp135 int remain = prefixLength % BIT_NUM_PER_BYTE; in ConvertIpv4Mask() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/store/
H A Dauto_cache.cpp336 size_t remain = watchers.size(); in OnChange() local
359 size_t remain = watchers.size(); in OnChange() local
/third_party/alsa-utils/topology/nhlt/
H A Dnhlt-processor.c50 int i, j, k, lines, remain; in debug_print_nhlt() local

Completed in 16 milliseconds

1234