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

/external/guice/lib/build/
H A Dbnd-0.0.384.jar ... bnd/main/bnd.java OSGI-OPT/src/aQute/bnd/main/packageinfo OSGI-OPT/src/aQute/bnd/make/ OSGI ...
/external/guice/core/test/com/googlecode/guice/
H A DOSGiContainerTest.java20 import aQute.bnd.main.bnd;
116 String bndFileName = BUILD_TEST_DIR + '/' + name + ".bnd";
122 bnd.main(new String[]{"-failok", "build", "-classpath", classpath, bndFileName});
/external/valgrind/VEX/priv/
H A Dguest_amd64_toIR.c4387 F2/CALL and F2/JMP may have bnd prefix. */
4411 if (haveF2(pfx)) DIP("bnd ; "); /* MPX bnd prefix. */
4427 if (haveF2(pfx)) DIP("bnd ; "); /* MPX bnd prefix. */
4504 if (haveF2(pfx)) DIP("bnd ; "); /* MPX bnd prefix. */
4520 if (haveF2(pfx)) DIP("bnd ; "); /* MPX bnd prefix. */
20337 if (haveF2(pfx)) DIP("bnd ; "); /* MP
22021 int bnd = gregOfRexRM(pfx,modrm); local
[all...]
/external/valgrind/
H A Dconfigure10800 asm ("bnd call foo\n"
10801 bnd jmp end\n"
10802 foo: bnd ret\n"

Completed in 231 milliseconds