Home
last modified time | relevance | path

Searched refs:straight (Results 1 - 5 of 5) sorted by relevance

/third_party/json/docs/examples/
H A Djson_lines.cpp11 input << R"({"name": "Gilbert", "wins": [["straight", "7♣"], ["one pair", "10♥"]]} in main()
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_removegrain.asm385 ; This is just copy-pasted straight from mode 6 with the left shifts removed.
446 ; This is just copy-pasted straight from mode 6 with a few changes.
/third_party/ffmpeg/libavfilter/
H A Dvf_overlay.c392 // to create an un-premultiplied (straight) alpha value in blend_slice_packed_rgb()
447 int straight, \
514 /* to create an un-premultiplied (straight) alpha value */ \
531 if (straight) { \
1082 { "straight", "", 0, AV_OPT_TYPE_CONST, {.i64=0}, .flags = FLAGS, .unit = "alpha_format" },
/third_party/json/tests/src/
H A Dunit-deserialization.cpp1096 ss << R"({"name": "Gilbert", "wins": [["straight", "7♣"], ["one pair", "10♥"]]}
1116 ss << R"({"name": "Gilbert", "wins": [["straight", "7♣"], ["one pair", "10♥"]]}
/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp83 std::u16string straight(const std::string& text) { in straight() function
6319 auto str = straight(text); in UNIX_ONLY_TEST()

Completed in 17 milliseconds