Home
last modified time | relevance | path

Searched defs:start_year (Results 1 – 25 of 127) sorted by relevance

123456

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/api_gen/
H A Dgen_util.erl271 start_year("wxChoicebook") -> 2009; function
281 start_year("wxHtmlLinkEvent") -> 2009; function
282 start_year("wxHtmlWindow") -> 2009; function
283 start_year("wxListbook") -> 2009; function
284 start_year("wxLogNull") -> 2009; function
285 start_year("wxSpinEvent") -> 2009; function
286 start_year("wxSplitterEvent") -> 2009; function
287 start_year("wxSplitterWindow") -> 2009; function
288 start_year("wxToolbook") -> 2009; function
289 start_year("wxTreebook") -> 2009; function
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/api_gen/
H A Dgen_util.erl271 start_year("wxChoicebook") -> 2009; function
281 start_year("wxHtmlLinkEvent") -> 2009; function
282 start_year("wxHtmlWindow") -> 2009; function
283 start_year("wxListbook") -> 2009; function
284 start_year("wxLogNull") -> 2009; function
285 start_year("wxSpinEvent") -> 2009; function
286 start_year("wxSplitterEvent") -> 2009; function
287 start_year("wxSplitterWindow") -> 2009; function
288 start_year("wxToolbook") -> 2009; function
289 start_year("wxTreebook") -> 2009; function
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/api_gen/
H A Dgen_util.erl271 start_year("wxChoicebook") -> 2009; function
281 start_year("wxHtmlLinkEvent") -> 2009; function
282 start_year("wxHtmlWindow") -> 2009; function
283 start_year("wxListbook") -> 2009; function
284 start_year("wxLogNull") -> 2009; function
285 start_year("wxSpinEvent") -> 2009; function
286 start_year("wxSplitterEvent") -> 2009; function
287 start_year("wxSplitterWindow") -> 2009; function
288 start_year("wxToolbook") -> 2009; function
289 start_year("wxTreebook") -> 2009; function
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/api_gen/
H A Dgen_util.erl268 start_year("wxChoicebook") -> 2009; function
278 start_year("wxHtmlLinkEvent") -> 2009; function
279 start_year("wxHtmlWindow") -> 2009; function
280 start_year("wxListbook") -> 2009; function
281 start_year("wxLogNull") -> 2009; function
282 start_year("wxSpinEvent") -> 2009; function
283 start_year("wxSplitterEvent") -> 2009; function
284 start_year("wxSplitterWindow") -> 2009; function
285 start_year("wxToolbook") -> 2009; function
286 start_year("wxTreebook") -> 2009; function
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/api_gen/
H A Dgen_util.erl268 start_year("wxChoicebook") -> 2009; function
278 start_year("wxHtmlLinkEvent") -> 2009; function
279 start_year("wxHtmlWindow") -> 2009; function
280 start_year("wxListbook") -> 2009; function
281 start_year("wxLogNull") -> 2009; function
282 start_year("wxSpinEvent") -> 2009; function
283 start_year("wxSplitterEvent") -> 2009; function
284 start_year("wxSplitterWindow") -> 2009; function
285 start_year("wxToolbook") -> 2009; function
286 start_year("wxTreebook") -> 2009; function
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/api_gen/
H A Dgen_util.erl268 start_year("wxChoicebook") -> 2009; function
278 start_year("wxHtmlLinkEvent") -> 2009; function
279 start_year("wxHtmlWindow") -> 2009; function
280 start_year("wxListbook") -> 2009; function
281 start_year("wxLogNull") -> 2009; function
282 start_year("wxSpinEvent") -> 2009; function
283 start_year("wxSplitterEvent") -> 2009; function
284 start_year("wxSplitterWindow") -> 2009; function
285 start_year("wxToolbook") -> 2009; function
286 start_year("wxTreebook") -> 2009; function
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/api_gen/
H A Dgen_util.erl268 start_year("wxChoicebook") -> 2009; function
278 start_year("wxHtmlLinkEvent") -> 2009; function
279 start_year("wxHtmlWindow") -> 2009; function
280 start_year("wxListbook") -> 2009; function
281 start_year("wxLogNull") -> 2009; function
282 start_year("wxSpinEvent") -> 2009; function
283 start_year("wxSplitterEvent") -> 2009; function
284 start_year("wxSplitterWindow") -> 2009; function
285 start_year("wxToolbook") -> 2009; function
286 start_year("wxTreebook") -> 2009; function
[all …]
/dports/finance/gnucash/gnucash-4.9/bindings/python/example_scripts/
H A Daccount_analysis.py97 def next_period_start(start_year, start_month, period_type): argument
117 def period_end(start_year, start_month, period_type): argument
131 def generate_period_boundaries(start_year, start_month, period_type, periods): argument
/dports/net-p2p/bitcoin/bitcoin-22.0/contrib/devtools/
H A Dcopyright_header.py357 def year_range_to_str(start_year, end_year): argument
448 def get_header_lines(header, start_year, end_year): argument
459 def get_cpp_header_lines_to_insert(start_year, end_year): argument
468 def get_script_header_lines_to_insert(start_year, end_year): argument
498 def insert_script_header(filename, file_lines, start_year, end_year): argument
508 def insert_cpp_header(filename, file_lines, start_year, end_year): argument
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/contrib/devtools/
H A Dcopyright_header.py357 def year_range_to_str(start_year, end_year): argument
448 def get_header_lines(header, start_year, end_year): argument
459 def get_cpp_header_lines_to_insert(start_year, end_year): argument
468 def get_script_header_lines_to_insert(start_year, end_year): argument
498 def insert_script_header(filename, file_lines, start_year, end_year): argument
508 def insert_cpp_header(filename, file_lines, start_year, end_year): argument
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/contrib/devtools/
H A Dcopyright_header.py357 def year_range_to_str(start_year, end_year): argument
448 def get_header_lines(header, start_year, end_year): argument
459 def get_cpp_header_lines_to_insert(start_year, end_year): argument
468 def get_script_header_lines_to_insert(start_year, end_year): argument
498 def insert_script_header(filename, file_lines, start_year, end_year): argument
508 def insert_cpp_header(filename, file_lines, start_year, end_year): argument
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/contrib/devtools/
H A Dcopyright_header.py355 def year_range_to_str(start_year, end_year): argument
446 def get_header_lines(header, start_year, end_year): argument
457 def get_cpp_header_lines_to_insert(start_year, end_year): argument
466 def get_python_header_lines_to_insert(start_year, end_year): argument
496 def insert_python_header(filename, file_lines, start_year, end_year): argument
506 def insert_cpp_header(filename, file_lines, start_year, end_year): argument
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/contrib/devtools/
H A Dcopyright_header.py355 def year_range_to_str(start_year, end_year): argument
446 def get_header_lines(header, start_year, end_year): argument
457 def get_cpp_header_lines_to_insert(start_year, end_year): argument
466 def get_python_header_lines_to_insert(start_year, end_year): argument
496 def insert_python_header(filename, file_lines, start_year, end_year): argument
506 def insert_cpp_header(filename, file_lines, start_year, end_year): argument
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/contrib/devtools/
H A Dcopyright_header.py356 def year_range_to_str(start_year, end_year): argument
447 def get_header_lines(header, start_year, end_year): argument
458 def get_cpp_header_lines_to_insert(start_year, end_year): argument
467 def get_script_header_lines_to_insert(start_year, end_year): argument
497 def insert_script_header(filename, file_lines, start_year, end_year): argument
507 def insert_cpp_header(filename, file_lines, start_year, end_year): argument
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/contrib/devtools/
H A Dcopyright_header.py357 def year_range_to_str(start_year, end_year): argument
448 def get_header_lines(header, start_year, end_year): argument
459 def get_cpp_header_lines_to_insert(start_year, end_year): argument
468 def get_script_header_lines_to_insert(start_year, end_year): argument
498 def insert_script_header(filename, file_lines, start_year, end_year): argument
508 def insert_cpp_header(filename, file_lines, start_year, end_year): argument
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/contrib/devtools/
H A Dcopyright_header.py357 def year_range_to_str(start_year, end_year): argument
448 def get_header_lines(header, start_year, end_year): argument
459 def get_cpp_header_lines_to_insert(start_year, end_year): argument
468 def get_script_header_lines_to_insert(start_year, end_year): argument
498 def insert_script_header(filename, file_lines, start_year, end_year): argument
508 def insert_cpp_header(filename, file_lines, start_year, end_year): argument
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/contrib/devtools/
H A Dcopyright_header.py357 def year_range_to_str(start_year, end_year): argument
448 def get_header_lines(header, start_year, end_year): argument
459 def get_cpp_header_lines_to_insert(start_year, end_year): argument
468 def get_script_header_lines_to_insert(start_year, end_year): argument
498 def insert_script_header(filename, file_lines, start_year, end_year): argument
508 def insert_cpp_header(filename, file_lines, start_year, end_year): argument
/dports/net-p2p/litecoin/litecoin-0.18.1/contrib/devtools/
H A Dcopyright_header.py355 def year_range_to_str(start_year, end_year): argument
446 def get_header_lines(header, start_year, end_year): argument
457 def get_cpp_header_lines_to_insert(start_year, end_year): argument
466 def get_python_header_lines_to_insert(start_year, end_year): argument
496 def insert_python_header(filename, file_lines, start_year, end_year): argument
506 def insert_cpp_header(filename, file_lines, start_year, end_year): argument
/dports/www/tikiwiki/tiki-21.2/
H A Dtiki-poll_results.php74 $start_year = date('Y', $now); variable
77 $start_year = min($start_year, date('Y', $poll_info['publishDate'])); variable
/dports/graphics/py-altair/altair-4.1.0/altair/examples/
H A Dco2_concentration.py53 start_year = text.transform_filter( variable
/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOGAMHALL.h39 short start_year; member
/dports/deskutils/phpicalendar/phpicalendar-2.4/functions/init/
H A Ddate_range.php18 $start_year = $this_year; variable
/dports/games/augustus/augustus-3.1.0/src/window/editor/
H A Dstart_year.c42 int start_year = scenario_property_start_year(); in draw_foreground() local
/dports/games/julius/julius-1.7.0/src/window/editor/
H A Dstart_year.c42 int start_year = scenario_property_start_year(); in draw_foreground() local
/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Drenderentry.c15 BITCODE_BS start_year; /*!< DXF 70 */ in api_process() local

123456