Home
last modified time | relevance | path

Searched refs:addtype (Results 1 – 25 of 217) sorted by relevance

123456789

/dports/editors/fpc-ide/fpc-3.2.2/compiler/
H A Dpsystem.pas468 addtype('Byte',u8inttype);
470 addtype('Word',u16inttype);
474 addtype('QWord',u64inttype);
475 addtype('Int64',s64inttype);
489 addtype('$void',voidtype);
491 addtype('$byte',u8inttype);
493 addtype('$word',u16inttype);
495 addtype('$ulong',u32inttype);
497 addtype('$qword',u64inttype);
498 addtype('$int64',s64inttype);
[all …]
/dports/lang/fpc/fpc-3.2.2/compiler/
H A Dpsystem.pas468 addtype('Byte',u8inttype);
470 addtype('Word',u16inttype);
474 addtype('QWord',u64inttype);
475 addtype('Int64',s64inttype);
489 addtype('$void',voidtype);
491 addtype('$byte',u8inttype);
493 addtype('$word',u16inttype);
495 addtype('$ulong',u32inttype);
497 addtype('$qword',u64inttype);
498 addtype('$int64',s64inttype);
[all …]
/dports/lang/fpc-source/fpc-3.2.2/compiler/
H A Dpsystem.pas468 addtype('Byte',u8inttype);
470 addtype('Word',u16inttype);
474 addtype('QWord',u64inttype);
475 addtype('Int64',s64inttype);
489 addtype('$void',voidtype);
491 addtype('$byte',u8inttype);
493 addtype('$word',u16inttype);
495 addtype('$ulong',u32inttype);
497 addtype('$qword',u64inttype);
498 addtype('$int64',s64inttype);
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/printf/
H A Dprintf-pos.c213 if (addtype(types, T_INT)) in addaster()
218 if (addtype(types, T_INT)) in addaster()
240 if (addtype(types, T_INT)) in addwaster()
245 if (addtype(types, T_INT)) in addwaster()
360 error = addtype(&types, in _frr_find_arguments()
381 error = addtype(&types, in _frr_find_arguments()
403 error = addtype(&types, TP_INT); in _frr_find_arguments()
422 error = addtype(&types, in _frr_find_arguments()
552 error = addtype(&types, in _frr_find_warguments()
573 error = addtype(&types, in _frr_find_warguments()
[all …]
/dports/net/frr7/frr-frr-7.5.1/lib/printf/
H A Dprintf-pos.c213 if (addtype(types, T_INT)) in addaster()
218 if (addtype(types, T_INT)) in addaster()
240 if (addtype(types, T_INT)) in addwaster()
245 if (addtype(types, T_INT)) in addwaster()
360 error = addtype(&types, in _frr_find_arguments()
381 error = addtype(&types, in _frr_find_arguments()
403 error = addtype(&types, TP_INT); in _frr_find_arguments()
422 error = addtype(&types, in _frr_find_arguments()
552 error = addtype(&types, in _frr_find_warguments()
573 error = addtype(&types, in _frr_find_warguments()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/file_io/win32/
H A Dfilepath.c357 addtype = APR_ERELATIVE;
366 if (addtype == APR_SUCCESS) {
367 addtype = APR_EABSOLUTE;
369 else if (addtype == APR_ERELATIVE) {
375 return addtype;
383 if (addtype == APR_EABSOLUTE || addtype == APR_EINCOMPLETE)
388 return addtype;
463 if (addtype == APR_EABSOLUTE)
474 else if (addtype == APR_EINCOMPLETE)
490 return addtype;
[all …]
/dports/devel/apr1/apr-1.7.0/file_io/win32/
H A Dfilepath.c378 addtype = APR_ERELATIVE;
387 if (addtype == APR_SUCCESS) {
388 addtype = APR_EABSOLUTE;
390 else if (addtype == APR_ERELATIVE) {
396 return addtype;
404 if (addtype == APR_EABSOLUTE || addtype == APR_EINCOMPLETE)
409 return addtype;
484 if (addtype == APR_EABSOLUTE)
495 else if (addtype == APR_EINCOMPLETE)
511 return addtype;
[all …]
/dports/sysutils/webmin/webmin-1.981/smf/
H A Dproperty_group_editor.cgi32 $addtype = "$in{'addtype'}";
34 if (($addname =~ /.+/) && ($addtype =~ /.+/) && ($addsinst =~ /.+/)) {
35 &svc_addpg("$svc", "$addsinst", "$addname", "$addtype");
H A Dproperty_editor.cgi43 $addtype = "$in{'addtype'}";
45 if (($addname =~ /.+/) && ($addtype =~ /.+/) && ($addvalue =~ /.+/)) {
47 "$addtype", "$addvalue");
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/javax/swing/text/html/parser/models/
H A Dtransformer.java132 addtype(l [ i ], (char) m.type); in transform()
145 addtype(n, (char) c.type); in transform()
178 private static void addtype(node n, char type) in addtype() method in transformer
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/javax/swing/text/html/parser/models/
H A Dtransformer.java132 addtype(l [ i ], (char) m.type); in transform()
145 addtype(n, (char) c.type); in transform()
178 private static void addtype(node n, char type) in addtype() method in transformer
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/javax/swing/text/html/parser/models/
H A Dtransformer.java132 addtype(l [ i ], (char) m.type); in transform()
145 addtype(n, (char) c.type); in transform()
178 private static void addtype(node n, char type) in addtype() method in transformer
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/javax/swing/text/html/parser/models/
H A Dtransformer.java132 addtype(l [ i ], (char) m.type); in transform()
145 addtype(n, (char) c.type); in transform()
178 private static void addtype(node n, char type) in addtype() method in transformer
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/javax/swing/text/html/parser/models/
H A Dtransformer.java132 addtype(l [ i ], (char) m.type); in transform()
145 addtype(n, (char) c.type); in transform()
178 private static void addtype(node n, char type) in addtype() method in transformer
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/javax/swing/text/html/parser/models/
H A Dtransformer.java132 addtype(l [ i ], (char) m.type); in transform()
145 addtype(n, (char) c.type); in transform()
178 private static void addtype(node n, char type) in addtype() method in transformer
/dports/deskutils/rubrica/rubrica2-2.1.6/src/
H A Dform_address.c345 RAddressType addtype; in form_address_add_clicked() local
357 addtype = gtk_combo_box_get_active(GTK_COMBO_BOX(form->priv->add_type)); in form_address_add_clicked()
366 g_object_set(address, "address-type", addtype, "street", street, in form_address_add_clicked()
370 type = r_address_lookup_enum2str(addtype); in form_address_add_clicked()
371 label = _(r_address_lookup_enum2lbl(addtype)); in form_address_add_clicked()
418 RAddressType addtype; in form_address_mod_clicked() local
423 addtype = gtk_combo_box_get_active(GTK_COMBO_BOX(form->priv->add_type)); in form_address_mod_clicked()
432 g_object_set(address, "address-type", addtype, "street", street, in form_address_mod_clicked()
436 type = r_address_lookup_enum2str(addtype); in form_address_mod_clicked()
437 label = _(r_address_lookup_enum2lbl(addtype)); in form_address_mod_clicked()
/dports/www/moodle310/moodle/mod/lti/
H A Dsettings.php131 $addtype = get_string('addtype', 'lti'); variable
157 <div><a style="margin-top:.25em" href="{$addtypeurl}">{$addtype}</a></div>
/dports/www/moodle311/moodle/mod/lti/
H A Dsettings.php131 $addtype = get_string('addtype', 'lti'); variable
157 <div><a style="margin-top:.25em" href="{$addtypeurl}">{$addtype}</a></div>
/dports/www/moodle39/moodle/mod/lti/
H A Dsettings.php131 $addtype = get_string('addtype', 'lti'); variable
157 <div><a style="margin-top:.25em" href="{$addtypeurl}">{$addtype}</a></div>
/dports/games/edge/Edge-1.35-source/docs/contrib/
H A Dc_consol.c343 } addtype = NEWLINE; in C_AddNotifyString() local
359 if (addtype == APPENDLINE && NotifyStrings[NUMNOTIFIES-1].printlevel == printlevel) { in C_AddNotifyString()
364 addtype = (addtype == APPENDLINE) ? NEWLINE : addtype; in C_AddNotifyString()
371 if (addtype == NEWLINE) in C_AddNotifyString()
376 addtype = NEWLINE; in C_AddNotifyString()
383 addtype = REPLACELINE; in C_AddNotifyString()
386 addtype = NEWLINE; in C_AddNotifyString()
389 addtype = APPENDLINE; in C_AddNotifyString()
/dports/games/edge/Edge-1.35-source/contrib/
H A Dc_consol.c343 } addtype = NEWLINE; in C_AddNotifyString() local
359 if (addtype == APPENDLINE && NotifyStrings[NUMNOTIFIES-1].printlevel == printlevel) { in C_AddNotifyString()
364 addtype = (addtype == APPENDLINE) ? NEWLINE : addtype; in C_AddNotifyString()
371 if (addtype == NEWLINE) in C_AddNotifyString()
376 addtype = NEWLINE; in C_AddNotifyString()
383 addtype = REPLACELINE; in C_AddNotifyString()
386 addtype = NEWLINE; in C_AddNotifyString()
389 addtype = APPENDLINE; in C_AddNotifyString()
/dports/games/odamex/odamex-src-0.7.0/client/src/
H A Dc_console.cpp302 } addtype = NEWLINE; in C_AddNotifyString() local
315 if (addtype == APPENDLINE && NotifyStrings[NUMNOTIFIES-1].printlevel == printlevel) in C_AddNotifyString()
323 addtype = (addtype == APPENDLINE) ? NEWLINE : addtype; in C_AddNotifyString()
331 if (addtype == NEWLINE) in C_AddNotifyString()
336 addtype = NEWLINE; in C_AddNotifyString()
344 addtype = REPLACELINE; in C_AddNotifyString()
347 addtype = NEWLINE; in C_AddNotifyString()
350 addtype = APPENDLINE; in C_AddNotifyString()
/dports/lang/pcc/pcc-1.1.0/cc/cxxcom/
H A Dstabs.c86 struct stabtype *addtype(TWORD, union dimfun *, struct attr *);
104 #define ADDTYPE(y) addtype(y, NULL, 0) in stabs_init()
145 addtype(TWORD t, union dimfun *df, struct attr *ap) in addtype() function
304 st = addtype(t, df, ap); in printtype()
/dports/lang/pcc/pcc-1.1.0/cc/ccom/
H A Dstabs.c86 struct stabtype *addtype(TWORD, union dimfun *, struct attr *);
104 #define ADDTYPE(y) addtype(y, NULL, 0) in stabs_init()
145 addtype(TWORD t, union dimfun *df, struct attr *ap) in addtype() function
304 st = addtype(t, df, ap); in printtype()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dc_console.cpp479 } addtype = NEWLINE; in C_AddNotifyString() local
498 if (addtype == APPENDLINE && NotifyStrings[NUMNOTIFIES-1].PrintLevel == printlevel) in C_AddNotifyString()
506 addtype = (addtype == APPENDLINE) ? NEWLINE : addtype; in C_AddNotifyString()
514 if (addtype == NEWLINE) in C_AddNotifyString()
524 addtype = NEWLINE; in C_AddNotifyString()
532 case '\r': addtype = REPLACELINE; break; in C_AddNotifyString()
533 case '\n': addtype = NEWLINE; break; in C_AddNotifyString()
534 default: addtype = APPENDLINE; break; in C_AddNotifyString()

123456789