/dports/biology/emboss/EMBOSS-6.6.0/ajax/core/ |
H A D | ajfeatwrite.c | 1480 ajStrDel(&location); in featWriteEmbl() 1566 ajStrDel(&location); in featWriteEmbl() 1735 ajStrSetClear(&location); in feattableWriteRefseq() 1766 ajStrAppendC(&location,","); in feattableWriteRefseq() 1855 ajStrAppendC(&location,")"); in feattableWriteRefseq() 1870 ajStrDel(&location); in feattableWriteRefseq() 1985 ajStrDel(&location); in featWriteRefseqp() 2029 ajStrDel(&location); in featWriteRefseqp() 2251 featDumpPir(gf, location, file); in ajFeattableWritePir() 2260 featDumpPir(gf, location, file); in ajFeattableWritePir() [all …]
|
/dports/lang/abcl/abcl-src-1.8.0/src/org/armedbear/lisp/ |
H A D | clos.lisp | 227 (defmacro push-on-end (value location) 564 (dolist (location shared-slots) 565 (let* ((slot-name (car location)) 784 (cond ((fixnump location) 786 ((consp location) 3343 (value (if (consp location) 3357 (value (if (consp location) 3441 (if (consp location) 3451 (if (consp location) 3470 (if (consp location) [all …]
|
/dports/databases/pgloader3/closer-mop-20210124-git/ |
H A D | closer-lispworks.lisp | 302 (remove-method gf old-method))) 316 (map-dependents gf (lambda (dep) (update-dependent gf dep 'add-method method)))) 327 (map-dependents gf (lambda (dep) (update-dependent gf dep 'remove-method method)))) 359 gf method args declarations 374 (defun standard-instance-access (instance location) 375 (clos::fast-standard-instance-access instance location)) 382 (defun funcallable-instance-access (instance location &rest args) 384 (slot (find location (class-slots class) 390 (defun funcallable-standard-instance-access (instance location) 391 (funcallable-instance-access instance location)) [all …]
|
/dports/graphics/geos/geos-3.9.1/src/operation/overlay/validate/ |
H A D | OverlayResultValidator.cpp | 62 const GeometryFactory& gf = *(GeometryFactory::getDefaultInstance()); in toMultiPoint() local 64 *(gf.getCoordinateSequenceFactory()); in toMultiPoint() 69 unique_ptr<MultiPoint> mp(gf.createMultiPoint(*cs)); in toMultiPoint() 176 std::vector<geom::Location> location(3); in testValid() local 178 location[0] = fpl0.getLocation(pt); in testValid() 179 location[1] = fpl1.getLocation(pt); in testValid() 180 location[2] = fplres.getLocation(pt); in testValid() 184 << "Loc0: " << location[0] << endl in testValid() 185 << "Loc1: " << location[1] << endl in testValid() 186 << "Locr: " << location[2] << endl; in testValid() [all …]
|
/dports/games/scummvm/scummvm-2.5.1/engines/glk/quest/ |
H A D | geas_runner.cpp | 350 state.location = room; in goto_room() 464 rv = gf.blocks[i].name; in displayed_name() 673 gf = read_geas_file(gi, fname); in set_game() 674 if (gf.blocks.size() == 0) { in set_game() 683 state = GeasState(*gi, gf); in set_game() 765 cerr << gf << endl; in set_game() 1105 const GeasBlock *gb = gf.find_by_name("room", state.location); in run_command() 1165 gb = gf.find_by_name("room", state.location); in run_command() 1464 if (run_commands(cmd, gf.find_by_name("room", state.location)) || in try_match() 1668 move(obj, state.location); in try_match() [all …]
|
H A D | geas_state.cpp | 79 sync(gs.location); in sync() 122 for (uint i = 0; i < gf.size("game"); i ++) { in GeasState() 134 for (uint i = 0; i < gf.size("room"); i ++) { in GeasState() 135 const GeasBlock &go = gf.block("room", i); in GeasState() 146 for (uint i = 0; i < gf.size("object"); i++) { in GeasState() 147 const GeasBlock &go = gf.block("object", i); in GeasState() 162 for (uint i = 0; i < gf.size("timer"); i ++) { in GeasState() 163 const GeasBlock &go = gf.block("timer", i); in GeasState() 196 for (uint i = 0; i < gf.size("variable"); i ++) { in GeasState() 197 const GeasBlock &go(gf.block("variable", i)); in GeasState() [all …]
|
/dports/games/retroarch/RetroArch-1.9.7/deps/glslang/glslang/Test/baseResults/ |
H A D | hlsl.namespace.frag.out | 38 0:22 'N2::gf' ( global float) 43 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 48 0:? 'N2::gf' ( global float) 49 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 91 0:22 'N2::gf' ( global float) 96 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 101 0:? 'N2::gf' ( global float) 102 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 124 Name 45 "N2::gf" 139 45(N2::gf): 44(ptr) Variable Private [all …]
|
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/Test/baseResults/ |
H A D | hlsl.namespace.frag.out | 38 0:22 'N2::gf' ( global float) 43 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 48 0:? 'N2::gf' ( global float) 49 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 91 0:22 'N2::gf' ( global float) 96 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 101 0:? 'N2::gf' ( global float) 102 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 125 Name 45 "N2::gf" 140 45(N2::gf): 44(ptr) Variable Private [all …]
|
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/Test/baseResults/ |
H A D | hlsl.namespace.frag.out | 38 0:22 'N2::gf' ( global float) 43 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 48 0:? 'N2::gf' ( global float) 49 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 91 0:22 'N2::gf' ( global float) 96 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 101 0:? 'N2::gf' ( global float) 102 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 125 Name 45 "N2::gf" 140 45(N2::gf): 44(ptr) Variable Private [all …]
|
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/ |
H A D | hlsl.namespace.frag.out | 38 0:22 'N2::gf' ( global float) 43 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 48 0:? 'N2::gf' ( global float) 49 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 91 0:22 'N2::gf' ( global float) 96 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 101 0:? 'N2::gf' ( global float) 102 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 125 Name 45 "N2::gf" 140 45(N2::gf): 44(ptr) Variable Private [all …]
|
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/ |
H A D | hlsl.namespace.frag.out | 38 0:22 'N2::gf' ( global float) 43 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 48 0:? 'N2::gf' ( global float) 49 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 91 0:22 'N2::gf' ( global float) 96 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 101 0:? 'N2::gf' ( global float) 102 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 125 Name 45 "N2::gf" 140 45(N2::gf): 44(ptr) Variable Private [all …]
|
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/Test/baseResults/ |
H A D | hlsl.namespace.frag.out | 38 0:22 'N2::gf' ( global float) 43 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 48 0:? 'N2::gf' ( global float) 49 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 91 0:22 'N2::gf' ( global float) 96 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 101 0:? 'N2::gf' ( global float) 102 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 125 Name 45 "N2::gf" 140 45(N2::gf): 44(ptr) Variable Private [all …]
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/Test/baseResults/ |
H A D | hlsl.namespace.frag.out | 38 0:22 'N2::gf' ( global float) 43 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 48 0:? 'N2::gf' ( global float) 49 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 91 0:22 'N2::gf' ( global float) 96 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 101 0:? 'N2::gf' ( global float) 102 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 125 Name 45 "N2::gf" 140 45(N2::gf): 44(ptr) Variable Private [all …]
|
/dports/graphics/glslang/glslang-11.7.1/Test/baseResults/ |
H A D | hlsl.namespace.frag.out | 38 0:22 'N2::gf' ( global float) 43 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 48 0:? 'N2::gf' ( global float) 49 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 91 0:22 'N2::gf' ( global float) 96 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 101 0:? 'N2::gf' ( global float) 102 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 125 Name 45 "N2::gf" 140 45(N2::gf): 44(ptr) Variable Private [all …]
|
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/Test/baseResults/ |
H A D | hlsl.namespace.frag.out | 38 0:22 'N2::gf' ( global float) 43 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 48 0:? 'N2::gf' ( global float) 49 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 91 0:22 'N2::gf' ( global float) 96 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 101 0:? 'N2::gf' ( global float) 102 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 125 Name 45 "N2::gf" 140 45(N2::gf): 44(ptr) Variable Private [all …]
|
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/Test/baseResults/ |
H A D | hlsl.namespace.frag.out | 38 0:22 'N2::gf' ( global float) 43 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 48 0:? 'N2::gf' ( global float) 49 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 91 0:22 'N2::gf' ( global float) 96 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 101 0:? 'N2::gf' ( global float) 102 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 125 Name 45 "N2::gf" 140 45(N2::gf): 44(ptr) Variable Private [all …]
|
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/glslang/Test/baseResults/ |
H A D | hlsl.namespace.frag.out | 38 0:22 'N2::gf' ( global float) 43 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 48 0:? 'N2::gf' ( global float) 49 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 91 0:22 'N2::gf' ( global float) 96 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 101 0:? 'N2::gf' ( global float) 102 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) 125 Name 45 "N2::gf" 140 45(N2::gf): 44(ptr) Variable Private [all …]
|
/dports/lang/sbcl/sbcl-1.3.13/src/pcl/ |
H A D | dfun.lisp | 141 (dolist (gf gfs) 211 (let ((location (gethash (cons class slot-name) *standard-slot-locations*))) 212 (if location 214 (funcallable-standard-instance-access object location) 215 (standard-instance-access object location)))) 598 (defun use-dispatch-dfun-p (gf &optional (caching-p (use-caching-dfun-p gf))) 628 gf (generic-function-methods gf) nil 666 (declare (ignore gf)) 1101 (index (standard-slot-value/eslotd slotd 'location)) 1113 gf classes)) [all …]
|
H A D | std-class.lisp | 80 (gf (gdefinition gf-name))) 105 (gf (gdefinition gf-name))) 856 (when gf 867 (location (definition-source dslotd))) 869 (fix r slot-name 'r slot-doc location)) 871 (fix w slot-name 'w slot-doc location)))))) 1083 (defun update-gf-dfun (class gf) 1085 (arg-info (gf-arg-info gf))) 1104 (maphash (lambda (gf ignore) 1164 (let ((location -1) [all …]
|
/dports/emulators/fs-uae/fs-uae-3.1.35/src/ |
H A D | cfgfile.cpp | 1971 *location = 1; in cfgfile_yesno() 1975 *location = 0; in cfgfile_yesno() 1995 *location = false; in cfgfile_yesno() 1997 *location = val != 0; in cfgfile_yesno() 2063 *location = 0; in cfgfile_intval() 2067 *location = 1; in cfgfile_intval() 2085 *location = (int)v; in cfgfile_intval() 2094 *location = (int)v; in cfgfile_intval() 2126 *location = val; in cfgfile_strval() 2148 location[maxsz - 1] = '\0'; in cfgfile_string() [all …]
|
/dports/math/R-cran-dplyr/dplyr/man/ |
H A D | group_data.Rd | 42 location of the rows in each group. You can retrieve just the grouping 64 gf <- group_by(df, x) 65 group_vars(gf) 66 group_rows(gf) 67 group_data(gf) 68 group_indices(gf)
|
/dports/cad/gmsh/gmsh-4.9.2-source/Geo/ |
H A D | GVertex.cpp | 49 SPoint2 GVertex::reparamOnFace(const GFace *gf, int) const in reparamOnFace() argument 51 return gf->parFromPoint(SPoint3(x(), y(), z())); in reparamOnFace() 124 bool GVertex::isOnSeam(const GFace *gf) const in isOnSeam() 126 auto const location = in isOnSeam() local 128 [&](GEdge *const edge) { return edge->isSeam(gf); }); in isOnSeam() 129 return location != end(l_edges); in isOnSeam()
|
/dports/misc/elscreen/elscreen-329b438/ |
H A D | GF-README | 62 (load "elscreen-gf" "ElScreen-GF" t) 117 elscreen-gf-grep-program-name 118 elscreen-gf-idutils-gid-program-name 120 elscreen-gf-cscope-program-name 121 elscreen-gf-global-program-name 126 elscreen-gf-mode-truncate-lines 135 invoke-point is the location where gf searches were invoked. 137 elscreen-gf-mode-selected-entry-face 141 elscreen-gf-mode-file-name-face 145 elscreen-gf-mode-line-number-face [all …]
|
/dports/lang/guile2/guile-2.2.7/module/system/repl/ |
H A D | describe.scm | 72 (define (display-file location) 75 (format #t "@location{~a}.\n" location) 76 (format #t "`~a'.\n" location))) 320 (let ((gf (method-generic-function obj))) 321 (display (if gf (generic-function-name gf) "#<anonymous>")))
|
/dports/lang/guile/guile-3.0.7/module/system/repl/ |
H A D | describe.scm | 72 (define (display-file location) 75 (format #t "@location{~a}.\n" location) 76 (format #t "`~a'.\n" location))) 320 (let ((gf (method-generic-function obj))) 321 (display (if gf (generic-function-name gf) "#<anonymous>")))
|