Home
last modified time | relevance | path

Searched defs:avail (Results 26 - 50 of 139) sorted by relevance

123456

/third_party/node/deps/base64/base64/bin/
H A Dbase64.c344 find_newline (const char *p, const size_t avail) in find_newline() argument
359 size_t avail; in decode() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dir2.c220 struct ir2_instr *avail[0x100], *instr_v = NULL, *instr_s = NULL; in sched_next() local
/third_party/skia/src/core/
H A DSkTBlockList.h103 int avail = fAllocator->currentBlock()->template avail<alignof(T)>() / sizeof(T); in reserve() local
311 int avail = fAllocator->currentBlock()->template avail<alignof(T)>() / sizeof(T); in concat() local
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_containers.hpp716 size_t avail = current_buffer.size - current_buffer.offset; in append() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h194 void setDebugInfoAvailability(bool avail) { DbgInfoAvailable = avail; } in setDebugInfoAvailability() argument
/third_party/pulseaudio/src/tests/
H A Dalsa-time-test.c157 snd_pcm_sframes_t avail, delay; in main() local
[all...]
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_uri.c150 uint32_t avail = *available; in EncodeComp() local
203 uint32_t avail in EncodePathComp() local
247 uint32_t avail = *availLen; EncodeQueryComp() local
296 uint32_t avail = *encodedLen; CertManagerUriEncode() local
[all...]
/device/qemu/drivers/virtio/
H A Dvirtmmio.h117 struct VirtqAvail *avail; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dhnd_pktpool.h117 uint16 avail; /**< number of packets in pool's free list */ member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dlinux_osl_priv.h167 bool avail; member
/third_party/alsa-lib/test/
H A Daudio_time.c63 _gettimestamp(snd_pcm_t *handle, snd_htimestamp_t *timestamp, snd_htimestamp_t *trigger_timestamp, snd_htimestamp_t *audio_timestamp, snd_pcm_audio_tstamp_config_t *audio_tstamp_config, snd_pcm_audio_tstamp_report_t *audio_tstamp_report, snd_pcm_uframes_t *avail, snd_pcm_sframes_t *delay) _gettimestamp() argument
H A Dpcm.c402 snd_pcm_sframes_t avail; in async_callback() local
474 snd_pcm_sframes_t avail, commitres; in async_direct_callback() local
607 snd_pcm_sframes_t avail, commitres; direct_loop() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_dshare.c165 snd_pcm_uframes_t old_slave_hw_ptr, avail; in snd_pcm_dshare_sync_ptr0() local
329 snd_pcm_sframes_t avail; in snd_pcm_dshare_start() local
441 snd_pcm_sframes_t avail; snd_pcm_dshare_rewind() local
457 snd_pcm_sframes_t avail; snd_pcm_dshare_forward() local
552 snd_pcm_dshare_htimestamp(snd_pcm_t *pcm, snd_pcm_uframes_t *avail, snd_htimestamp_t *tstamp) snd_pcm_dshare_htimestamp() argument
[all...]
H A Dpcm_dsnoop.c134 snd_pcm_uframes_t slave_hw_ptr, old_slave_hw_ptr, avail; in snd_pcm_dsnoop_sync_ptr() local
333 snd_pcm_sframes_t avail; in snd_pcm_dsnoop_rewind() local
349 snd_pcm_sframes_t avail; snd_pcm_dsnoop_forward() local
429 snd_pcm_dsnoop_htimestamp(snd_pcm_t *pcm, snd_pcm_uframes_t *avail, snd_htimestamp_t *tstamp) snd_pcm_dsnoop_htimestamp() argument
[all...]
H A Dpcm_generic.c273 int snd_pcm_generic_htimestamp(snd_pcm_t *pcm, snd_pcm_uframes_t *avail, in snd_pcm_generic_htimestamp() argument
283 int snd_pcm_generic_real_htimestamp(snd_pcm_t *pcm, snd_pcm_uframes_t *avail, in snd_pcm_generic_real_htimestamp() argument
/third_party/icu/icu4c/source/test/intltest/
H A Ddtfmtrtts.cpp142 const Locale *avail = DateFormat::getAvailableLocales(locCount); in TestDateFormatRoundTrip() local
/third_party/icu/icu4c/source/i18n/
H A Dbasictz.cpp147 UBool avail; in getSimpleRulesNear() local
297 bool avail; getTimeZoneRulesAfter() local
[all...]
/third_party/node/src/
H A Dheap_utils.cc293 ssize_t avail = len; variable
/third_party/node/deps/icu-small/source/i18n/
H A Dbasictz.cpp147 UBool avail; in getSimpleRulesNear() local
297 bool avail; getTimeZoneRulesAfter() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dpoll-win32.c160 DWORD avail, nbuffer; in windows_compute_revents() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dbasictz.cpp147 UBool avail; in getSimpleRulesNear() local
298 UBool avail; getTimeZoneRulesAfter() local
[all...]
/third_party/skia/tests/
H A DSkBlockAllocatorTest.cpp155 size_t avail = pool->currentBlock()->avail<4>(); in DEF_TEST() local
467 size_t avail = pool->currentBlock()->avail(); DEF_TEST() local
[all...]
/third_party/toybox/kconfig/lxdialog/
H A Dutil.c555 size_t avail; in item_add_str() local
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtmmio.h128 struct VirtqAvail *avail; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_osk_types.h461 u32 avail; member

Completed in 18 milliseconds

123456