Home
last modified time | relevance | path

Searched refs:purge (Results 301 – 325 of 14105) sorted by relevance

1...<<11121314151617181920>>...565

/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GPUQREngine/
H A DMakefile25 purge: target
26 ( cd Lib ; $(MAKE) purge )
27 ( cd Demo ; $(MAKE) purge )
35 distclean: purge
/dports/www/squid/squid-4.15/tools/purge/
H A DMakefile.am11 bin_PROGRAMS = purge program
12 man_MANS = purge.1
28 purge.cc
34 EXTRA_DIST = purge.1
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GPUQREngine/
H A DMakefile25 purge: target
26 ( cd Lib ; $(MAKE) purge )
27 ( cd Demo ; $(MAKE) purge )
35 distclean: purge
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GPUQREngine/
H A DMakefile25 purge: target
26 ( cd Lib ; $(MAKE) purge )
27 ( cd Demo ; $(MAKE) purge )
35 distclean: purge
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GPUQREngine/
H A DMakefile25 purge: target
26 ( cd Lib ; $(MAKE) purge )
27 ( cd Demo ; $(MAKE) purge )
35 distclean: purge
/dports/net-mgmt/librenms/librenms-21.5.1/
H A Ddaily.php49 $purge = `$cmd`; variable
50 if (! empty($purge)) {
52 echo $purge;
276 $purge = 0; variable
278 $purge = \LibreNMS\Config::get('radius.users_purge'); variable
281 $purge = \LibreNMS\Config::get('active_directory.users_purge'); variable
283 if ($purge > 0) {
284 … $users = \App\Models\AuthLog::where('datetime', '>=', \Carbon\Carbon::now()->subDays($purge))
290 echo "Removed users that haven't logged in for $purge days\n";
/dports/converters/R-cran-RJSONIO/RJSONIO/src/libjson/Source/
H A DJSONMemory.h83 ~auto_expand(void) json_nothrow { purge(); LIBJSON_DTOR; } in ~auto_expand()
84 void purge(void) json_nothrow;
85 inline void clear(void) json_nothrow { purge(); mymap.clear(); } in clear()
102 ~auto_expand_node(void) json_nothrow { purge(); LIBJSON_DTOR; } in ~auto_expand_node()
103 void purge(void) json_nothrow ;
104 inline void clear(void) json_nothrow { purge(); mymap.clear(); } in clear()
122 ~auto_expand_stream(void) json_nothrow { purge(); LIBJSON_DTOR; } in ~auto_expand_stream()
123 void purge(void) json_nothrow ;
124 inline void clear(void) json_nothrow { purge(); mymap.clear(); } in clear()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_core/ADM_coreUtils/src/Source/
H A DJSONMemory.h83 ~auto_expand(void) json_nothrow { purge(); LIBJSON_DTOR; } in ~auto_expand()
84 void purge(void) json_nothrow;
85 inline void clear(void) json_nothrow { purge(); mymap.clear(); } in clear()
102 ~auto_expand_node(void) json_nothrow { purge(); LIBJSON_DTOR; } in ~auto_expand_node()
103 void purge(void) json_nothrow ;
104 inline void clear(void) json_nothrow { purge(); mymap.clear(); } in clear()
122 ~auto_expand_stream(void) json_nothrow { purge(); LIBJSON_DTOR; } in ~auto_expand_stream()
123 void purge(void) json_nothrow ;
124 inline void clear(void) json_nothrow { purge(); mymap.clear(); } in clear()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_core/ADM_coreUtils/src/Source/
H A DJSONMemory.h83 ~auto_expand(void) json_nothrow { purge(); LIBJSON_DTOR; } in ~auto_expand()
84 void purge(void) json_nothrow;
85 inline void clear(void) json_nothrow { purge(); mymap.clear(); } in clear()
102 ~auto_expand_node(void) json_nothrow { purge(); LIBJSON_DTOR; } in ~auto_expand_node()
103 void purge(void) json_nothrow ;
104 inline void clear(void) json_nothrow { purge(); mymap.clear(); } in clear()
122 ~auto_expand_stream(void) json_nothrow { purge(); LIBJSON_DTOR; } in ~auto_expand_stream()
123 void purge(void) json_nothrow ;
124 inline void clear(void) json_nothrow { purge(); mymap.clear(); } in clear()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_core/ADM_coreUtils/src/Source/
H A DJSONMemory.h83 ~auto_expand(void) json_nothrow { purge(); LIBJSON_DTOR; } in ~auto_expand()
84 void purge(void) json_nothrow;
85 inline void clear(void) json_nothrow { purge(); mymap.clear(); } in clear()
102 ~auto_expand_node(void) json_nothrow { purge(); LIBJSON_DTOR; } in ~auto_expand_node()
103 void purge(void) json_nothrow ;
104 inline void clear(void) json_nothrow { purge(); mymap.clear(); } in clear()
122 ~auto_expand_stream(void) json_nothrow { purge(); LIBJSON_DTOR; } in ~auto_expand_stream()
123 void purge(void) json_nothrow ;
124 inline void clear(void) json_nothrow { purge(); mymap.clear(); } in clear()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_core/ADM_coreUtils/src/Source/
H A DJSONMemory.h83 ~auto_expand(void) json_nothrow { purge(); LIBJSON_DTOR; } in ~auto_expand()
84 void purge(void) json_nothrow;
85 inline void clear(void) json_nothrow { purge(); mymap.clear(); } in clear()
102 ~auto_expand_node(void) json_nothrow { purge(); LIBJSON_DTOR; } in ~auto_expand_node()
103 void purge(void) json_nothrow ;
104 inline void clear(void) json_nothrow { purge(); mymap.clear(); } in clear()
122 ~auto_expand_stream(void) json_nothrow { purge(); LIBJSON_DTOR; } in ~auto_expand_stream()
123 void purge(void) json_nothrow ;
124 inline void clear(void) json_nothrow { purge(); mymap.clear(); } in clear()
/dports/dns/powerdns/pdns-4.5.2/pdns/
H A Dauth-caches.cc34 ret += PC.purge(); in purgeAuthCaches()
35 ret += QC.purge(); in purgeAuthCaches()
43 ret += PC.purge(match); in purgeAuthCaches()
44 ret += QC.purge(match); in purgeAuthCaches()
/dports/databases/postgresql-orafce/orafce-VERSION_3_13_4/sql/
H A Ddbms_pipe_session_B.sql29 PERFORM dbms_pipe.purge(pipename);
53 PERFORM dbms_pipe.purge('named_pipe_2');
142 SELECT dbms_pipe.purge('pipe_name_1');
143 SELECT dbms_pipe.purge('pipe_name_2');
147 SELECT dbms_pipe.purge('pipe_name_3');
152 SELECT dbms_pipe.purge('pipe_name_4');
162 SELECT dbms_pipe.purge('public_pipe_4');
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/docs/src/api/database/
H A Dmisc.rst13 .. _api/db/purge:
22 A database purge permanently removes the references to documents
30 The purge request must include the document IDs, and for each
42 :<json object: Mapping of document ID to list of revisions to purge
97 For example, given the above purge tree and issuing the above purge request,
100 As a result of this purge operation, a document with
119 the above purge request will purge only one branch, leaving the document's
149 must run the purge separately on each of the databases.
160 database's purge sequence up to the number of purge requests allowed to be
161 stored in the purge trees of the database. Multiple purge requests can be
[all …]
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/engine/lib/
H A Dcache.php347 _elgg_services()->boot->getCache()->purge();
348 _elgg_services()->plugins->getCache()->purge();
349 _elgg_services()->sessionCache->purge();
350 _elgg_services()->dataCache->purge();
351 _elgg_services()->dic_cache->getCache()->purge();
352 _elgg_services()->simpleCache->purge();
353 _elgg_services()->fileCache->purge();
354 _elgg_services()->localFileCache->purge();
/dports/math/giacxcas/giac-1.6.0/examples/geo/
H A Denvelop3t1 purge(t);
2 purge(tt);
3 purge(x);
4 purge(y);
H A Denvelopt2 purge(x);
3 purge(y);
4 purge(t);
5 purge(tt);
/dports/sysutils/modules/modules-4.6.0/doc/example/compiler-etc-dependencies/example-sessions/modulerc/modules4/
H A Dbar-defaults.out1 [mod4 (modulerc)]$ module purge
10 [mod4 (modulerc)]$ module purge
19 [mod4 (modulerc)]$ module purge
28 [mod4 (modulerc)]$ module purge
36 [mod4 (modulerc)]$ module purge
45 [mod4 (modulerc)]$ module purge
/dports/www/nginx-full/ngx_slowfs_cache-d011a18/t/
H A Dbig_file.t26 location ~ /purge(/.*) {
66 === TEST 3: purge from cache
70 DELETE /purge/slowfs/passwd
74 --- response_body_like: Successful purge
79 === TEST 4: purge from empty cache
83 DELETE /purge/slowfs/passwd
/dports/japanese/skk-tools/skktools-1.3.3/filters/
H A Dcomplete-numerative.rb59 purge = false
67 opt.on('-p', 'skip candidates marked with "��" or "?"') { purge = true }
91 next if purge && annotation =~ /��/
92 next if purge && annotation =~ /\?$/
H A Dmake-tankan-dic.rb48 purge = false
54 opt.on('-p', 'purge candidates marked with "��" or "?"') { purge = true }
74 next if purge && annotation =~ /��/
75 next if purge && annotation =~ /\?$/
/dports/net-im/prosody/prosody-0.11.13/core/
H A Dstoragemanager.lua206 local function purge(user, host) function
214 if driver.purge then
215 purged[driver_name] = driver:purge(user);
223 get_driver(host):purge(user); -- and the default driver
225 olddm.purge(user, host); -- COMPAT list stores, like offline messages end up in the old datamanager
246 function datamanager.purge(username, host) function
247 return purge(username, host);
255 purge = purge;
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/contrib/mac-mpw/
H A Dtop.make102 (make clean || set status 0) > purge
103 purge
104 {RM} purge || set status 0
114 (make clean || set status 0) > purge
115 purge
116 {RM} purge || set status 0
123 (make clean || set status 0) > purge
124 purge
125 {RM} purge || set status 0
/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/contrib/mac-mpw/
H A Dtop.make102 (make clean || set status 0) > purge
103 purge
104 {RM} purge || set status 0
114 (make clean || set status 0) > purge
115 purge
116 {RM} purge || set status 0
123 (make clean || set status 0) > purge
124 purge
125 {RM} purge || set status 0
/dports/graphics/povray36/povray-3.6.1/libraries/tiff/contrib/mac-mpw/
H A Dtop.make102 (make clean || set status 0) > purge
103 purge
104 {RM} purge || set status 0
114 (make clean || set status 0) > purge
115 purge
116 {RM} purge || set status 0
123 (make clean || set status 0) > purge
124 purge
125 {RM} purge || set status 0

1...<<11121314151617181920>>...565