Home
last modified time | relevance | path

Searched refs:type_short (Results 1 – 25 of 100) sorted by relevance

1234

/dports/devel/p5-MooseX-Types/MooseX-Types-0.50/lib/MooseX/Types/
H A DBase.pm62 for my $type_short (@types) {
65 my $type_full = $class->get_type($type_short)
66 or croak "No fully qualified type name stored for '$type_short'";
68 my $undef_msg = sprintf($UndefMsg, $type_short, $class);
72 $type_short,
74 bless $wrapper->type_export_generator($type_short, $type_full),
79 my $check_name = "is_${type_short}";
82 sub { $wrapper->check_export_generator($type_short, $type_full, $undef_msg) };
89 my $coercion_name = "to_${type_short}";
92 sub { $wrapper->coercion_export_generator($type_short, $type_full, $undef_msg) };
[all …]
/dports/devel/elfsh/elfsh-0.51b3/vm/
H A Ddyn.c200 char *type_short; in cmd_dyn() local
221 type_short = vm_getdyntype_short(typenum); in cmd_dyn()
223 type = type_short = vm_build_unknown(type_unk, "UNK", typenum); in cmd_dyn()
228 type_short = (char *) elfsh_dynentry_type[typenum].name; in cmd_dyn()
236 index, type, info, type_short); in cmd_dyn()
/dports/java/jasmin/jasmin-2.4/src/jas/
H A DAnnotationElement.java23 private static final char type_short = 'S'; // signed short field in AnnotationElement
71 case type_short: in AnnotationElement()
96 case type_short: in addValue()
110 case type_short: in addValue()
/dports/sysutils/gsmartcontrol/gsmartcontrol-1.1.3/src/applib/
H A Dselftest.h33 type_short, ///< Short self-test enumerator
44 case type_short: return "Short Self-test"; in get_test_name()
H A Dselftest.cpp50 case type_short: prop_name = "short_total_time_length"; break; in get_min_duration_seconds()
75 case type_short: prop_name = "selftest_support"; break; in is_supported()
102 case type_short: test_param = "short"; break; in start()
/dports/lang/cparser/cparser-0.9.14/
H A Dtypes.c37 type_t *type_short; variable
123 type_short = make_atomic_type(ATOMIC_TYPE_SHORT, TYPE_QUALIFIER_NONE); in init_basic_types()
174 type_short_ptr = make_pointer_type(type_short, TYPE_QUALIFIER_NONE); in init_basic_types()
H A Dtypes.h36 extern type_t *type_short;
H A Dformat_check.c334 case FMT_MOD_h: expected_type = type_short; break; in internal_check_printf_format()
715 case FMT_MOD_h: expected_type = type_short; break; in check_scanf_format()
855 case FMT_MOD_h: expected_type = type_short; break; in check_scanf_format()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/r/
H A Dshow_check_cs_myisam.result67 type_short smallint(3),
86 index(type_short)
95 `type_short` smallint DEFAULT NULL,
115 KEY `type_short` (`type_short`)
119 type_bool type_tiny type_short type_mediumint type_bigint type_decimal type_numeric empty_char type…
H A Dshow_check_ci_myisam.result67 type_short smallint(3),
86 index(type_short)
95 `type_short` smallint DEFAULT NULL,
115 KEY `type_short` (`type_short`)
119 type_bool type_tiny type_short type_mediumint type_bigint type_decimal type_numeric empty_char type…
/dports/games/quakeforge/quakeforge-0.7.2/tools/qfcc/source/
H A Demit.c69 def = new_def (0, &type_short, 0, sc_extern); in get_value_def()
91 zero_def.type = &type_short; in get_operand_def()
/dports/lang/v/v-0.1.29/vlib/mysql/
H A Denums.v6 type_short
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/class/
H A Dhtml.formactions.class.php284 print $actioncomm->type_short ? $actioncomm->type_short : $actioncomm->type;
/dports/misc/adios2/ADIOS2-2.7.1/source/adios2/toolkit/format/bp/
H A DBPBase.inl38 make_TypeTraits(type_short, int16_t)
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/t/
H A Dshow_check_cs_myisam.test48 type_short smallint(3),
67 index(type_short)
/dports/games/quakeforge/quakeforge-0.7.2/tools/qfcc/include/
H A Dtype.h111 extern type_t type_short;
/dports/security/maia/maia_mailguard-7f20bd4/reference/amavisd-new-2.2.1/
H A Damavisd4769 $n = $p->type_short;
10726 my($type_short) = $part->type_short;
10729 $fname, (!ref $type_short ? $type_short : join(', ',@$type_short)) ));
11282 : !ref $type_short ? "; ($type_short)"
11285 $part->type_long($type_long); $part->type_short($type_short);
11287 if !ref($type_short) ? $type_short eq 'pgp' # encrypted?
11341 $part->type_short('empty') if !defined $part->type_short;
11370 my($type_short) = $part->type_short;
11372 : !ref $type_short ? ($type_short) : @$type_short;
11642 my($type_short, $name_declared) = ($part->type_short, $part->name_declared);
[all …]
/dports/devel/godot/godot-3.2.3-stable/modules/mono/editor/
H A Dbindings_generator.h531 StringName type_short; member
555 type_short = StaticCString::create("short"); in NameCache()
/dports/devel/godot-tools/godot-3.2.3-stable/modules/mono/editor/
H A Dbindings_generator.h531 StringName type_short; member
555 type_short = StaticCString::create("short"); in NameCache()
/dports/archivers/rvm/rvm-1.11/
H A Destring.h82 type_short, enumerator
/dports/security/maia/maia_mailguard-7f20bd4/
H A Dmaiad7548 $n = $p->type_short;
13983 my($type_short) = $part->type_short;
13986 $fname, (!ref $type_short ? $type_short : join(', ',@$type_short)) ));
14583 : !ref $type_short ? "; ($type_short)"
14586 $part->type_long($type_long); $part->type_short($type_short);
14588 if !ref($type_short) ? $type_short eq 'pgp' # encrypted?
14642 $part->type_short('empty') if !defined $part->type_short;
14671 my($type_short) = $part->type_short;
14673 : !ref $type_short ? ($type_short) : @$type_short;
14943 my($type_short, $name_declared) = ($part->type_short, $part->name_declared);
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Lib/msilib/
H A D__init__.py21 type_short= 0x0400 variable
56 elif dtype == type_short:
/dports/databases/py-gdbm/Python-3.8.12/Lib/msilib/
H A D__init__.py21 type_short= 0x0400 variable
56 elif dtype == type_short:
/dports/lang/python37/Python-3.7.12/Lib/msilib/
H A D__init__.py21 type_short= 0x0400 variable
56 elif dtype == type_short:
/dports/lang/python38/Python-3.8.12/Lib/msilib/
H A D__init__.py21 type_short= 0x0400 variable
56 elif dtype == type_short:

1234