Home
last modified time | relevance | path

Searched refs:isref (Results 1 – 25 of 301) sorted by relevance

12345678910>>...13

/dports/textproc/p5-Perl-Critic/Perl-Critic-1.140/lib/Perl/Critic/Policy/Variables/
H A DRequireNegativeIndices.pm31 my ($name, $isref) = _is_bad_index( $elem );
33 return if !_is_array_name( $elem, $name, $isref );
50 my ($name, $isref, $isindex) = _is_bad_var_in_index(\@expr);
52 return $name, $isref if !@expr && $isindex;
54 return $name, $isref;
144 my ( $elem, $name, $isref ) = @_;
150 return if ( !$isref );
151 $isref = 0;
160 return if $isref ^ _is_dereferencer( $cousin );
161 return if $isref && _is_dereferencer( $cousin->sprevious_sibling );
/dports/deskutils/treesheets/treesheets-1.0.2/lobster/src/
H A Dvmlog.cpp53 bool isref = IsRefNil(l.type->t); in LogGet() local
57 if (isref) { def.LTINCRTNIL(); } in LogGet()
63 if (isref) { v.LTINCRTNIL(); def.LTDECRTNIL(vm); } in LogGet()
70 bool isref = IsRefNil(l.type->t); in LogWrite() local
73 if (isref) { newval.LTINCRTNIL(); slot.LTDECRTNIL(vm); } in LogWrite()
/dports/graphics/mapserver/mapserver-7.6.4/mapscript/php/
H A Dphp_mapscript_util.h58 #define Z_SET_ISREF_TO_PP(ppz, isref) Z_SET_ISREF_TO_P(*(ppz), isref) argument
67 #define Z_SET_ISREF_TO_P(pz, isref) zval_set_isref_to_p(pz, isref) argument
76 #define Z_SET_ISREF_TO(z, isref) Z_SET_ISREF_TO_P(&(z), isref) argument
121 static zend_always_inline zend_bool zval_set_isref_to_p(zval* pz, zend_bool isref) in zval_set_isref_to_p() argument
123 return pz->is_ref = isref; in zval_set_isref_to_p()
/dports/math/plplot/plplot-5.15.0/bindings/tcl/
H A Dtclcmd.tpl17 …if ( (!%isref% && %ndefs% && (argc < (%nargs% + 1 - %ndefs% - %nredacted%)) && (!%if_non_redacted …
18 …(!%isref% && !%ndefs% && (argc != (%nargs% + 1 - %nredacted%)) && (!%if_non_redacted || (argc != (…
19 …(%isref% && (argc != 1) && (argc != (%nargs% + 1 - %nredacted%)) && (!%if_non_redacted || (argc !=…
/dports/math/plplot-ada/plplot-5.15.0/bindings/tcl/
H A Dtclcmd.tpl17 …if ( (!%isref% && %ndefs% && (argc < (%nargs% + 1 - %ndefs% - %nredacted%)) && (!%if_non_redacted …
18 …(!%isref% && !%ndefs% && (argc != (%nargs% + 1 - %nredacted%)) && (!%if_non_redacted || (argc != (…
19 …(%isref% && (argc != 1) && (argc != (%nargs% + 1 - %nredacted%)) && (!%if_non_redacted || (argc !=…
/dports/games/scummvm/scummvm-2.5.1/engines/glk/glulx/
H A Dglkop.cpp242 *isref = false; in read_prefix()
251 *isref = true; in read_prefix()
254 *isref = true; in read_prefix()
257 *isref = true; in read_prefix()
263 *isref = true; in read_prefix()
298 int isref, passin, passout, nullok, isarray, isretained, isreturn; in prepare_glk_args() local
301 if (isref) { in prepare_glk_args()
398 if (isref) { in parse_glk_args()
482 } else if (isref) { in parse_glk_args()
613 if (isref) { in unparse_glk_args()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/glulxe/
H A Dglkop.cpp234 *isref = false; in read_prefix()
243 *isref = true; in read_prefix()
246 *isref = true; in read_prefix()
249 *isref = true; in read_prefix()
255 *isref = true; in read_prefix()
290 int isref, passin, passout, nullok, isarray, isretained, isreturn; in prepare_glk_args() local
293 if (isref) { in prepare_glk_args()
390 if (isref) { in parse_glk_args()
474 } else if (isref) { in parse_glk_args()
605 if (isref) { in unparse_glk_args()
[all …]
/dports/net/liblinphone/linphone-3.12.0/tools/
H A Dabstractapi.py210 def __init__(self, name, isconst=False, isref=False): argument
213 self.isref = isref
218 def __init__(self, name, isconst=False, isref=False, size=None, isUnsigned=False): argument
219 Type.__init__(self, name, isconst=isconst, isref=isref)
225 def __init__(self, name, isconst=False, isref=False, enumDesc=None): argument
226 Type.__init__(self, name, isconst=isconst, isref=isref)
231 def __init__(self, name, isconst=False, isref=False, classDesc=None): argument
232 Type.__init__(self, name, isconst=isconst, isref=isref)
237 def __init__(self, containedTypeName, isconst=False, isref=False): argument
238 Type.__init__(self, 'list', isconst=isconst, isref=isref)
[all …]
/dports/devel/p5-Data-Walk/Data-Walk-2.01/t/
H A D01by_depth.t36 my $isref = ref $_;
37 ok ($wasref xor $isref);
39 $wasref = $isref;
H A D00basic.t113 my $isref = ref $_;
115 ok ($wasref || (!$wasref && !$isref));
118 $wasref = $isref;
/dports/sysutils/barrier/barrier-2.3.3/src/lib/platform/
H A DIOSXKeyResource.cpp118 TISInputSourceRef isref = TISCopyCurrentKeyboardInputSource(); in getKeyID() local
119 …CFArrayRef langs = (CFArrayRef) TISGetInputSourceProperty(isref, kTISPropertyInputSourceLanguages); in getKeyID()
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/platform/
H A DIOSXKeyResource.cpp118 TISInputSourceRef isref = TISCopyCurrentKeyboardInputSource(); in getKeyID() local
119 …CFArrayRef langs = (CFArrayRef) TISGetInputSourceProperty(isref, kTISPropertyInputSourceLanguages); in getKeyID()
/dports/math/PDL/PDL-2.019/Graphics/TriD/POGL/
H A DOpenGL.pm143 my $isref = ref($class_or_hash);
147 if($isref and defined $class_or_hash->{Options}){
212 if($isref){
/dports/databases/py-postgresql/py-postgresql-1.1.0/postgresql/lib/
H A D__init__.py166 for name, (isref, typ, exe, doc, query) in symbols:
180 reference = isref
259 isref = True
261 isref = False
262 syms.append((name, (isref, styp, exe, doc, query)))
/dports/print/texinfo/texinfo-6.8/contrib/
H A Dderef.c91 isref(char *cp) in isref() function
119 count = isref(cp); in process()
/dports/astro/p5-Astro-PAL/Astro-PAL-1.09/src/
H A Darrays.c250 int isref; in pack2D() local
291 isref = work2!=NULL && SvROK(*work2); /* Is is a reference */ in pack2D()
293 if (isref) { in pack2D()
319 if (isref) { in pack2D()
/dports/math/p5-Math-FFT/Math-FFT-1.36/
H A Darrays.c250 int isref; in pack2D() local
291 isref = work2!=NULL && SvROK(*work2); /* Is is a reference */ in pack2D()
293 if (isref) { in pack2D()
319 if (isref) { in pack2D()
/dports/math/p5-Math-Cephes/Math-Cephes-0.5305/
H A Darrays.c250 int isref; in pack2D() local
291 isref = work2!=NULL && SvROK(*work2); /* Is is a reference */ in pack2D()
293 if (isref) { in pack2D()
319 if (isref) { in pack2D()
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/src/
H A Darrays.c285 int isref; in pack2D() local
326 isref = work2!=NULL && SvROK(*work2); /* Is is a reference */ in pack2D()
328 if (isref) { in pack2D()
354 if (isref) { in pack2D()
/dports/graphics/p5-PGPLOT/PGPLOT-2.21/
H A Darrays.c250 int isref;
291 isref = work2!=NULL && SvROK(*work2); /* Is is a reference */
293 if (isref) {
319 if (isref) {
/dports/science/chrono/chrono-7.0.1/src/chrono_cascade/
H A DChCascadeDoc.cpp108 Standard_Boolean isref = shapeTool->GetReferredShape(label, reflabel); in recurse_CascadeDoc() local
110 if (isref) // ..maybe it references some shape: the name is stored there... in recurse_CascadeDoc()
138 if (isref) { in recurse_CascadeDoc()
/dports/lang/php73/php-7.3.33/Zend/tests/
H A Dmodify_isref_value_return.phpt2 Indirect modification of isref by-value return value not possible
/dports/www/mod_php81/php-8.1.1/Zend/tests/
H A Dmodify_isref_value_return.phpt2 Indirect modification of isref by-value return value not possible
/dports/lang/php74/php-7.4.27/Zend/tests/
H A Dmodify_isref_value_return.phpt2 Indirect modification of isref by-value return value not possible
/dports/lang/php81/php-8.1.1/Zend/tests/
H A Dmodify_isref_value_return.phpt2 Indirect modification of isref by-value return value not possible

12345678910>>...13