/third_party/mesa3d/src/glx/ |
D | packsingle.h | 123 GLint slop = alen*__GLX_SIZE_INT8 & 3; \ 125 if (slop) _XEatData(dpy,4-slop); \ 130 GLint slop = alen*__GLX_SIZE_INT8 & 3; \ 132 if (slop) _XEatData(dpy,4-slop); \ 138 GLint slop = (alen*__GLX_SIZE_INT16) & 3; \ 140 if (slop) _XEatData(dpy,4-slop); \
|
/third_party/rust/crates/clap/examples/ |
D | escaped-positional-derive.md | 46 $ escaped-positional-derive -f -p=bob -- sloppy slop slop 49 'slops' values: ["sloppy", "slop", "slop"] 55 $ escaped-positional-derive -- -f -p=bob sloppy slop slop 58 'slops' values: ["-f", "-p=bob", "sloppy", "slop", "slop"]
|
D | escaped-positional.md | 46 $ escaped-positional -f -p=bob -- sloppy slop slop 49 'slops' values: ["sloppy", "slop", "slop"] 55 $ escaped-positional -- -f -p=bob sloppy slop slop 58 'slops' values: ["-f", "-p=bob", "sloppy", "slop", "slop"]
|
D | escaped-positional-derive.rs | 13 slop: Vec<String>, field 22 println!("'slops' values: {:?}", args.slop); // 'slops' values: Some(["sloppy", "slop", "slop"]) in main()
|
D | escaped-positional.rs | 9 arg!(slop: [SLOP]) in main()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
D | per_thread_sem_test.cc | 162 const absl::Duration slop = absl::Milliseconds(1); in TEST_F() local 163 EXPECT_LE(delay - slop, elapsed) in TEST_F() 165 << " early (with " << slop << " slop), start time was " << start; in TEST_F() 169 EXPECT_LE(negative_timeout, absl::Now() + slop); // trivially true :) in TEST_F()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
D | notification_test.cc | 82 const absl::Duration slop = absl::Microseconds(200); in BasicTests() local 83 EXPECT_LE(delay - slop, elapsed) in BasicTests() 85 << " early (with " << slop << " slop), start time was " << start; in BasicTests()
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | jmemmgr.c | 273 size_t min_request, slop; in alloc_small() local 310 slop = first_pool_slop[pool_id]; in alloc_small() 312 slop = extra_pool_slop[pool_id]; in alloc_small() 314 if (slop > (size_t)(MAX_ALLOC_CHUNK - min_request)) in alloc_small() 315 slop = (size_t)(MAX_ALLOC_CHUNK - min_request); in alloc_small() 318 hdr_ptr = (small_pool_ptr)jpeg_get_small(cinfo, min_request + slop); in alloc_small() 321 slop /= 2; in alloc_small() 322 if (slop < MIN_SLOP) /* give up when it gets real small */ in alloc_small() 325 mem->total_space_allocated += min_request + slop; in alloc_small() 329 hdr_ptr->bytes_left = sizeofobject + slop; in alloc_small()
|
/third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/ |
D | NVCtrl.c | 438 int length, numbytes, slop; in XNVCTRLQueryTargetStringAttribute() local 463 slop = numbytes & 3; in XNVCTRLQueryTargetStringAttribute() 475 if (slop) _XEatData(dpy, 4-slop); in XNVCTRLQueryTargetStringAttribute() 982 int length, numbytes, slop; in XNVCTRLQueryTargetBinaryData() local 1007 slop = numbytes & 3; in XNVCTRLQueryTargetBinaryData() 1019 if (slop) _XEatData(dpy, 4-slop); in XNVCTRLQueryTargetBinaryData() 1053 int inSize, outSize, length, slop; in XNVCTRLStringOperation() local 1097 slop = outSize & 3; in XNVCTRLStringOperation() 1105 if (slop) _XEatData(dpy, 4-slop); in XNVCTRLStringOperation()
|
/third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/m4sugar/ |
D | m4sugar.m4 | 915 # open-quote delimiter. We must also ignore the slop from the
|
/third_party/node/doc/changelogs/ |
D | CHANGELOG_V10.md | 3592 * \[[`c60810a853`](https://github.com/nodejs/node/commit/c60810a853)] - **test**: increase slop lim…
|
/third_party/rust/crates/regex/regex-capi/examples/ |
D | sherlock.txt | 5207 of London Bridge. Between a slop-shop and a gin-shop, approached
|
/third_party/rust/crates/regex/bench/src/data/ |
D | sherlock.txt | 5207 of London Bridge. Between a slop-shop and a gin-shop, approached
|
/third_party/rust/crates/aho-corasick/bench/data/ |
D | sherlock.txt | 5207 of London Bridge. Between a slop-shop and a gin-shop, approached
|
/third_party/rust/crates/memchr/bench/data/sherlock/ |
D | huge.txt | 5207 of London Bridge. Between a slop-shop and a gin-shop, approached
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | ulyss10.txt | 2749 flop, slop, slap: bounded in barrels. And, spent, its speech ceases. It
|