Home
last modified time | relevance | path

Searched refs:remain (Results 1 – 25 of 88) sorted by relevance

1234

/system/media/audio_utils/include/audio_utils/
Dclock_nanosleep.h33 struct timespec *remain) in audio_utils_clock_nanosleep() argument
35 return syscall(SYS_clock_nanosleep, clock_id, flags, request, remain); in audio_utils_clock_nanosleep()
49 struct timespec *remain) in audio_utils_clock_nanosleep() argument
54 (void) remain; in audio_utils_clock_nanosleep()
/system/libhwbinder/
DDebug.cpp212 long remain = length; in printHexData() local
226 if (remain > 0 && (size_t)remain <= align_offset) { in printHexData()
227 align_offset = remain - 1; in printHexData()
238 if (remain-- > 0) { in printHexData()
247 if (remain > 0) { in printHexData()
259 remain--; in printHexData()
268 remain = length; in printHexData()
273 if (remain-- > 0) { in printHexData()
284 if (remain > 0) *c++ = ','; in printHexData()
/system/sepolicy/prebuilts/api/27.0/private/compat/26.0/
D26.0.ignore.cil30 ;; older policy, but that should not remain accessible to vendor policy.
/system/core/libsparse/
Dsparse_read.cpp417 int64_t remain = s->len; in sparse_file_read_normal() local
427 while (remain > 0) { in sparse_file_read_normal()
428 to_read = std::min(remain, (int64_t)(s->block_size)); in sparse_file_read_normal()
455 remain -= to_read; in sparse_file_read_normal()
/system/sepolicy/prebuilts/api/28.0/private/compat/27.0/
D27.0.ignore.cil130 ;; older policy, but that should not remain accessible to vendor policy.
/system/sepolicy/prebuilts/api/28.0/private/compat/26.0/
D26.0.ignore.cil152 ;; older policy, but that should not remain accessible to vendor policy.
/system/sepolicy/prebuilts/api/30.0/private/compat/27.0/
D27.0.ignore.cil200 ;; older policy, but that should not remain accessible to vendor policy.
/system/sepolicy/prebuilts/api/29.0/private/compat/27.0/
D27.0.ignore.cil194 ;; older policy, but that should not remain accessible to vendor policy.
/system/sepolicy/private/compat/26.0/
D26.0.ignore.cil230 ;; older policy, but that should not remain accessible to vendor policy.
/system/sepolicy/prebuilts/api/30.0/private/compat/26.0/
D26.0.ignore.cil222 ;; older policy, but that should not remain accessible to vendor policy.
/system/sepolicy/prebuilts/api/29.0/private/compat/26.0/
D26.0.ignore.cil216 ;; older policy, but that should not remain accessible to vendor policy.
/system/sepolicy/private/compat/27.0/
D27.0.ignore.cil250 ;; older policy, but that should not remain accessible to vendor policy.
/system/bt/service/doc/
DIBluetoothGattServer.txt67 * will remain pending until the remote device sends a handle-value
/system/sepolicy/tools/sepolicy-analyze/
DREADME15 type. However, there may be legitimate reasons for them to remain
/system/extras/libfec/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/system/extras/tests/cpueater/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/system/extras/sane_schedstat/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/system/extras/runconuid/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/system/extras/bootctl/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/system/incremental_delivery/libdataloader/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/system/extras/slideshow/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/system/extras/ext4_utils/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/system/extras/verity/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/system/extras/memory_replay/
DNOTICE57 of this License, Derivative Works shall not include works that remain
/system/core/liblog/
DNOTICE57 of this License, Derivative Works shall not include works that remain

1234