Searched refs:bb (Results 1 - 15 of 15) sorted by relevance

/ast/src/cmd/ksh93/tests/
H A Dcomvario.sh357 # ("compound v=( integer -A ar=( [aa]=4 [bb]=9 ) ; ) ; print -C v prints trash")
360 # ksh93 -c 'compound v=( integer -A ar=( [aa]=4 [bb]=9 ) ; ) ; print -v v'
364 # [bb]=$'\t'
377 ( cmd='compound v=( integer -A ar=( [aa]=4 [bb]=9 ) ; ) ; print -C v' stdoutpattern=$'~(Alr)(.*\\[bb\\]=9.*)&(.*\\[aa\\]=4.*)' arrefname='ar' )
378 ( cmd='compound v=( float -A ar=( [aa]=4 [bb]=9 ) ; ) ; print -C v' stdoutpattern=$'~(Alr)(.*\\[bb\\]=9.*)&(.*\\[aa\\]=4.*)' arrefname='ar' )
379 ( cmd='compound v=( typeset -A ar=( [aa]=4 [bb]=9 ) ; ) ; print -C v' stdoutpattern=$'~(Alr)(.*\\[bb\\]=["\']*9.*)&(.*\\[aa\\]=["\']*4.*)' arrefname='ar' )
380 ( cmd='compound v=( integer -A ar=( [aa]=4 [bb]
[all...]
H A Dcubetype.sh78 Box_t bb=b
79 bb.colors[desk]=orange
81 [[ ${#bb.colors[@]} == 4 ]] || err_exit "\${#bb.colors[@]} incorrect for iteration $i -- expected $exp, got '$got'"
88 unset bb.colors
89 exp=2 got=${#bb.colors[@]}
90 [[ ${#bb.colors[@]} == 2 ]] || err_exit "\${#bb.colors[@]} incorrect for iteration $i -- expected $exp, got '$got'"
91 unset bb.items
92 exp=2 got=${#bb
[all...]
H A Dcomvar.sh267 typeset -A foo=([a]=aa;[b]=bb;[c]=cc)
553 [aa]=4 [bb]=9
556 expected='typeset -C v=(typeset -A -l -i ar=([aa]=4 [bb]=9);)'
589 integer -A ar=( [aa]=4 [bb]=9 )
626 compound -a c.b=( [2]=( bb=2 ) )
628 exp='typeset -C c=(typeset -C -a a;typeset -C -a b=( [2]=(bb=2;)[9]=(aa=1));)'
634 compound -A c.b=( [2]=( bb=2 ) )
636 exp='typeset -C c=(typeset -C -a a;typeset -C -A b=( [2]=(bb=2;)[9]=(aa=1));)'
H A Dtypes.sh49 y=(xa=bb xq=cc)
89 Type_t z=(y=(xa=bb xq=cc))
98 Type_t t=(y=(xa=bb xq=cc))
H A Dglob.sh108 touch a b c d abc abd abe bb bcd ca cb dd de Beware
146 test_glob '<abc> <abd> <abe> <bb> <cb>' [a-c]b*
147 test_glob ++Beware '<abd> <abe> <bb> <bcd> <bdir> <ca> <cb> <dd> <de>' [a-y]*[!c]
237 test_glob ++Beware '<b> <bb> <bcd> <bdir>' b*
238 test_glob '<Beware> <b> <bb> <bcd> <bdir>' [bB]*
244 test_glob '<Beware> <b> <bb> <bcd> <bdir>' b*
245 test_glob '<Beware> <b> <bb> <bcd> <bdir>' [b]*
246 test_glob '<Beware> <b> <bb> <bcd> <bdir>' [bB]*
273 test_glob '<a-b> <aXb> <abd> <bb> <bcd> <bdir> <ca> <cb> <dd> <man>' *
282 test_glob '<bb> <c
[all...]
H A Darrays.sh515 typeset -a a=( [0]="aa" [1]="bb" [2]="cc" )
519 [[ ${a[@]} == 'bb aa cc' ]] || err_exit 'moving index array elements not working'
522 typeset -A a=( [0]="aa" [1]="bb" [2]="cc" )
526 [[ ${a[@]} == 'bb aa cc' ]] || err_exit 'moving associative array elements not working'
578 foo=(aa bb cc)
580 [[ ${foo[@]} == 'bb cc' ]] || err_exit "indexed array assignment using parts of array for values gives wrong result of ${foo[@]}"
583 foo=([xx]=aa [yy]=bb [zz]=cc)
585 [[ ${foo[@]} == 'bb cc' ]] || err_exit "associative array assignment using parts of array for values gives wrong result of ${foo[@]}"
/ast/src/cmd/mailx/
H A Dspam.c308 register char* bb; local
314 bb = (char*)b;
317 while (isspace(*bb))
318 bb++;
319 if (!(be = strchr(bb, ',')))
320 be = bb + strlen(bb);
321 l = *bb;
329 bm = bb;
335 note(0, "spam: word match `%-.*s'", bm - bb, b
[all...]
/ast/src/cmd/codexlib/zip/
H A Dimplode.c118 int bb; /* number of bits decoded by those */ member in struct:State_s
253 int bb, bl, bd; /* number of bits decoded by those */ local
258 bb = state->bb;
275 NEEDBITS(state, (ulg)bb); /* get coded literal */
276 t = tb + IGETBITS(state, bb);
394 int bb, bl, bd; /* number of bits decoded by those */ local
399 bb = state->bb;
416 NEEDBITS(state, (ulg)bb); /* ge
[all...]
/ast/src/lib/libcodex/
H A Dcode-uu.c53 unsigned char* bb; member in struct:State_s
138 if ((state->bl - state->bp) < UUOUT * UUCHUNK || state->bp > state->buf + !!state->bb)
140 if (state->bb)
141 *state->bb = state->data->map[((state->bp - state->bb - x) / UUOUT) * UUIN + 1];
242 state->bb = state->bp;
476 if (state->bb)
478 state->bb = state->bp;
/ast/src/lib/libvcodex/
H A Dvcodex.h436 ** bb: if !NULL, current buffer to resize.
441 #define vcbuffer(vv,bb,zz,hh) \
444 _vcbuffer((vv),(bb),(zz),(hh)) ) )
446 #define vcbuffer(vv,bb,zz,hh) _vcbuffer((vv),(bb),(zz),(hh))
/ast/src/cmd/pax/
H A Dtar.sh47 (\bb\b, \bf\b, \bX\b) take operands. Operands of these function
/ast/src/cmd/sort/
H A Dtestsort.sh901 13:24:24:22:24:06:22:21 bb
902 14:23:18:24:21:24:16:22 bb
903 15:22:12:14:12:18:10:23 bb
904 16:21:06:08:06:12:04:24 bb
/ast/src/cmd/dsslib/ip_t/
H A Dip_t.c937 int bb; local
942 bb = PREFIX_BITS(b->value.number);
943 r->value.number = (PTMIN(aa,ab) >= PTMIN(ba,bb) && PTMAX(aa,ab) <= PTMAX(ba,bb)) == (pc->op == CX_MATCH);
/ast/src/cmd/html/
H A Dmm2bb.sh20 : mm2bb - convert mm/man subset to bb markups
41 [+NAME?mm2bb - convert mm/man subset to bb markups]
/ast/src/lib/libast/comp/
H A Dsetlocale.c483 char bb[1024]; local
487 debug_strxfrm(bb, b, sizeof(bb) - 1);
488 bb[sizeof(bb)-1] = 0;
489 return strcmp(ab, bb);

Completed in 68 milliseconds