Home
last modified time | relevance | path

Searched refs:f_map (Results 1 – 25 of 74) sorted by relevance

123

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/geom/
H A Dgeom_fragment.F60 f_map(iatom) = -1
66 if (f_map(iatom).eq.-1) jatom = iatom
71 f_map(jatom) = nfrags
74 if (f_map(katom).eq.nfrags) then
76 if ((f_map(iatom).eq.-1).and.
81 f_map(iatom) = nfrags
99 if (f_map(iatom).eq.1) then
119 if (f_map(iatom).eq.ifrag) then
186 if (f_map(iatom).eq.ifrag) then
353 if (f_map(iatom).eq.ifrag) then
[all …]
H A Dgeom_fragment.fh9 integer f_map(max_atoms) ! Mapping of atoms to fragments
23 1 f_map, nfrags
/dports/science/nwchem-data/nwchem-7.0.2-release/src/geom/
H A Dgeom_fragment.F60 f_map(iatom) = -1
66 if (f_map(iatom).eq.-1) jatom = iatom
71 f_map(jatom) = nfrags
74 if (f_map(katom).eq.nfrags) then
76 if ((f_map(iatom).eq.-1).and.
81 f_map(iatom) = nfrags
99 if (f_map(iatom).eq.1) then
119 if (f_map(iatom).eq.ifrag) then
186 if (f_map(iatom).eq.ifrag) then
353 if (f_map(iatom).eq.ifrag) then
[all …]
H A Dgeom_fragment.fh9 integer f_map(max_atoms) ! Mapping of atoms to fragments
23 1 f_map, nfrags
/dports/science/code_saturne/code_saturne-7.1.0/tests/
H A Dcs_map_test.c197 cs_map_name_to_id_t *f_map = cs_map_name_to_id_create(); in main() local
203 cs_map_name_to_id(f_map, f_base[i]); in main()
233 l += cs_map_name_to_id(f_map, f_base[i]); in main()
248 cs_map_name_to_id_destroy(&f_map); in main()
/dports/science/code_saturne/code_saturne-7.1.0/src/fvm/
H A Dfvm_to_melissa.c104 cs_map_name_to_id_t *f_map; /* field names mapping */ member
362 w->f_map = cs_map_name_to_id_create(); in fvm_to_melissa_init_writer()
458 cs_map_name_to_id_destroy(&(w->f_map)); in fvm_to_melissa_finalize_writer()
564 int f_id = cs_map_name_to_id_try(w->f_map, name); in fvm_to_melissa_export_field()
566 f_id = cs_map_name_to_id(w->f_map, name); in fvm_to_melissa_export_field()
567 int n_fields = cs_map_name_to_id_size(w->f_map); in fvm_to_melissa_export_field()
H A Dfvm_to_time_plot.c105 cs_map_name_to_id_t *f_map; /* field names to plots mapping */ member
344 int p_id = cs_map_name_to_id(w->f_map, plot_name); in _field_output()
484 w->f_map = (w->rank > 0) ? NULL : cs_map_name_to_id_create(); in fvm_to_time_plot_init_writer()
555 cs_map_name_to_id_destroy(&(w->f_map)); in fvm_to_time_plot_finalize_writer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/sanitizer_common/scripts/
H A Dsancov.py139 with open(map_path, mode="rt") as f_map:
141 bits = int(f_map.readline())
144 for line in f_map:
188 f_map = f[:-3] + 'map'
189 UnpackOneRawFile(f, f_map)
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/sanitizer_common/scripts/
H A Dsancov.py139 with open(map_path, mode="rt") as f_map:
141 bits = int(f_map.readline())
144 for line in f_map:
188 f_map = f[:-3] + 'map'
189 UnpackOneRawFile(f, f_map)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/sanitizer_common/scripts/
H A Dsancov.py139 with open(map_path, mode="rt") as f_map:
141 bits = int(f_map.readline())
144 for line in f_map:
188 f_map = f[:-3] + 'map'
189 UnpackOneRawFile(f, f_map)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/sanitizer_common/scripts/
H A Dsancov.py139 with open(map_path, mode="rt") as f_map:
141 bits = int(f_map.readline())
144 for line in f_map:
188 f_map = f[:-3] + 'map'
189 UnpackOneRawFile(f, f_map)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/sanitizer_common/scripts/
H A Dsancov.py139 with open(map_path, mode="rt") as f_map:
141 bits = int(f_map.readline())
144 for line in f_map:
188 f_map = f[:-3] + 'map'
189 UnpackOneRawFile(f, f_map)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/sanitizer_common/scripts/
H A Dsancov.py139 with open(map_path, mode="rt") as f_map:
141 bits = int(f_map.readline())
144 for line in f_map:
188 f_map = f[:-3] + 'map'
189 UnpackOneRawFile(f, f_map)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/sanitizer_common/scripts/
H A Dsancov.py139 with open(map_path, mode="rt") as f_map:
141 bits = int(f_map.readline())
144 for line in f_map:
188 f_map = f[:-3] + 'map'
189 UnpackOneRawFile(f, f_map)
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/sanitizer_common/scripts/
H A Dsancov.py139 with open(map_path, mode="rt") as f_map:
141 bits = int(f_map.readline())
144 for line in f_map:
188 f_map = f[:-3] + 'map'
189 UnpackOneRawFile(f, f_map)
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/sanitizer_common/scripts/
H A Dsancov.py139 with open(map_path, mode="rt") as f_map:
141 bits = int(f_map.readline())
144 for line in f_map:
188 f_map = f[:-3] + 'map'
189 UnpackOneRawFile(f, f_map)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/scripts/
H A Dsancov.py139 with open(map_path, mode="rt") as f_map:
141 bits = int(f_map.readline())
144 for line in f_map:
188 f_map = f[:-3] + 'map'
189 UnpackOneRawFile(f, f_map)
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/sanitizer_common/scripts/
H A Dsancov.py139 with open(map_path, mode="rt") as f_map:
141 bits = int(f_map.readline())
144 for line in f_map:
188 f_map = f[:-3] + 'map'
189 UnpackOneRawFile(f, f_map)
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/scripts/
H A Dsancov.py139 with open(map_path, mode="rt") as f_map:
141 bits = int(f_map.readline())
144 for line in f_map:
188 f_map = f[:-3] + 'map'
189 UnpackOneRawFile(f, f_map)
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/host/
H A Dxhci-debugfs.c237 struct xhci_file_map *f_map; in xhci_ring_open() local
241 f_map = &ring_files[i]; in xhci_ring_open()
243 if (strcmp(f_map->name, file_name) == 0) in xhci_ring_open()
247 return single_open(file, f_map->show, inode->i_private); in xhci_ring_open()
318 struct xhci_file_map *f_map; in xhci_context_open() local
322 f_map = &context_files[i]; in xhci_context_open()
324 if (strcmp(f_map->name, file_name) == 0) in xhci_context_open()
328 return single_open(file, f_map->show, inode->i_private); in xhci_context_open()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/host/
H A Dxhci-debugfs.c237 struct xhci_file_map *f_map; in xhci_ring_open() local
241 f_map = &ring_files[i]; in xhci_ring_open()
243 if (strcmp(f_map->name, file_name) == 0) in xhci_ring_open()
247 return single_open(file, f_map->show, inode->i_private); in xhci_ring_open()
318 struct xhci_file_map *f_map; in xhci_context_open() local
322 f_map = &context_files[i]; in xhci_context_open()
324 if (strcmp(f_map->name, file_name) == 0) in xhci_context_open()
328 return single_open(file, f_map->show, inode->i_private); in xhci_context_open()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/host/
H A Dxhci-debugfs.c237 struct xhci_file_map *f_map; in xhci_ring_open() local
241 f_map = &ring_files[i]; in xhci_ring_open()
243 if (strcmp(f_map->name, file_name) == 0) in xhci_ring_open()
247 return single_open(file, f_map->show, inode->i_private); in xhci_ring_open()
318 struct xhci_file_map *f_map; in xhci_context_open() local
322 f_map = &context_files[i]; in xhci_context_open()
324 if (strcmp(f_map->name, file_name) == 0) in xhci_context_open()
328 return single_open(file, f_map->show, inode->i_private); in xhci_context_open()
/dports/games/odamex/odamex-src-0.7.0/client/src/
H A Dcl_maplist.cpp114 bool f_map = CheckWildcards(pattern.c_str(), this->maplist[i].map.c_str()); in query() local
116 if (f_map || f_wad) { in query()
124 bool f_map = CheckWildcards(pattern.c_str(), this->maplist[itr->first].map.c_str()); in query() local
126 if (f_map || f_wad) { in query()
/dports/devel/R-cran-purrr/purrr/tests/testthat/
H A Dtest-map.R56 f_map <- map(1:2, function(i) function(x) x + i) globalVar
59 expect_equal(f_map[[1]](0), f_base[[1]](0))
60 expect_equal(f_map[[2]](0), f_base[[2]](0))
/dports/converters/bsdconv/bsdconv-11.6/testsuite/
H A Dconversion.py189 f_map=open("tmp/map.txt") variable
190 for l in f_map:

123