Searched refs:bnd (Results 1 – 7 of 7) sorted by relevance
/external/guice/core/test/com/googlecode/guice/ |
D | OSGiContainerTest.java | 20 import aQute.bnd.main.bnd; 122 bnd.main(new String[]{"-failok", "build", "-classpath", classpath, bndFileName}); in buildBundle()
|
/external/opencv3/3rdparty/libjasper/ |
D | jpc_dec.c | 646 jpc_tsfb_band_t *bnd; in jpc_dec_tileinit() local 775 bnd = &bnds[bndno]; in jpc_dec_tileinit() 777 band->orient = bnd->orient; in jpc_dec_tileinit() 789 if (bnd->xstart == bnd->xend || bnd->ystart == bnd->yend) { in jpc_dec_tileinit() 795 …jas_seq2d_bindsub(band->data, tcomp->data, bnd->locxstart, bnd->locystart, bnd->locxend, bnd->locy… in jpc_dec_tileinit() 796 jas_seq2d_setshift(band->data, bnd->xstart, bnd->ystart); in jpc_dec_tileinit()
|
/external/icu/icu4c/source/data/misc/ |
D | keyTypeData.txt | 168 bnd{""}
|
/external/svox/pico/lib/ |
D | picopam.c | 275 #define bnd 6 /*boundary type item associated to the syllable = P7 */ macro 1930 nType = pam->sSyllFeats[pam->nCurrSyllable].phoneV[bnd]; in pam_put_item() 4308 pam->sSyllFeats[pam->nCurrSyllable].phoneV[bnd] = uBoundType; in pam_create_syllable()
|
/external/valgrind/ |
D | configure.ac | 2565 asm ("bnd call foo\n" 2566 bnd jmp end\n" 2567 foo: bnd ret\n"
|
D | NEWS | 793 333666 Recognize MPX instructions and bnd prefix.
|
/external/valgrind/VEX/priv/ |
D | guest_amd64_toIR.c | 21873 int bnd = gregOfRexRM(pfx,modrm); in dis_ESC_0F() local 21886 DIP ("bndmk %s, %%bnd%d\n", oper, bnd); in dis_ESC_0F() 21888 DIP ("bndcl %s, %%bnd%d\n", oper, bnd); in dis_ESC_0F() 21892 DIP ("bndcu %s, %%bnd%d\n", oper, bnd); in dis_ESC_0F() 21894 DIP ("bndcn %s, %%bnd%d\n", oper, bnd); in dis_ESC_0F() 21898 DIP ("bndmov %s, %%bnd%d\n", oper, bnd); in dis_ESC_0F() 21900 DIP ("bndmov %%bnd%d, %s\n", bnd, oper); in dis_ESC_0F() 21904 DIP ("bndldx %s, %%bnd%d\n", oper, bnd); in dis_ESC_0F() 21906 DIP ("bndstx %%bnd%d, %s\n", bnd, oper); in dis_ESC_0F()
|