Searched refs:fields (Results 1 – 11 of 11) sorted by relevance
/bionic/libc/bionic/ |
D | grp_pwd_file.cpp | 74 const char* ParseLine(const char* begin, const char* end, const char** fields, size_t num_fields) { in ParseLine() argument 77 fields[fields_written++] = position; in ParseLine() 84 fields[fields_written++] = position + 1; in ParseLine() 98 return fields[0]; in name() 102 return fields[2]; in uid() 105 return fields[3]; in gid() 109 return fields[5]; in dir() 112 return fields[6]; in shell() 152 const char* fields[kNumFields] = {}; member 157 return fields[0]; in name() [all …]
|
/bionic/libc/tzcode/ |
D | strptime.c | 108 static int century, relyear, fields; in _strptime() local 113 fields = 0; in _strptime() 237 fields |= FIELD_TM_WDAY; in _strptime() 262 fields |= FIELD_TM_MON; in _strptime() 281 fields |= FIELD_TM_MDAY; in _strptime() 307 fields |= FIELD_TM_YDAY; in _strptime() 321 fields |= FIELD_TM_MON; in _strptime() 361 fields = 0xffff; /* everything */ in _strptime() 380 fields |= FIELD_TM_WDAY; in _strptime() 388 fields |= FIELD_TM_WDAY; in _strptime() [all …]
|
/bionic/libc/kernel/uapi/linux/ |
D | acrn.h | 206 } fields; member
|
D | audit.h | 378 __u32 fields[AUDIT_MAX_FIELDS]; member
|
D | v4l2-controls.h | 1123 __u8 fields; member 1156 __u8 fields; member
|
/bionic/libc/kernel/uapi/asm-x86/asm/ |
D | kvm.h | 99 } fields; member
|
/bionic/docs/ |
D | elf-tls.md | 249 struct TlsDescriptor { // NB: arm32 reverses these fields 445 * x86_64: use `PTRACE_PEEKUSER` to read the `{fs,gs}_base` fields of `user_regs_struct` 642 `pthread_internal_t` fields) become host accesses. Laying out TLS memory differently across 647 the initial `pthread_internal_t` fields could break those apps.
|
D | NOTICE | 182 boilerplate notice, with the fields enclosed by brackets "[]"
|
D | status.md | 323 syscall or other, and sometimes update fields in the `pthread_internal_t`
|
/bionic/build/ |
D | NOTICE | 182 boilerplate notice, with the fields enclosed by brackets "[]"
|
/bionic/apex/ |
D | NOTICE | 182 boilerplate notice, with the fields enclosed by brackets "[]"
|