Searched refs:bnd (Results 1 – 8 of 8) sorted by relevance
/external/guice/lib/build/ |
D | bnd-0.0.384.jar | ... MF
LICENSE
OSGI-OPT/
OSGI-OPT/bnd.bnd
OSGI-OPT/src/
OSGI- ... |
/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/icu/icu4c/source/data/misc/ |
D | keyTypeData.txt | 202 bnd{""}
|
/external/Microsoft-GSL/gsl/ |
D | multi_span | 830 explicit bounds_iterator(const Bounds& bnd, value_type curr) noexcept 831 : boundary_(bnd.index_bounds()), 1002 make_stride(const Bounds& bnd) noexcept 1004 return bnd.strides(); 1012 make_stride(const Bounds& bnd) noexcept 1014 auto extents = bnd.index_bounds();
|
/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()
|