Searched refs:carries (Results 1 – 25 of 97) sorted by relevance
1234
/third_party/ffmpeg/libavutil/ |
D | des.c | 233 uint64_t carries = (CDn >> 27) & 0x10000001; in key_shift_left() local 236 CDn |= carries; in key_shift_left()
|
/third_party/ltp/lib/ |
D | README.md | 33 If all checks are passed the process carries on with setting up the test 83 carries on. 143 environment carries LTP\_IPC\_PATH variable with a path to the backing file on
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_EXT_line_rasterization.txt | 35 For simplicity, Bresenham line rasterization carries forward a few
|
D | VK_EXT_line_rasterization.adoc | 35 For simplicity, Bresenham line rasterization carries forward a few
|
/third_party/rust/crates/proc-macro2/ |
D | Cargo.toml | 56 # carries the second-most-recent version number, pulling in quote which resolves
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_tag_sample_buffer.txt | 53 Each sample in the multisample buffer carries a tag that can be
|
/third_party/openGLES/extensions/SGIX/ |
D | SGIX_tag_sample_buffer.txt | 53 Each sample in the multisample buffer carries a tag that can be
|
/third_party/libinput/doc/user/ |
D | seats.rst | 85 carries over across a logical seat change.
|
/third_party/libphonenumber/resources/carrier/en/ |
D | 60.txt | 15 # Information about carries obtained from:
|
/third_party/flutter/skia/site/dev/sheriffing/ |
D | android.md | 49 * Collects all 'Test: ' lines and carries them over to the merge change.
|
/third_party/json/doc/mkdocs/docs/integration/ |
D | cmake.md | 31 # Don't use include(nlohmann_json/CMakeLists.txt) since that carries with it
|
/third_party/skia/site/docs/dev/gardening/ |
D | android.md | 72 - Collects all 'Test: ' lines and carries them over to the merge change.
|
/third_party/rust/crates/rustc-hash/ |
D | CODE_OF_CONDUCT.md | 12 …ve differences of opinion and that every design or implementation choice carries a trade-off and n…
|
/third_party/mesa3d/docs/ |
D | xlibdriver.rst | 112 values into pixel values. An X window carries this information but a
|
/third_party/mesa3d/docs/isl/ |
D | units.rst | 4 Almost every variable, function parameter, or struct field in ISL that carries
|
/third_party/python/Lib/test/decimaltestdata/ |
D | ddMultiply.decTest | 101 -- test some more edge cases and carries 125 -- test some more edge cases without carries
|
D | dqMultiply.decTest | 101 -- test some more edge cases and carries 125 -- test some more edge cases without carries
|
D | multiply.decTest | 129 -- test some more edge cases and carries 156 -- test some more edge cases without carries
|
D | dqFMA.decTest | 215 -- test some more edge cases and carries 239 -- test some more edge cases without carries 688 -- some carries 776 -- try borderline precision, with carries, etc.
|
D | ddFMA.decTest | 215 -- test some more edge cases and carries 239 -- test some more edge cases without carries 665 -- some carries 753 -- try borderline precision, with carries, etc.
|
/third_party/skia/site/docs/dev/design/ |
D | text_shaper.md | 37 and formated results is broken into stages. Each 'stage' carries out specific processing, and in-tu…
|
/third_party/python/Lib/email/ |
D | architecture.rst | 35 An object that specifies various behavioral settings and carries
|
/third_party/node/doc/api/ |
D | intl.md | 61 The "(not locale-aware)" designation denotes that the function carries out its
|
/third_party/skia/third_party/externals/icu/source/data/translit/ |
D | el_el_Latn_BGN.txt | 149 # carries the stress, this is marked in Greek on the character υ.
|
/third_party/icu/icu4c/source/data/translit/ |
D | el_el_Latn_BGN.txt | 149 # carries the stress, this is marked in Greek on the character υ.
|
1234