Searched refs:OBJARR (Results 1 – 6 of 6) sorted by relevance
/dports/science/gnudatalanguage/gdl-1.0.1/testsuite/ |
H A D | test_obj_isa.pro | 50 txt=' testing OBJ_ISA for OBJARR' 56 ii=OBJARR(3) 88 if nb_errors gt 0 then MESSAGE, /cont, 'Errors in Testing OBJARR'
|
H A D | test_container.pro | 116 txt = ' create 4 objects from compiled-in {OBJTEST} testobj OBJARR(4)' 137 LOC = OBJARR(2) 142 ; LOC is OBJARR[2] containing two 'objtest' objects. 178 ; take the two lists contained in LC and put them into an OBJARR(2)(=lca)
|
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/cygnal/testsuite/libamf.all/ |
H A D | s2x.py | 18 OBJARR='\x08' variable 102 elif type==OBJARR: 144 elif type==OBJARR: 204 elif type==OBJARR: 274 elif type==OBJARR: 389 sData+=sLenVname+sVname+OBJARR
|
/dports/science/gnudatalanguage/gdl-1.0.1/src/pro/envi/ |
H A D | read_envi_file.pro | 597 11: image = OBJARR(ns, nl, nb, /nozero) 620 11: image = OBJARR(ns, nb, nl, /nozero) 643 11: image = OBJARR(nb, ns, nl, /nozero)
|
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/ |
H A D | idlang.vim | 157 syn keyword idlangRoutine OBJ_VALID OBJARR ON_ERROR ON_IOERROR ONLINE_HELP
|
/dports/editors/vim/vim-8.2.3745/runtime/syntax/ |
H A D | idlang.vim | 157 syn keyword idlangRoutine OBJ_VALID OBJARR ON_ERROR ON_IOERROR ONLINE_HELP
|