Home
last modified time | relevance | path

Searched refs:DEPTH_FIRST (Results 1 – 25 of 89) sorted by relevance

1234

/dports/math/mumps/mumps-5.1.2/src/
H A Ddend_driver.F266 IF(associated(id%DEPTH_FIRST))THEN
267 DEALLOCATE(id%DEPTH_FIRST)
268 NULLIFY(id%DEPTH_FIRST)
H A Dzend_driver.F266 IF(associated(id%DEPTH_FIRST))THEN
267 DEALLOCATE(id%DEPTH_FIRST)
268 NULLIFY(id%DEPTH_FIRST)
H A Dcend_driver.F266 IF(associated(id%DEPTH_FIRST))THEN
267 DEALLOCATE(id%DEPTH_FIRST)
268 NULLIFY(id%DEPTH_FIRST)
H A Dsend_driver.F266 IF(associated(id%DEPTH_FIRST))THEN
267 DEALLOCATE(id%DEPTH_FIRST)
268 NULLIFY(id%DEPTH_FIRST)
H A Dcana_driver.F97 INTEGER, DIMENSION (:), ALLOCATABLE :: DEPTH_FIRST local
1198 allocate(DEPTH_FIRST(SIZE_DEPTH_FIRST),stat=allocok)
1398 IF(associated(id%DEPTH_FIRST))
1399 & deallocate(id%DEPTH_FIRST)
1400 allocate(id%DEPTH_FIRST(id%KEEP(28)),stat=allocok)
1432 id%DEPTH_FIRST(1:id%KEEP(28))=DEPTH_FIRST(1:id%KEEP(28))
1444 IF(associated(id%DEPTH_FIRST))
1445 & deallocate(id%DEPTH_FIRST)
1446 allocate(id%DEPTH_FIRST(1),stat=allocok)
1478 id%DEPTH_FIRST(1)=0
[all …]
H A Ddana_driver.F97 INTEGER, DIMENSION (:), ALLOCATABLE :: DEPTH_FIRST local
1198 allocate(DEPTH_FIRST(SIZE_DEPTH_FIRST),stat=allocok)
1398 IF(associated(id%DEPTH_FIRST))
1399 & deallocate(id%DEPTH_FIRST)
1400 allocate(id%DEPTH_FIRST(id%KEEP(28)),stat=allocok)
1432 id%DEPTH_FIRST(1:id%KEEP(28))=DEPTH_FIRST(1:id%KEEP(28))
1444 IF(associated(id%DEPTH_FIRST))
1445 & deallocate(id%DEPTH_FIRST)
1446 allocate(id%DEPTH_FIRST(1),stat=allocok)
1478 id%DEPTH_FIRST(1)=0
[all …]
H A Dzana_driver.F97 INTEGER, DIMENSION (:), ALLOCATABLE :: DEPTH_FIRST local
1198 allocate(DEPTH_FIRST(SIZE_DEPTH_FIRST),stat=allocok)
1398 IF(associated(id%DEPTH_FIRST))
1399 & deallocate(id%DEPTH_FIRST)
1400 allocate(id%DEPTH_FIRST(id%KEEP(28)),stat=allocok)
1432 id%DEPTH_FIRST(1:id%KEEP(28))=DEPTH_FIRST(1:id%KEEP(28))
1444 IF(associated(id%DEPTH_FIRST))
1445 & deallocate(id%DEPTH_FIRST)
1446 allocate(id%DEPTH_FIRST(1),stat=allocok)
1478 id%DEPTH_FIRST(1)=0
[all …]
H A Dsana_driver.F97 INTEGER, DIMENSION (:), ALLOCATABLE :: DEPTH_FIRST local
1198 allocate(DEPTH_FIRST(SIZE_DEPTH_FIRST),stat=allocok)
1398 IF(associated(id%DEPTH_FIRST))
1399 & deallocate(id%DEPTH_FIRST)
1400 allocate(id%DEPTH_FIRST(id%KEEP(28)),stat=allocok)
1432 id%DEPTH_FIRST(1:id%KEEP(28))=DEPTH_FIRST(1:id%KEEP(28))
1444 IF(associated(id%DEPTH_FIRST))
1445 & deallocate(id%DEPTH_FIRST)
1446 allocate(id%DEPTH_FIRST(1),stat=allocok)
1478 id%DEPTH_FIRST(1)=0
[all …]
H A Dcmumps_restart.F865 IF(associated(id%DEPTH_FIRST)) THEN
866 write(OUT) size(id%DEPTH_FIRST,1)
867 write(OUT) id%DEPTH_FIRST
2193 nullify(id%DEPTH_FIRST)
2198 allocate(id%DEPTH_FIRST(size_array1))
2199 read(IN) id%DEPTH_FIRST
H A Dsmumps_restart.F865 IF(associated(id%DEPTH_FIRST)) THEN
866 write(OUT) size(id%DEPTH_FIRST,1)
867 write(OUT) id%DEPTH_FIRST
2193 nullify(id%DEPTH_FIRST)
2198 allocate(id%DEPTH_FIRST(size_array1))
2199 read(IN) id%DEPTH_FIRST
H A Ddmumps_restart.F865 IF(associated(id%DEPTH_FIRST)) THEN
866 write(OUT) size(id%DEPTH_FIRST,1)
867 write(OUT) id%DEPTH_FIRST
2193 nullify(id%DEPTH_FIRST)
2198 allocate(id%DEPTH_FIRST(size_array1))
2199 read(IN) id%DEPTH_FIRST
H A Dzmumps_restart.F865 IF(associated(id%DEPTH_FIRST)) THEN
866 write(OUT) size(id%DEPTH_FIRST,1)
867 write(OUT) id%DEPTH_FIRST
2193 nullify(id%DEPTH_FIRST)
2198 allocate(id%DEPTH_FIRST(size_array1))
2199 read(IN) id%DEPTH_FIRST
H A Dzini_driver.F153 NULLIFY(id%DEPTH_FIRST)
H A Ddini_driver.F153 NULLIFY(id%DEPTH_FIRST)
H A Dsini_driver.F153 NULLIFY(id%DEPTH_FIRST)
H A Dcini_driver.F153 NULLIFY(id%DEPTH_FIRST)
/dports/www/p5-ApacheBench/ApacheBench-0.73/src/apachebench/
H A Dtypes.h12 #define DEPTH_FIRST 1 macro
H A Dsocket_io.c546 if (registry->order[c->run] == DEPTH_FIRST) { in schedule_next_request()
586 } else if (registry->order[c->run] == DEPTH_FIRST in schedule_next_request()
618 || (registry->order[c->run] == DEPTH_FIRST in schedule_request_in_next_run()
H A Dexecute.c38 if (registry->order[i] == DEPTH_FIRST) { in initialize()
/dports/ftp/lftp/lftp-4.9.2/src/
H A DMirrorJob.cc919 if(FlagSet(DEPTH_FIRST)) in Do()
971 && (!FlagSet(DEPTH_FIRST) || FlagSet(ONLY_EXISTING)) in Do()
990 if(FlagSet(DEPTH_FIRST) && source_set && !target_set) in Do()
1112 if(FlagSet(DEPTH_FIRST)) in Do()
1115 SetFlags(DEPTH_FIRST,false); in Do()
2106 flags|=MirrorJob::DEPTH_FIRST; in CMD()
2109 flags|=MirrorJob::SCAN_ALL_FIRST|MirrorJob::DEPTH_FIRST; in CMD()
2130 flags|=MirrorJob::TARGET_FLAT|MirrorJob::SCAN_ALL_FIRST|MirrorJob::DEPTH_FIRST; in CMD()
2248 flags|=MirrorJob::NO_EMPTY_DIRS|MirrorJob::DEPTH_FIRST; in CMD()
2251 && (flags&MirrorJob::DEPTH_FIRST)) { in CMD()
H A DMirrorJob.h216 DEPTH_FIRST=1<<17, enumerator
/dports/math/vtk6/VTK-6.2.0/Rendering/Label/
H A DvtkLabelHierarchy.h107 DEPTH_FIRST, enumerator
/dports/math/vtk9/VTK-9.1.0/Rendering/Label/
H A DvtkLabelHierarchy.h120 DEPTH_FIRST, enumerator
/dports/math/vtk8/VTK-8.2.0/Rendering/Label/
H A DvtkLabelHierarchy.h118 DEPTH_FIRST, enumerator
/dports/math/ipopt/Ipopt-3.12.13/ThirdParty/Mumps/MUMPS/src/
H A Dsmumps_part5.F934 IF(associated(id%DEPTH_FIRST))
935 & deallocate(id%DEPTH_FIRST)
968 id%DEPTH_FIRST(1:id%KEEP(28))=DEPTH_FIRST(1:id%KEEP(28))
980 IF(associated(id%DEPTH_FIRST))
981 & deallocate(id%DEPTH_FIRST)
982 allocate(id%DEPTH_FIRST(1),stat=allocok)
1014 id%DEPTH_FIRST(1)=0
1240 deallocate(DEPTH_FIRST)
3418 IF(associated(id%DEPTH_FIRST))THEN
3419 DEALLOCATE(id%DEPTH_FIRST)
[all …]

1234