HomeSort by relevance Sort by last modified time
    Searched refs:bpt (Results 1 - 12 of 12) 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(),
  /external/openssh/openbsd-compat/
getcwd.c 59 char *bpt, *bup; local
84 bpt = ept - 1;
85 *bpt = '\0';
118 *--bpt = '/';
124 memmove(pt, bpt, ept - bpt);
190 if (bpt - pt < dp->d_namlen + (first ? 1 : 2)) {
198 len = ept - bpt;
201 bpt = npt + (bpt - pt)
    [all...]
  /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 513 UnicodeSet bpt("[:^bpt=n:]", errorCode);
514 assertTrue("bpt!=None is not empty", !bpt.isEmpty());
518 assertTrue("bpt!=None is a subset of Bidi_M", mirrored.containsAll(bpt));
519 assertTrue("bpt!=None is a subset of bc=ON", other_neutral.containsAll(bpt));
521 UnicodeSet bpt_open("[:bpt=o:]", errorCode);
522 UnicodeSet bpt_close("[:bpt=c:]", errorCode)
    [all...]
  /build/make/tools/releasetools/
add_img_to_target_files 482 bpt = OutputFile(
483 output_zip, OPTIONS.input_tmp, "META", "partition-table.bpt")
487 cmd = [bpttool, "make_table", "--output_json", bpt.name,
502 bpt.Write()
    [all...]
add_img_to_target_files.py 482 bpt = OutputFile(
483 output_zip, OPTIONS.input_tmp, "META", "partition-table.bpt")
487 cmd = [bpttool, "make_table", "--output_json", bpt.name,
502 bpt.Write()
    [all...]
  /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 551 errln("u_getBidiPairedBracket(U+"+hex(start)+") != self for bpt(c)==None");
2502 UnicodeSet bpt = new UnicodeSet("[:^bpt=n:]"); local
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
UCharacterTest.java 548 errln("u_getBidiPairedBracket(U+"+hex(start)+") != self for bpt(c)==None");
2499 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 691 milliseconds