Home
last modified time | relevance | path

Searched refs:Home (Results 1 – 25 of 9320) sorted by relevance

12345678910>>...373

/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.lpu.in13 Disallow: /educationawards/Home/AutoCompleteCity
18 Disallow: /educationawards/Home/BindRole
25 Disallow: /educationawards/Home/SendSMSAsync
33 Disallow: /educationawards/Home/GenerateOTP
34 Disallow: /educationawards/Home/CompareOTP
35 Disallow: /educationawards/Home/SaveVote
41 Disallow: /educationawards/Home/sendSMS
49 Disallow: /coachingawards/Home/BindRole
65 Disallow: /coachingawards/Home/CompareOTP
66 Disallow: /coachingawards/Home/SaveVote
[all …]
H A Dwww.jpmorganchase.com3 Disallow: /content/dam/jpmorganchase/en/legacy/corporate/Home/document/OCM_Click_Wrap_FINAL_head_bo…
4 Disallow: /content/dam/jpmorganchase/en/legacy/corporate/Home/document/Annex_A_PreEngagementLetter_…
5 Disallow: /content/dam/jpmorganchase/en/legacy/corporate/Home/document/Annex_B_RelationshipReport_a…
23 Disallow: /content/dam/jpmorganchase/en/legacy/corporate/Home/document/APAC_Addendum_ada_11_13_13.p…
24 Disallow: /content/dam/jpmorganchase/en/legacy/corporate/Home/document/EMEA_Addendum_ada_11_13_13.p…
25 Disallow: /content/dam/jpmorganchase/en/legacy/corporate/Home/document/LATAM_Addendum_ada_11_13_13.…
29 Disallow: /content/dam/jpmorganchase/en/legacy/corporate/Home/document/OCM_Guide_7012013.pdf
30 Disallow: /content/dam/jpmorganchase/en/legacy/corporate/Home/document/OCM_Click-Wrap_8-21-2013.pdf
50 Disallow: /content/dam/jpmorganchase/en/legacy/corporate/Home/document/APAC_Addendum_7012013.pdf
53 Disallow: /content/dam/jpmorganchase/en/legacy/corporate/Home/document/EMEA_Addendum_7012013.pdf
[all …]
/dports/math/gecode/gecode-0916a1a/gecode/
H A Dint.hh3195 nooverlap(Home home,
3213 nooverlap(Home home,
3235 nooverlap(Home home,
3976 circuit(Home home,
4003 circuit(Home home,
4026 circuit(Home home,
4051 circuit(Home home,
4116 path(Home home,
4145 path(Home home,
4170 path(Home home,
[all …]
H A Dset.hh708 dom(Home home, SetVar x, SetVar d);
817 convex(Home home, SetVar x);
820 convex(Home home, SetVar x, SetVar y);
859 min(Home home, SetVar s, IntVar x);
864 notMin(Home home, SetVar s, IntVar x);
874 max(Home home, SetVar s, IntVar x);
879 notMax(Home home, SetVar s, IntVar x);
1593 branch(Home home, const SetVarArgs& x,
1603 branch(Home home, const SetVarArgs& x,
1857 trace(Home home, const SetVarArgs& x,
[all …]
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/testunits/ressources/FMDP/taxi/
H A Dtaxi.dat1 (variables (PassengerPos Home Work Club Theater Taxi) (PassengerDest Home Work Club Theater) (xPos …
81 PassengerDest (PassengerDest (Home (1.000000 0.000000 0.000000 0.000000))
278 PassengerDest (PassengerDest (Home (1.000000 0.000000 0.000000 0.000000))
380 PassengerDest (PassengerDest (Home (1.000000 0.000000 0.000000 0.000000))
577 PassengerDest (PassengerDest (Home (1.000000 0.000000 0.000000 0.000000))
654 PassengerDest (PassengerDest (Home (1.000000 0.000000 0.000000 0.000000))
734 PassengerDest (PassengerDest (Home (1.000000 0.000000 0.000000 0.000000))
922 reward (PassengerPos (Home (PassengerDest (Home (30.0))
968 (Work (PassengerDest (Home (Tank (0 (-10.0))
1014 (Club (PassengerDest (Home (Tank (0 (-10.0))
[all …]
/dports/www/wt/wt-4.6.1/examples/wt-homepage/
H A DHome.C36 Home::~Home() in ~Home()
40 Home::Home(const WEnvironment& env, in Home() function
63 void Home::init() in init()
74 void Home::setup() in setup()
114 void Home::createHome() in createHome()
183 void Home::setLanguage(int index) in setLanguage()
215 void Home::setLanguageFromPath() in setLanguageFromPath()
237 void Home::updateTitle() in updateTitle()
314 std::unique_ptr<WWidget> Home::wrapView(std::unique_ptr<WWidget> (Home::*createWidget)()) in wrapView()
425 WString Home::tr(const char *key) in tr()
[all …]
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/model/
H A DHomeApplication.java31 private List<Home> homes = new ArrayList<Home>();
32 private final CollectionChangeSupport<Home> homesChangeSupport =
33 new CollectionChangeSupport<Home>(this);
38 public void addHomesListener(CollectionListener<Home> listener) { in addHomesListener()
54 public Home createHome() { in createHome()
55 return new Home(getUserPreferences().getNewWallHeight()); in createHome()
61 public List<Home> getHomes() { in getHomes()
73 public void addHome(Home home) { in addHome()
74 this.homes = new ArrayList<Home>(this.homes); in addHome()
87 public void deleteHome(Home home) { in deleteHome()
[all …]
/dports/math/gecode/gecode-0916a1a/gecode/minimodel/
H A Daliases.hpp39 atmost(Home home, const IntVarArgs& x, int n, int m, in atmost()
44 atmost(Home home, const IntVarArgs& x, IntVar y, int m, in atmost()
54 atmost(Home home, const IntVarArgs& x, int n, IntVar z, in atmost()
70 atleast(Home home, const IntVarArgs& x, int n, int m, in atleast()
75 atleast(Home home, const IntVarArgs& x, IntVar y, int m, in atleast()
85 atleast(Home home, const IntVarArgs& x, int n, IntVar z, in atleast()
101 exactly(Home home, const IntVarArgs& x, int n, int m, in exactly()
106 exactly(Home home, const IntVarArgs& x, IntVar y, int m, in exactly()
116 exactly(Home home, const IntVarArgs& x, int n, IntVar z, in exactly()
143 values(Home home, const IntVarArgs& x, IntSet y, in values()
[all …]
/dports/finance/ledger/ledger-3.2.1/test/regress/
H A DF06D5554.test78 Expenses:Home:Supplies $7.97
93 Expenses:Home:Supplies $1.37
94 Expenses:Home:Supplies $2.92
101 Expenses:Home:Supplies $9.98
104 Expenses:Home:Supplies $2.88
105 Expenses:Home:Supplies $2.88
106 Expenses:Home:Supplies $2.88
107 Expenses:Home:Supplies $2.88
121 Expenses:Home:Supplies $1.17
124 Expenses:Home $6.00
[all …]
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/testing/functional/
H A DtestFOSSology.php91 $Home = getcwd(); variable
124 global $Home;
129 if (chdir($Home) === FALSE) {
192 if (chdir($Home) === FALSE) {
247 if (chdir($Home) === FALSE) {
259 if (chdir($Home) === FALSE) {
277 if (chdir($Home) === FALSE) {
375 if (chdir($Home) === FALSE) {
443 global $Home;
449 if (chdir($Home) === FALSE) {
[all …]
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/src/cplus/tests/
H A Dswitch.cpp31 class Home: public RCCondition class
34 virtual ~Home();
35 Home(Home *link, RCLock* ml);
38 Home *next;
43 Home::~Home() { } in ~Home()
45 Home::Home(Home *link, RCLock* lock): RCCondition(lock) in Home() function in Home
52 class Shared: public Home, public RCThread
55 Shared(RCThread::Scope scope, Home* link, RCLock* ml);
166 Home home(NULL, &lock); in main()
167 Home* link = &home; in main()
[all …]
/dports/www/firefox/firefox-99.0/nsprpub/pr/src/cplus/tests/
H A Dswitch.cpp31 class Home: public RCCondition class
34 virtual ~Home();
35 Home(Home *link, RCLock* ml);
38 Home *next;
43 Home::~Home() { } in ~Home()
45 Home::Home(Home *link, RCLock* lock): RCCondition(lock) in Home() function in Home
52 class Shared: public Home, public RCThread
55 Shared(RCThread::Scope scope, Home* link, RCLock* ml);
166 Home home(NULL, &lock); in main()
167 Home* link = &home; in main()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/src/cplus/tests/
H A Dswitch.cpp31 class Home: public RCCondition class
34 virtual ~Home();
35 Home(Home *link, RCLock* ml);
38 Home *next;
43 Home::~Home() { } in ~Home()
45 Home::Home(Home *link, RCLock* lock): RCCondition(lock) in Home() function in Home
52 class Shared: public Home, public RCThread
55 Shared(RCThread::Scope scope, Home* link, RCLock* ml);
166 Home home(NULL, &lock); in main()
167 Home* link = &home; in main()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/src/cplus/tests/
H A Dswitch.cpp31 class Home: public RCCondition class
34 virtual ~Home();
35 Home(Home *link, RCLock* ml);
38 Home *next;
43 Home::~Home() { } in ~Home()
45 Home::Home(Home *link, RCLock* lock): RCCondition(lock) in Home() function in Home
52 class Shared: public Home, public RCThread
55 Shared(RCThread::Scope scope, Home* link, RCLock* ml);
158 Home home(NULL, &lock); in main()
159 Home* link = &home; in main()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/src/cplus/tests/
H A Dswitch.cpp31 class Home: public RCCondition class
34 virtual ~Home();
35 Home(Home *link, RCLock* ml);
38 Home *next;
43 Home::~Home() { } in ~Home()
45 Home::Home(Home *link, RCLock* lock): RCCondition(lock) in Home() function in Home
52 class Shared: public Home, public RCThread
55 Shared(RCThread::Scope scope, Home* link, RCLock* ml);
158 Home home(NULL, &lock); in main()
159 Home* link = &home; in main()
[all …]
/dports/devel/nspr/nspr-4.33/nspr/pr/src/cplus/tests/
H A Dswitch.cpp31 class Home: public RCCondition class
34 virtual ~Home();
35 Home(Home *link, RCLock* ml);
38 Home *next;
43 Home::~Home() { } in ~Home()
45 Home::Home(Home *link, RCLock* lock): RCCondition(lock) in Home() function in Home
52 class Shared: public Home, public RCThread
55 Shared(RCThread::Scope scope, Home* link, RCLock* ml);
166 Home home(NULL, &lock); in main()
167 Home* link = &home; in main()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/src/cplus/tests/
H A Dswitch.cpp31 class Home: public RCCondition class
34 virtual ~Home();
35 Home(Home *link, RCLock* ml);
38 Home *next;
43 Home::~Home() { } in ~Home()
45 Home::Home(Home *link, RCLock* lock): RCCondition(lock) in Home() function in Home
52 class Shared: public Home, public RCThread
55 Shared(RCThread::Scope scope, Home* link, RCLock* ml);
166 Home home(NULL, &lock); in main()
167 Home* link = &home; in main()
[all …]
/dports/math/gecode/gecode-0916a1a/gecode/int/
H A Darithmetic.hh67 AbsBnd(Home home, View x0, View x1);
100 AbsDom(Home home, View x0, View x1);
140 MaxBnd(Home home, View x0, View x1, View x2);
193 MaxDom(Home home, View x0, View x1, View x2);
269 ArgMax(Home home, IdxViewArray<VA>& x, VB y);
628 MultZeroOne(Home home, View x0, View x1);
656 MultPlusBnd(Home home, VA x0, VB x1, VC x2);
711 MultPlusDom(Home home, VA x0, VB x1, VC x2);
785 DivPlusBnd(Home home, VA x0, VB x1, VC x2);
814 DivBnd(Home home, View x0, View x1, View x2);
[all …]
H A Drel.hh77 EqDom(Home home, View0 x0, View1 x1);
113 EqVal(Home home, View0 x0, View1 x1);
143 EqBnd(Home home, View0 x0, View1 x1);
171 NaryEqDom(Home home, ViewArray<View>&);
203 NaryEqBnd(Home home, ViewArray<View>&);
293 NaryLqLe(Home home, ViewArray<View>&);
322 NaryNq(Home home, ViewArray<View>& x);
468 Nq(Home home, V0 x0, V1 x1);
500 Lq(Home home, V0 x0, V1 x1);
524 Le(Home home, V0 x0, V1 x1);
[all …]
H A Dcount.hh88 ExecStatus post_true(Home home, ViewArray<VX>& x, VX y);
101 ExecStatus post_false(Home home, ViewArray<VX>& x, VX y);
114 ExecStatus prune(Home home, ViewArray<VX>& x, VX y);
120 ExecStatus prune(Home home, ViewArray<VX>& x, ZeroIntView y);
181 EqInt(Home home, ViewArray<VX>& x, int n_s, VY y, int c);
211 GqInt(Home home, ViewArray<VX>& x, int n_s, VY y, int c);
241 LqInt(Home home, ViewArray<VX>& x, int n_s, VY y, int c);
279 ViewBase(Home home, ViewArray<VX>& x, VY y, VZ z, int c);
324 EqView(Home home, ViewArray<VX>& x, VY y, VZ z, int c);
359 LqView(Home home, ViewArray<VX>& x, VY y, VZ z, int c);
[all …]
/dports/mail/addresses-goodies/Addresses-0.4.8/Frameworks/Addresses/English.lproj/
H A DPropertiesAndLabels.strings11 "HomePage" = "Home Page";
14 "HomeEmail" = "Home Email Address";
24 "HomeAddr" = "Home Address";
27 "HomePhone" = "Home Phone";
31 "HomeFax" = "Home Fax";
36 "HomeAIM" = "AIM Home Address";
39 "HomeJabber" = "Jabber Home Address";
42 "HomeMSN" = "MSN Home Address";
45 "HomeYahoo" = "Yahoo Home Address";
48 "HomeICQ" = "Home ICQ Number";
[all …]
/dports/mail/addresses/Addresses-0.4.8/Frameworks/Addresses/English.lproj/
H A DPropertiesAndLabels.strings11 "HomePage" = "Home Page";
14 "HomeEmail" = "Home Email Address";
24 "HomeAddr" = "Home Address";
27 "HomePhone" = "Home Phone";
31 "HomeFax" = "Home Fax";
36 "HomeAIM" = "AIM Home Address";
39 "HomeJabber" = "Jabber Home Address";
42 "HomeMSN" = "MSN Home Address";
45 "HomeYahoo" = "Yahoo Home Address";
48 "HomeICQ" = "Home ICQ Number";
[all …]
/dports/math/gecode/gecode-0916a1a/gecode/float/
H A Drel.hh76 Eq(Home home, View0 x0, View1 x1);
84 static ExecStatus post(Home home, View0 x0, View1 x1);
101 NaryEq(Home home, ViewArray<View>&);
134 ReEq(Home home, View x0, View x1, CtrlView b);
161 ReEqFloat(Home home, View x, FloatVal c, CtrlView b);
189 Nq(Home home, View0 x0, View1 x1);
218 NqFloat(Home home, View x, FloatVal c);
249 Lq(Home home, View x0, View x1);
256 static ExecStatus post(Home home, View x0, View x1);
275 Le(Home home, View x0, View x1);
[all …]
H A Darithmetic.hh63 SqrPlus(Home home, VA x0, VB x1);
90 Sqr(Home home, View x0, View x1);
117 Sqrt(Home home, A x0, B x1);
144 Abs(Home home, A x0, B x1);
174 Pow(Home home, A x0, B x1, int n);
202 NthRoot(Home home, A x0, B x1, int n);
227 MultZeroOne(Home home, View x0, View x1);
252 MultPlus(Home home, VA x0, VB x1, VC x2);
308 Div(Home home, A x0, B x1, C x2);
335 Min(Home home, A x0, B x1, C x2);
[all …]
/dports/math/gecode/gecode-0916a1a/gecode/set/
H A Drel-op.hh74 SuperOfInter(Home home, View0, View1, View2);
104 SubOfUnion(Home home, View0, View1, View2);
135 Intersection(Home home,View0,View1,View2);
165 Union(Home home, View0, View1, View2);
194 IntersectionN(Home home, ViewArray<View0>&, View1);
207 static ExecStatus post(Home home,ViewArray<View0>& y,
230 UnionN(Home home,ViewArray<View0>&,View1);
232 UnionN(Home home,ViewArray<View0>&,const IntSet&,View1);
243 static ExecStatus post(Home home,ViewArray<View0>& y,
267 PartitionN(Home home, ViewArray<View0>&, View1);
[all …]

12345678910>>...373