HomeSort by: relevance | last modified time | path
    Searched defs:_type (Results 1 - 11 of 11) sorted by relevancy

  /src/external/bsd/kyua-cli/dist/engine/
test_result.hpp 66 result_type _type; member in class:engine::test_result
  /src/external/bsd/wpa/dist/src/drivers/
ndis_events.c 197 int _type; local
201 _type = (int) type;
202 os_memcpy(buf, &_type, sizeof(_type));
203 pos = buf + sizeof(_type);
  /src/external/gpl2/lvm2/dist/lib/config/
config.c 85 static struct config_value *_type(struct parser *p);
632 if (!(l = _type(p)))
656 h = _type(p);
661 static struct config_value *_type(struct parser *p) function
  /src/external/cddl/osnet/dist/uts/common/sys/
ctf.h 66 __uint16_t _type; member in union:ctf_stype_v2::__anon9073
75 __uint32_t _type; member in union:ctf_stype_v3::__anon9074
84 __uint16_t _type; member in union:ctf_type_v2::__anon9075
95 __uint32_t _type; member in union:ctf_type_v3::__anon9076
102 #define ctt_type _u._type
  /src/external/gpl3/binutils/dist/include/
ctf.h 250 unsigned short _type; /* Reference to another type. */ member in union:ctf_stype_v1::__anon10424
270 unsigned short _type; /* Do not use. */ member in union:ctf_type_v1::__anon10426
293 uint32_t _type; /* Reference to another type. */ member in union:ctf_stype::__anon10428
313 uint32_t _type; /* Do not use. */ member in union:ctf_type::__anon10430
329 #define ctt_type _u._type /* For types that reference another type. */
  /src/external/gpl3/binutils.old/dist/include/
ctf.h 249 unsigned short _type; /* Reference to another type. */ member in union:ctf_stype_v1::__anon11888
269 unsigned short _type; /* Do not use. */ member in union:ctf_type_v1::__anon11890
292 uint32_t _type; /* Reference to another type. */ member in union:ctf_stype::__anon11892
312 uint32_t _type; /* Do not use. */ member in union:ctf_type::__anon11894
328 #define ctt_type _u._type /* For types that reference another type. */
  /src/external/gpl3/gcc/dist/include/
ctf.h 249 unsigned short _type; /* Reference to another type. */ member in union:ctf_stype_v1::__anon14032
269 unsigned short _type; /* Do not use. */ member in union:ctf_type_v1::__anon14034
292 uint32_t _type; /* Reference to another type. */ member in union:ctf_stype::__anon14036
312 uint32_t _type; /* Do not use. */ member in union:ctf_type::__anon14038
328 #define ctt_type _u._type /* For types that reference another type. */
  /src/external/gpl3/gcc.old/dist/include/
ctf.h 220 uint32_t _type; /* Reference to another type. */ member in union:ctf_stype::__anon16455
240 uint32_t _type; /* Do not use. */ member in union:ctf_type::__anon16457
256 #define ctt_type _u._type /* For types that reference another type. */
  /src/external/gpl3/gdb.old/dist/include/
ctf.h 249 unsigned short _type; /* Reference to another type. */ member in union:ctf_stype_v1::__anon21276
269 unsigned short _type; /* Do not use. */ member in union:ctf_type_v1::__anon21278
292 uint32_t _type; /* Reference to another type. */ member in union:ctf_stype::__anon21280
312 uint32_t _type; /* Do not use. */ member in union:ctf_type::__anon21282
328 #define ctt_type _u._type /* For types that reference another type. */
  /src/external/gpl3/gdb/dist/include/
ctf.h 249 unsigned short _type; /* Reference to another type. */ member in union:ctf_stype_v1::__anon864
269 unsigned short _type; /* Do not use. */ member in union:ctf_type_v1::__anon866
292 uint32_t _type; /* Reference to another type. */ member in union:ctf_stype::__anon868
312 uint32_t _type; /* Do not use. */ member in union:ctf_type::__anon870
328 #define ctt_type _u._type /* For types that reference another type. */
  /src/external/bsd/unbound/dist/sldns/
rrdef.h 509 sldns_rr_type _type; member in struct:sldns_struct_rr_descriptor

Completed in 22 milliseconds