Home
last modified time | relevance | path

Searched defs:old_x (Results 1 – 25 of 32) sorted by relevance

12

/third_party/typescript/tests/cases/compiler/
DuseBeforeDeclaration_superClass.ts6 old_x = this.x; property in D
16 old_x = this.x; property in Z
25 old_x = this.x; property in J
/third_party/boost/libs/contract/test/old/
Dif_copyable.cpp25 boost::contract::old_ptr_if_copyable<T> old_x = in next() local
49 boost::contract::old_ptr_if_copyable<T> old_x = in next() local
67 boost::contract::old_ptr_if_copyable<T> old_x = BOOST_CONTRACT_OLDOF(x); in next() local
Dno_make_old_error.hpp17 BOOST_CONTRACT_TEST_OLD_PTR_TYPE<int> old_x = boost::contract::copy_old() ? in main() local
Dauto.cpp17 auto old_x = BOOST_CONTRACT_OLDOF(x); in main() local
Dif_copyable_error.cpp19 boost::contract::old_ptr<T> old_x = BOOST_CONTRACT_OLDOF(x); in next() local
Dno_macro.hpp88 BOOST_CONTRACT_TEST_OLD_PTR_TYPE<x_type> old_x = boost::contract::make_old( in swap() local
Dcopyable_traits.cpp18 boost::contract::old_ptr_if_copyable<T> old_x = boost::contract::make_old( in f() local
/third_party/typescript/tests/baselines/reference/
DuseBeforeDeclaration_superClass.js7 old_x = this.x; field in D
17 old_x = this.x; field in Z
26 old_x = this.x; field in J
/third_party/boost/libs/contract/test/constructor/
Difdef.cpp42 boost::contract::old_ptr<int> old_x = BOOST_CONTRACT_OLDOF(x); local
76 boost::contract::old_ptr<int> old_x = BOOST_CONTRACT_OLDOF(x); local
Dsmoke.cpp194 boost::contract::old_ptr<x_type> old_x; local
/third_party/boost/libs/contract/test/public_function/
Difdef.cpp35 boost::contract::old_ptr<int> old_x = BOOST_CONTRACT_OLDOF(v, x); in f() local
67 boost::contract::old_ptr<int> old_x = BOOST_CONTRACT_OLDOF(v, x); in f() local
Dold_virtual.cpp52 boost::contract::old_ptr<int> old_x; in f() local
86 boost::contract::old_ptr<int> old_x; in f() local
122 boost::contract::old_ptr<int> old_x; in f() local
Dstatic_ifdef.cpp29 boost::contract::old_ptr<int> old_x = BOOST_CONTRACT_OLDOF(x); in f() local
Dsmoke.hpp218 boost::contract::old_ptr<x_type> old_x = in f() local
/third_party/boost/libs/contract/example/features/
Dintroduction.cpp14 boost::contract::old_ptr<int> old_x = BOOST_CONTRACT_OLDOF(x); // Old value. in inc() local
Dnon_member.cpp16 boost::contract::old_ptr<int> old_x = BOOST_CONTRACT_OLDOF(x); in inc() local
Difdef.cpp21 boost::contract::old_ptr<int> old_x = BOOST_CONTRACT_OLDOF(x); in inc() local
Dif_constexpr.cpp17 boost::contract::old_ptr<T> old_x, old_y; in swap() local
Dold_if_copyable.cpp16 boost::contract::old_ptr_if_copyable<T> old_x = BOOST_CONTRACT_OLDOF(x); in offset() local
/third_party/boost/libs/contract/test/function/
Difdef.cpp23 boost::contract::old_ptr<int> old_x = BOOST_CONTRACT_OLDOF(x); in f() local
Dsmoke.cpp26 boost::contract::old_ptr<x_type> old_x = in swap() local
/third_party/boost/libs/contract/test/disable/
Dlib_a_inlined.hpp35 boost::contract::old_ptr<x_type> old_x = in f() local
/third_party/boost/libs/contract/test/destructor/
Difdef.cpp54 boost::contract::old_ptr<int> old_x = BOOST_CONTRACT_OLDOF(x); in ~a() local
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/psp/
DSDL_sysjoystick.c198 static unsigned char old_x = 0, old_y = 0; in SDL_SYS_JoystickUpdate() local
/third_party/weston/clients/
Dclickdot.c59 int32_t old_x, old_y; member

12