| /src/external/gpl3/gcc/dist/libgfortran/runtime/ |
| in_pack_generic.c | 46 index_type type_size; local 51 type_size = GFC_DTYPE_TYPE_SIZE(source); 53 switch (type_size)
|
| in_unpack_generic.c | 44 int type_size; local 51 type_size = GFC_DTYPE_TYPE_SIZE (d); 52 switch (type_size)
|
| /src/external/gpl3/gcc.old/dist/libgfortran/runtime/ |
| in_pack_generic.c | 46 index_type type_size; local 51 type_size = GFC_DTYPE_TYPE_SIZE(source); 53 switch (type_size)
|
| in_unpack_generic.c | 44 int type_size; local 51 type_size = GFC_DTYPE_TYPE_SIZE (d); 52 switch (type_size)
|
| /src/crypto/external/cpl/trousers/dist/src/include/ |
| rpc_tcstp.h | 26 UINT32 type_size; member in struct:tcsd_packet_hdr
|
| /src/external/gpl3/gcc/dist/libgfortran/intrinsics/ |
| cshift0.c | 52 index_type type_size; local 92 type_size = GFC_DTYPE_TYPE_SIZE (array); 94 switch(type_size)
|
| pack_generic.c | 261 index_type type_size; local 264 type_size = GFC_DTYPE_TYPE_SIZE(array); 266 switch(type_size)
|
| spread_generic.c | 275 index_type type_size; local 277 type_size = GFC_DTYPE_TYPE_SIZE(ret); 278 switch(type_size) 476 index_type type_size; local 481 type_size = GFC_DTYPE_TYPE_SIZE(ret); 482 switch(type_size)
|
| unpack_generic.c | 212 index_type type_size; local 218 type_size = GFC_DTYPE_TYPE_SIZE (vector); 221 switch(type_size) 435 index_type type_size; local 440 type_size = GFC_DTYPE_TYPE_SIZE (vector); 442 switch (type_size)
|
| /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/ |
| cshift0.c | 52 index_type type_size; local 92 type_size = GFC_DTYPE_TYPE_SIZE (array); 94 switch(type_size)
|
| pack_generic.c | 258 index_type type_size; local 261 type_size = GFC_DTYPE_TYPE_SIZE(array); 263 switch(type_size)
|
| spread_generic.c | 273 index_type type_size; local 275 type_size = GFC_DTYPE_TYPE_SIZE(ret); 276 switch(type_size) 474 index_type type_size; local 479 type_size = GFC_DTYPE_TYPE_SIZE(ret); 480 switch(type_size)
|
| unpack_generic.c | 212 index_type type_size; local 218 type_size = GFC_DTYPE_TYPE_SIZE (vector); 221 switch(type_size) 435 index_type type_size; local 440 type_size = GFC_DTYPE_TYPE_SIZE (vector); 442 switch (type_size)
|
| /src/external/gpl3/gcc/dist/libgfortran/generated/ |
| cshift1_16.c | 64 index_type type_size; local 115 type_size = GFC_DTYPE_TYPE_SIZE (array); 117 switch (type_size)
|
| cshift1_4.c | 64 index_type type_size; local 115 type_size = GFC_DTYPE_TYPE_SIZE (array); 117 switch (type_size)
|
| cshift1_8.c | 64 index_type type_size; local 115 type_size = GFC_DTYPE_TYPE_SIZE (array); 117 switch (type_size)
|
| /src/external/gpl3/gcc/dist/libobjc/ |
| gc.c | 294 int type_size = 10, current; local 312 class_structure_type = objc_atomic_malloc (type_size); 315 &type_size, ¤t); 316 if (current + 1 == type_size) 317 class_structure_type = objc_realloc (class_structure_type, ++type_size);
|
| /src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
| arm-c.cc | 103 tree type_size = TYPE_SIZE (param_type); local 104 if (! tree_fits_shwi_p (type_size) 105 || tree_to_shwi (type_size) != 128)
|
| /src/external/gpl3/gcc.old/dist/libgfortran/generated/ |
| cshift1_16.c | 64 index_type type_size; local 115 type_size = GFC_DTYPE_TYPE_SIZE (array); 117 switch (type_size)
|
| cshift1_4.c | 64 index_type type_size; local 115 type_size = GFC_DTYPE_TYPE_SIZE (array); 117 switch (type_size)
|
| cshift1_8.c | 64 index_type type_size; local 115 type_size = GFC_DTYPE_TYPE_SIZE (array); 117 switch (type_size)
|
| /src/external/gpl3/gcc.old/dist/libobjc/ |
| gc.c | 294 int type_size = 10, current; local 312 class_structure_type = objc_atomic_malloc (type_size); 315 &type_size, ¤t); 316 if (current + 1 == type_size) 317 class_structure_type = objc_realloc (class_structure_type, ++type_size);
|
| /src/external/gpl3/gcc/dist/gcc/config/arm/ |
| arm-c.cc | 103 tree type_size = TYPE_SIZE (param_type); local 104 if (! tree_fits_shwi_p (type_size) 105 || tree_to_shwi (type_size) != 128)
|
| /src/external/gpl3/binutils/dist/libctf/ |
| ctf-serialize.c | 734 size_t type_size; local 736 for (type_size = 0, dtd = ctf_list_next (&fp->ctf_dtdefs); 755 type_size += sizeof (ctf_stype_t); 757 type_size += sizeof (ctf_type_t); 763 type_size += sizeof (uint32_t); 766 type_size += sizeof (ctf_array_t); 769 type_size += sizeof (ctf_slice_t); 772 type_size += sizeof (uint32_t) * (vlen + (vlen & 1)); 777 type_size += sizeof (ctf_member_t) * vlen; 779 type_size += sizeof (ctf_lmember_t) * vlen 962 size_t buf_size, type_size, objt_size, func_size; local [all...] |
| /src/external/gpl3/binutils.old/dist/libctf/ |
| ctf-serialize.c | 728 size_t type_size; local 730 for (type_size = 0, dtd = ctf_list_next (&fp->ctf_dtdefs); 749 type_size += sizeof (ctf_stype_t); 751 type_size += sizeof (ctf_type_t); 757 type_size += sizeof (uint32_t); 760 type_size += sizeof (ctf_array_t); 763 type_size += sizeof (ctf_slice_t); 766 type_size += sizeof (uint32_t) * (vlen + (vlen & 1)); 771 type_size += sizeof (ctf_member_t) * vlen; 773 type_size += sizeof (ctf_lmember_t) * vlen 956 size_t buf_size, type_size, objt_size, func_size; local [all...] |