Home
last modified time | relevance | path

Searched defs:oldest (Results 1 – 25 of 1477) sorted by relevance

12345678910>>...60

/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/tests/examples/ghc710/
H A DTransformListComp.hs4 oldest tbl = [ "str" function
H A DListComprehensions.hs62 oldest k tbl = [ firstName ++ " " ++ lastName function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/tests/examples/ghc80/
H A DListComprehensions.hs25 oldest tbl = [ "str" function
H A DTest10312.hs62 oldest k tbl = [ firstName ++ " " ++ lastName function
/dports/devel/log4cxx/apache-log4cxx-0.11.0/src/test/cpp/nt/
H A Dnteventlogappendertestcase.cpp65 DWORD oldest; in testHelloWorld() local
96 DWORD oldest; in testHelloWorld() local
/dports/lang/ocaml/ocaml-4.05.0/tools/
H A Dlintapidiff.ml29 let oldest = "4.00.0" var
43 val oldest : t val
57 let oldest = of_string_exn oldest var
/dports/lang/ocaml-nox11/ocaml-4.05.0/tools/
H A Dlintapidiff.ml29 let oldest = "4.00.0" var
43 val oldest : t val
57 let oldest = of_string_exn oldest var
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/CloudMonitoring/
H A DListTimeseriesDescriptorsResponse.php23 public $oldest; variable in Google_Service_CloudMonitoring_ListTimeseriesDescriptorsResponse
44 public function setOldest($oldest)
H A DListTimeseriesResponse.php23 public $oldest; variable in Google_Service_CloudMonitoring_ListTimeseriesResponse
44 public function setOldest($oldest)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CloudMonitoring/
H A DListTimeseriesDescriptorsResponse.php23 public $oldest; variable in Google_Service_CloudMonitoring_ListTimeseriesDescriptorsResponse
44 public function setOldest($oldest)
H A DListTimeseriesResponse.php23 public $oldest; variable in Google_Service_CloudMonitoring_ListTimeseriesResponse
44 public function setOldest($oldest)
/dports/irc/miau/miau-0.6.6/src/
H A Dqlog.c63 time_t oldest; in qlog_check() local
199 qlog_replay(connection_type *client, time_t oldest) in qlog_replay()
367 qlog_flush(time_t oldest, int move_to_inbox) in qlog_flush()
/dports/net/xrdp-devel/xrdp-0.9.16/xrdp/
H A Dxrdp_cache.c494 int oldest; in xrdp_cache_add_palette() local
552 int oldest; in xrdp_cache_add_char() local
618 int oldest; in xrdp_cache_add_pointer() local
718 int oldest; in xrdp_cache_add_brush() local
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_span-718.0.0/src/
H A Dcaching_source_map_view.rs99 let oldest = self.oldest_cache_entry_index(); in byte_pos_to_line_and_col() localVariable
150 let oldest = if lo_cache_idx != -1 || hi_cache_idx != -1 { in span_data_to_lines_and_cols() localVariable
246 let mut oldest = 0; in oldest_cache_entry_index() localVariable
258 let mut oldest = if avoid_idx != 0 { 0 } else { 1 }; in oldest_cache_entry_index_avoid() localVariable
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_span-722.0.0/src/
H A Dcaching_source_map_view.rs99 let oldest = self.oldest_cache_entry_index(); in byte_pos_to_line_and_col() localVariable
150 let oldest = if lo_cache_idx != -1 || hi_cache_idx != -1 { in span_data_to_lines_and_cols() localVariable
246 let mut oldest = 0; in oldest_cache_entry_index() localVariable
258 let mut oldest = if avoid_idx != 0 { 0 } else { 1 }; in oldest_cache_entry_index_avoid() localVariable
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_span/src/
H A Dcaching_source_map_view.rs99 let oldest = self.oldest_cache_entry_index(); in byte_pos_to_line_and_col() localVariable
150 let oldest = if lo_cache_idx != -1 || hi_cache_idx != -1 { in span_data_to_lines_and_cols() localVariable
246 let mut oldest = 0; in oldest_cache_entry_index() localVariable
258 let mut oldest = if avoid_idx != 0 { 0 } else { 1 }; in oldest_cache_entry_index_avoid() localVariable
/dports/lang/rust/rustc-1.58.1-src/vendor/rustc-ap-rustc_span/src/
H A Dcaching_source_map_view.rs99 let oldest = self.oldest_cache_entry_index(); in byte_pos_to_line_and_col() localVariable
150 let oldest = if lo_cache_idx != -1 || hi_cache_idx != -1 { in span_data_to_lines_and_cols() localVariable
246 let mut oldest = 0; in oldest_cache_entry_index() localVariable
258 let mut oldest = if avoid_idx != 0 { 0 } else { 1 }; in oldest_cache_entry_index_avoid() localVariable
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/xrdp/
H A Dxrdp_cache.c494 int oldest; in xrdp_cache_add_palette() local
552 int oldest; in xrdp_cache_add_char() local
618 int oldest; in xrdp_cache_add_pointer() local
718 int oldest; in xrdp_cache_add_brush() local
/dports/finance/ledger/ledger-3.2.1/src/
H A Dhistory.cc168 const datetime_t& oldest) in find_price()
177 const datetime_t& oldest) in find_price()
199 datetime_t oldest; member in ledger::recent_edge_weight
322 const datetime_t& oldest, in map_prices()
373 const datetime_t& oldest) in find_price()
435 const datetime_t& oldest) in find_price()
/dports/devel/aegis/aegis-4.25.D510/libaegis/change/file/fingerprint/
H A Dsame.cc48 time_t oldest; in change_fingerprint_same() local
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/folsom/src/
H A Dfolsom_metrics_spiral.erl74 oldest() -> function
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/Cache/
H A DLeastRecentlyUsedIndex.h291 T oldest = item.first; in RemoveOldest() local
313 T oldest = item.first; in RemoveOldest() local
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/Cache/
H A DLeastRecentlyUsedIndex.h291 T oldest = item.first; in RemoveOldest() local
313 T oldest = item.first; in RemoveOldest() local
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/Cache/
H A DLeastRecentlyUsedIndex.h291 T oldest = item.first; in RemoveOldest() local
313 T oldest = item.first; in RemoveOldest() local
/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Sources/Cache/
H A DLeastRecentlyUsedIndex.h291 T oldest = item.first; in RemoveOldest() local
313 T oldest = item.first; in RemoveOldest() local

12345678910>>...60