/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 | 1420 const GLint bpt = bytes_per_pixel(datatype, comps); in make_1d_mipmap() local 1425 src = srcPtr + border * bpt; in make_1d_mipmap() 1426 dst = dstPtr + border * bpt; in make_1d_mipmap() 1436 memcpy(dstPtr, srcPtr, bpt); in make_1d_mipmap() 1438 memcpy(dstPtr + (dstWidth - 1) * bpt, in make_1d_mipmap() 1439 srcPtr + (srcWidth - 1) * bpt, in make_1d_mipmap() 1440 bpt); in make_1d_mipmap() 1452 const GLint bpt = bytes_per_pixel(datatype, comps); in make_2d_mipmap() local 1461 srcA = srcPtr + border * ((srcWidth + 1) * bpt); in make_2d_mipmap() 1473 dst = dstPtr + border * ((dstWidth + 1) * bpt); in make_2d_mipmap() [all …]
|
/external/icu/icu4c/source/test/intltest/ |
D | ucdtest.cpp | 513 UnicodeSet bpt("[:^bpt=n:]", errorCode); in TestBidiPairedBracketType() local 514 assertTrue("bpt!=None is not empty", !bpt.isEmpty()); in TestBidiPairedBracketType() 518 assertTrue("bpt!=None is a subset of Bidi_M", mirrored.containsAll(bpt)); in TestBidiPairedBracketType() 519 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/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/ |
D | UCharacterTest.java | 2502 UnicodeSet bpt = new UnicodeSet("[:^bpt=n:]"); in TestBidiPairedBracketType() local 2503 assertTrue("bpt!=None is not empty", !bpt.isEmpty()); in TestBidiPairedBracketType() 2507 assertTrue("bpt!=None is a subset of Bidi_M", mirrored.containsAll(bpt)); in TestBidiPairedBracketType() 2508 assertTrue("bpt!=None is a subset of bc=ON", other_neutral.containsAll(bpt)); in TestBidiPairedBracketType()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
D | UCharacterTest.java | 2499 UnicodeSet bpt = new UnicodeSet("[:^bpt=n:]"); in TestBidiPairedBracketType() local 2500 assertTrue("bpt!=None is not empty", !bpt.isEmpty()); in TestBidiPairedBracketType() 2504 assertTrue("bpt!=None is a subset of Bidi_M", mirrored.containsAll(bpt)); in TestBidiPairedBracketType() 2505 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 | 699 bpt pause 0x0 label 702 bpt pause 0x0 label
|
/external/icu/icu4c/source/data/unidata/ |
D | ppucd.txt | 17 property;Enumerated;bpt;Bidi_Paired_Bracket_Type 459 value;bpt;c;Close 460 value;bpt;n;None 461 value;bpt;o;Open 1201 defaults;0000..10FFFF;age=NA;bc=L;blk=NB;bpt=n;cf=<code point>;dm=<code point>;dt=None;ea=N;FC_NFKC… 1247 cp;0028;bc=ON;Bidi_M;bmg=0029;bpb=0029;bpt=o;gc=Ps;lb=OP;na=LEFT PARENTHESIS;Pat_Syn;SB=CL 1248 cp;0029;bc=ON;Bidi_M;bmg=0028;bpb=0028;bpt=c;gc=Pe;lb=CP;na=RIGHT PARENTHESIS;Pat_Syn;SB=CL 1302 cp;005B;bc=ON;Bidi_M;bmg=005D;bpb=005D;bpt=o;gc=Ps;lb=OP;na=LEFT SQUARE BRACKET;Pat_Syn;SB=CL 1304 cp;005D;bc=ON;Bidi_M;bmg=005B;bpb=005B;bpt=c;gc=Pe;lb=CP;na=RIGHT SQUARE BRACKET;Pat_Syn;SB=CL 1336 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 | 2187 with new properties bpb=Bidi_Paired_Bracket and bpt=Bidi_Paired_Bracket_Type 2195 bpt ; Bidi_Paired_Bracket_Type 2207 - 3 Bidi_Paired_Bracket_Type (bpt) values: 2208 bpt; c ; Close 2209 bpt; n ; None 2210 bpt; o ; Open
|
/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 | 927 bpt Barrow Point Barrow Point
|
D | iso-639-3.tab | 899 bpt I E Barrow Point
|
D | language-subtag-registry | 5825 Subtag: bpt
|
/external/toolchain-utils/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 | 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
|
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
|