Home
last modified time | relevance | path

Searched refs:bb (Results 1 – 9 of 9) sorted by relevance

/xen/xen/common/
A Dinflate.c220 STATIC ulg INITDATA bb; /* bit buffer */ variable
604 b = bb; /* initialize bit buffer */ in inflate_codes()
688 bb = b; /* restore global bit buffer */ in inflate_codes()
711 b = bb; /* initialize bit buffer */ in inflate_stored()
747 bb = b; /* restore global bit buffer */ in inflate_stored()
857 b = bb; in inflate_dynamic()
967 bb = b; in inflate_dynamic()
1042 b = bb; in inflate_block()
1059 bb = b; in inflate_block()
1091 bb = 0; in inflate()
/xen/tools/libxl/
A Dlibxl_utils.h142 const libxl_bitmap *bb, in libxl_bitmap_equal() argument
148 nr_bits = ba->size > bb->size ? ba->size * 8 : bb->size * 8; in libxl_bitmap_equal()
151 if (libxl_bitmap_test(ba, i) != libxl_bitmap_test(bb, i)) in libxl_bitmap_equal()
/xen/tools/misc/
A Dmkrpm71 rpmbuild --define "_xenroot $xenroot" --define "_topdir $PWD/rpm" -bb rpm/SPECS/xen.spec
/xen/tools/xl/
A Dxl_parse.c2849 char *s, *p, *saveptr, *aa = NULL, *bb = NULL; in split_string_into_pair() local
2865 bb = xstrdup(p); in split_string_into_pair()
2869 *b = bb; in split_string_into_pair()
2870 bb = NULL; in split_string_into_pair()
2874 free(bb); in split_string_into_pair()
/xen/tools/libxc/
A DMakefile239 --define "_rpmdir$$PWD/staging" -bb rpm.spec
/xen/stubdom/
A Dconfigure2826 …*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o |…
2852 …*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o |…
2920 …*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o |…
3029 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
/xen/docs/misc/
A Dxsm-flask.txt280 device. It the PCI device is aaaa:bb:cc.d or bb:cc.d, then the SBDF can be
/xen/tools/
A Dconfigure2929 …*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o |…
2955 …*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o |…
3023 …*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o |…
3132 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
7661 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
/xen/tools/tests/x86_emulator/
A Devex-disp8.c163 INSN(fmsub231, 66, 0f38, bb, el, sd, el),

Completed in 34 milliseconds