Home
last modified time | relevance | path

Searched refs:othertype (Results 1 – 25 of 139) sorted by relevance

123456

/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/shaders/MaterialX/
H A Dbuild_materialX_osl.py236 othertype = othertypes[0]
237 if othertype is not None and othertype != 'none' :
238 if othertype == 'same' :
239 othertype = var_type
240 osl_shadername = '%s_%s' % (osl_shadername, othertype)
241 for s in replacements[othertype] :
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/shaders/MaterialX/
H A Dbuild_materialX_osl.py236 othertype = othertypes[0]
237 if othertype is not None and othertype != 'none' :
238 if othertype == 'same' :
239 othertype = var_type
240 osl_shadername = '%s_%s' % (osl_shadername, othertype)
241 for s in replacements[othertype] :
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-core-api/src/main/java/de/lmu/ifi/dbs/elki/data/type/
H A DVectorTypeInformation.java112 VectorTypeInformation<?> othertype = (VectorTypeInformation<?>) type; in isAssignableFromType() local
113 assert (othertype.mindim <= othertype.maxdim); in isAssignableFromType()
115 if(this.mindim > othertype.mindim) { in isAssignableFromType()
119 return othertype.maxdim <= this.maxdim; in isAssignableFromType()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dx86-nat.h51 extern int x86_can_use_hw_breakpoint (enum bptype type, int cnt, int othertype);
75 int can_use_hw_breakpoint (enum bptype type, int cnt, int othertype) override in can_use_hw_breakpoint()
76 { return x86_can_use_hw_breakpoint (type, cnt, othertype); } in can_use_hw_breakpoint()
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_pow.py21 for othertype in (int,):
25 jj = -othertype(j)
28 for othertype in int, float:
31 exp = -othertype(i/10.0)
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_pow.py21 for othertype in int, long:
25 jj = -othertype(j)
28 for othertype in int, long, float:
31 exp = -othertype(i/10.0)
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_pow.py21 for othertype in int, long:
25 jj = -othertype(j)
28 for othertype in int, long, float:
31 exp = -othertype(i/10.0)
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_pow.py21 for othertype in int, long:
25 jj = -othertype(j)
28 for othertype in int, long, float:
31 exp = -othertype(i/10.0)
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_pow.py22 for othertype in (int,):
26 jj = -othertype(j)
29 for othertype in int, float:
32 exp = -othertype(i/10.0)
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_pow.py22 for othertype in (int,):
26 jj = -othertype(j)
29 for othertype in int, float:
32 exp = -othertype(i/10.0)
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_pow.py22 for othertype in (int,):
26 jj = -othertype(j)
29 for othertype in int, float:
32 exp = -othertype(i/10.0)
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_pow.py22 for othertype in (int,):
26 jj = -othertype(j)
29 for othertype in int, float:
32 exp = -othertype(i/10.0)
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_pow.py22 for othertype in (int,):
26 jj = -othertype(j)
29 for othertype in int, float:
32 exp = -othertype(i/10.0)
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_pow.py22 for othertype in (int,):
26 jj = -othertype(j)
29 for othertype in int, float:
32 exp = -othertype(i/10.0)
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_pow.py22 for othertype in (int,):
26 jj = -othertype(j)
29 for othertype in int, float:
32 exp = -othertype(i/10.0)
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_pow.py22 for othertype in (int,):
26 jj = -othertype(j)
29 for othertype in int, float:
32 exp = -othertype(i/10.0)
/dports/games/alephone/alephone-release-20190331/tools/
H A Dextract_shaders.pl59 my $othertype = $3;
61 $shaders{$name}{$type} = $shaders{$othername}{$othertype};
/dports/databases/p5-Rose-DB/Rose-DB-0.783/t/
H A Drosedbrc7 othertype:
/dports/science/gromacs/gromacs-2021.4/docs/doxygen/
H A Dcheck-source.py161 othertype = otherfile.get_doc_type()
162 if filetype > othertype:
165 .format(filetype, othertype, includedfile))
/dports/devel/binaryen/binaryen-version_98/test/passes/
H A Dspill-pointers.wast146 (func $spill-call-othertype (param $y f64)
148 (call $spill-call-othertype (f64.const 1))
317 (func $spill-call-othertype (param $y f64)
319 (call $spill-call-othertype (f64.const 1))
/dports/dns/samba-nsupdate/bind-9.16.5/bin/tests/system/serve-stale/
H A Dtests.sh56 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$n
118 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$((n+2)) &
209 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$((n+2)) &
264 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$((n+2)) &
334 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$((n+2)) &
472 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$n
526 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$((n+2)) &
594 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$((n+2)) &
672 $DIG -p ${PORT} @10.53.0.3 othertype.example CAA > dig.out.test$n
737 $DIG -p ${PORT} @10.53.0.3 othertype.example CAA > dig.out.test$((n+2)) &
[all …]
/dports/dns/bind916/bind-9.16.27/bin/tests/system/serve-stale/
H A Dtests.sh52 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$n
128 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$((n+3)) &
286 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$((n+2)) &
340 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$((n+2)) &
406 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$((n+2)) &
540 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$n
598 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$((n+2)) &
676 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$((n+2)) &
945 $DIG -p ${PORT} @10.53.0.3 othertype.example CAA > dig.out.test$n
1186 $DIG -p ${PORT} @10.53.0.4 othertype.example CAA > dig.out.test$n
[all …]
/dports/dns/bind-tools/bind-9.16.27/bin/tests/system/serve-stale/
H A Dtests.sh52 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$n
128 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$((n+3)) &
286 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$((n+2)) &
340 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$((n+2)) &
406 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$((n+2)) &
540 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$n
598 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$((n+2)) &
676 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$((n+2)) &
945 $DIG -p ${PORT} @10.53.0.3 othertype.example CAA > dig.out.test$n
1186 $DIG -p ${PORT} @10.53.0.4 othertype.example CAA > dig.out.test$n
[all …]
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/tests/system/serve-stale/
H A Dtests.sh49 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$n
125 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$((n+3)) &
283 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$((n+2)) &
337 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$((n+2)) &
403 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$((n+2)) &
537 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$n
595 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$((n+2)) &
673 $DIG -p ${PORT} @10.53.0.1 othertype.example CAA > dig.out.test$((n+2)) &
942 $DIG -p ${PORT} @10.53.0.3 othertype.example CAA > dig.out.test$n
1183 $DIG -p ${PORT} @10.53.0.4 othertype.example CAA > dig.out.test$n
[all …]
/dports/games/exult/exult-snapshot-v1.7.0.20211128/mapedit/
H A Dshapeedit.cc1794 int *othertype = nullptr, in Get_framenames_fields() argument
1824 if (othertype) { in Get_framenames_fields()
1827 *othertype = -255; in Get_framenames_fields()
1830 *othertype = -1; in Get_framenames_fields()
1833 *othertype = 1; in Get_framenames_fields()
1846 int othertype = 0, in Set_framenames_fields() argument
1871 int compindex = !flag ? (othertype == -255 ? 0 : in Set_framenames_fields()
1924 int othertype; in on_shinfo_framenames_update_clicked() local
1982 int othertype; in on_shinfo_framenames_list_cursor_changed() local
3520 int othertype; in operator ()() local
[all …]

123456