Home
last modified time | relevance | path

Searched refs:isext (Results 1 – 14 of 14) sorted by relevance

/dports/devel/mercurial/mercurial-6.0/tests/
H A Dtest-revlog-raw.py116 def appendrev(rlog, text, tr, isext=False, isdelta=True): argument
124 if isext:
314 isdelta, isext, isempty = bool(x & 1), bool(x & 2), bool(x & 4)
319 rev = appendrev(rlog, text, tr, isext=isext, isdelta=isdelta)
322 if isext:
338 if bool(rlog.flags(rev)) != isext:
/dports/cad/gtkwave/gtkwave-3.3.107/src/
H A Djrb.c33 #define isext(n) (!isint(n)) macro
160 if (isext(n)) return n; in jrb_find_gte_str()
193 if (isext(n)) return n; in jrb_find_gte_int()
226 if (isext(n)) return n; in jrb_find_gte_vptr()
262 if (isext(n)) return n; in jrb_find_gte_gen()
445 if (isext(s)) { /* Update proper rext and lext values */ in jrb_delete_node()
487 if (isext(s)) { in jrb_delete_node()
/dports/cad/gtkwave/gtkwave-3.3.107/contrib/rtlbrowse/
H A Djrb.c33 #define isext(n) (!isint(n)) macro
160 if (isext(n)) return n; in jrb_find_gte_str()
193 if (isext(n)) return n; in jrb_find_gte_int()
226 if (isext(n)) return n; in jrb_find_gte_vptr()
262 if (isext(n)) return n; in jrb_find_gte_gen()
445 if (isext(s)) { /* Update proper rext and lext values */ in jrb_delete_node()
487 if (isext(s)) { in jrb_delete_node()
/dports/math/singular/Singular-Release-4-2-1/factory/
H A Dvariable.cc59 bool isext = false; in Variable() local
67 isext = true; in Variable()
70 if ( ! isext ) { in Variable()
/dports/games/scummvm/scummvm-2.5.1/engines/glk/agt/
H A Dfilename.cpp190 static char *extract_piece(const char *name, int extlen, rbool isext) { in extract_piece() argument
198 if (isext) { in extract_piece()
207 first = isext ? 1 : 0; in extract_piece()
209 first = isext ? 0 : 1; in extract_piece()
/dports/dns/hostdb/hostdb-fb23e67642514f5/bin/
H A Dmkzones533 my ($name, $num, $isint, $isext, $dupok);
552 ($isint, $isext, $dupok, $name) = processname( shift @opt );
560 forward($name, $num, $isint, $isext, $dupok);
/dports/math/gap/gap-4.11.0/pkg/recog-1.3.2/contrib/alice/
H A Dclassical.g631 local recog, d, p, a, isext, grp, N, case, n;
701 isext := IsExtensionField( grp, case, N-recognise.n+n );
702 if isext = true then
704 elif isext = false then
/dports/audio/mp3-archive-tools/mp3-archive-tools-0.9/bin/
H A Dmp3id599 if((isext($frame)) &&
1089 foreach my $f (grep { (!isext($_) ) } keys(%$frameIDs_hash))
1114 if(scalar(grep { isext($_) } keys(%$frameIDs_hash)))
1374 next unless(isext($frame) || ($raw && !$dumping));
2113 next unless(isext($frame) || $raw);
2334 sub isext
/dports/audio/audacity/audacity-Audacity-3.1.3/src/export/
H A DExport.cpp192 bool isext = false; in IsExtension() local
199 isext = true; in IsExtension()
201 return isext; in IsExtension()
/dports/science/gnudatalanguage/gdl-1.0.1/src/pro/CMprocedures/
H A Dmpfit.pro2973 isext = 0
2987 isext = 1
3086 if isext then begin
3195 if NOT isext then begin
3296 if NOT isext then begin
3516 if isext then goto, SAVE_STATE
3660 if isext EQ 0 AND nprint GT 0 AND info GT 0 then begin
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-edonkey.c1440 int offset, int eoffset, proto_tree *tree, int isext) in dissect_emule_multipacket() argument
1452 if (isext) { in dissect_emule_multipacket()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-edonkey.c1440 int offset, int eoffset, proto_tree *tree, int isext) in dissect_emule_multipacket() argument
1452 if (isext) { in dissect_emule_multipacket()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-edonkey.c1440 int offset, int eoffset, proto_tree *tree, int isext) in dissect_emule_multipacket() argument
1452 if (isext) { in dissect_emule_multipacket()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-edonkey.c1440 int offset, int eoffset, proto_tree *tree, int isext) in dissect_emule_multipacket() argument
1452 if (isext) { in dissect_emule_multipacket()