Home
last modified time | relevance | path

Searched defs:third (Results 1 – 25 of 53) sorted by relevance

123

/third_party/boost/boost/geometry/srs/projections/proj/
Dcrast.hpp70 static const T third = detail::third<T>(); in fwd() local
81 static const T third = detail::third<T>(); in inv() local
Dputp4p.hpp72 static T const third = detail::third<T>(); in fwd() local
Dvandg.hpp125 static const T third = detail::third<T>(); in inv() local
Dchamb.hpp124 static const T third = detail::third<T>(); in fwd() local
/third_party/boost/libs/coroutine2/example/
Dfibonacci.cpp19 int third = first + second; in main() local
/third_party/boost/libs/coroutine/example/asymmetric/
Dfibonacci.cpp21 int third = first + second; in fibonacci() local
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/
DSingleFunctionEffects.h25 static constexpr double third = (1.0 / 3.0); in _overdrive() local
/third_party/boost/libs/mp11/test/
Dmp_transform_if.cpp28 template<class T1, class T2, class T3> using third = T3; typedef
Dmp_transform_if_q.cpp36 template<class T1, class T2, class T3> using third = T3; typedef
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dvideorate.c200 GstBuffer *first, *second, *third, *outbuffer; in GST_START_TEST() local
326 GstBuffer *first, *second, *third, *outbuffer; in GST_START_TEST() local
409 GstBuffer *first, *second, *third, *fourth, *fifth, *outbuffer; in GST_START_TEST() local
548 GstBuffer *first, *second, *third, *fourth, *outbuffer; in GST_START_TEST() local
689 GstBuffer *third; in GST_START_TEST() local
1204 GstBuffer *third; in videorate_send_buffers() local
/third_party/boost/libs/serialization/test/
Dtest_shared_ptr.cpp180 WP & third in save3()
194 WP & third in load3()
210 WP & third in save_and_load3()
Dtest_shared_ptr_132.cpp175 const T & third in save3()
189 T & third in load3()
/third_party/boost/libs/hana/example/core/convert/
Dto.cpp17 Z third; member
/third_party/boost/boost/geometry/srs/projections/
Dconstants.hpp52 inline T third() { return boost::math::constants::third<T>(); } in third() function
/third_party/boost/tools/build/src/engine/
Dparse.cpp89 PARSE * third, in parse_make()
Dparse.h60 PARSE * third; member
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dconstants.inl165 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType third() function
/third_party/node/benchmark/util/
Dinspect.js54 { third: property
/third_party/boost/libs/fusion/test/sequence/
Dmap_misc.cpp46 typedef boost::mpl::next<second>::type third; typedef
Dmisc.hpp40 typedef boost::mpl::next<second>::type third; typedef
/third_party/boost/libs/phoenix/test/algorithm/
Dtransformation2.cpp67 const int third = array[2]; in random_shuffle_test() local
/third_party/boost/libs/unordered/test/helpers/
Dlist.hpp285 node** first, node** second, node** third, Less less) in merge_adjacent_ranges()
315 void swap_adjacent_ranges(node** first, node** second, node** third) in swap_adjacent_ranges()
/third_party/typescript/tests/baselines/reference/
DexcessPropertyCheckWithUnions.js51 over = { a: 1, b: 1, first: "ok", third: "error" } property
189 over = { a: 1, b: 1, first: "ok", third: "error" }; property
/third_party/typescript/src/testRunner/unittests/tsbuild/
DoutFile.ts5 const enum Project { first, second, third } enumerator
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/
DFontLanguage.cpp76 uint8_t third = in & 0x1f; in unpackLanguageOrRegion() local

123