HomeSort by relevance Sort by last modified time
    Searched full:acct (Results 251 - 275 of 423) sorted by null

<<11121314151617

  /prebuilts/go/linux-x86/src/syscall/
zsysnum_netbsd_arm.go 48 SYS_ACCT = 51 // { int|sys||acct(const char *path); }
syscall_linux.go 813 //sys Acct(path string) (err error)
  /system/core/libunwindstack/tests/files/offline/offset_arm/
libc.so 
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_common_syscalls.inc 384 PRE_SYSCALL(acct)(const void *name) {
389 POST_SYSCALL(acct)(long res, const void *name) {}
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationViewFragment.java     [all...]
FolderListFragment.java     [all...]
  /prebuilts/go/darwin-x86/src/runtime/
mheap.go 962 func (h *mheap) freeSpan(s *mspan, acct int32) {
976 if acct != 0 {
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
mheap.go 962 func (h *mheap) freeSpan(s *mspan, acct int32) {
976 if acct != 0 {
    [all...]
  /external/autotest/client/site_tests/power_LoadTest/
power_LoadTest.py 282 logging.warn("Unable to use GAIA acct %s. Using GUEST instead.\n",
  /prebuilts/go/darwin-x86/src/syscall/
syscall_linux.go 813 //sys Acct(path string) (err error)
  /prebuilts/sdk/renderscript/lib/arm/
libc.so 
  /prebuilts/sdk/renderscript/lib/x86/
libc.so 
  /system/core/libunwindstack/tests/files/offline/art_quick_osr_stub_arm/
libc.so 
  /system/core/libunwindstack/tests/files/offline/straddle_arm/
libc.so 
  /system/sepolicy/prebuilts/api/26.0/private/
file_contexts 26 /acct u:object_r:cgroup:s0
  /system/sepolicy/prebuilts/api/26.0/public/
domain.te 183 # For /acct/uid/*/tasks.
    [all...]
  /system/sepolicy/prebuilts/api/27.0/private/
file_contexts 26 /acct u:object_r:cgroup:s0
  /system/sepolicy/prebuilts/api/27.0/public/
domain.te 183 # For /acct/uid/*/tasks.
    [all...]
  /system/sepolicy/prebuilts/api/28.0/private/
file_contexts 26 /acct u:object_r:cgroup:s0
  /system/sepolicy/private/
file_contexts 26 /acct u:object_r:cgroup:s0
  /external/strace/tests/
Makefile.in 224 access$(EXEEXT) acct$(EXEEXT) add_key$(EXEEXT) \
402 acct_SOURCES = acct.c
403 acct_OBJECTS = acct.$(OBJEXT)
    [all...]
  /external/strace/tests-m32/
Makefile.in 224 access$(EXEEXT) acct$(EXEEXT) add_key$(EXEEXT) \
402 acct_SOURCES = acct.c
403 acct_OBJECTS = acct.$(OBJEXT)
    [all...]
  /external/strace/tests-mx32/
Makefile.in 224 access$(EXEEXT) acct$(EXEEXT) add_key$(EXEEXT) \
402 acct_SOURCES = acct.c
403 acct_OBJECTS = acct.$(OBJEXT)
    [all...]
  /bionic/libc/
libc.arm.map 225 acct;
    [all...]
libc.arm64.map 162 acct;
    [all...]

Completed in 1057 milliseconds

<<11121314151617