HomeSort by relevance Sort by last modified time
    Searched refs:binfo (Results 1 - 10 of 10) sorted by null

  /external/e2fsprogs/debugfs/
icheck.c 58 struct block_info *binfo; local
154 for (i=0, binfo = bw.barray; i < bw.num_blocks; i++, binfo++) {
155 if (binfo->ino == 0) {
156 printf("%u\t<block not found>\n", binfo->blk);
159 printf("%u\t%u\n", binfo->blk, binfo->ino);
  /external/qemu/distrib/sdl-1.2.15/src/video/windib/
SDL_dibvideo.c 609 BITMAPINFO *binfo; local
854 binfo_size = sizeof(*binfo);
862 binfo = (BITMAPINFO *)SDL_malloc(binfo_size);
863 if ( ! binfo ) {
871 binfo->bmiHeader.biSize = sizeof(BITMAPINFOHEADER);
872 binfo->bmiHeader.biWidth = video->w;
873 binfo->bmiHeader.biHeight = -video->h; /* -ve for topdown bitmap */
874 binfo->bmiHeader.biPlanes = 1;
875 binfo->bmiHeader.biSizeImage = video->h * video->pitch;
876 binfo->bmiHeader.biXPelsPerMeter = 0
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree.h 2384 tree binfo; variable
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree.h 2384 tree binfo; variable
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree.h 2384 tree binfo; variable
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree.h 2384 tree binfo; variable
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/
cp-tree.h 159 For a binfo, this is a TREE_LIST. There is an entry for each
160 virtual function declared either in BINFO or its direct and
331 /* The BINFO indicating the base from which the BASELINK_FUNCTIONS came. */
333 (((struct tree_baselink*) BASELINK_CHECK (NODE))->binfo)
338 /* The BINFO in which the search for the functions indicated by this baselink
356 tree binfo;
355 tree binfo; variable
5202 tree binfo; member in struct:deferred_access_check
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/
cp-tree.h 159 For a binfo, this is a TREE_LIST. There is an entry for each
160 virtual function declared either in BINFO or its direct and
331 /* The BINFO indicating the base from which the BASELINK_FUNCTIONS came. */
333 (((struct tree_baselink*) BASELINK_CHECK (NODE))->binfo)
338 /* The BINFO in which the search for the functions indicated by this baselink
356 tree binfo;
355 tree binfo; variable
5202 tree binfo; member in struct:deferred_access_check
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/
cp-tree.h 159 For a binfo, this is a TREE_LIST. There is an entry for each
160 virtual function declared either in BINFO or its direct and
331 /* The BINFO indicating the base from which the BASELINK_FUNCTIONS came. */
333 (((struct tree_baselink*) BASELINK_CHECK (NODE))->binfo)
338 /* The BINFO in which the search for the functions indicated by this baselink
356 tree binfo;
355 tree binfo; variable
5202 tree binfo; member in struct:deferred_access_check
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/
cp-tree.h 159 For a binfo, this is a TREE_LIST. There is an entry for each
160 virtual function declared either in BINFO or its direct and
331 /* The BINFO indicating the base from which the BASELINK_FUNCTIONS came. */
333 (((struct tree_baselink*) BASELINK_CHECK (NODE))->binfo)
338 /* The BINFO in which the search for the functions indicated by this baselink
356 tree binfo;
355 tree binfo; variable
5202 tree binfo; member in struct:deferred_access_check
    [all...]

Completed in 406 milliseconds