Home
last modified time | relevance | path

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

/external/icu/icu4c/source/data/misc/
DkeyTypeData.txt160 bnd{""}
/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/VEX/priv/
Dguest_amd64_toIR.c21402 int bnd = gregOfRexRM(pfx,modrm); in dis_ESC_0F() local
21415 DIP ("bndmk %s, %%bnd%d\n", oper, bnd); in dis_ESC_0F()
21417 DIP ("bndcl %s, %%bnd%d\n", oper, bnd); in dis_ESC_0F()
21421 DIP ("bndcu %s, %%bnd%d\n", oper, bnd); in dis_ESC_0F()
21423 DIP ("bndcn %s, %%bnd%d\n", oper, bnd); in dis_ESC_0F()
21427 DIP ("bndmov %s, %%bnd%d\n", oper, bnd); in dis_ESC_0F()
21429 DIP ("bndmov %%bnd%d, %s\n", bnd, oper); in dis_ESC_0F()
21433 DIP ("bndldx %s, %%bnd%d\n", oper, bnd); in dis_ESC_0F()
21435 DIP ("bndstx %%bnd%d, %s\n", bnd, oper); in dis_ESC_0F()
/external/valgrind/
DNEWS562 333666 Recognize MPX instructions and bnd prefix.