/external/openssh/openbsd-compat/ |
D | getcwd.c | 59 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/ |
D | es31fBuiltinPrecisionTests.cpp | 37 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/ |
D | es3fBuiltinPrecisionTests.cpp | 37 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/ |
D | mipmap.c | 1445 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/ |
D | ucdtest.cpp | 516 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/ |
D | scsimain.c | 235 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/ |
D | moto-g-gen1.log | 216 ro.usb.bpt=0x2e28
|
D | moto-e-gen1.log | 240 ro.usb.bpt=0x2e28
|
D | moto-g-gen2.log | 235 ro.usb.bpt=0x2e28
|
D | moto-g-gen3.log | 241 ro.usb.bpt=2ec1
|
D | moto-g-gen4.log | 361 ro.usb.bpt=2ec1
|
D | moto-g-gen5.log | 377 ro.usb.bpt=2ec1
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
D | UCharacterTest.java | 2527 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/ |
D | UCharacterTest.java | 2530 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/ |
D | gk104.asm | 898 bpt pause 0x0 label 901 bpt pause 0x0 label
|
/external/icu/icu4c/source/data/unidata/ |
D | ppucd.txt | 17 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 …]
|
D | changes.txt | 3108 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/ |
D | 7.10.rst | 981 - r600g: remove bpt and start using pitch_in_bytes/pixels.
|
/external/strace/ |
D | ChangeLog-CVS | 4614 * process.c: perform bpt trick for clone as well so we can get the
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | iso-639-3_Name_Index.tab | 926 bpt Barrow Point Barrow Point
|
D | iso-639-3.tab | 897 bpt I E Barrow Point
|
D | language-subtag-registry | 5831 Subtag: bpt
|
/external/toolchain-utils/deprecated/dejagnu/gdb_baseline/ |
D | x86_64-cros-linux-gnu | 1913 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
|
D | armv7a-cros-linux-gnueabi | 1727 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
|
D | i686-pc-linux-gnu | 1679 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
|