Home
last modified time | relevance | path

Searched defs:where (Results 151 – 175 of 20336) sorted by relevance

12345678910>>...814

/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/haskell-lexer-1.1/Language/Haskell/Lexer/
H A DLex.hs209 where err _ _ = output Varsym as (start1 []) function
227 where err _ _ = output Varsym as (start1 iis) function
1065 where err _ _ = output Varsym as (start1 []) function
1156 where err _ _ = output Varsym as (start1 []) function
1178 where err _ _ = output IntLit as (start1 []) function
1259 where err _ _ = output IntLit as (start1 []) function
1283 where err _ _ = output IntLit as (start1 []) function
1318 where err _ _ = output IntLit as (start1 []) function
1364 where err _ _ = output Consym as (start1 []) function
1408 where err _ _ = output Varsym as (start1 []) function
[all …]
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/haskell-lexer-1.1/Language/Haskell/Lexer/
H A DLex.hs209 where err _ _ = output Varsym as (start1 []) function
227 where err _ _ = output Varsym as (start1 iis) function
1065 where err _ _ = output Varsym as (start1 []) function
1156 where err _ _ = output Varsym as (start1 []) function
1178 where err _ _ = output IntLit as (start1 []) function
1259 where err _ _ = output IntLit as (start1 []) function
1283 where err _ _ = output IntLit as (start1 []) function
1318 where err _ _ = output IntLit as (start1 []) function
1364 where err _ _ = output Consym as (start1 []) function
1408 where err _ _ = output Varsym as (start1 []) function
[all …]
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/haskell-lexer-1.1/Language/Haskell/Lexer/
H A DLex.hs209 where err _ _ = output Varsym as (start1 []) function
227 where err _ _ = output Varsym as (start1 iis) function
1065 where err _ _ = output Varsym as (start1 []) function
1156 where err _ _ = output Varsym as (start1 []) function
1178 where err _ _ = output IntLit as (start1 []) function
1259 where err _ _ = output IntLit as (start1 []) function
1283 where err _ _ = output IntLit as (start1 []) function
1318 where err _ _ = output IntLit as (start1 []) function
1364 where err _ _ = output Consym as (start1 []) function
1408 where err _ _ = output Varsym as (start1 []) function
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/monoid-subclasses-1.1/src/Data/Semigroup/
H A DFactorial.hs19
142 where f1 a = f a . fromFst function
145 where f1 a = f a . fromFst function
174 where f1 x = f x . fromFstOf3 function
178 where f1 x = f x . fromFstOf3 function
217 where f1 x = f x . fromFstOf4 function
222 where f1 x = f x . fromFstOf4 function
272 where factorize 0 _ = [] function
287 where factorize 0 _ = [] function
386 where f' a b = f a (Set.singleton b) function
[all …]
/dports/science/hdf5/hdf5-1.10.6/test/
H A Dtesthdf5.h26 #define CHECK(ret, val, where) do { \ argument
40 #define CHECK_I(ret,where) { \ argument
53 #define CHECK_PTR(ret,where) { \ argument
66 #define CHECK_PTR_NULL(ret,where) { \ argument
79 #define CHECK_PTR_EQ(ret, val, where) { \ argument
92 #define VERIFY(_x, _val, where) do { \ argument
106 #define VERIFY_TYPE(_x, _val, _type, _format, where) do { \ argument
120 #define VERIFY_STR(x, val, where) do { \ argument
161 #define ERROR(where) do { \ argument
/dports/deskutils/myitcrm/MyITCRM-0.2.9.3/modules/workorder/
H A Dmain.php15 $where = "WHERE ".PRFX."TABLE_WORK_ORDER.WORK_ORDER_CURRENT_STATUS= ".$db->qstr(1); variable
19 $where = "WHERE ".PRFX."TABLE_WORK_ORDER.WORK_ORDER_CURRENT_STATUS= ".$db->qstr(2); variable
23 $where = "WHERE ".PRFX."TABLE_WORK_ORDER.WORK_ORDER_CURRENT_STATUS= ".$db->qstr(3); variable
27 $where = "WHERE ".PRFX."TABLE_WORK_ORDER.WORK_ORDER_CURRENT_STATUS= ".$db->qstr(7); variable
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/monoid-subclasses-1.1/src/Data/Monoid/
H A DFactorial.hs17
125 where spanAfter g s m = seq s $ function
131 where (prefix, rest) = break p m function
139 where split' 0 f m = (f mempty, m) function
191 where (xp, xs) = span (p . fromFst) x function
208 where (xp, xs) = splitAt n x function
256 where (ap, as) = splitAt n a function
321 where (ap, as) = splitAt n a function
388 where f' = f . ByteString.singleton function
437 where f' = f . Text.singleton function
[all …]
/dports/sysutils/pciutils/pciutils-3.7.0/
H A Dls-ecaps.c15 cap_tph(struct device *d, int where) in cap_tph()
57 cap_ltr(struct device *d, int where) in cap_ltr()
80 cap_sec(struct device *d, int where) in cap_sec()
111 cap_dsn(struct device *d, int where) in cap_dsn()
242 cap_acs(struct device *d, int where) in cap_acs()
268 cap_ari(struct device *d, int where) in cap_ari()
290 cap_ats(struct device *d, int where) in cap_ats()
309 cap_pri(struct device *d, int where) in cap_pri()
487 cap_vc(struct device *d, int where) in cap_vc()
793 cap_ptm(struct device *d, int where) in cap_ptm()
[all …]
/dports/devel/libpci/pciutils-3.7.0/
H A Dls-ecaps.c15 cap_tph(struct device *d, int where) in cap_tph()
57 cap_ltr(struct device *d, int where) in cap_ltr()
80 cap_sec(struct device *d, int where) in cap_sec()
111 cap_dsn(struct device *d, int where) in cap_dsn()
242 cap_acs(struct device *d, int where) in cap_acs()
268 cap_ari(struct device *d, int where) in cap_ari()
290 cap_ats(struct device *d, int where) in cap_ats()
309 cap_pri(struct device *d, int where) in cap_pri()
487 cap_vc(struct device *d, int where) in cap_vc()
793 cap_ptm(struct device *d, int where) in cap_ptm()
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/monoid-subclasses-1.1/src/Data/Monoid/Instances/
H A DStateful.hs21
108 where f' a x1 = f a (Stateful x1) function
110 where f' a x1 = f a (Stateful x1) function
126 where (xp, xs) = Factorial.span (p . Stateful) x function
135 where (xp, xs) = splitAt n x function
165 where f1 a = fx a . fromFst function
169 where a' = Textual.foldl' f1 fc a0 t function
181 where (a', t') = Textual.mapAccumL f a t function
183 where (a', t') = Textual.mapAccumR f a t function
190 where (tp, ts) = Textual.span_ bt pc t function
[all …]
/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/source/worksheet/
H A Dheader_footer.cpp85 void header_footer::clear_header(location where) in clear_header()
92 header_footer &header_footer::header(location where, const std::string &text) in header()
97 header_footer &header_footer::header(location where, const rich_text &text) in header()
125 void header_footer::clear_first_page_header(location where) in clear_first_page_header()
130 header_footer &header_footer::first_page_header(location where, const rich_text &text) in first_page_header()
160 void header_footer::clear_odd_even_header(location where) in clear_odd_even_header()
199 void header_footer::clear_footer(location where) in clear_footer()
206 header_footer &header_footer::footer(location where, const std::string &text) in footer()
211 header_footer &header_footer::footer(location where, const rich_text &text) in footer()
239 void header_footer::clear_first_page_footer(location where) in clear_first_page_footer()
[all …]
/dports/science/hdf5-18/hdf5-1.8.21/test/
H A Dtesthdf5.h33 #define CHECK(ret, val, where) do { \ argument
45 #define CHECK_I(ret,where) { \ argument
57 #define CHECK_PTR(ret,where) { \ argument
69 #define CHECK_PTR_NULL(ret,where) { \ argument
82 #define VERIFY(_x, _val, where) do { \ argument
96 #define VERIFY_TYPE(_x, _val, _type, _format, where) do { \ argument
110 #define VERIFY_STR(x, val, where) do { \ argument
151 #define ERROR(where) do { \ argument
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dgen_yy_files.cmake7 set(where 0) variable
18 set(where 1) variable
21 set(where 2) variable
27 set(where 0) variable
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dgen_yy_files.cmake7 set(where 0) variable
18 set(where 1) variable
21 set(where 2) variable
27 set(where 0) variable
/dports/www/mythplugin-mythweb/mythweb-31.0/modules/stats/
H A Dhandler.php20 $where = ' WHERE 1'; variable
22 $where = ' WHERE UNIX_TIMESTAMP(starttime) > '.(time()-24*60*60); variable
24 $where = ' WHERE UNIX_TIMESTAMP(starttime) > '.(time()-7*24*60*60); variable
26 $where = ' WHERE UNIX_TIMESTAMP(starttime) > '.(time()-31*24*60*60); variable
28 $where = ' WHERE UNIX_TIMESTAMP(starttime) > '.(time()-365*24*60*60); variable
/dports/devel/stack/stack-2.7.3/_cabal_deps/http-conduit-2.3.8/test/
H A DCookieTest.hs94 where domain = fromString "www.google.com" function
131 where path' = fromString "/a/path" function
148 where cookie = default_cookie function
175 where a = default_cookie { cookie_name = fromString "a" function
197 where request = default_request function
205 where request = default_request function
304 where out_headers = HC.requestHeaders req function
406 where set_cookie = default_set_cookie {setCookiePath = Nothing} function
412 where now = UTCTime (ModifiedJulianDay 0) (secondsToDiffTime 1) function
417 where now = UTCTime (ModifiedJulianDay 0) (secondsToDiffTime 1) function
[all …]
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/http-conduit-2.3.8/test/
H A DCookieTest.hs94 where domain = fromString "www.google.com" function
131 where path' = fromString "/a/path" function
148 where cookie = default_cookie function
175 where a = default_cookie { cookie_name = fromString "a" function
197 where request = default_request function
205 where request = default_request function
304 where out_headers = HC.requestHeaders req function
406 where set_cookie = default_set_cookie {setCookiePath = Nothing} function
412 where now = UTCTime (ModifiedJulianDay 0) (secondsToDiffTime 1) function
417 where now = UTCTime (ModifiedJulianDay 0) (secondsToDiffTime 1) function
[all …]
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/http-conduit-2.3.7.3/test/
H A DCookieTest.hs73 where domain = fromString "www.google.com" function
110 where path' = fromString "/a/path" function
127 where cookie = default_cookie function
154 where a = default_cookie { cookie_name = fromString "a" function
176 where request = default_request function
184 where request = default_request function
282 where out_headers = HC.requestHeaders req function
384 where set_cookie = default_set_cookie {setCookiePath = Nothing} function
390 where now = UTCTime (ModifiedJulianDay 0) (secondsToDiffTime 1) function
395 where now = UTCTime (ModifiedJulianDay 0) (secondsToDiffTime 1) function
[all …]
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/http-conduit-2.3.7.3/test/
H A DCookieTest.hs73 where domain = fromString "www.google.com" function
110 where path' = fromString "/a/path" function
127 where cookie = default_cookie function
154 where a = default_cookie { cookie_name = fromString "a" function
176 where request = default_request function
184 where request = default_request function
282 where out_headers = HC.requestHeaders req function
384 where set_cookie = default_set_cookie {setCookiePath = Nothing} function
390 where now = UTCTime (ModifiedJulianDay 0) (secondsToDiffTime 1) function
395 where now = UTCTime (ModifiedJulianDay 0) (secondsToDiffTime 1) function
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/http-conduit-2.3.7.3/test/
H A DCookieTest.hs73 where domain = fromString "www.google.com" function
110 where path' = fromString "/a/path" function
127 where cookie = default_cookie function
154 where a = default_cookie { cookie_name = fromString "a" function
176 where request = default_request function
184 where request = default_request function
282 where out_headers = HC.requestHeaders req function
384 where set_cookie = default_set_cookie {setCookiePath = Nothing} function
390 where now = UTCTime (ModifiedJulianDay 0) (secondsToDiffTime 1) function
395 where now = UTCTime (ModifiedJulianDay 0) (secondsToDiffTime 1) function
[all …]
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/http-conduit-2.3.8/test/
H A DCookieTest.hs94 where domain = fromString "www.google.com" function
131 where path' = fromString "/a/path" function
148 where cookie = default_cookie function
175 where a = default_cookie { cookie_name = fromString "a" function
197 where request = default_request function
205 where request = default_request function
304 where out_headers = HC.requestHeaders req function
406 where set_cookie = default_set_cookie {setCookiePath = Nothing} function
412 where now = UTCTime (ModifiedJulianDay 0) (secondsToDiffTime 1) function
417 where now = UTCTime (ModifiedJulianDay 0) (secondsToDiffTime 1) function
[all …]
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/http-conduit-2.3.7.3/test/
H A DCookieTest.hs73 where domain = fromString "www.google.com" function
110 where path' = fromString "/a/path" function
127 where cookie = default_cookie function
154 where a = default_cookie { cookie_name = fromString "a" function
176 where request = default_request function
184 where request = default_request function
282 where out_headers = HC.requestHeaders req function
384 where set_cookie = default_set_cookie {setCookiePath = Nothing} function
390 where now = UTCTime (ModifiedJulianDay 0) (secondsToDiffTime 1) function
395 where now = UTCTime (ModifiedJulianDay 0) (secondsToDiffTime 1) function
[all …]
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/illuminate/database/Query/Grammars/
H A DGrammar.php231 protected function whereRaw(Builder $query, $where)
243 protected function whereBasic(Builder $query, $where)
257 protected function whereIn(Builder $query, $where)
273 protected function whereNotIn(Builder $query, $where)
307 protected function whereInSub(Builder $query, $where)
349 protected function whereNull(Builder $query, $where)
391 protected function whereDate(Builder $query, $where)
403 protected function whereTime(Builder $query, $where)
415 protected function whereDay(Builder $query, $where)
439 protected function whereYear(Builder $query, $where)
[all …]
/dports/devel/ppl/ppl-1.2/interfaces/Prolog/
H A Dppl_prolog_common.cc320 Prolog_term_ref where = Prolog_new_term_ref(); in handle_exception() local
339 Prolog_term_ref where = Prolog_new_term_ref(); in handle_exception() local
359 Prolog_term_ref where = Prolog_new_term_ref(); in handle_exception() local
380 Prolog_term_ref where = Prolog_new_term_ref(); in handle_exception() local
399 Prolog_term_ref where = Prolog_new_term_ref(); in handle_exception() local
418 Prolog_term_ref where = Prolog_new_term_ref(); in handle_exception() local
564 Prolog_term_ref where = Prolog_new_term_ref(); in handle_exception() local
2203 static const char* where in ppl_MIP_Problem_add_space_dimensions_and_embed() local
2218 static const char* where in ppl_MIP_Problem_add_to_integer_space_dimensions() local
2671 static const char* where in ppl_PIP_Problem_add_space_dimensions_and_embed() local
[all …]
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/sbv-8.12/Data/SBV/Core/
H A DFloating.hs320 where kFrom = kindOf f function
337 where kFrom = kindOf i function
502 where k = kindOf a function
523 where k = kindOf a function
540 where isN0 = isNegativeZero function
567 where k = kindOf a function
588 where w32 = KBounded False 32 function
609 where w64 = KBounded False 64 function
636 where ei = intOfProxy (Proxy @eb) function
853 where ei = intOfProxy (Proxy @eb) function
[all …]

12345678910>>...814