Home
last modified time | relevance | path

Searched refs:fifth (Results 1 – 25 of 223) sorted by relevance

123456789

/third_party/libxkbcommon/test/data/symbols/
Dlevel52 // so that the fifth shift level can be reached.
4 // The right Ctrl key (while pressed) chooses the fifth shift level.
14 // The Less/Greater key (while pressed) chooses the fifth shift level.
24 // The right Alt key (while pressed) chooses the fifth shift level.
34 // The CapsLock key (while pressed) chooses the fifth shift level.
/third_party/XKeyboardConfig/build/usr/local/share/X11/xkb/symbols/
Dlevel52 // so that the fifth shift level can be reached.
4 // The right Ctrl key (while pressed) chooses the fifth shift level.
14 // The Less/Greater key (while pressed) chooses the fifth shift level.
24 // The right Alt key (while pressed) chooses the fifth shift level.
34 // The CapsLock key (while pressed) chooses the fifth shift level.
/third_party/XKeyboardConfig/symbols/
Dlevel52 // so that the fifth shift level can be reached.
4 // The right Ctrl key (while pressed) chooses the fifth shift level.
14 // The Less/Greater key (while pressed) chooses the fifth shift level.
24 // The right Alt key (while pressed) chooses the fifth shift level.
34 // The CapsLock key (while pressed) chooses the fifth shift level.
/third_party/boost/libs/mp11/test/
Dmp_transform_if.cpp30 template<class T1, class T2, class T3, class T4, class T5> using fifth = T5; typedef
67 …BOOST_TEST_TRAIT_TRUE((std::is_same<mp_transform_if<is_not_ref, fifth, L1, L1, L1, L1, mp_iota<mp_… in main()
68 …BOOST_TEST_TRAIT_TRUE((std::is_same<mp_transform_if<is_not_ref, fifth, L2, L2, L2, L2, mp_iota<mp_… in main()
69 …BOOST_TEST_TRAIT_TRUE((std::is_same<mp_transform_if<is_not_ref, fifth, L3, L3, L3, L3, mp_iota<mp_… in main()
Dmp_transform_if_q.cpp42 template<class T1, class T2, class T3, class T4, class T5> using fifth = T5; typedef
43 using Q_fifth = mp_quote<fifth>;
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dvideorate.c409 GstBuffer *first, *second, *third, *fourth, *fifth, *outbuffer; in GST_START_TEST() local
499 fifth = gst_buffer_new_and_alloc (4); in GST_START_TEST()
500 GST_BUFFER_TIMESTAMP (fifth) = 6 * GST_SECOND; in GST_START_TEST()
501 gst_buffer_memset (fifth, 0, 0, 4); in GST_START_TEST()
502 ASSERT_BUFFER_REFCOUNT (fifth, "fifth", 1); in GST_START_TEST()
503 gst_buffer_ref (fifth); in GST_START_TEST()
506 fail_unless (gst_pad_push (mysrcpad, fifth) == GST_FLOW_OK); in GST_START_TEST()
516 ASSERT_BUFFER_REFCOUNT (fifth, "fifth", 1); in GST_START_TEST()
529 ASSERT_BUFFER_REFCOUNT (fifth, "fifth", 1); in GST_START_TEST()
538 gst_buffer_unref (fifth); in GST_START_TEST()
[all …]
/third_party/typescript_eslint/packages/shared-fixtures/fixtures/comments/
Djsx-text-with-url.src.js9 const fifth = <div>{}http://example.com</div>; constant
/third_party/boost/boost/date_time/
Ddate_generator_parser.hpp73 enum phrase_elements {first=0, second, third, fourth, fifth, last, enumerator
174 case fifth : { wn = nth_kday_type::fifth; break; } in get_nth_kday_type()
Dtz_db_base.hpp286 return start_rule::fifth; in get_week_num()
291 return start_rule::fifth; // silence warnings in get_week_num()
/third_party/gettext/gettext-tools/tests/
Dmsgunfmt-properties-19 five=fifth
/third_party/boost/tools/quickbook/test/
Dpreformatted-1_6.quickbook20 no syntax highlighting. The fifth and sixth lines should appear indented to the
Dpreformatted-1_1.quickbook19 no syntax highlighting. The fifth and sixth lines should appear indented to the
/third_party/typescript/tests/baselines/reference/
DswitchStatementsWithMultipleDefaults.errors.txt32 // Errors on fifth-seventh
DswitchStatementsWithMultipleDefaults.types54 // Errors on fifth-seventh
DswitchStatementsWithMultipleDefaults.symbols40 // Errors on fifth-seventh
/third_party/boost/libs/date_time/test/gregorian/
Dtestgenerators.cpp86 nthkdayofmonth nkd3(nthkdayofmonth::fifth, Wednesday, Jan); in main()
90 nthkdayofmonth nkd4(nthkdayofmonth::fifth, Monday, Jan); in main()
/third_party/boost/libs/geometry/doc/generated/
Dtag_cast.qbk41 [[typename BaseTag5] [void] [Optional fifth base tag ]]
/third_party/e2fsprogs/
DINSTALL.elfbin33 fifth and sixth field of filesystem entry, which are the dump
/third_party/skia/third_party/externals/egl-registry/extensions/ARM/
DEGL_ARM_pixmap_multisample_discard.txt85 Modify the fifth paragraph under "The Multisample Buffer" of Section 3.4,
97 Modify the fifth paragraph of Section 3.5.4, page 34 (Creating Native
/third_party/EGL/extensions/ARM/
DEGL_ARM_pixmap_multisample_discard.txt85 Modify the fifth paragraph under "The Multisample Buffer" of Section 3.4,
97 Modify the fifth paragraph of Section 3.5.4, page 34 (Creating Native
/third_party/python/Lib/unittest/test/
Dtest_setups.py247 fifth = unittest.TestSuite((Test3('testOne'),))
249 suite = unittest.TestSuite((first, second, third, fourth, fifth, sixth))
/third_party/skia/third_party/externals/angle2/extensions/
DANGLE_memory_size.txt76 Add to the end of the fifth paragraph of section 8.10.3, Texture Level
/third_party/flutter/skia/third_party/externals/icu/source/data/rbnf/
Den_IN.txt133 "5: fifth;",
/third_party/icu/icu4c/source/data/rbnf/
Den_IN.txt133 "5: fifth;",
/third_party/skia/third_party/externals/icu/source/data/rbnf/
Den_IN.txt134 "5: fifth;",

123456789