| /trueos/usr.bin/csup/ |
| HD | globtree.c | 90 struct globtree *gt; in globtree_new() local 92 gt = xmalloc(sizeof(struct globtree)); in globtree_new() 93 gt->type = type; in globtree_new() 94 gt->data = NULL; in globtree_new() 95 gt->flags = 0; in globtree_new() 96 gt->left = NULL; in globtree_new() 97 gt->right = NULL; in globtree_new() 98 return (gt); in globtree_new() 104 struct globtree *gt; in globtree_true() local 106 gt = globtree_new(GLOBTREE_TRUE); in globtree_true() [all …]
|
| /trueos/gnu/usr.bin/rcs/lib/ |
| HD | maketime.c | 201 time_t d, gt; local 218 gt = t_cache[localzone]; 219 gtm = gt ? &tm_cache[localzone] : time2tm(gt,localzone); 225 gt += d; 226 gtm = time2tm(gt,localzone); 228 t_cache[localzone] = gt; 245 return gt;
|
| /trueos/usr.bin/mkimg/ |
| HD | vmdk.c | 113 uint32_t *gt, *gd, *rgd; in vmdk_write() local 187 gt = calloc(gtsz, 1); in vmdk_write() 188 if (gt == NULL) { in vmdk_write() 200 le32enc(gt + n, cursec); in vmdk_write() 212 if (!error && sparse_write(fd, gt, gtsz) < 0) in vmdk_write() 216 if (!error && sparse_write(fd, gt, gtsz) < 0) in vmdk_write() 218 free(gt); in vmdk_write()
|
| /trueos/bin/sh/tests/expansion/ |
| HD | pathname3.0 | 23 [ ${#s} -gt 1018 ] || [ "$1" = /.${s}etc ] || exit 3 25 [ ${#s} -gt 1017 ] || [ "$1" = /.${s}etc/ ] || exit 4 27 [ ${#s} -gt 1016 ] || [ "$1" = /.${s}etc/. ] || exit 5
|
| HD | arith11.0 | 8 while [ $((minint <<= 1)) -gt 0 ]; do
|
| /trueos/crypto/openssl/doc/crypto/ |
| HD | DH_generate_key.pod | 23 B<dh-E<gt>p> and B<dh-E<gt>g>. It generates a random private DH value 24 unless B<dh-E<gt>priv_key> is already set, and computes the 25 corresponding public value B<dh-E<gt>pub_key>, which can then be
|
| HD | DSA_generate_key.pod | 16 a new key pair and stores it in B<a-E<gt>pub_key> and B<a-E<gt>priv_key>.
|
| HD | BN_set_bit.pod | 36 (C<a&=~((~0)E<gt>E<gt>n)>). An error occurs if B<a> already is
|
| HD | DSA_sign.pod | 32 be passed to DSA_sign() in B<dsa-E<gt>kinv> and B<dsa-E<gt>r>.
|
| HD | DH_generate_parameters.pod | 24 B<generator> is a small number E<gt> 1, typically 2 or 5. 57 If B<generator> is not 2 or 5, B<dh-E<gt>g>=B<generator> is not
|
| HD | lhash.pod | 147 best solution to this problem is to set hash-E<gt>down_load=0 before 255 default values are as follows. If (hash->up_load E<lt> load) =E<gt> 256 expand. if (hash-E<gt>down_load E<gt> load) =E<gt> contract. The 261 hash-E<gt>up_load=8*256; will cause a load of 8 to be set. 267 hash-E<gt>num_comp_calls is incremented. If num_comp_calls is not equal
|
| HD | bn_internal.pod | 136 result in B<rp>, and returns the carry (1 if B<bp> E<gt> B<ap>, 0 216 The bn_fix_top() macro reduces B<a-E<gt>top> to point to the most 221 bn_check_top() verifies that C<((a)-E<gt>top E<gt>= 0 && (a)-E<gt>top 222 E<lt>= (a)-E<gt>dmax)>. A violation will cause the program to abort.
|
| /trueos/contrib/gcc/cp/ |
| HD | Make-lang.in | 238 debug.h gt-cp-decl.h $(TIMEVAR_H) $(TREE_FLOW_H) $(TARGET_H) 240 output.h except.h toplev.h $(RTL_H) $(C_COMMON_H) gt-cp-decl2.h $(CGRAPH_H) \ 245 $(CXX_PRETTY_PRINT_H) cp/cp-objcp-common.h gt-cp-cp-objcp-common.h 247 $(TM_P_H) $(DIAGNOSTIC_H) gt-cp-typeck2.h 253 $(EXPR_H) $(DIAGNOSTIC_H) intl.h gt-cp-call.h convert.h $(TARGET_H) 259 $(TM_P_H) $(TARGET_H) $(DIAGNOSTIC_H) gt-cp-method.h 264 insn-config.h $(INTEGRATE_H) $(TREE_INLINE_H) $(REAL_H) gt-cp-tree.h \ 268 $(TARGET_H) gt-cp-rtti.h 274 toplev.h $(RTL_H) except.h $(TREE_INLINE_H) pointer-set.h gt-cp-pt.h \ 279 gt-cp-repo.h [all …]
|
| /trueos/crypto/openssl/crypto/ocsp/ |
| HD | ocsp_ext.c | 513 ASN1_GENERALIZEDTIME *gt = NULL; in OCSP_archive_cutoff_new() local 515 if (!(gt = ASN1_GENERALIZEDTIME_new())) in OCSP_archive_cutoff_new() 517 if (!(ASN1_GENERALIZEDTIME_set_string(gt, tim))) in OCSP_archive_cutoff_new() 519 x = X509V3_EXT_i2d(NID_id_pkix_OCSP_archiveCutoff, 0, gt); in OCSP_archive_cutoff_new() 521 if (gt) in OCSP_archive_cutoff_new() 522 ASN1_GENERALIZEDTIME_free(gt); in OCSP_archive_cutoff_new()
|
| /trueos/contrib/gcc/config/rs6000/ |
| HD | t-rs6000 | 3 gt-rs6000.h: s-gtype ; @true 10 $(TM_P_H) $(TARGET_H) $(TARGET_DEF_H) langhooks.h reload.h gt-rs6000.h \
|
| /trueos/usr.sbin/bsdconfig/share/ |
| HD | dialog.subr | 340 [ ${__height:-0} -gt 11 ] && 410 elif [ $__height -gt $__max_height_size_constrain ]; then 424 elif [ $__width -gt $__max_width_size_constrain ]; then 508 elif [ $__height_menu_constrain -gt \ 524 elif [ $__width_menu_constrain -gt \ 544 [ ${__prompt_len:-0} -gt 0 ] || __max_rows_menu_constrain=$(( 550 elif [ $__rows_menu_constrain -gt $__max_rows_menu_constrain ] 605 [ $__n -gt $__height ] && __height=$__n 626 [ $__n -gt $__width ] && __width=$__n 634 [ $__n -gt $__width ] && __width=$__n [all …]
|
| /trueos/contrib/gcc/config/ |
| HD | t-darwin | 4 reload.h function.h $(GGC_H) langhooks.h $(TARGET_H) $(TM_P_H) gt-darwin.h \ 13 gt-darwin.h : s-gtype ; @true
|
| /trueos/crypto/openssl/crypto/bn/ |
| HD | bn_lib.c | 682 int gt, lt; in BN_cmp() local 704 gt = 1; in BN_cmp() 707 gt = -1; in BN_cmp() 712 return (gt); in BN_cmp() 719 return (gt); in BN_cmp()
|
| /trueos/contrib/bmake/ |
| HD | install-sh | 87 while [ $# -gt 1 ] 165 if [ $# -gt 2 ]; then 173 while [ $# -gt 1 ]
|
| /trueos/bin/sh/tests/builtins/ |
| HD | trap14.0 | 10 [ "$r" -gt 128 ] && [ "$(kill -l "$r")" = INT ]
|
| HD | wait5.0 | 12 [ "$r" -gt 128 ] && [ -n "$trapped" ]
|
| HD | wait4.0 | 12 [ "$r" -gt 128 ] && [ -n "$trapped" ]
|
| HD | cd3.0 | 21 [ $? -gt 1 ] && [ -n "$v" ]
|
| /trueos/sys/mips/malta/ |
| HD | files.malta | 2 mips/malta/gt.c standard
|
| /trueos/contrib/expat/doc/ |
| HD | xmlwf.sgml | 106 <literal><?xml version="1.0" standalone="yes"?></literal>. 112 Every start tag is either empty (<tag/>) 182 <literal>cat < file > file</literal> in most shells). 338 <!ENTITY vers '1.0.2'> 345 <!ENTITY header SYSTEM "header-&vers;.xml"> (parsed) 346 <!ENTITY logo SYSTEM "logo.png" PNG> (unparsed)
|