HomeSort by relevance Sort by last modified time
    Searched refs:bpt (Results 1 - 17 of 17) sorted by null

  /external/deqp/modules/gles31/functional/
es31fBuiltinPrecisionTests.cpp 37 namespace bpt = gls::BuiltinPrecisionTests;
44 de::MovePtr<const bpt::CaseFactories> es3Cases = bpt::createES3BuiltinCases();
45 de::MovePtr<const bpt::CaseFactories> es31Cases = bpt::createES31BuiltinCases();
49 bpt::addBuiltinPrecisionTests(context.getTestContext(),
60 bpt::addBuiltinPrecisionTests(context.getTestContext(),
  /external/deqp/modules/gles3/functional/
es3fBuiltinPrecisionTests.cpp 37 namespace bpt = gls::BuiltinPrecisionTests;
44 de::MovePtr<const bpt::CaseFactories> es3Cases = bpt::createES3BuiltinCases();
49 bpt::addBuiltinPrecisionTests(context.getTestContext(),
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cr16/
excp_test.s 5 # excp svc/dvz/flg/bpt/trc/und/iad/dbg/ise
10 excp bpt
excp_test.d 13 6: c8 00 excp bpt
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
ImUtil.h 24 register unsigned char *bpt,
  /external/mesa3d/src/mesa/main/
mipmap.c 1420 const GLint bpt = bytes_per_pixel(datatype, comps); local
1452 const GLint bpt = bytes_per_pixel(datatype, comps); local
1544 const GLint bpt = bytes_per_pixel(datatype, comps); local
    [all...]
  /external/icu/icu4c/source/test/intltest/
ucdtest.cpp 502 UnicodeSet bpt("[:^bpt=n:]", errorCode);
503 assertTrue("bpt!=None is not empty", !bpt.isEmpty());
507 assertTrue("bpt!=None is a subset of Bidi_M", mirrored.containsAll(bpt));
508 assertTrue("bpt!=None is a subset of bc=ON", other_neutral.containsAll(bpt));
510 UnicodeSet bpt_open("[:bpt=o:]", errorCode);
511 UnicodeSet bpt_close("[:bpt=c:]", errorCode)
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/pdp11/
opcode.s 25 bpt
opcode.d 21 a: 0003 [ ]*bpt
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/crx/
misc_insn.d 217 110: f8 ff excp bpt
  /build/make/tools/releasetools/
add_img_to_target_files 429 bpt = OutputFile(
430 output_zip, OPTIONS.input_tmp, "IMAGES", "partition-table.bpt")
434 cmd = [bpttool, "make_table", "--output_json", bpt.name,
452 bpt.Write()
add_img_to_target_files.py 429 bpt = OutputFile(
430 output_zip, OPTIONS.input_tmp, "IMAGES", "partition-table.bpt")
434 cmd = [bpttool, "make_table", "--output_json", bpt.name,
452 bpt.Write()
  /external/ltp/testcases/kernel/fs/scsi/ltpscsi/
scsimain.c 235 int bpt; member in struct:request_collection
2197 int bpt = DEF_BLOCKS_PER_TRANSFER; local
6279 int bpt = DEF_BLOCKS_PER_TRANSFER; local
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
UCharacterTest.java 549 errln("u_getBidiPairedBracket(U+"+hex(start)+") != self for bpt(c)==None");
2492 UnicodeSet bpt = new UnicodeSet("[:^bpt=n:]"); local
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
UCharacterTest.java 546 errln("u_getBidiPairedBracket(U+"+hex(start)+") != self for bpt(c)==None");
2489 UnicodeSet bpt = new UnicodeSet("[:^bpt=n:]"); local
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/codegen/lib/
gk104.asm 699 bpt pause 0x0 label
702 bpt pause 0x0 label
  /build/make/core/
Makefile     [all...]

Completed in 294 milliseconds