Searched refs:bip (Results 1 – 5 of 5) sorted by relevance
/external/blktrace/btt/ |
D | misc.c | 71 struct buf_info *bip = list_entry(p, struct buf_info, head); in clean_bufs() local 73 list_del(&bip->head); in clean_bufs() 74 free(bip->buf); in clean_bufs() 75 free(bip); in clean_bufs() 129 struct buf_info *bip = malloc(sizeof(*bip)); in add_buf() local 131 bip->buf = buf; in add_buf() 132 list_add_tail(&bip->head, &all_bufs); in add_buf()
|
/external/valgrind/none/tests/ |
D | async-sigs.c | 19 static const struct timespec bip = { 0, 1000000000 / 5 }; // 0.2 seconds. variable 100 nanosleep(&bip, 0); // Wait for child to get going. in test() 104 nanosleep(&bip, 0); in test() 109 nanosleep(&bip, 0); in test()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/ |
D | DiagBigDecimal.java | 390 java.math.BigInteger bip; in diagconstructors() local 453 bip = new BigInteger("987654321987654321987654321"); // biggie +ve in diagconstructors() 456 …(new Test("cbi001")).ok = ((new com.ibm.icu.math.BigDecimal(bip)).toString()).equals(bip.toString(… in diagconstructors() 468 bip = new BigInteger("123456789"); // bigish in diagconstructors() 469 bda = new com.ibm.icu.math.BigDecimal(bip); in diagconstructors() 470 bdb = new com.ibm.icu.math.BigDecimal(bip, 5); in diagconstructors() 471 bmc = new com.ibm.icu.math.BigDecimal(bip, 15); in diagconstructors() 475 bip = new BigInteger("123456789123456789123456789"); // biggie in diagconstructors() 476 bda = new com.ibm.icu.math.BigDecimal(bip); in diagconstructors() 477 bdb = new com.ibm.icu.math.BigDecimal(bip, 7); in diagconstructors() [all …]
|
/external/hyphenation-patterns/nb/ |
D | hyph-nb.pat.txt | 3644 4bip
|
/external/hyphenation-patterns/nn/ |
D | hyph-nn.pat.txt | 3644 4bip
|