Home
last modified time | relevance | path

Searched refs:bnd (Results 1 – 8 of 8) sorted by relevance

/external/guice/core/test/com/googlecode/guice/
DOSGiContainerTest.java20 import aQute.bnd.main.bnd;
122 bnd.main(new String[]{"-failok", "build", "-classpath", classpath, bndFileName}); in buildBundle()
/external/icu/icu4c/source/data/misc/
DkeyTypeData.txt202 bnd{""}
/external/Microsoft-GSL/gsl/
Dmulti_span830 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/
Dpicopam.c275 #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/
Dconfigure.ac2648 asm ("bnd call foo\n"
2649 bnd jmp end\n"
2650 foo: bnd ret\n"
Dconfigure10801 bnd jmp end\n"
DNEWS1277 333666 Recognize MPX instructions and bnd prefix.
/external/valgrind/VEX/priv/
Dguest_amd64_toIR.c22021 int bnd = gregOfRexRM(pfx,modrm); in dis_ESC_0F() local
22034 DIP ("bndmk %s, %%bnd%d\n", oper, bnd); in dis_ESC_0F()
22036 DIP ("bndcl %s, %%bnd%d\n", oper, bnd); in dis_ESC_0F()
22040 DIP ("bndcu %s, %%bnd%d\n", oper, bnd); in dis_ESC_0F()
22042 DIP ("bndcn %s, %%bnd%d\n", oper, bnd); in dis_ESC_0F()
22046 DIP ("bndmov %s, %%bnd%d\n", oper, bnd); in dis_ESC_0F()
22048 DIP ("bndmov %%bnd%d, %s\n", bnd, oper); in dis_ESC_0F()
22052 DIP ("bndldx %s, %%bnd%d\n", oper, bnd); in dis_ESC_0F()
22054 DIP ("bndstx %%bnd%d, %s\n", bnd, oper); in dis_ESC_0F()