/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | arches.dts | 59 compatible = "ibm,uic-460gt","ibm,uic"; 69 compatible = "ibm,uic-460gt","ibm,uic"; 81 compatible = "ibm,uic-460gt","ibm,uic"; 93 compatible = "ibm,uic-460gt","ibm,uic"; 105 compatible = "ibm,sdr-460gt"; 110 compatible = "ibm,cpr-460gt"; 115 compatible = "ibm,l2-cache-460gt", "ibm,l2-cache"; 125 compatible = "ibm,plb-460gt", "ibm,plb4"; 132 compatible = "ibm,sdram-460gt", "ibm,sdram-405gp"; 144 compatible = "ibm,mcmal-460gt", "ibm,mcmal2"; [all …]
|
H A D | glacier.dts | 55 compatible = "ibm,uic-460gt","ibm,uic"; 65 compatible = "ibm,uic-460gt","ibm,uic"; 77 compatible = "ibm,uic-460gt","ibm,uic"; 89 compatible = "ibm,uic-460gt","ibm,uic"; 101 compatible = "ibm,sdr-460gt"; 106 compatible = "ibm,cpr-460gt"; 111 compatible = "ibm,l2-cache-460gt", "ibm,l2-cache"; 121 compatible = "ibm,plb-460gt", "ibm,plb4"; 128 compatible = "ibm,sdram-460gt", "ibm,sdram-405gp"; 146 compatible = "ibm,mcmal-460gt", "ibm,mcmal2"; [all …]
|
/freebsd/tools/test/stress2/misc/ |
H A D | all.debug.inc | 46 [ $((debug_new - debug_statfs)) -gt 0 ] && 52 [ $((debug_new - debug_freework)) -gt 0 -a $debug_new -gt 100 ] && 58 [ $((debug_new - debug_newblk)) -gt 0 -a $debug_new -gt 100 ] && 64 [ $((debug_new - debug_pts)) -gt 0 ] && 70 [ $((debug_new - debug_routetbl)) -gt 0 ] && 76 [ $((debug_new - debug_mount)) -gt 0 ] && 82 [ $((debug_new - debug_geom)) -gt 0 ] && 88 # [ $((debug_new - debug_indirdep)) -gt 100 -a $debug_new -gt 100 ] &&
|
/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/ |
H A D | wpa_cli.sgml | 74 with "CTRL-REQ-<type>-<id>:<text>" 75 prefix. <type> is IDENTITY, PASSWORD, or OTP 76 (one-time-password). <id> is a unique identifier for the 77 current network. <text> is description of the request. In 83 <emphasis>otp</emphasis> commands. <id> needs to be copied from 227 <term>level <debug level></term> 280 <term>preauthenticate <BSSID></term> 287 <term>identity <network id> <identity></term> 294 <term>password <network id> <password></term> 301 <term>pin <network id> <pin></term> [all …]
|
/freebsd/usr.bin/mkimg/ |
H A D | vmdk.c | 109 uint32_t *gt, *gd, *rgd; in vmdk_write() local 182 gt = calloc(ngts, VMDK_NGTES * sizeof(uint32_t)); in vmdk_write() 183 if (gt == NULL) { in vmdk_write() 196 le32enc(gt + n, cursec); in vmdk_write() 208 if (!error && sparse_write(fd, gt, gtsz) < 0) in vmdk_write() 212 if (!error && sparse_write(fd, gt, gtsz) < 0) in vmdk_write() 214 free(gt); in vmdk_write()
|
/freebsd/lib/libc/string/ |
H A D | timingsafe_memcmp.c | 35 int gt = (p2[i] - p1[i]) >> CHAR_BIT; in __timingsafe_memcmp() local 38 int cmp = lt - gt; in __timingsafe_memcmp() 44 done |= lt | gt; in __timingsafe_memcmp()
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | ax_count_cpus.m4 | 45 …AS_IF([[test "$CPU_COUNT" -gt "0" 2>/dev/null || ! command -v nproc >/dev/null 2>&1]],[[: # empty]… 50 AS_IF([[test "$CPU_COUNT" -gt "0" 2>/dev/null]],[[: # empty]],[dnl 64 …AS_IF([[test "$CPU_COUNT" -gt "0" 2>/dev/null || ! command -v sysctl >/dev/null 2>&1]],[[: # empty… 70 AS_IF([[test "$CPU_COUNT" -gt "0" 2>/dev/null]],[[: # empty]],[dnl 82 …[[: # empty]],[[test "$NUMBER_OF_PROCESSORS" -gt "0" 2>/dev/null && CPU_COUNT="$NUMBER_OF_PROCESSO… 83 …[[msys*]],[[test "$NUMBER_OF_PROCESSORS" -gt "0" 2>/dev/null && CPU_COUNT="$NUMBER_OF_PROCESSORS"]… 84 …[[cygwin*]],[[test "$NUMBER_OF_PROCESSORS" -gt "0" 2>/dev/null && CPU_COUNT="$NUMBER_OF_PROCESSORS… 88 AS_IF([[test "x$CPU_COUNT" != "x0" && test "$CPU_COUNT" -gt 0 2>/dev/null]],[dnl
|
/freebsd/bin/sh/tests/expansion/ |
H A D | pathname3.0 | 22 [ ${#s} -gt 1018 ] || [ "$1" = /.${s}etc ] || exit 3 24 [ ${#s} -gt 1017 ] || [ "$1" = /.${s}etc/ ] || exit 4 26 [ ${#s} -gt 1016 ] || [ "$1" = /.${s}etc/. ] || exit 5
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/ |
H A D | dfmul.S | 123 p2 = cmp.gt(TMP,#-1) 124 p0 = !cmp.gt(EXP0,BTMPH) 125 p0 = cmp.gt(EXP0,BTMPL) 187 p0 = cmp.gt(EXP1,##BIAS+BIAS-2) // overflow 191 p0 = cmp.gt(EXP1,#0) 221 p3 = cmp.gt(PP_HH_H,#-1) // is it positive? 357 p0 = cmp.gt(BTMPH,#1) // Round towards pos/neg inf?
|
H A D | dffma.S | 146 P_TMP = cmp.gt(CH,#-1) 188 PROD_NEG = !cmp.gt(TMP,#-1) 194 P_TMP = !cmp.gt(TMP,#-1) 195 SWAP = cmp.gt(EXPC,EXPA) // If C >> PP 210 P_TMP = cmp.gt(EXPC,#63) 305 P_TMP = !cmp.gt(EXPA,TMP) 306 P_TMP = cmp.gt(EXPA,#1) 385 p0 = cmp.gt(EXPA,##BIAS+BIAS) 389 p0 = cmp.gt(EXPA,#0) 398 p3 = cmp.gt(CTMPH,#-1)
|
H A D | dfaddsub.S | 111 A_POS = cmp.gt(AH,#-1) 128 B_POS = cmp.gt(BH,#-1) 207 p0 = cmp.gt(EXPB,##BIAS+BIAS-2) 211 p0 = cmp.gt(EXPB,#0) 315 p0 = cmp.gt(AH,#-1) 316 p1 = cmp.gt(BH,#-1) 327 p0 = cmp.gt(ATMPH,#-1)
|
H A D | dfdiv.S | 105 Q_POSITIVE = cmp.gt(SIGN,#-1) 135 NO_OVF_UNF = cmp.gt(EXPA,QH) 136 NO_OVF_UNF = !cmp.gt(EXPA,QL) 232 P_TMP = cmp.gt(EXPA,##DF_BIAS+DF_BIAS) // overflow 236 P_TMP = cmp.gt(EXPA,#0) 362 Q_POSITIVE = cmp.gt(SIGN,#-1)
|
H A D | dfminmax.S | 41 p1 = dfcmp.gt(A,B) // AND B > A, don't swap 61 p1 = dfcmp.gt(B,A)
|
H A D | fastmath2_dlib_asm.S | 106 p0 = cmp.gt(k, c63) 207 p0 = cmp.gt(k, c63) 315 p0 = cmp.gt(kb, guard) 392 p2 = cmp.gt(expo, #126)
|
H A D | fastmath2_ldlib_asm.S | 100 p0 = cmp.gt(k, #58) 199 p0 = cmp.gt(k, #58) 316 p0 = cmp.gt(kp, #58)
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | lparser.c | 340 Labellist *gl = &ls->dyd->gt; in closegoto() 341 Labeldesc *gt = &gl->arr[g]; in closegoto() local 342 lua_assert(luaS_eqstr(gt->name, label->name)); in closegoto() 343 if (gt->nactvar < label->nactvar) { in closegoto() 344 TString *vname = getlocvar(fs, gt->nactvar)->varname; in closegoto() 347 getstr(gt->name), gt->line, getstr(vname)); in closegoto() 350 luaK_patchlist(fs, gt->pc, label->pc); in closegoto() 365 Labeldesc *gt = &dyd->gt.arr[g]; in findlabel() local 369 if (luaS_eqstr(lb->name, gt->name)) { /* correct label? */ in findlabel() 370 if (gt->nactvar > lb->nactvar && in findlabel() [all …]
|
/freebsd/contrib/lua/src/ |
H A D | lparser.c | 514 static l_noret jumpscopeerror (LexState *ls, Labeldesc *gt) { in jumpscopeerror() argument 515 const char *varname = getstr(getlocalvardesc(ls->fs, gt->nactvar)->vd.name); in jumpscopeerror() 517 msg = luaO_pushfstring(ls->L, msg, getstr(gt->name), gt->line, varname); in jumpscopeerror() 529 Labellist *gl = &ls->dyd->gt; /* list of gotos */ in solvegoto() 530 Labeldesc *gt = &gl->arr[g]; /* goto to be resolved */ in solvegoto() local 531 lua_assert(eqstr(gt->name, label->name)); in solvegoto() 532 if (l_unlikely(gt->nactvar < label->nactvar)) /* enter some scope? */ in solvegoto() 533 jumpscopeerror(ls, gt); in solvegoto() 534 luaK_patchlist(ls->fs, gt->pc, label->pc); in solvegoto() 576 return newlabelentry(ls, &ls->dyd->gt, name, line, pc); in newgotoentry() [all …]
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | DH_generate_key.pod | 34 B<dh-E<gt>p> and B<dh-E<gt>g>. It generates a random private DH value 35 unless B<dh-E<gt>priv_key> is already set, and computes the 36 corresponding public value B<dh-E<gt>pub_key>, which can then be
|
H A D | DSA_generate_key.pod | 24 a new key pair and stores it in B<a-E<gt>pub_key> and B<a-E<gt>priv_key>.
|
/freebsd/tests/sys/compat32/aarch64/ |
H A D | swp_cond_test_impl.S | 234 movw r0, :lower16:.L.gt 235 movt r0, :upper16:.L.gt 236 ldr r1, =(.L.gtEnd - .L.gt - 1) 406 .L.gt: 409 .size .L.gt, .L.gtEnd - .L.gt
|
/freebsd/lib/libc/arm/string/ |
H A D | memset.S | 190 it gt 201 it gt 215 it gt
|
/freebsd/crypto/openssl/crypto/ocsp/ |
H A D | ocsp_ext.c | 416 ASN1_GENERALIZEDTIME *gt = NULL; in OCSP_archive_cutoff_new() local 418 if ((gt = ASN1_GENERALIZEDTIME_new()) == NULL) in OCSP_archive_cutoff_new() 420 if (!(ASN1_GENERALIZEDTIME_set_string(gt, tim))) in OCSP_archive_cutoff_new() 422 x = X509V3_EXT_i2d(NID_id_pkix_OCSP_archiveCutoff, 0, gt); in OCSP_archive_cutoff_new() 424 ASN1_GENERALIZEDTIME_free(gt); in OCSP_archive_cutoff_new()
|
/freebsd/usr.sbin/bsdconfig/share/ |
H A D | dialog.subr | 347 [ ${__height:-0} -gt 11 ] && 417 elif [ $__height -gt $__max_height_size_constrain ]; then 431 elif [ $__width -gt $__max_width_size_constrain ]; then 515 elif [ $__height_menu_constrain -gt \ 531 elif [ $__width_menu_constrain -gt \ 551 [ ${__prompt_len:-0} -gt 0 ] || __max_rows_menu_constrain=$(( 557 elif [ $__rows_menu_constrain -gt $__max_rows_menu_constrain ] 612 [ $__n -gt $__height ] && __height=$__n 633 [ $__n -gt $__width ] && __width=$__n 641 [ $__n -gt $__width ] && __width=$__n [all …]
|
H A D | strings.subr | 79 [ "$__start" -gt 0 ] 2> /dev/null && 118 while [ $__trim -gt 0 ]; do 128 while [ $__trimq -gt 0 ]; do 137 while [ $__trim -gt 0 ]; do 149 while [ $__trimq -gt 0 ]; do 174 while [ $__trimq -gt 0 ]; do 439 if [ $__num -gt $__maxinput ]; then 532 if [ $# -gt 0 ]; then 565 if [ $# -gt 0 ]; then
|
/freebsd/contrib/dma/ |
H A D | local.c | 231 const char *gt = ">"; in deliver_local() local 233 if (write(mbox, gt, 1) != 1) in deliver_local()
|