| /src/external/ibm-public/postfix/dist/src/dns/ |
| dns_strrecord.c | 94 uint8_t mtype = *ip++; local 98 vstring_sprintf_append(buf, "%d %d %d ", usage, selector, mtype);
|
| /src/external/bsd/ntp/dist/include/ |
| adjtime.h | 49 long mtype; member in struct:__anon7345::__anon7346 57 * mtype values
|
| /src/external/gpl3/binutils/dist/gprofng/src/ |
| MetricList.h | 45 // flavor depends on mtype in the list 51 // It is assumed that this->mtype is MET_CALL, MET_DATA, or MET_INDX and 52 // that metrics_list->mtype is MET_NORMAL 105 return mtype; 156 MetricType mtype; member in class:MetricList
|
| HeapActivity.cc | 85 Metric::Type mtype = mtr->get_type (); local 90 switch (mtype) 156 Metric::Type mtype = mtr->get_type (); local 160 switch (mtype) 209 Metric::Type mtype = mtr->get_type (); local 212 switch (mtype)
|
| IOActivity.cc | 134 Metric::Type mtype = mtr->get_type (); local 139 switch (mtype) 280 Metric::Type mtype = mtr->get_type (); local 284 switch (mtype) 355 Metric::Type mtype = mtr->get_type (); local 360 switch (mtype)
|
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| MetricList.h | 45 // flavor depends on mtype in the list 51 // It is assumed that this->mtype is MET_CALL, MET_DATA, or MET_INDX and 52 // that metrics_list->mtype is MET_NORMAL 105 return mtype; 156 MetricType mtype; member in class:MetricList
|
| HeapActivity.cc | 85 Metric::Type mtype = mtr->get_type (); local 90 switch (mtype) 156 Metric::Type mtype = mtr->get_type (); local 160 switch (mtype) 209 Metric::Type mtype = mtr->get_type (); local 212 switch (mtype)
|
| IOActivity.cc | 134 Metric::Type mtype = mtr->get_type (); local 139 switch (mtype) 280 Metric::Type mtype = mtr->get_type (); local 284 switch (mtype) 355 Metric::Type mtype = mtr->get_type (); local 360 switch (mtype)
|
| /src/external/ibm-public/postfix/dist/src/global/ |
| dsn.h | 25 const char *mtype; /* Null / RFC 3464 MTA type */ member in struct:__anon23082 39 ((dsn)->mtype = (_mtype)), \ 49 ((dsn)->mtype = DSN_NO_MTYPE), \ 73 (dsn)->mtype, (dsn)->mname)
|
| dsn_buf.h | 34 VSTRING *mtype; /* null or remote MTA type */ member in struct:__anon23083 77 vstring_str((dsb)->mtype), \
|
| /src/tests/lib/libc/sys/ |
| t_msgctl.c | 55 long mtype; member in struct:msg
|
| t_msgrcv.c | 58 long mtype; member in struct:msg 220 ATF_CHECK(msg1.buf[0] != msg2.buf[0]); /* Different mtype. */ 226 ATF_CHECK(msg1.buf[0] == msg2.buf[0]); /* Same mtype. */ 306 long mtype; member in struct:msgsmall
|
| t_msgsnd.c | 57 long mtype; member in struct:msg 200 msg.mtype = 0;
|
| /src/external/bsd/nvi/dist/common/ |
| msg.h | 59 mtype_t mtype; /* Message type: M_NONE, M_ERR, M_INFO. */ member in struct:_msg
|
| /src/external/bsd/pcc/dist/pcc/f77/fcom/ |
| intr.c | 354 int mtype; 361 mtype = 0; 367 mtype = maxtype(mtype, ep->vtype); 374 if( ! ONEOF(mtype, MSKINT|MSKLOGICAL) ) 420 if(sp->atype == mtype) { 423 sp[1].atype == mtype) 438 if(mtype != sp->atype) 441 if((q = finline(sp-spectab, mtype, argsp->b_list.listp))) 463 if( ! ONEOF(mtype, MSKINT|MSKREAL) 352 int mtype; local [all...] |
| /src/external/gpl3/gcc/dist/libobjc/ |
| gc.c | 100 const char *mtype; local 108 objc_layout_structure_get_info (&layout, &position, NULL, &mtype); 111 if (*mtype == '"') 113 for (mtype++; *mtype++ != '"';) 117 if (*mtype == _C_GCINVISIBLE) 120 mtype++; 126 switch (*mtype) { 138 __objc_gc_setup_array (mask, mtype, position); 142 __objc_gc_setup_struct (mask, mtype, position) [all...] |
| /src/external/gpl3/gcc.old/dist/libobjc/ |
| gc.c | 100 const char *mtype; local 108 objc_layout_structure_get_info (&layout, &position, NULL, &mtype); 111 if (*mtype == '"') 113 for (mtype++; *mtype++ != '"';) 117 if (*mtype == _C_GCINVISIBLE) 120 mtype++; 126 switch (*mtype) { 138 __objc_gc_setup_array (mask, mtype, position); 142 __objc_gc_setup_struct (mask, mtype, position) [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/lib/ |
| cl_util.c | 202 cl_device_local_mem_type mtype; local 289 clGetDeviceInfo (devices[j], CL_DEVICE_LOCAL_MEM_TYPE, sizeof (mtype), &mtype, NULL); 290 if (mtype & CL_LOCAL) 292 if (mtype & CL_GLOBAL)
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/lib/ |
| cl_util.c | 202 cl_device_local_mem_type mtype; local 289 clGetDeviceInfo (devices[j], CL_DEVICE_LOCAL_MEM_TYPE, sizeof (mtype), &mtype, NULL); 290 if (mtype & CL_LOCAL) 292 if (mtype & CL_GLOBAL)
|
| /src/external/mpl/bind/dist/bin/tools/ |
| dnstap-read.c | 209 const ProtobufCEnumValue *ftype, *mtype; local 242 mtype = protobuf_c_enum_descriptor_get_value( 244 if (mtype == NULL) { 248 printf(" type: %s\n", mtype->name);
|
| /src/crypto/external/apache2/openssl/dist/include/internal/ |
| dane.h | 46 uint8_t mtype; member in struct:danetls_record_st 58 const EVP_MD **mdevp; /* mtype -> digest */ 59 uint8_t *mdord; /* mtype -> preference */ 60 uint8_t mdmax; /* highest supported mtype */
|
| /src/crypto/external/bsd/openssl/dist/include/internal/ |
| dane.h | 46 uint8_t mtype; member in struct:danetls_record_st 58 const EVP_MD **mdevp; /* mtype -> digest */ 59 uint8_t *mdord; /* mtype -> preference */ 60 uint8_t mdmax; /* highest supported mtype */
|
| /src/crypto/external/bsd/openssl.old/dist/include/internal/ |
| dane.h | 45 uint8_t mtype; member in struct:danetls_record_st 57 const EVP_MD **mdevp; /* mtype -> digest */ 58 uint8_t *mdord; /* mtype -> preference */ 59 uint8_t mdmax; /* highest supported mtype */
|
| /src/external/gpl3/binutils/dist/gprofng/libcollector/ |
| heaptrace.c | 39 Heap_type mtype; /* subtype of packet */ member in struct:Heap_packet 168 (int) offsetof (Heap_packet, mtype), 169 fld_sizeof (Heap_packet, mtype) == 4 ? "INT32" : "INT64"); 287 hpacket.mtype = MALLOC_TRACE; 323 hpacket.mtype = FREE_TRACE; 362 hpacket.mtype = REALLOC_TRACE; 394 hpacket.mtype = MALLOC_TRACE; 427 hpacket.mtype = MALLOC_TRACE; 464 hpacket.mtype = MALLOC_TRACE; 478 __collector_heap_record (int mtype, size_t size, void *vaddr [all...] |
| /src/external/gpl3/binutils.old/dist/gprofng/libcollector/ |
| heaptrace.c | 39 Heap_type mtype; /* subtype of packet */ member in struct:Heap_packet 168 (int) offsetof (Heap_packet, mtype), 169 fld_sizeof (Heap_packet, mtype) == 4 ? "INT32" : "INT64"); 287 hpacket.mtype = MALLOC_TRACE; 323 hpacket.mtype = FREE_TRACE; 362 hpacket.mtype = REALLOC_TRACE; 394 hpacket.mtype = MALLOC_TRACE; 427 hpacket.mtype = MALLOC_TRACE; 464 hpacket.mtype = MALLOC_TRACE; 478 __collector_heap_record (int mtype, size_t size, void *vaddr [all...] |