Searched refs:bi (Results 1 - 25 of 169) sorted by relevance

1234567

/freebsd-10-stable/contrib/gcc/
H A Dbitmap.h204 bmp_iter_set_init (bitmap_iterator *bi, bitmap map, argument
207 bi->elt1 = map->first;
208 bi->elt2 = NULL;
213 if (!bi->elt1)
215 bi->elt1 = &bitmap_zero_bits;
219 if (bi->elt1->indx >= start_bit / BITMAP_ELEMENT_ALL_BITS)
221 bi->elt1 = bi->elt1->next;
225 if (bi->elt1->indx != start_bit / BITMAP_ELEMENT_ALL_BITS)
226 start_bit = bi
246 bmp_iter_and_init(bitmap_iterator *bi, bitmap map1, bitmap map2, unsigned start_bit, unsigned *bit_no) argument
314 bmp_iter_and_compl_init(bitmap_iterator *bi, bitmap map1, bitmap map2, unsigned start_bit, unsigned *bit_no) argument
362 bmp_iter_next(bitmap_iterator *bi, unsigned *bit_no) argument
373 bmp_iter_set(bitmap_iterator *bi, unsigned *bit_no) argument
420 bmp_iter_and(bitmap_iterator *bi, unsigned *bit_no) argument
487 bmp_iter_and_compl(bitmap_iterator *bi, unsigned *bit_no) argument
[all...]
H A Dtree-complex.c803 a + b = (ar + br) + i(ai + bi)
804 a - b = (ar - br) + i(ai + bi)
809 tree ar, tree ai, tree br, tree bi,
825 ri = gimplify_build2 (bsi, MINUS_EXPR, inner_type, ai, bi);
827 ri = bi;
840 ri = gimplify_build2 (bsi, code, inner_type, ai, bi);
850 ri = gimplify_build2 (bsi, code, inner_type, ai, bi);
857 ri = bi;
864 ri = gimplify_build2 (bsi, code, inner_type, ai, bi);
870 ri = gimplify_build2 (bsi, code, inner_type, ai, bi);
808 expand_complex_addition(block_stmt_iterator *bsi, tree inner_type, tree ar, tree ai, tree br, tree bi, enum tree_code code, complex_lattice_t al, complex_lattice_t bl) argument
884 expand_complex_libcall(block_stmt_iterator *bsi, tree ar, tree ai, tree br, tree bi, enum tree_code code) argument
928 expand_complex_multiplication(block_stmt_iterator *bsi, tree inner_type, tree ar, tree ai, tree br, tree bi, complex_lattice_t al, complex_lattice_t bl) argument
1014 expand_complex_div_straight(block_stmt_iterator *bsi, tree inner_type, tree ar, tree ai, tree br, tree bi, enum tree_code code) argument
1041 expand_complex_div_wide(block_stmt_iterator *bsi, tree inner_type, tree ar, tree ai, tree br, tree bi, enum tree_code code) argument
1183 expand_complex_division(block_stmt_iterator *bsi, tree inner_type, tree ar, tree ai, tree br, tree bi, enum tree_code code, complex_lattice_t al, complex_lattice_t bl) argument
1292 expand_complex_comparison(block_stmt_iterator *bsi, tree ar, tree ai, tree br, tree bi, enum tree_code code) argument
1331 tree ac, ar, ai, bc, br, bi; local
[all...]
/freebsd-10-stable/sys/boot/ia64/common/
H A Dbootinfo.c209 struct bootinfo bi; local
218 bzero(&bi, sizeof(struct bootinfo));
219 bi.bi_magic = BOOTINFO_MAGIC;
220 bi.bi_version = 1;
221 bi.bi_boothowto = bi_getboothowto(fp->f_args);
241 bi.bi_symtab = ssym;
242 bi.bi_esymtab = esym;
255 bi.bi_modulep = addr;
257 if (addr <= bi.bi_modulep) {
258 addr = bi
[all...]
H A Dexec.c95 enter_kernel(uint64_t start, struct bootinfo *bi) argument
108 __asm __volatile("mov r8=%0" :: "r" (bi));
171 mmu_setup_paged(struct bootinfo *bi) argument
191 ia64_copyin(&shft, (uintptr_t)&bi->bi_text_mapped, 4);
199 ia64_copyin(&shft, (uintptr_t)&bi->bi_data_mapped, 4);
202 ia64_copyin(&itr_idx, (uintptr_t)&bi->bi_itr_used, 4);
203 ia64_copyin(&dtr_idx, (uintptr_t)&bi->bi_dtr_used, 4);
209 struct bootinfo *bi; local
218 error = ia64_bootinfo(fp, &bi);
235 mmu_setup_paged(bi);
[all...]
/freebsd-10-stable/contrib/apr/strings/
H A Dapr_strnatcmp.c90 int ai, bi; local
93 ai = bi = 0;
95 ca = a[ai]; cb = b[bi];
102 cb = b[++bi];
109 if ((result = compare_left(a+ai, b+bi)) != 0)
112 if ((result = compare_right(a+ai, b+bi)) != 0)
133 ++ai; ++bi;
/freebsd-10-stable/sys/boot/userboot/userboot/
H A Dbootinfo32.c39 static struct bootinfo bi; variable in typeref:struct:bootinfo
230 bi.bi_version = BOOTINFO_VERSION;
231 bi.bi_kernelname = 0; /* XXX char * -> kernel name */
232 bi.bi_nfs_diskless = 0; /* struct nfs_diskless * */
233 bi.bi_n_bios_used = 0; /* XXX would have to hook biosdisk driver for these */
236 bi.bi_bios_geom[i] = bd_getbigeom(i);
238 bi.bi_size = sizeof(bi);
240 bi.bi_memsizes_valid = 1;
241 bi
[all...]
/freebsd-10-stable/sys/boot/i386/libi386/
H A Dbootinfo32.c39 static struct bootinfo bi; variable in typeref:struct:bootinfo
175 bi.bi_bios_dev = bc_unit2bios(rootdev->d_unit);
181 bi.bi_bios_dev = bd_unit2bios(rootdev->d_unit);
251 bi.bi_version = BOOTINFO_VERSION;
252 bi.bi_kernelname = 0; /* XXX char * -> kernel name */
253 bi.bi_nfs_diskless = 0; /* struct nfs_diskless * */
254 bi.bi_n_bios_used = 0; /* XXX would have to hook biosdisk driver for these */
256 bi.bi_bios_geom[i] = bd_getbigeom(i);
257 bi.bi_size = sizeof(bi);
[all...]
/freebsd-10-stable/crypto/openssl/crypto/bn/asm/
H A Dco-586.pl18 local($a,$ai,$b,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_;
23 &comment("mul a[$ai]*b[$bi]");
27 # &mov("edx",&DWP($bi*4,$b,"",0));
46 local($r,$a,$ai,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_;
51 &comment("sqr a[$ai]*a[$bi]");
55 # &mov("edx",&DWP($bi*4,$b,"",0));
57 if ($ai == $bi)
75 local($r,$a,$ai,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_;
80 &comment("sqr a[$ai]*a[$bi]");
84 # &mov("edx",&DWP($bi*
[all...]
H A Ds390x-mont.pl73 $bi="%r2"; # zaps rp
124 lg $bi,0($bp)
125 _dswap $bi
128 mlgr $ahi,$bi # ap[0]*bp[0]
148 mlgr $ahi,$bi # ap[j]*bp[0]
174 lg $bi,0($bp) # bp[i]
175 _dswap $bi
178 mlgr $ahi,$bi # ap[0]*bp[i]
200 mlgr $ahi,$bi # ap[j]*bp[i]
H A Dmips3-mont.pl34 $bi="t1";
76 ld $bi,0($bp) # bp[0]
94 dmultu $aj,$bi
102 dmultu $alo,$bi
126 dmultu $aj,$bi
171 PTR_ADD $bi,$bp,$i
172 ld $bi,($bi)
177 dmultu $aj,$bi
188 dmultu $alo,$bi
[all...]
/freebsd-10-stable/crypto/openssl/crypto/bn/asm/x86/
H A Dcomba.pl6 local($a,$ai,$b,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_;
11 &comment("mul a[$ai]*b[$bi]");
15 # &mov("edx",&DWP($bi*4,$b,"",0));
34 local($r,$a,$ai,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_;
39 &comment("sqr a[$ai]*a[$bi]");
43 # &mov("edx",&DWP($bi*4,$b,"",0));
45 if ($ai == $bi)
63 local($r,$a,$ai,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_;
68 &comment("sqr a[$ai]*a[$bi]");
72 # &mov("edx",&DWP($bi*
[all...]
/freebsd-10-stable/contrib/dtc/
H A Ddtc.c107 struct boot_info *bi; local
215 bi = dt_from_source(arg);
217 bi = dt_from_fs(arg);
219 bi = dt_from_blob(arg);
229 bi->boot_cpuid_phys = cmdline_boot_cpuid;
231 fill_fullpaths(bi->dt, "");
232 process_checks(force, bi);
235 sort_tree(bi);
247 dt_to_source(outf, bi);
249 dt_to_blob(outf, bi, outversio
[all...]
/freebsd-10-stable/crypto/openssl/crypto/bio/
H A Dbss_null.c89 static int null_new(BIO *bi) argument
91 bi->init = 1;
92 bi->num = 0;
93 bi->ptr = (NULL);
H A Dbf_null.c94 static int nullf_new(BIO *bi) argument
96 bi->init = 1;
97 bi->ptr = NULL;
98 bi->flags = 0;
H A Dbss_fd.c120 static int fd_new(BIO *bi) argument
122 bi->init = 0;
123 bi->num = -1;
124 bi->ptr = NULL;
125 bi->flags = BIO_FLAGS_UPLINK; /* essentially redundant */
H A Dbss_sock.c111 static int sock_new(BIO *bi) argument
113 bi->init = 0;
114 bi->num = 0;
115 bi->ptr = NULL;
116 bi->flags = 0;
H A Dbf_nbio.c101 static int nbiof_new(BIO *bi) argument
109 bi->ptr = (char *)nt;
110 bi->init = 1;
111 bi->flags = 0;
/freebsd-10-stable/sys/boot/ia64/ski/
H A Dskimd.c60 ia64_platform_bootinfo(struct bootinfo *bi, struct bootinfo **res) argument
64 efi_stub_init(bi);
/freebsd-10-stable/crypto/openssl/util/
H A Dtoutf8.sh7 charset=`file -bi "$F" | sed -e 's|.*charset=||'`
/freebsd-10-stable/sys/dev/acpica/
H A Dacpi_battery.c127 struct acpi_battinfo *bi; local
145 bi = malloc(devcount * sizeof(*bi), M_TEMP, M_WAITOK | M_ZERO);
157 acpi_reset_battinfo(&bi[i]);
194 bi[i].state = bst[i].state;
217 bi[i].cap = (100 * bst[i].cap) / bif->lfcap;
224 if (bi[i].cap > 100)
225 bi[i].cap = 100;
255 bi[i].min = (60 * bst[i].cap) / valid_rate;
257 bi[
[all...]
/freebsd-10-stable/sys/boot/ia64/efi/
H A Defimd.c189 ia64_platform_bootinfo(struct bootinfo *bi, struct bootinfo **res) argument
196 bi->bi_systab = (uint64_t)ST;
197 bi->bi_hcdp = (uint64_t)efi_get_table(&hcdp_guid);
203 bi->bi_fpswa = (status == 0) ? (uint64_t)fpswa : 0;
208 bi->bi_memmap = (uint64_t)memmap;
209 bi->bi_memmap_size = memmapsz;
210 bi->bi_memdesc_size = descsz;
211 bi->bi_memdesc_version = descver;
/freebsd-10-stable/usr.sbin/bhyve/
H A Dpci_emul.c169 struct businfo *bi; local
212 bi = pci_businfo[bnum];
213 si = &bi->slotinfo[snum];
1069 struct businfo *bi; local
1081 if ((bi = pci_businfo[bus]) == NULL)
1087 bi->iobase = pci_emul_iobase;
1088 bi->membase32 = pci_emul_membase32;
1089 bi->membase64 = pci_emul_membase64;
1092 si = &bi->slotinfo[slot];
1113 bi
1224 struct businfo *bi; local
1463 struct businfo *bi; local
1492 struct businfo *bi; local
1592 struct businfo *bi; local
1618 struct businfo *bi; local
1733 struct businfo *bi; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/
H A DASTStructExtractor.cpp75 for (CompoundStmt::const_body_iterator bi = body_compound_stmt->body_begin(), be = body_compound_stmt->body_end();
76 bi != be;
77 ++bi)
79 Stmt *curr_stmt = *bi;
/freebsd-10-stable/crypto/openssl/crypto/evp/
H A Dbio_md.c97 static int md_new(BIO *bi) argument
105 bi->init = 0;
106 bi->ptr = (char *)ctx;
107 bi->flags = 0;
/freebsd-10-stable/lib/libkvm/
H A Dkvm_ia64.c271 struct bootinfo bi; local
310 sz = phys_read(kd, ehdr->e_entry, &bi, sizeof(bi));
311 if (sz != sizeof(bi)) {
317 if (bi.bi_magic != BOOTINFO_MAGIC) {
321 kd->vmst->pbvm_pgtbl = _kvm_malloc(kd, bi.bi_pbvm_pgtblsz);
326 kd->vmst->pbvm_pgtblsz = bi.bi_pbvm_pgtblsz;
327 sz = phys_read(kd, bi.bi_pbvm_pgtbl, kd->vmst->pbvm_pgtbl,
328 bi.bi_pbvm_pgtblsz);
329 if (sz != bi
[all...]

Completed in 303 milliseconds

1234567