Home
last modified time | relevance | path

Searched refs:bpt (Results 1 – 25 of 25) sorted by relevance

/external/openssh/openbsd-compat/
Dgetcwd.c59 char *bpt, *bup; in getcwd() local
84 bpt = ept - 1; in getcwd()
85 *bpt = '\0'; in getcwd()
118 *--bpt = '/'; in getcwd()
124 memmove(pt, bpt, ept - bpt); in getcwd()
190 if (bpt - pt < dp->d_namlen + (first ? 1 : 2)) { in getcwd()
198 len = ept - bpt; in getcwd()
201 bpt = npt + (bpt - pt); in getcwd()
204 memmove(ept - len, bpt, len); in getcwd()
205 bpt = ept - len; in getcwd()
[all …]
/external/deqp/modules/gles31/functional/
Des31fBuiltinPrecisionTests.cpp37 namespace bpt = gls::BuiltinPrecisionTests;
44 de::MovePtr<const bpt::CaseFactories> es3Cases = bpt::createES3BuiltinCases(); in createBuiltinPrecisionTests()
45 de::MovePtr<const bpt::CaseFactories> es31Cases = bpt::createES31BuiltinCases(); in createBuiltinPrecisionTests()
49 bpt::addBuiltinPrecisionTests(context.getTestContext(), in createBuiltinPrecisionTests()
60 bpt::addBuiltinPrecisionTests(context.getTestContext(), in createBuiltinPrecisionTests()
/external/deqp/modules/gles3/functional/
Des3fBuiltinPrecisionTests.cpp37 namespace bpt = gls::BuiltinPrecisionTests;
44 de::MovePtr<const bpt::CaseFactories> es3Cases = bpt::createES3BuiltinCases(); in createBuiltinPrecisionTests()
49 bpt::addBuiltinPrecisionTests(context.getTestContext(), in createBuiltinPrecisionTests()
/external/mesa3d/src/mesa/main/
Dmipmap.c1445 const GLint bpt = bytes_per_pixel(datatype, comps); in make_1d_mipmap() local
1450 src = srcPtr + border * bpt; in make_1d_mipmap()
1451 dst = dstPtr + border * bpt; in make_1d_mipmap()
1461 memcpy(dstPtr, srcPtr, bpt); in make_1d_mipmap()
1463 memcpy(dstPtr + (dstWidth - 1) * bpt, in make_1d_mipmap()
1464 srcPtr + (srcWidth - 1) * bpt, in make_1d_mipmap()
1465 bpt); in make_1d_mipmap()
1477 const GLint bpt = bytes_per_pixel(datatype, comps); in make_2d_mipmap() local
1486 srcA = srcPtr + border * ((srcWidth + 1) * bpt); in make_2d_mipmap()
1498 dst = dstPtr + border * ((dstWidth + 1) * bpt); in make_2d_mipmap()
[all …]
/external/icu/icu4c/source/test/intltest/
Ducdtest.cpp516 UnicodeSet bpt("[:^bpt=n:]", errorCode); in TestBidiPairedBracketType() local
517 assertTrue("bpt!=None is not empty", !bpt.isEmpty()); in TestBidiPairedBracketType()
521 assertTrue("bpt!=None is a subset of Bidi_M", mirrored.containsAll(bpt)); in TestBidiPairedBracketType()
522 assertTrue("bpt!=None is a subset of bc=ON", other_neutral.containsAll(bpt)); in TestBidiPairedBracketType()
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c235 int bpt; member
2197 int bpt = DEF_BLOCKS_PER_TRANSFER; in do_scsi_device_read_write() local
2275 t = bs * bpt; in do_scsi_device_read_write()
2337 t = bs * bpt; in do_scsi_device_read_write()
2456 wrkBuff = malloc(bs * bpt + psz); in do_scsi_device_read_write()
2464 wrkBuff = malloc(bs * bpt); in do_scsi_device_read_write()
2472 blocks_per = bpt; in do_scsi_device_read_write()
6279 int bpt = DEF_BLOCKS_PER_TRANSFER; in do_scsi_sgm_read_write() local
6336 in_res_sz = bs * bpt; in do_scsi_sgm_read_write()
6401 out_res_sz = bs * bpt; in do_scsi_sgm_read_write()
[all …]
/external/cpuinfo/test/build.prop/
Dmoto-g-gen1.log216 ro.usb.bpt=0x2e28
Dmoto-e-gen1.log240 ro.usb.bpt=0x2e28
Dmoto-g-gen2.log235 ro.usb.bpt=0x2e28
Dmoto-g-gen3.log241 ro.usb.bpt=2ec1
Dmoto-g-gen4.log361 ro.usb.bpt=2ec1
Dmoto-g-gen5.log377 ro.usb.bpt=2ec1
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUCharacterTest.java2527 UnicodeSet bpt = new UnicodeSet("[:^bpt=n:]"); in TestBidiPairedBracketType() local
2528 assertTrue("bpt!=None is not empty", !bpt.isEmpty()); in TestBidiPairedBracketType()
2532 assertTrue("bpt!=None is a subset of Bidi_M", mirrored.containsAll(bpt)); in TestBidiPairedBracketType()
2533 assertTrue("bpt!=None is a subset of bc=ON", other_neutral.containsAll(bpt)); in TestBidiPairedBracketType()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/
DUCharacterTest.java2530 UnicodeSet bpt = new UnicodeSet("[:^bpt=n:]"); in TestBidiPairedBracketType() local
2531 assertTrue("bpt!=None is not empty", !bpt.isEmpty()); in TestBidiPairedBracketType()
2535 assertTrue("bpt!=None is a subset of Bidi_M", mirrored.containsAll(bpt)); in TestBidiPairedBracketType()
2536 assertTrue("bpt!=None is a subset of bc=ON", other_neutral.containsAll(bpt)); in TestBidiPairedBracketType()
/external/mesa3d/src/gallium/drivers/nouveau/codegen/lib/
Dgk104.asm898 bpt pause 0x0 label
901 bpt pause 0x0 label
/external/icu/icu4c/source/data/unidata/
Dppucd.txt17 property;Enumerated;bpt;Bidi_Paired_Bracket_Type
479 value;bpt;c;Close
480 value;bpt;n;None
481 value;bpt;o;Open
1233 defaults;0000..10FFFF;age=NA;bc=L;blk=NB;bpt=n;cf=<code point>;dm=<code point>;dt=None;ea=N;FC_NFKC…
1279 cp;0028;bc=ON;Bidi_M;bmg=0029;bpb=0029;bpt=o;gc=Ps;lb=OP;na=LEFT PARENTHESIS;Pat_Syn;SB=CL
1280 cp;0029;bc=ON;Bidi_M;bmg=0028;bpb=0028;bpt=c;gc=Pe;lb=CP;na=RIGHT PARENTHESIS;Pat_Syn;SB=CL
1334 cp;005B;bc=ON;Bidi_M;bmg=005D;bpb=005D;bpt=o;gc=Ps;lb=OP;na=LEFT SQUARE BRACKET;Pat_Syn;SB=CL
1336 cp;005D;bc=ON;Bidi_M;bmg=005B;bpb=005B;bpt=c;gc=Pe;lb=CP;na=RIGHT SQUARE BRACKET;Pat_Syn;SB=CL
1368 cp;007B;bc=ON;Bidi_M;bmg=007D;bpb=007D;bpt=o;gc=Ps;lb=OP;na=LEFT CURLY BRACKET;Pat_Syn;SB=CL
[all …]
Dchanges.txt3108 with new properties bpb=Bidi_Paired_Bracket and bpt=Bidi_Paired_Bracket_Type
3116 bpt ; Bidi_Paired_Bracket_Type
3128 - 3 Bidi_Paired_Bracket_Type (bpt) values:
3129 bpt; c ; Close
3130 bpt; n ; None
3131 bpt; o ; Open
/external/mesa3d/docs/relnotes/
D7.10.rst981 - r600g: remove bpt and start using pitch_in_bytes/pixels.
/external/strace/
DChangeLog-CVS4614 * process.c: perform bpt trick for clone as well so we can get the
/external/cldr/tools/java/org/unicode/cldr/util/data/
Diso-639-3_Name_Index.tab926 bpt Barrow Point Barrow Point
Diso-639-3.tab897 bpt I E Barrow Point
Dlanguage-subtag-registry5831 Subtag: bpt
/external/toolchain-utils/deprecated/dejagnu/gdb_baseline/
Dx86_64-cros-linux-gnu1913 PASS: gdb.base/chng-syms.exp: running with invalidated bpt condition after executable changes
3487 PASS: gdb.base/ena-dis-br.exp: continue with ignore count, not stopped at bpt
3489 PASS: gdb.base/ending-run.exp: bpt at line before routine
Darmv7a-cros-linux-gnueabi1727 PASS: gdb.base/chng-syms.exp: running with invalidated bpt condition after executable changes
3106 PASS: gdb.base/ena-dis-br.exp: continue with ignore count, not stopped at bpt
3108 PASS: gdb.base/ending-run.exp: bpt at line before routine
Di686-pc-linux-gnu1679 PASS: gdb.base/chng-syms.exp: running with invalidated bpt condition after executable changes
3252 PASS: gdb.base/ena-dis-br.exp: continue with ignore count, not stopped at bpt
3254 PASS: gdb.base/ending-run.exp: bpt at line before routine