Home
last modified time | relevance | path

Searched refs:IS_FUNCTION (Results 1 – 25 of 70) sorted by relevance

123

/dports/textproc/R-cran-XML/XML/src/
H A DRSCommon.h38 #define IS_FUNCTION(x) isFunction((x)) macro
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/psy/psysh/src/Command/ListCommand/
H A DEnumerator.php32 const IS_FUNCTION = 'function'; define in Psy\\Command\\ListCommand\\Enumerator
H A DFunctionEnumerator.php105 'style' => self::IS_FUNCTION,
/dports/security/py-angr/angr-9.0.5405/angr/procedures/ntdll/
H A Dexceptions.py5 IS_FUNCTION = False variable in KiUserExceptionDispatcher
/dports/www/node10/node-v10.24.1/deps/v8/src/js/
H A Dmacros.py48 macro IS_FUNCTION(arg) = (%IsFunction(arg));
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/
H A DNashornLinker.java170 return new GuardedInvocation(ctor, isSourceTypeGeneric ? IS_FUNCTION : null); in getSamTypeConverter()
323 …private static final MethodHandle IS_FUNCTION = findOwnMH("isFunction", boolean.class, Object.clas…
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/
H A DNashornLinker.java170 return new GuardedInvocation(ctor, isSourceTypeGeneric ? IS_FUNCTION : null); in getSamTypeConverter()
323 …private static final MethodHandle IS_FUNCTION = findOwnMH("isFunction", boolean.class, Object.clas…
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/
H A DNashornLinker.java170 return new GuardedInvocation(ctor, isSourceTypeGeneric ? IS_FUNCTION : null); in getSamTypeConverter()
323 …private static final MethodHandle IS_FUNCTION = findOwnMH("isFunction", boolean.class, Object.clas…
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/
H A DNashornLinker.java170 return new GuardedInvocation(ctor, isSourceTypeGeneric ? IS_FUNCTION : null); in getSamTypeConverter()
323 …private static final MethodHandle IS_FUNCTION = findOwnMH("isFunction", boolean.class, Object.clas…
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/
H A DNashornLinker.java170 return new GuardedInvocation(ctor, isSourceTypeGeneric ? IS_FUNCTION : null); in getSamTypeConverter()
323 …private static final MethodHandle IS_FUNCTION = findOwnMH("isFunction", boolean.class, Object.clas…
/dports/math/gap/gap-4.11.0/lib/
H A Doper1.g156 if IS_FUNCTION(baserank) then
229 elif IS_FUNCTION(rel) then
247 elif IS_FUNCTION(method) then
423 if arglist[ pos ] = true or IS_FUNCTION( arglist[ pos ] ) then
450 if not IS_FUNCTION( filters[i] ) then
476 (IS_FUNCTION( arglist[ pos ] ) and NARG_FUNC( arglist[ pos ] ) = 0
602 if IS_FUNCTION(method) and IsBound(HasNameFunction) and
615 if IS_FUNCTION(rank) and IsBound(HasNameFunction) and
H A Dalgrep.gd284 DeclareOperation( "LeftAlgebraModuleByGenerators", [ IsAlgebra, IS_FUNCTION,
306 DeclareOperation( "RightAlgebraModuleByGenerators", [ IsAlgebra, IS_FUNCTION,
350 IS_FUNCTION, IS_FUNCTION, IsHomogeneousList ]);
370 DeclareOperation( "LeftAlgebraModule", [ IsAlgebra, IS_FUNCTION,
392 DeclareOperation( "RightAlgebraModule", [ IsAlgebra, IS_FUNCTION,
432 IS_FUNCTION, IS_FUNCTION, IsVectorSpace ]);
H A Dfunction.g42 IS_FUNCTION );
74 IS_FUNCTION,
335 if not(IS_FUNCTION(x)) then
H A Dfilter.g407 if IS_FUNCTION(flags) then
501 if IS_FUNCTION(filter) then
/dports/security/py-angr/angr-9.0.5405/angr/
H A Dsim_procedure.py114 self.is_function = is_function if is_function is not None else self.IS_FUNCTION
267 IS_FUNCTION = True variable in SimProcedure
/dports/lang/mosh/mosh-0.2.7/extlibs/gc-cvs/cord/
H A Dcordbscs.c84 #define IS_FUNCTION(s) ((((CordRep *)s)->generic.header & FN_HDR) != 0) macro
775 if (!IS_FUNCTION(leaf)) ABORT("CORD_pos_fetch: bad leaf"); in CORD__pos_fetch()
/dports/lang/mono/mono-5.10.1.57/libgc/cord/
H A Dcordbscs.c84 #define IS_FUNCTION(s) ((((CordRep *)s)->generic.header & FN_HDR) != 0) macro
775 if (!IS_FUNCTION(leaf)) ABORT("CORD_pos_fetch: bad leaf"); in CORD__pos_fetch()
/dports/math/gap/gap-4.11.0/hpcgap/extern/gc/cord/
H A Dcordbscs.c89 #define IS_FUNCTION(s) ((((CordRep *)s)->generic.header & FN_HDR) != 0) macro
781 if (!IS_FUNCTION(leaf)) ABORT("CORD_pos_fetch: bad leaf"); in CORD__pos_fetch()
/dports/databases/xtrabackup/boost_1_59_0/tools/build/src/engine/boehm_gc/cord/
H A Dcordbscs.c84 #define IS_FUNCTION(s) ((((CordRep *)s)->generic.header & FN_HDR) != 0) macro
775 if (!IS_FUNCTION(leaf)) ABORT("CORD_pos_fetch: bad leaf"); in CORD__pos_fetch()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/build/src/engine/boehm_gc/cord/
H A Dcordbscs.c84 #define IS_FUNCTION(s) ((((CordRep *)s)->generic.header & FN_HDR) != 0) macro
775 if (!IS_FUNCTION(leaf)) ABORT("CORD_pos_fetch: bad leaf"); in CORD__pos_fetch()
/dports/lang/gnat_util/gcc-6-20180516/boehm-gc/cord/
H A Dcordbscs.c84 #define IS_FUNCTION(s) ((((CordRep *)s)->generic.header & FN_HDR) != 0) macro
775 if (!IS_FUNCTION(leaf)) ABORT("CORD_pos_fetch: bad leaf"); in CORD__pos_fetch()
/dports/lang/gcc48/gcc-4.8.5/boehm-gc/cord/
H A Dcordbscs.c84 #define IS_FUNCTION(s) ((((CordRep *)s)->generic.header & FN_HDR) != 0) macro
775 if (!IS_FUNCTION(leaf)) ABORT("CORD_pos_fetch: bad leaf"); in CORD__pos_fetch()
/dports/devel/mingw32-gcc/gcc-4.8.1/boehm-gc/cord/
H A Dcordbscs.c84 #define IS_FUNCTION(s) ((((CordRep *)s)->generic.header & FN_HDR) != 0) macro
775 if (!IS_FUNCTION(leaf)) ABORT("CORD_pos_fetch: bad leaf"); in CORD__pos_fetch()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/build/src/engine/boehm_gc/cord/
H A Dcordbscs.c84 #define IS_FUNCTION(s) ((((CordRep *)s)->generic.header & FN_HDR) != 0) macro
775 if (!IS_FUNCTION(leaf)) ABORT("CORD_pos_fetch: bad leaf"); in CORD__pos_fetch()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/cord/
H A Dcordbscs.c84 #define IS_FUNCTION(s) ((((CordRep *)s)->generic.header & FN_HDR) != 0) macro
775 if (!IS_FUNCTION(leaf)) ABORT("CORD_pos_fetch: bad leaf"); in CORD__pos_fetch()

123