Home
last modified time | relevance | path

Searched refs:kind (Results 1 – 13 of 13) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dldtoa.c61 int be, kind; in __ldtoa() local
80 kind = STRTOG_Normal; in __ldtoa()
86 kind = STRTOG_Zero; in __ldtoa()
89 kind = STRTOG_Denormal; in __ldtoa()
93 kind = STRTOG_Infinite; in __ldtoa()
96 kind = STRTOG_NaN; in __ldtoa()
102 ret = gdtoa(&fpi, be, vbits, &kind, mode, ndigits, decpt, rve); in __ldtoa()
Dgdtoa.c159 int j, j1, k, k0, k_check, kind, leftright, m2, m5, nbits; local
174 kind = *kindp &= ~STRTOG_Inexact;
175 switch(kind & STRTOG_Retmask) {
327 if (kind & STRTOG_Neg)
/bionic/libc/kernel/uapi/linux/tc_ematch/
Dtc_em_meta.h32 __u16 kind; member
37 #define TCF_META_TYPE(kind) (((kind) & TCF_META_TYPE_MASK) >> 12) argument
39 #define TCF_META_ID(kind) ((kind) & TCF_META_ID_MASK) argument
/bionic/libc/kernel/uapi/linux/netfilter/
Dnfnetlink_osf.h41 __u16 kind, length; member
/bionic/libc/kernel/tools/
Dcpp.py147 elif self.kind == TokenKind.IDENTIFIER:
266 if token.kind != TokenKind.COMMENT:
463 if self.tokens[self._index].kind != TokenKind.LITERAL:
515 if t.kind != TokenKind.IDENTIFIER:
530 if t.kind != TokenKind.IDENTIFIER:
600 elif op.id == '+' or op.id == '-' or op.kind == TokenKind.LITERAL:
606 elif op.kind == TokenKind.IDENTIFIER:
1055 tokens[i+1].kind == TokenKind.IDENTIFIER)):
1067 elif t.id == ',' and t.cursor.kind == CursorKind.ENUM_DECL:
1305 block.tokens[i-1].kind == TokenKind.IDENTIFIER and
[all …]
/bionic/libc/bionic/
Dpthread_rwlock.cpp84 static inline __always_inline void __rwlockattr_setkind(pthread_rwlockattr_t* attr, int kind) { in __rwlockattr_setkind() argument
85 *attr = (*attr & ~RWLOCKATTR_KIND_MASK) | (kind << RWLOCKATTR_KIND_SHIFT); in __rwlockattr_setkind()
233 int kind = __rwlockattr_getkind(attr); in pthread_rwlock_init() local
234 switch (kind) { in pthread_rwlock_init()
/bionic/linker/
Dlinker.h100 void count_relocation(RelocationKind kind);
Dlinker.cpp282 void count_relocation(RelocationKind kind) { in count_relocation() argument
283 ++linker_stats.count[kind]; in count_relocation()
/bionic/libc/kernel/uapi/linux/
Dpkt_cls.h439 __u16 kind; member
/bionic/docs/
Dlibc_assembler.md100 or choose a device that is less likely to overheat. To detect these kind
134 read past the end. This kind of bug results in an infrequent and difficult to
Delf-tls.md408 > exactly for this kind of thing. So this patch simply reads that metadata in, and re-implements
/bionic/tests/
Dpthread_test.cpp852 int kind; in TEST() local
853 ASSERT_EQ(0, pthread_rwlockattr_getkind_np(&attr, &kind)); in TEST()
854 ASSERT_EQ(kind_array[i], kind); in TEST()
/bionic/libc/
DNOTICE2911 of any kind. I shall in no event be liable for anything that happens