Searched refs:class (Results 1 - 25 of 25) sorted by relevance

/bionic/libc/kernel/arch-mips/asm/
H A Dmips_mt.h22 struct class;
H A Dsgiarcs.h81 enum linux_devclass class;
/bionic/libstdc++/include/
H A Dstl_pair.h63 template <class _T1, class _T2>
73 template <class _U1, class _U2>
77 template <class _T1, class _T2>
83 template <class _T1, class _T2>
90 template <class _T1, class _T
[all...]
/bionic/libc/kernel/common/linux/
H A Dtransport_class.h26 struct class class;
36 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) struct transport_class cls = { .class = { .name = nm, }, .setup = su, .remove = rm, .configure = cfg, }
44 #define class_to_transport_class(x) container_of(x, struct transport_class, class)
H A Dattribute_container.h30 struct class *class;
H A Dioprio.h29 #define IOPRIO_PRIO_VALUE(class, data) (((class) << IOPRIO_CLASS_SHIFT) | data)
H A Ddevice.h40 struct class;
105 struct class {
121 void (*class_release)(struct class *class);
126 ssize_t (*show)(struct class *, char * buf);
127 ssize_t (*store)(struct class *, const char * buf, size_t count);
142 struct class * class;
161 struct class *class;
[all...]
H A Dmiscdevice.h62 struct class_device *class;
H A Dmod_devicetable.h26 __u32 class, class_mask;
/bionic/libc/private/
H A DErrnoRestorer.h22 class ErrnoRestorer {
H A DScopedPthreadMutexLocker.h22 class ScopedPthreadMutexLocker {
H A DScopedReaddir.h22 class ScopedReaddir {
H A DKernelArgumentBlock.h28 // and the array of ELF aux vectors. This class breaks that block up into its
30 class KernelArgumentBlock {
/bionic/libc/kernel/arch-arm/asm/arch/
H A Dcpu.h27 #define IS_OMAP_CLASS(class, id) static inline int is_omap ##class (void) { return (GET_OMAP_CLASS == (id)) ? 1 : 0; }
/bionic/libc/netbsd/resolv/
H A Dres_query.c129 int class, int type, /* class and type of query */
145 printf(";; res_query(%s, %d, %d)\n", name, class, type);
148 n = res_nmkquery(statp, QUERY, name, class, type, NULL, 0, NULL,
223 int class, int type, /* class and type of query */
248 return (res_nquery(statp, cp, class, type, answer, anslen));
257 ret = res_nquerydomain(statp, name, NULL, class, type,
285 class, type,
341 ret = res_nquerydomain(statp, name, NULL, class, typ
127 res_nquery(res_state statp, const char *name, int class, int type, u_char *answer, int anslen) argument
221 res_nsearch(res_state statp, const char *name, int class, int type, u_char *answer, int anslen) argument
368 res_nquerydomain(res_state statp, const char *name, const char *domain, int class, int type, u_char *answer, int anslen) argument
[all...]
H A Dres_data.c171 int class, int type, /* class and type of query */
182 return (res_nmkquery(&_nres, op, dname, class, type,
201 int class, int type, /* class and type of query */
209 return (res_nquery(&_nres, name, class, type, answer, anslen));
270 int class, int type, /* class and type of query */
279 return (res_nsearch(&_nres, name, class, type, answer, anslen));
285 int class, in
169 res_mkquery(int op, const char *dname, int class, int type, const u_char *data, int datalen, const u_char *newrr_in, u_char *buf, int buflen) argument
200 res_query(const char *name, int class, int type, u_char *answer, int anslen) argument
269 res_search(const char *name, int class, int type, u_char *answer, int anslen) argument
283 res_querydomain(const char *name, const char *domain, int class, int type, u_char *answer, int anslen) argument
[all...]
H A Dres_mkquery.c120 int class, int type, /* class and type of query */
137 _res_opcodes[op], dname, p_class(class), p_type(type));
170 ns_put16(class, cp);
187 ns_put16(class, cp);
205 ns_put16(class, cp);
117 res_nmkquery(res_state statp, int op, const char *dname, int class, int type, const u_char *data, int datalen, const u_char *newrr_in, u_char *buf, int buflen) argument
H A Dres_debug.c198 fprintf(file, ";;\t%s, type = %s, class = %s\n",
372 * that C_ANY is a qclass but not a class. (You can ask for records of class
373 * C_ANY, but you can't have any records of that class in the database.)
589 * Return a mnemonic for class.
592 p_class(int class) { argument
597 result = sym_ntos(__p_class_syms, class, &success);
600 if (class < 0 || class > 0xffff)
602 sprintf(classbuf, "CLASS%d", class);
[all...]
H A Dres_send.c275 * res_nameinquery(name, type, class, buf, eom)
276 * look for (name,type,class) in the query section of packet (buf,eom)
287 res_nameinquery(const char *name, int type, int class, argument
305 if (ttype == type && tclass == class &&
314 * is there a 1:1 mapping of (name,type,class)
/bionic/libc/bionic/
H A Dpthread_accessor.h24 class pthread_accessor {
/bionic/tests/
H A Dbenchmark.h23 class Benchmark {
/bionic/linker/
H A Dlinker_phdr.h40 class ElfReader {
/bionic/libc/netbsd/net/
H A Dgetaddrinfo.c210 int qclass, qtype; /* class and type of query */
1308 int type, class, ancount, qdcount; local
1377 class = _getshort(cp);
1378 cp += INT16SZ + INT32SZ; /* class, TTL */
1381 if (class != C_IN) {
2175 int class, type; local
2183 class = t->qclass;
2189 printf(";; res_nquery(%s, %d, %d)\n", name, class, type);
2192 n = res_nmkquery(res, QUERY, name, class, type, NULL, 0, NULL,
/bionic/libc/netbsd/nameser/
H A Dns_print.c107 * ns_sprintrrf(msg, msglen, name, class, type, ttl, rdata, rdlen,
115 const char *name, ns_class class, ns_type type,
158 len = SPRINTF((tmp, " %s %s", p_class(class), p_type(type)));
709 len = SPRINTF((tmp, "%u bytes", class));
114 ns_sprintrrf(const u_char *msg, size_t msglen, const char *name, ns_class class, ns_type type, u_long ttl, const u_char *rdata, size_t rdlen, const char *name_ctx, const char *origin, char *buf, size_t buflen) argument
/bionic/libc/netbsd/
H A Dgethnamaddr.c185 int type, class, ancount, qdcount; local
263 class = _getshort(cp);
264 cp += INT16SZ + INT32SZ; /* class, TTL */
269 if (class != C_IN) {

Completed in 345 milliseconds