Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created November 11, 2021 12:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/50949d7766b8b0e8685c869ad3bbf0d2 to your computer and use it in GitHub Desktop.
Save Whateverable/50949d7766b8b0e8685c869ad3bbf0d2 to your computer and use it in GitHub Desktop.
greppable6
File Code
ALOREN/App-FindSource
…/LICENSE :230:
d) If the work has interactive user interfaces, each must display
ALOREN/App-FindSource
…/LICENSE :231:
Appropriate Legal Notices; however, if the Program has interactive
AZAWAWI/Libclang
…/Raw.pm6 :127:
has int32 $.xdata;
AZAWAWI/MsgPack
…/Native.pm6 :172:
has int8 $.type;
AZAWAWI/MsgPack
…/Native.pm6 :180:
has int64 $.i64;
AZAWAWI/Wkhtmltox
…/PDF.pm6 :10:
has int32 $!gs;
AZAWAWI/Wkhtmltox
…/PDF.pm6 :11:
has int32 $!os;
CTILMES/DB-MySQL
…/Native.pm6 :92:
has intptr $.length is rw;
CTILMES/DB-MySQL
…/Native.pm6 :93:
has intptr $.is_null is rw;
CTILMES/DB-MySQL
…/Native.pm6 :94:
has intptr $.buffer is rw;
CTILMES/DB-MySQL
…/Native.pm6 :95:
has intptr $.error is rw;
CTILMES/DB-MySQL
…/Native.pm6 :353:
has int32 $.type;
CTILMES/DB-Pg
…/Native.pm6 :85:
has int32 $.be_pid;
CTILMES/LibCurl
…/EasyHandle.pm6 :551:
has intptr $.value is rw;
CTILMES/LibCurl
…/EasyHandle.pm6 :575:
has intptr $.firstitem = 0;
CTILMES/LibCurl
…/EasyHandle.pm6 :576:
has intptr $.lastitem = 0;
CTILMES/LibCurl
…/EasyHandle.pm6 :661:
has int32 $.num_of_certs;
CTILMES/LibCurl
…/EasyHandle.pm6 :671:
has int32 $.features-code;
CTILMES/LibCurl
…/EasyHandle.pm6 :677:
has int32 $.ares-num;
CTILMES/LibCurl
…/EasyHandle.pm6 :679:
has int32 $.iconv-ver-num;
CTILMES/LibGit2
…/Checkout.pm6 :61:
has int32 $!disable-filters;
CTILMES/LibGit2
…/Checkout.pm6 :64:
has int32 $.file-open-flags;
CTILMES/LibGit2
…/Checkout.pm6 :67:
has int64 $.notify-payload;
CTILMES/LibGit2
…/Clone.pm6 :19:
has int32 $.bare;
CTILMES/LibGit2
…/Clone.pm6 :20:
has int32 $.local;
CTILMES/LibGit2
…/Config.pm6 :26:
has int32 $.level;
CTILMES/LibGit2
…/Describe.pm6 :19:
has int32 $.only-follow-first-parent;
CTILMES/LibGit2
…/Describe.pm6 :20:
has int32 $.show-commit-oid-as-fallback;
CTILMES/LibGit2
…/Describe.pm6 :43:
has int32 $.always-use-long-format;
CTILMES/LibGit2
…/Diff.pm6 :89:
has int64 $.size;
CTILMES/LibGit2
…/Diff.pm6 :99:
has int32 $.status;
CTILMES/LibGit2
…/Diff.pm6 :120:
has int32 $.version = 1;
CTILMES/LibGit2
…/Diff.pm6 :122:
has int32 $.ignore-submodules;
CTILMES/LibGit2
…/Diff.pm6 :126:
has int64 $.payload;
CTILMES/LibGit2
…/Diff.pm6 :130:
has int64 $.max-size;
CTILMES/LibGit2
…/Diff.pm6 :318:
has int32 $.flags;
CTILMES/LibGit2
…/Diff.pm6 :345:
has int32 $.old-start;
CTILMES/LibGit2
…/Diff.pm6 :346:
has int32 $.old-lines;
CTILMES/LibGit2
…/Diff.pm6 :347:
has int32 $.new-start;
CTILMES/LibGit2
…/Diff.pm6 :348:
has int32 $.new-lines;
CTILMES/LibGit2
…/Diff.pm6 :375:
has int32 $.old-lineno;
CTILMES/LibGit2
…/Diff.pm6 :376:
has int32 $.new-lineno;
CTILMES/LibGit2
…/Diff.pm6 :377:
has int32 $.num-lines;
CTILMES/LibGit2
…/Diff.pm6 :379:
has int64 $.content-offset;
CTILMES/LibGit2
…/Error.pm6 :75:
has int32 $.klass;
CTILMES/LibGit2
…/Index.pm6 :24:
has int32 $.seconds;
CTILMES/LibGit2
…/Indexer.pm6 :7:
has int32 $.total-objects;
CTILMES/LibGit2
…/Indexer.pm6 :8:
has int32 $.indexed-objects;
CTILMES/LibGit2
…/Indexer.pm6 :9:
has int32 $.received-objects;
CTILMES/LibGit2
…/Indexer.pm6 :10:
has int32 $.local-objects;
CTILMES/LibGit2
…/Indexer.pm6 :11:
has int32 $.total-deltas;
CTILMES/LibGit2
…/Indexer.pm6 :12:
has int32 $.indexed-deltas;
CTILMES/LibGit2
…/Oid.pm6 :11:
has int32 $.b0;
CTILMES/LibGit2
…/Oid.pm6 :12:
has int32 $.b1;
CTILMES/LibGit2
…/Oid.pm6 :13:
has int32 $.b3;
CTILMES/LibGit2
…/Oid.pm6 :14:
has int32 $.b4;
CTILMES/LibGit2
…/Oid.pm6 :15:
has int32 $.b5;
CTILMES/LibGit2
…/Proxy.pm6 :12:
has int32 $.type;
CTILMES/LibGit2
…/Remote.pm6 :23:
has int32 $.version = 1;
CTILMES/LibGit2
…/Remote.pm6 :65:
has int32 $.version = 1;
CTILMES/LibGit2
…/Remote.pm6 :67:
has int32 $.prune;
CTILMES/LibGit2
…/Remote.pm6 :68:
has int32 $.update-fetchhead;
CTILMES/LibGit2
…/Remote.pm6 :69:
has int32 $.download-tags;
CTILMES/LibGit2
…/Remote.pm6 :129:
has int32 $.local;
CTILMES/LibGit2
…/Signature.pm6 :7:
has int32 $.offset;
CTILMES/LibGit2
…/Status.pm6 :35:
has int32 $.flags handles<Int>;
CTILMES/LibGit2
…/Status.pm6 :93:
has int32 $.show;
CTILMES/LibGit2
…/Status.pm6 :168:
has int32 $.flags;
CTILMES/LibGit2
…/Worktree.pm6 :14:
has int32 $.version = 1;
CTILMES/LibGit2
…/Worktree.pm6 :29:
has int32 $.version = 1;
CTILMES/LibGit2
…/Worktree.pm6 :30:
has int32 $.lock;
CTILMES/Munge
…/Munge.pm6 :58:
has int32 $.uid;
CTILMES/Munge
…/Munge.pm6 :59:
has int32 $.gid;
CTILMES/epoll
…/epoll.pm6 :29:
has int32 $.fd;
CTILMES/epoll
…/epoll.pm6 :30:
has int32 $!pad;
ELIZABETH/Array-Agnostic
…/Agnostic.pm6 :34:
has int $on;
ELIZABETH/Bits
…/Bits.pm6 :27:
has int $!offset; # the current offset towards nibbles
ELIZABETH/Hash-Util
…/Util.pm6 :5:
has int $!lock_hash;
ELIZABETH/Hash-Util
…/Util.pm6 :6:
has int $!lock_keys;
ELIZABETH/Map-Agnostic
…/Agnostic.pm6 :8:
has int $!initialized;
ELIZABETH/P5each
…/P5each.pm6 :23:
has int $.index;
ELIZABETH/P5getpwnam
…/P5getpwnam.pm6 :18:
has int32 $.pw_fields;
ELIZABETH/P5localtime
…/P5localtime.pm6 :8:
has int32 $.tm_sec;
ELIZABETH/P5localtime
…/P5localtime.pm6 :9:
has int32 $.tm_min;
ELIZABETH/P5localtime
…/P5localtime.pm6 :10:
has int32 $.tm_hour;
ELIZABETH/P5localtime
…/P5localtime.pm6 :11:
has int32 $.tm_mday;
ELIZABETH/P5localtime
…/P5localtime.pm6 :12:
has int32 $.tm_mon;
ELIZABETH/P5localtime
…/P5localtime.pm6 :13:
has int32 $.tm_year;
ELIZABETH/P5localtime
…/P5localtime.pm6 :14:
has int32 $.tm_wday;
ELIZABETH/P5localtime
…/P5localtime.pm6 :15:
has int32 $.tm_yday;
ELIZABETH/P5localtime
…/P5localtime.pm6 :16:
has int32 $.tm_isdst;
ELIZABETH/P5opendir
…/P5opendir.pm6 :6:
has int $.index;
ELIZABETH/P5tie
…/P5tie.pm6 :132:
has int $!elems;
ELIZABETH/P5tie
…/P5tie.pm6 :133:
has int $!index;
ELIZABETH/P5tie
…/hash.t :20:
has int $.index is rw;
ELIZABETH/P5tie
…/hash.t :40:
has int $!index;
FRITH/Desktop-Notify
…/Notify.pm6 :11:
has int32 $.domain;
FRITH/Desktop-Notify
…/Notify.pm6 :12:
has int32 $.code;
FRITH/Image-Libexif
…/Raw.pm6 :16:
has int32 $.tag;
FRITH/Image-Libexif
…/Raw.pm6 :17:
has int32 $.format;
FRITH/Image-QRCode
…/QRCode.pm6 :21:
has int32 $.version;
FRITH/Image-QRCode
…/QRCode.pm6 :22:
has int32 $.width;
FRITH/Math-FFT-Libfftw3
…/C2C.pm6 :13:
has int32 $.rank;
FRITH/Math-FFT-Libfftw3
…/C2C.pm6 :14:
has int32 @.dims;
FRITH/Math-FFT-Libfftw3
…/C2C.pm6 :15:
has int32 $.direction;
FRITH/Math-FFT-Libfftw3
…/R2C.pm6 :13:
has int32 $.rank;
FRITH/Math-FFT-Libfftw3
…/R2C.pm6 :14:
has int32 @.dims;
FRITH/Math-FFT-Libfftw3
…/R2C.pm6 :15:
has int32 $.direction;
FRITH/Math-FFT-Libfftw3
…/R2R.pm6 :13:
has int32 $.rank;
FRITH/Math-FFT-Libfftw3
…/R2R.pm6 :14:
has int32 @.dims;
FRITH/Math-FFT-Libfftw3
…/R2R.pm6 :15:
has int32 $.direction;
FRITH/Math-FFT-Libfftw3
…/R2R.pm6 :16:
has int32 @.kind;
FROGGS/Inline
…/C.pm :6:
has int $!setup;
HMBRAND/Text-CSV
…/nc-c.pl :8:
has int32 $.pstate = 0; # Parser state
HMBRAND/Text-CSV
…/nc-c.pl :9:
has int32 $.quoted; # Is the current field a quoted field?
HMBRAND/Text-CSV
…/nc-c.pl :10:
has int64 $.spaces; # Number of continious spaces after quote or in a non-quoted field
HMBRAND/Text-CSV
…/nc-c.pl :12:
has int64 $.entry_pos; # Current position in entry_buf (and current size of entry)
HMBRAND/Text-CSV
…/nc-c.pl :13:
has int64 $.entry_size; # Size of entry buffer
HMBRAND/Text-CSV
…/nc-c.pl :14:
has int32 $.status; # Operation status
HMBRAND/Text-CSV
…/nc-c.pl :20:
has int64 $.blk_size;
HOLLI/Color-Named
…/COPYING :233:
d) If the work has interactive user interfaces, each must display
HOLLI/Color-Named
…/COPYING :234:
Appropriate Legal Notices; however, if the Program has interactive
HOLLI/Color-Names
…/COPYING :233:
d) If the work has interactive user interfaces, each must display
HOLLI/Color-Names
…/COPYING :234:
Appropriate Legal Notices; however, if the Program has interactive
HOLLI/Color-Scheme
…/COPYING :233:
d) If the work has interactive user interfaces, each must display
HOLLI/Color-Scheme
…/COPYING :234:
Appropriate Legal Notices; however, if the Program has interactive
HOLLI/Test-Color
…/COPYING :233:
d) If the work has interactive user interfaces, each must display
HOLLI/Test-Color
…/COPYING :234:
Appropriate Legal Notices; however, if the Program has interactive
JGOFF/Perl6-Parser
…/11-package-declarator.t :195:
ok round-trips( gensym-package Q{class %s is repr('CStruct'){has int8$i}} ),
JGOFF/Perl6-Parser
…/11-package-declarator.t :199:
class %s is repr('CStruct'){has int8$i}
JGOFF/Perl6-Parser
…/11-package-declarator.t :203:
class %s is repr('CStruct') { has int8 $i }
JGOFF/Perl6-Parser
…/11-package-declarator.t :207:
class %s is repr( 'CStruct' ) { has int8 $i }
JGOFF/Readline
…/Readline.pm :776:
has int $.offset; # The location pointer within this array.
JGOFF/Readline
…/Readline.pm :777:
has int $.length; # Number of elements within this array.
JGOFF/Readline
…/Readline.pm :778:
has int $.size; # Number of slots allocated to this array.
JGOFF/Readline
…/Readline.pm :779:
has int $.flags;
JGOFF/Readline
…/Readline.pm :1187:
has int $.start; # int start; # Where the change took place.
JGOFF/Readline
…/Readline.pm :1188:
has int $.end; # int end;
JGOFF/Readline
…/Readline.pm :2540:
has int $.point; # int point;
JGOFF/Readline
…/Readline.pm :2541:
has int $.end; # int end;
JGOFF/Readline
…/Readline.pm :2542:
has int $.mark; # int mark;
JGOFF/Readline
…/Readline.pm :2544:
has int $.buflen; # int buflen;
JGOFF/Readline
…/Readline.pm :2549:
has int $.rlstate; # int rlstate;
JGOFF/Readline
…/Readline.pm :2550:
has int $.done; # int done;
JGOFF/Readline
…/Readline.pm :2555:
has int $.insmode; # int insmode;
JGOFF/Readline
…/Readline.pm :2556:
has int $.edmode; # int edmode;
JGOFF/Readline
…/Readline.pm :2557:
has int $.kseqlen; # int kseqlen;
JGOFF/Readline
…/Readline.pm :2560:
has int $.pendingin; # int pendingin;
JGOFF/Readline
…/Readline.pm :2564:
has int $.catchsigs; # int catchsigs;
JGOFF/Readline
…/Readline.pm :2565:
has int $.catchsigwinch; # int catchsigwinch;
JGOFF/Readline
…/Readline.pm :2574:
has int $.reserved; # char reserved[64]; # XXX
JMASLAK/Net-BGP
…/Socket-Linux.pm6 :32:
has int32 $.socket-fd;
JMASLAK/Net-BGP
…/Socket-Linux.pm6 :101:
has int16 $.sin_family is rw;
JMASLAK/Net-BGP
…/Socket-Linux.pm6 :146:
has int32 $.ai_flags;
JMASLAK/Net-BGP
…/Socket-Linux.pm6 :147:
has int32 $.ai_family;
JMASLAK/Net-BGP
…/Socket-Linux.pm6 :148:
has int32 $.ai_socktype;
JMASLAK/Net-BGP
…/Socket-Linux.pm6 :149:
has int32 $.ai_protocol;
JMASLAK/Net-BGP
…/Socket-Linux.pm6 :150:
has int32 $.ai_addrlen;
JMERELO/Algorithm-Evolutionary-Simple
…/LICENSE :230:
d) If the work has interactive user interfaces, each must display
JMERELO/Algorithm-Evolutionary-Simple
…/LICENSE :231:
Appropriate Legal Notices; however, if the Program has interactive
JMERELO/Wikidata-API
…/LICENSE :230:
d) If the work has interactive user interfaces, each must display
JMERELO/Wikidata-API
…/LICENSE :231:
Appropriate Legal Notices; however, if the Program has interactive
JNTHN/IO-Socket-Async-SSL
…/SSL.pm6 :87:
has int32 $.type;
JNTHN/IO-Socket-Async-SSL
…/SSL.pm6 :107:
has int32 $.pad;
JNTHN/IO-Socket-Async-SSL
…/SSL.pm6 :108:
has int32 $.version;
JNTHN/IO-Socket-Async-SSL
…/SSL.pm6 :111:
has int32 $.length is rw;
JSTOWE/Audio-Convert-Samplerate
…/Samplerate.pm :204:
has int64 $.input-frames;
JSTOWE/Audio-Convert-Samplerate
…/Samplerate.pm :205:
has int64 $.output-frames;
JSTOWE/Audio-Convert-Samplerate
…/Samplerate.pm :206:
has int64 $.input-frames-used;
JSTOWE/Audio-Convert-Samplerate
…/Samplerate.pm :207:
has int64 $.output-frames-gen;
JSTOWE/Audio-Convert-Samplerate
…/Samplerate.pm :208:
has int32 $.end-of-input;
JSTOWE/Audio-Sndfile
…/Info.pm :340:
has int64 $.frames;
JSTOWE/Audio-Sndfile
…/Info.pm :341:
has int32 $.samplerate;
JSTOWE/Audio-Sndfile
…/Info.pm :342:
has int32 $.channels;
JSTOWE/Audio-Sndfile
…/Info.pm :343:
has int32 $.format;
JSTOWE/Audio-Sndfile
…/Info.pm :344:
has int32 $.sections;
JSTOWE/Audio-Sndfile
…/Info.pm :345:
has int32 $._seekable;
JSTOWE/FastCGI-NativeCall
…/NativeCall.pm6 :209:
has int32 $!sock;
JSTOWE/Pg-Notify
…/Notify.pm :112:
has int32 $.fd;
JSTOWE/Pg-Notify
…/Notify.pm :113:
has int16 $.events;
JSTOWE/Pg-Notify
…/Notify.pm :114:
has int16 $.revents;
JSTOWE/Sys-Lastlog
…/Lastlog.pm :155:
has int $.time;
JSTOWE/Sys-Utmp
…/Utmp.pm :178:
has int8 $.type;
JSTOWE/Sys-Utmp
…/Utmp.pm :179:
has int32 $.pid;
JSTOWE/Sys-Utmp
…/Utmp.pm :184:
has int $.tv;
JSTOWE/UNIX-Privileges
…/Privileges.pm6 :12:
has int32 $.uid;
JSTOWE/UNIX-Privileges
…/Privileges.pm6 :13:
has int32 $.gid;
MARTIMM/GTK-V3
…/GdkEvent.pm6 :148:
has int8 $.send-event;
MARTIMM/GTK-V3
…/GdkEvent.pm6 :172:
has int8 $.send-event;
MARTIMM/GTK-V3
…/GdkEvent.pm6 :176:
has int $.length;
MARTIMM/GTK-V3
…/GdkEvent.pm6 :223:
has int8 $.send-event;
MARTIMM/GTK-V3
…/GdkWindow.pm6 :40:
has int32 $.event_mask;
MARTIMM/GTK-V3
…/GdkWindow.pm6 :41:
has int32 $.x;
MARTIMM/GTK-V3
…/GdkWindow.pm6 :42:
has int32 $.y;
MARTIMM/GTK-V3
…/GdkWindow.pm6 :43:
has int32 $.width;
MARTIMM/GTK-V3
…/GdkWindow.pm6 :44:
has int32 $.height;
MARTIMM/GTK-V3
…/GError.pm6 :15:
has int32 $.code;
MARTIMM/GTK-V3
…/GValue.pm6 :19:
has int32 $!g-type;
MARTIMM/GTK-V3
…/GValue.pm6 :23:
has int64 $!g-data;
MARTIMM/GTK-V3
…/GtkFileFilter.pm6 :25:
has int32 $.contains; # bits from GtkFileFilterFlags
MARTIMM/GTK-V3
…/GtkTextIter.pm6 :23:
has int32 $!dummy3;
MARTIMM/GTK-V3
…/GtkTextIter.pm6 :24:
has int32 $!dummy4;
MARTIMM/GTK-V3
…/GtkTextIter.pm6 :25:
has int32 $!dummy5;
MARTIMM/GTK-V3
…/GtkTextIter.pm6 :26:
has int32 $!dummy6;
MARTIMM/GTK-V3
…/GtkTextIter.pm6 :27:
has int32 $!dummy7;
MARTIMM/GTK-V3
…/GtkTextIter.pm6 :28:
has int32 $!dummy8;
MARTIMM/GTK-V3
…/GtkTextIter.pm6 :31:
has int32 $!dummy11;
MARTIMM/GTK-V3
…/GtkTextIter.pm6 :32:
has int32 $!dummy12;
MARTIMM/GTK-V3
…/GtkTextIter.pm6 :34:
has int32 $!dummy13;
MORITZ/Grammar-ErrorReporting
…/COPYING :233:
d) If the work has interactive user interfaces, each must display
MORITZ/Grammar-ErrorReporting
…/COPYING :234:
Appropriate Legal Notices; however, if the Program has interactive
PMQS/Archive-SimpleZip
…/Headers.pm6 :54:
has int32 $.signature = 0x04034b50; # 4 bytes
PMQS/Archive-SimpleZip
…/Headers.pm6 :55:
has int16 $.version-needed-to-extract is rw ; # 2 bytes
PMQS/Archive-SimpleZip
…/Headers.pm6 :56:
has int16 $.general-purpose-bit-flag is rw ; # 2 bytes
PMQS/Archive-SimpleZip
…/Headers.pm6 :57:
has int16 $.compression-method is rw ; # 2 bytes
PMQS/Archive-SimpleZip
…/Headers.pm6 :58:
has int32 $.last-mod-file-time is rw ; # 4 bytes
PMQS/Archive-SimpleZip
…/Headers.pm6 :59:
has int32 $.crc32 is rw ; # 4 bytes
PMQS/Archive-SimpleZip
…/Headers.pm6 :60:
has int32 $.compressed-size is rw ; # 4 bytes
PMQS/Archive-SimpleZip
…/Headers.pm6 :61:
has int32 $.uncompressed-size is rw ; # 4 bytes
PMQS/Archive-SimpleZip
…/Headers.pm6 :62:
has int16 $.file-name-length is rw ; # 2 bytes
PMQS/Archive-SimpleZip
…/Headers.pm6 :63:
has int16 $.extra-field-length is rw ; # 2 bytes
PMQS/Archive-SimpleZip
…/Headers.pm6 :67:
has int16 $.version-made-by is rw = 0; # 2 bytes
PMQS/Archive-SimpleZip
…/Headers.pm6 :69:
has int16 $.internal-file-attributes is rw = 0; # 2 bytes
PMQS/Archive-SimpleZip
…/Headers.pm6 :70:
has int32 $.external-file-attributes is rw = 0; # 4 bytes
TIMOTIMO/SDL2-Raw
…/Raw.pm :96:
has int32 $.x;
TIMOTIMO/SDL2-Raw
…/Raw.pm :97:
has int32 $.y;
TIMOTIMO/SDL2-Raw
…/Raw.pm :109:
has int32 $.x;
TIMOTIMO/SDL2-Raw
…/Raw.pm :110:
has int32 $.y;
TIMOTIMO/SDL2-Raw
…/Raw.pm :111:
has int32 $.w;
TIMOTIMO/SDL2-Raw
…/Raw.pm :112:
has int32 $.h;
TIMOTIMO/SDL2-Raw
…/Raw.pm :116:
has int32 $.w;
TIMOTIMO/SDL2-Raw
…/Raw.pm :117:
has int32 $.h;
TIMOTIMO/SDL2-Raw
…/Raw.pm :118:
has int32 $.refresh_rate;
TIMOTIMO/SDL2-Raw
…/Raw.pm :179:
has int32 $.flags;
TIMOTIMO/SDL2-Raw
…/Raw.pm :180:
has int32 $.num_texture_formats;
TIMOTIMO/SDL2-Raw
…/Raw.pm :182:
has int32 $.texf1; has int32 $.texf2; has int32 $.texf3; has int32 $.texf4; has int32 $.texf5; …
TIMOTIMO/SDL2-Raw
…/Raw.pm :183:
has int32 $.max_texture_width;
TIMOTIMO/SDL2-Raw
…/Raw.pm :184:
has int32 $.max_texture_height;
TIMOTIMO/SDL2-Raw
…/Raw.pm :434:
has int64 $.dummy1;
TIMOTIMO/SDL2-Raw
…/Raw.pm :435:
has int64 $.dummy2;
TIMOTIMO/SDL2-Raw
…/Raw.pm :436:
has int64 $.dummy3;
TIMOTIMO/SDL2-Raw
…/Raw.pm :437:
has int64 $.dummy4;
TIMOTIMO/SDL2-Raw
…/Raw.pm :438:
has int64 $.dummy5;
TIMOTIMO/SDL2-Raw
…/Raw.pm :439:
has int64 $.dummy6;
TIMOTIMO/SDL2-Raw
…/Raw.pm :450:
has int32 $.data1;
TIMOTIMO/SDL2-Raw
…/Raw.pm :451:
has int32 $.data2;
TIMOTIMO/SDL2-Raw
…/Raw.pm :460:
has int32 $.scancode;
TIMOTIMO/SDL2-Raw
…/Raw.pm :461:
has int32 $.sym;
TIMOTIMO/SDL2-Raw
…/Raw.pm :471:
has int32 $.x;
TIMOTIMO/SDL2-Raw
…/Raw.pm :472:
has int32 $.y;
TIMOTIMO/SDL2-Raw
…/Raw.pm :473:
has int32 $.xrel;
TIMOTIMO/SDL2-Raw
…/Raw.pm :474:
has int32 $.yrel;
TIMOTIMO/SDL2-Raw
…/Raw.pm :486:
has int32 $.x;
TIMOTIMO/SDL2-Raw
…/Raw.pm :487:
has int32 $.y;
TIMOTIMO/SDL2-Raw
…/Raw.pm :495:
has int32 $.x;
TIMOTIMO/SDL2-Raw
…/Raw.pm :496:
has int32 $.y;
TITSUKI/Algorithm-LBFGS
…/Parameter.pm6 :9:
has int32 $.m is rw;
TITSUKI/Algorithm-LBFGS
…/Parameter.pm6 :11:
has int32 $.past is rw;
TITSUKI/Algorithm-LBFGS
…/Parameter.pm6 :13:
has int32 $.max_iterations is rw;
TITSUKI/Algorithm-LBFGS
…/Parameter.pm6 :14:
has int32 $.linesearch is rw;
TITSUKI/Algorithm-LBFGS
…/Parameter.pm6 :15:
has int32 $.max_linesearch is rw;
TITSUKI/Algorithm-LBFGS
…/Parameter.pm6 :23:
has int32 $.orthantwise_start is rw;
TITSUKI/Algorithm-LBFGS
…/Parameter.pm6 :24:
has int32 $.orthantwise_end is rw;
TITSUKI/Algorithm-LibSVM
…/Node.pm6 :5:
has int32 $.index;
TITSUKI/Algorithm-LibSVM
…/Parameter.pm6 :11:
has int32 $!svm_type;
TITSUKI/Algorithm-LibSVM
…/Parameter.pm6 :12:
has int32 $!kernel_type;
TITSUKI/Algorithm-LibSVM
…/Parameter.pm6 :13:
has int32 $!degree;
TITSUKI/Algorithm-LibSVM
…/Parameter.pm6 :19:
has int32 $!nr_weight;
TITSUKI/Algorithm-LibSVM
…/Parameter.pm6 :24:
has int32 $!shrinking;
TITSUKI/Algorithm-LibSVM
…/Parameter.pm6 :25:
has int32 $!probability;
TITSUKI/Algorithm-LibSVM
…/Problem.pm6 :7:
has int32 $.l;
TITSUKI/MeCab
…/MeCab.pm6 :37:
has int16 $.wcost;
TITSUKI/MeCab
…/MeCab.pm6 :38:
has int64 $.cost;
TITSUKI/MeCab
…/MeCab.pm6 :62:
has int32 $.cost;
TITSUKI/MeCab
…/DictionaryInfo.pm6 :13:
has int32 $!type;
TITSUKI/Random-Choice
…/Choice.pm6 :8:
has int @.alias;
TITSUKI/Random-Choice
…/Choice.pm6 :9:
has int $.n;
TOKUHIROM/HTTP-Server-Tiny
…/Tiny.pm6 :96:
has int $.request-count = 1;
TOKUHIROM/HTTP-Server-Tiny
…/Tiny.pm6 :97:
has int $.max-keepalive-reqs is required;
TYIL/App-Assixt
…/LICENSE :230:
d) If the work has interactive user interfaces, each must display
TYIL/App-Assixt
…/LICENSE :231:
Appropriate Legal Notices; however, if the Program has interactive
TYIL/App-MPD-AutoQueue
…/LICENSE :230:
d) If the work has interactive user interfaces, each must display
TYIL/App-MPD-AutoQueue
…/LICENSE :231:
Appropriate Legal Notices; however, if the Program has interactive
TYIL/Dist-Helper
…/LICENSE :230:
d) If the work has interactive user interfaces, each must display
TYIL/Dist-Helper
…/LICENSE :231:
Appropriate Legal Notices; however, if the Program has interactive
TYIL/IRC-Client-Plugin-Ignore
…/LICENSE :230:
d) If the work has interactive user interfaces, each must display
TYIL/IRC-Client-Plugin-Ignore
…/LICENSE :231:
Appropriate Legal Notices; however, if the Program has interactive
TYIL/Ops-SI
…/LICENSE.txt :218:
d) If the work has interactive user interfaces, each must display
TYIL/Ops-SI
…/LICENSE.txt :219:
Appropriate Legal Notices; however, if the Program has interactive
WARRINGD/Font-FreeType
…/Native.pm :91:
has int32 $.pitch; # The pitch's absolute value is the number of bytes taken by one bitmap row, including padding. However, t…
WARRINGD/Font-FreeType
…/Native.pm :170:
has int32 $.flags; # outline masks
WARRINGD/Font-FreeType
…/Outline.pm :17:
has int32 $.n-points;
WARRINGD/Font-FreeType
…/Outline.pm :18:
has int32 $.n-ops;
WARRINGD/Font-FreeType
…/Outline.pm :19:
has int32 $!max-points;
WARRINGD/PDF-Class
…/README.md :173:
This example dumps a PDF and shows how PDF::Class has interpreted it.
AlexDaniel/foo-dependencies-a-on-b
…/LICENSE :230:
d) If the work has interactive user interfaces, each must display
AlexDaniel/foo-dependencies-a-on-b
…/LICENSE :231:
Appropriate Legal Notices; however, if the Program has interactive
AlexDaniel/foo-dependencies-b-on-a
…/LICENSE :230:
d) If the work has interactive user interfaces, each must display
AlexDaniel/foo-dependencies-b-on-a
…/LICENSE :231:
Appropriate Legal Notices; however, if the Program has interactive
AlexDaniel/foo-dependencies-self
…/LICENSE :230:
d) If the work has interactive user interfaces, each must display
AlexDaniel/foo-dependencies-self
…/LICENSE :231:
Appropriate Legal Notices; however, if the Program has interactive
AlexDaniel/foo-regressed-very
…/LICENSE :230:
d) If the work has interactive user interfaces, each must display
AlexDaniel/foo-regressed-very
…/LICENSE :231:
Appropriate Legal Notices; however, if the Program has interactive
AlexDaniel/foo-regressed
…/LICENSE :230:
d) If the work has interactive user interfaces, each must display
AlexDaniel/foo-regressed
…/LICENSE :231:
Appropriate Legal Notices; however, if the Program has interactive
AlexDaniel/orgsleep
…/LICENSE :230:
d) If the work has interactive user interfaces, each must display
AlexDaniel/orgsleep
…/LICENSE :231:
Appropriate Legal Notices; however, if the Program has interactive
Altai-man/Slang-Kazu
…/COPYING :233:
d) If the work has interactive user interfaces, each must display
Altai-man/Slang-Kazu
…/COPYING :234:
Appropriate Legal Notices; however, if the Program has interactive
Altai-man/perl6-Compress-Bzip2-Raw
…/Raw.pm6 :9:
has int32 $.avail-in;
Altai-man/perl6-Compress-Bzip2-Raw
…/Raw.pm6 :10:
has int32 $.total-in_lo32;
Altai-man/perl6-Compress-Bzip2-Raw
…/Raw.pm6 :11:
has int32 $.total-in_hi32;
Altai-man/perl6-Compress-Bzip2-Raw
…/Raw.pm6 :14:
has int32 $.avail-out;
Altai-man/perl6-Compress-Bzip2-Raw
…/Raw.pm6 :15:
has int32 $.total-out-lo32;
Altai-man/perl6-Compress-Bzip2-Raw
…/Raw.pm6 :16:
has int32 $.total-out-hi32;
Altai-man/perl6-Compress-Bzip2
…/Bzip2.pm6 :143:
has int32 $bzret;
CurtTilmes/perl6-eredis
…/Eredis.pm :38:
has int32 $.type;
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :551:
has intptr $.value is rw;
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :575:
has intptr $.firstitem = 0;
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :576:
has intptr $.lastitem = 0;
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :661:
has int32 $.num_of_certs;
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :671:
has int32 $.features-code;
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :677:
has int32 $.ares-num;
CurtTilmes/perl6-libcurl
…/EasyHandle.pm6 :679:
has int32 $.iconv-ver-num;
CurtTilmes/perl6-primesieve
…/Primesieve.pm6 :26:
has int32 $.is_error;
FROGGS/p6-Inline-C
…/C.pm :6:
has int $!setup;
JJ/p6-math-constants
…/LICENSE :230:
d) If the work has interactive user interfaces, each must display
JJ/p6-math-constants
…/LICENSE :231:
Appropriate Legal Notices; however, if the Program has interactive
JJ/p6-wikidata-API
…/LICENSE :230:
d) If the work has interactive user interfaces, each must display
JJ/p6-wikidata-API
…/LICENSE :231:
Appropriate Legal Notices; however, if the Program has interactive
Perl6-Noise-Gang/Audio-PortAudio
…/PortAudio.pm :725:
has int32 $.device;
Perl6-Noise-Gang/Audio-PortAudio
…/PortAudio.pm :726:
has int32 $.channel-count;
Perl6-Noise-Gang/Audio-PortAudio
…/PortAudio.pm :733:
has int32 $.struct-version;
Perl6-Noise-Gang/Audio-PortAudio
…/PortAudio.pm :734:
has int32 $.type;
Perl6-Noise-Gang/Audio-PortAudio
…/PortAudio.pm :736:
has int32 $.device-count;
Perl6-Noise-Gang/Audio-PortAudio
…/PortAudio.pm :737:
has int32 $.default-input-device;
Perl6-Noise-Gang/Audio-PortAudio
…/PortAudio.pm :738:
has int32 $.default-output-device;
Perl6-Noise-Gang/Audio-PortAudio
…/PortAudio.pm :759:
has int32 $.struct-version;
Perl6-Noise-Gang/Audio-PortAudio
…/PortAudio.pm :761:
has int32 $.api-version;
Perl6-Noise-Gang/Audio-PortAudio
…/PortAudio.pm :762:
has int32 $.max-input-channels;
Perl6-Noise-Gang/Audio-PortAudio
…/PortAudio.pm :763:
has int32 $.max-output-channels;
Perl6-Noise-Gang/Audio-PortAudio
…/PortAudio.pm :790:
has int32 $.struct-version;
Perl6-Noise-Gang/Audio-PortMIDI
…/PortMIDI.pm :670:
has int32 $.struct-version;
Perl6-Noise-Gang/Audio-PortMIDI
…/PortMIDI.pm :673:
has int32 $.input;
Perl6-Noise-Gang/Audio-PortMIDI
…/PortMIDI.pm :674:
has int32 $.output;
Perl6-Noise-Gang/Audio-PortMIDI
…/PortMIDI.pm :675:
has int32 $.opened;
Perl6-Noise-Gang/Audio-PortMIDI
…/PortMIDI.pm :709:
has int32 $.message;
Perl6-Noise-Gang/Audio-PortMIDI
…/PortMIDI.pm :710:
has int32 $.timestamp;
PerlGameDev/SDL6
…/Structures.pm6 :64:
has int32 $.w; has int32 $.h; # int w, h; /**< Read-only */
PerlGameDev/SDL6
…/Structures.pm6 :99:
has int32 $.current_w; # int current_w; /**< Value: The current video mode width */
PerlGameDev/SDL6
…/Structures.pm6 :100:
has int32 $.current_h; # int current_h; /**< Value: The current video mode height */
PerlGameDev/SDL6
…/Structures.pm6 :164:
has int16 $.value;
PerlGameDev/SDL6
…/Structures.pm6 :171:
has int16 $.xrel;
PerlGameDev/SDL6
…/Structures.pm6 :172:
has int16 $.yrel;
PerlGameDev/SDL6
…/Structures.pm6 :200:
has int32 $.w;
PerlGameDev/SDL6
…/Structures.pm6 :201:
has int32 $.h;
PostCocoon/P6-TagLibC
…/TagLibC.pm6 :65:
has int32 $.dummy; # int dummy
PostCocoon/P6-TagLibC
…/TagLibC.pm6 :69:
has int32 $.dummy; # int dummy
PostCocoon/P6-TagLibC
…/TagLibC.pm6 :73:
has int32 $.dummy; # int dummy
PostCocoon/P6-TagLibC
…/TagLibC.pm6 :86:
has int32 $.flags; # int flags
Skarsnik/gptrixie
…/README.md :123:
has int32 $.attr_namespace; # GumboAttributeNamespaceEnum attr_namespace
Skarsnik/gptrixie
…/README.md :139:
has int32 $.doc_type_quirks_mode; # GumboQuirksModeEnum doc_type_quirks_mode
Skarsnik/gptrixie
…/README.md :148:
has int32 $.tag; # GumboTag tag
Skarsnik/gptrixie
…/README.md :149:
has int32 $.tag_namespace; # GumboNamespaceEnum tag_namespace
Skarsnik/gptrixie
…/README.md :162:
has int32 $.type; # GumboNodeType type
Skarsnik/gptrixie
…/README.md :165:
has int32 $.parse_flags; # GumboParseFlags parse_flags
Skarsnik/gptrixie
…/README.md :172:
has int32 $.tab_stop; # int tab_stop
Skarsnik/gptrixie
…/README.md :174:
has int32 $.max_errors; # int max_errors
Skarsnik/gptrixie
…/README.md :175:
has int32 $.fragment_context; # GumboTag fragment_context
Skarsnik/gptrixie
…/README.md :176:
has int32 $.fragment_namespace; # GumboNamespaceEnum fragment_namespace
Skarsnik/nativecall-typediag
…/README.md :145:
__has int32 $red : c-size=4 | nc-size=4 -- :
Skarsnik/nativecall-typediag
…/README.md :146:
__has int32 $blue : c-size=4 | nc-size=4 -- :
Skarsnik/nativecall-typediag
…/README.md :147:
__has int32 $green : c-size=4 | nc-size=4 -- :
Skarsnik/nativecall-typediag
…/README.md :154:
__has int32 $start : c-size=4 | nc-size=4 -- :
Skarsnik/nativecall-typediag
…/README.md :155:
__has int32 $stop : c-size=4 | nc-size=4 -- :
Skarsnik/nativecall-typediag
…/README.md :166:
__has int32 $size : c-size=4 | nc-size=4 -- :
Skarsnik/nativecall-typediag
…/README.md :167:
__has int32 $size2 : c-size=4 | nc-size=4 -- :
Skarsnik/nativecall-typediag
…/README.md :168:
__has int32 $fadingsize : c-size=4 | nc-size=4 -- :
Skarsnik/perl6-gumbo
…/Binding.pm6 :73:
has int32 $.attr_namespace; # GumboAttributeNamespaceEnum attr_namespace
Skarsnik/perl6-gumbo
…/Binding.pm6 :89:
has int32 $.doc_type_quirks_mode; # GumboQuirksModeEnum doc_type_quirks_mode
Skarsnik/perl6-gumbo
…/Binding.pm6 :98:
has int32 $.tag; # GumboTag tag
Skarsnik/perl6-gumbo
…/Binding.pm6 :99:
has int32 $.tag_namespace; # GumboNamespaceEnum tag_namespace
Skarsnik/perl6-gumbo
…/Binding.pm6 :112:
has int32 $.type; # GumboNodeType type
Skarsnik/perl6-gumbo
…/Binding.pm6 :115:
has int32 $.parse_flags; # GumboParseFlags parse_flags
Skarsnik/perl6-gumbo
…/Binding.pm6 :122:
has int32 $.tab_stop; # int tab_stop
Skarsnik/perl6-gumbo
…/Binding.pm6 :124:
has int32 $.max_errors; # int max_errors
Skarsnik/perl6-gumbo
…/Binding.pm6 :125:
has int32 $.fragment_context; # GumboTag fragment_context
Skarsnik/perl6-gumbo
…/Binding.pm6 :126:
has int32 $.fragment_namespace; # GumboNamespaceEnum fragment_namespace
Tux/CSV
…/nc-c.pl :8:
has int32 $.pstate = 0; # Parser state
Tux/CSV
…/nc-c.pl :9:
has int32 $.quoted; # Is the current field a quoted field?
Tux/CSV
…/nc-c.pl :10:
has int64 $.spaces; # Number of continious spaces after quote or in a non-quoted field
Tux/CSV
…/nc-c.pl :12:
has int64 $.entry_pos; # Current position in entry_buf (and current size of entry)
Tux/CSV
…/nc-c.pl :13:
has int64 $.entry_size; # Size of entry buffer
Tux/CSV
…/nc-c.pl :14:
has int32 $.status; # Operation status
Tux/CSV
…/nc-c.pl :20:
has int64 $.blk_size;
YellowApple/p6-GLFW
…/Image.pm6 :5:
has int32 $.width;
YellowApple/p6-GLFW
…/Image.pm6 :6:
has int32 $.height;
YellowApple/p6-GLFW
…/VidMode.pm6 :3:
has int32 $.width;
YellowApple/p6-GLFW
…/VidMode.pm6 :4:
has int32 $.height;
YellowApple/p6-GLFW
…/VidMode.pm6 :6:
has int32 $.red-bits;
YellowApple/p6-GLFW
…/VidMode.pm6 :7:
has int32 $.green-bits;
YellowApple/p6-GLFW
…/VidMode.pm6 :8:
has int32 $.blue-bits;
YellowApple/p6-GLFW
…/VidMode.pm6 :10:
has int32 $.refresh-rate;
araraloren/Net-FTP
…/System.pm6 :9:
has int $.sec;
araraloren/Net-FTP
…/System.pm6 :10:
has int $.min;
araraloren/Net-FTP
…/System.pm6 :11:
has int $.hour;
araraloren/Net-FTP
…/System.pm6 :12:
has int $.mday;
araraloren/Net-FTP
…/System.pm6 :13:
has int $.mon;
araraloren/Net-FTP
…/System.pm6 :14:
has int $.year;
araraloren/Net-FTP
…/System.pm6 :15:
has int $.wday;
araraloren/Net-FTP
…/System.pm6 :16:
has int $.yday;
araraloren/Net-FTP
…/System.pm6 :17:
has int $.isdst;
araraloren/perl6-app-findsource
…/LICENSE :230:
d) If the work has interactive user interfaces, each must display
araraloren/perl6-app-findsource
…/LICENSE :231:
Appropriate Legal Notices; however, if the Program has interactive
araraloren/perl6-app-snippet
…/LICENSE :230:
d) If the work has interactive user interfaces, each must display
araraloren/perl6-app-snippet
…/LICENSE :231:
Appropriate Legal Notices; however, if the Program has interactive
arnsholt/Net-ZMQ
…/Message.pm6 :10:
has int64 $!vsm_data0;
arnsholt/Net-ZMQ
…/Message.pm6 :11:
has int64 $!vsm_data1;
arnsholt/Net-ZMQ
…/Message.pm6 :12:
has int64 $!vsm_data2;
arnsholt/Net-ZMQ
…/Message.pm6 :13:
has int64 $!vsm_data3;
arnsholt/Net-ZMQ
…/Message.pm6 :14:
has int64 $!vsm_data4;
arnsholt/Net-ZMQ
…/Message.pm6 :15:
has int64 $!vsm_data5;
arnsholt/Net-ZMQ
…/Message.pm6 :16:
has int64 $!vsm_data6;
arnsholt/Net-ZMQ
…/Message.pm6 :17:
has int64 $!vsm_data7;
arnsholt/Net-ZMQ
…/Pollitem.pm6 :8:
has int32 $!fd;
arnsholt/Net-ZMQ
…/Pollitem.pm6 :9:
has int16 $!events;
arnsholt/Net-ZMQ
…/Pollitem.pm6 :10:
has int16 $.revents;
autarch/perl6-File-LibMagic
…/LibMagic.pm6 :87:
has int32 $!flags;
avuserow/perl6-binary-structured
…/README.md :86:
has int8 $.value;
avuserow/perl6-binary-structured
…/README.md :89:
has int8 $.before;
avuserow/perl6-binary-structured
…/README.md :91:
has int8 $.after;
avuserow/perl6-binary-structured
…/Structured.pm6 :123:
has int8 $.value;
avuserow/perl6-binary-structured
…/Structured.pm6 :126:
has int8 $.before;
avuserow/perl6-binary-structured
…/Structured.pm6 :128:
has int8 $.after;
avuserow/perl6-binary-structured
…/010-basic-numeric.t :12:
has int8 $.d is rw;
avuserow/perl6-binary-structured
…/010-basic-numeric.t :13:
has int16 $.e is rw;
avuserow/perl6-binary-structured
…/010-basic-numeric.t :14:
has int32 $.f is rw;
avuserow/perl6-binary-structured
…/030-inline.t :9:
has int8 $.a is rw;
avuserow/perl6-binary-structured
…/030-inline.t :10:
has int8 $.b is rw;
avuserow/perl6-binary-structured
…/030-inline.t :14:
has int8 $.before is rw;
avuserow/perl6-binary-structured
…/030-inline.t :18:
has int8 $.after is rw;
azawawi/perl6-libzip
…/NativeCall.pm6 :192:
has int64 $.valid;
azawawi/perl6-libzip
…/NativeCall.pm6 :198:
has int64 $.index;
azawawi/perl6-libzip
…/NativeCall.pm6 :201:
has int64 $.size;
azawawi/perl6-libzip
…/NativeCall.pm6 :204:
has int64 $.comp_size;
azawawi/perl6-libzip
…/NativeCall.pm6 :207:
has int32 $.mtime;
azawawi/perl6-ncurses
…/NCurses.pm6 :101:
has int16 $.id;
azawawi/perl6-ncurses
…/NCurses.pm6 :103:
has int32 $.x;
azawawi/perl6-ncurses
…/NCurses.pm6 :104:
has int32 $.y;
azawawi/perl6-ncurses
…/NCurses.pm6 :105:
has int32 $.z;
azawawi/perl6-ncurses
…/NCurses.pm6 :107:
has int32 $.bstate;
azawawi/perl6-net-curl
…/NativeCall.pm6 :666:
has int32 $.result; # CURLcode result
azawawi/perl6-net-curl
…/NativeCall.pm6 :669:
has int32 $.msg; # CURLMSG msg
azawawi/perl6-net-curl
…/NativeCall.pm6 :675:
has int16 $.events; # short int events
azawawi/perl6-net-curl
…/NativeCall.pm6 :676:
has int16 $.revents; # short int revents
azawawi/perl6-net-curl
…/NativeCall.pm6 :705:
has int32 $.filetype; # curlfiletype filetype
azawawi/perl6-net-curl
…/NativeCall.pm6 :706:
has int32 $.time; # Typedef<time_t>->|Typedef<int32>->|long int|| time
azawawi/perl6-net-curl
…/NativeCall.pm6 :708:
has int32 $.uid; # int uid
azawawi/perl6-net-curl
…/NativeCall.pm6 :709:
has int32 $.gid; # int gid
azawawi/perl6-net-curl
…/NativeCall.pm6 :710:
has int32 $.size; # Typedef<curl_off_t>->|long int| size
azawawi/perl6-net-curl
…/NativeCall.pm6 :719:
has int32 $.family; # int family
azawawi/perl6-net-curl
…/NativeCall.pm6 :720:
has int32 $.socktype; # int socktype
azawawi/perl6-net-curl
…/NativeCall.pm6 :721:
has int32 $.protocol; # int protocol
azawawi/perl6-net-curl
…/NativeCall.pm6 :729:
has int32 $.keytype; # curl_khtype keytype
azawawi/perl6-net-curl
…/NativeCall.pm6 :732:
has int32 $.option; # CURLformoption option
azawawi/perl6-net-curl
…/NativeCall.pm6 :740:
has int32 $.num_of_certs; # int num_of_certs
azawawi/perl6-net-curl
…/NativeCall.pm6 :744:
has int32 $.backend; # curl_sslbackend backend
azawawi/perl6-net-curl
…/NativeCall.pm6 :748:
has int32 $.age; # CURLversion age
azawawi/perl6-net-curl
…/NativeCall.pm6 :752:
has int32 $.features; # int features
azawawi/perl6-net-curl
…/NativeCall.pm6 :758:
has int32 $.ares_num; # int ares_num
azawawi/perl6-net-curl
…/NativeCall.pm6 :760:
has int32 $.iconv_ver_num; # int iconv_ver_num
bbkr/GeoIPerl6
…/GeoIP.pm :21:
has int32 $.dma_code;
bbkr/GeoIPerl6
…/GeoIP.pm :22:
has int32 $.area_code;
bbkr/GeoIPerl6
…/GeoIP.pm :23:
has int32 $.charset;
bbkr/GeoIPerl6
…/GeoIP.pm :25:
has int32 $.netmask;
bioduds/EC-Grammars-DIG
…/LICENSE :231:
d) If the work has interactive user interfaces, each must display
bioduds/EC-Grammars-DIG
…/LICENSE :232:
Appropriate Legal Notices; however, if the Program has interactive
bioduds/EC-Grammars-DIG
…/DIG.pm6 :301:
d) If the work has interactive user interfaces, each must display
bioduds/EC-Grammars-DIG
…/DIG.pm6 :302:
Appropriate Legal Notices; however, if the Program has interactive
dagurval/perl6-gd-raw
…/Raw.pm :57:
has int32 $.sx;
dagurval/perl6-gd-raw
…/Raw.pm :58:
has int32 $.sy;
dagurval/perl6-gd-raw
…/Raw.pm :59:
has int32 $.colorsTotal;
dagurval/perl6-gd-raw
…/Raw.pm :63:
has int32 ($.red0, $.red1, $.red2, $.red3, $.red4, $.red5, $.red6, $.red7,
dagurval/perl6-gd-raw
…/Raw.pm :67:
has int32 ($.green0, $.green1, $.green2, $.green3, $.green4, $.green5, $.green6, $.green7, $.green8, $.green9, $.green10, $.green11, $.…
dagurval/perl6-gd-raw
…/Raw.pm :68:
has int32 ($.blue0, $.blue1, $.blue2, $.blue3, $.blue4, $.blue5, $.blue6, $.blue7, $.blue8, $.blue9, $.blue10, $.blue11, $.blue12, $.blue13…
dagurval/perl6-gd-raw
…/Raw.pm :70:
has int32 ($.open0, $.open1, $.open2, $.open3, $.open4, $.open5, $.open6, $.open7, $.open8, $.open9, $.open10, $.open11, $.open12, $.open13…
dagurval/perl6-gd-raw
…/Raw.pm :72:
has int32 $.transparent;
dagurval/perl6-gd-raw
…/Raw.pm :74:
has int32 $.polyAllocated;
dagurval/perl6-gd-raw
…/Raw.pm :77:
has int32 ($.brushColorMap, $.bcm1, $.bcm2, $.bcm3, $.bcm4, $.bcm5, $.bcm6, $.bcm7, $.bcm8, $.bcm9, $.bcm10, $.bcm11, $.bcm12, $.bcm13, $.b…
dagurval/perl6-gd-raw
…/Raw.pm :78:
has int32 ($.tileColorMap, $.tcm1, $.tcm2, $.tcm3, $.tcm4, $.tcm5, $.tcm6, $.tcm7, $.tcm8, $.tcm9, $.tcm10, $.tcm11, $.tcm12, $.tcm13, $.tc…
dagurval/perl6-gd-raw
…/Raw.pm :80:
has int32 $.styleLength;
dagurval/perl6-gd-raw
…/Raw.pm :81:
has int32 $.stylePos;
dagurval/perl6-gd-raw
…/Raw.pm :83:
has int32 $.interlace;
dagurval/perl6-gd-raw
…/Raw.pm :84:
has int32 $.thick;
dagurval/perl6-gd-raw
…/Raw.pm :85:
has int32 ($.alpha0, $.alpha1, $.alpha2, $.alpha3, $.alpha4, $.alpha5, $.alpha6, $.alpha7, $.alpha8, $.alpha9, $.alpha10, $.alpha11, $.alph…
dagurval/perl6-gd-raw
…/Raw.pm :87:
has int32 $.trueColor;
dagurval/perl6-gd-raw
…/Raw.pm :89:
has int32 $.alphaBlendingFlag;
dagurval/perl6-gd-raw
…/Raw.pm :90:
has int32 $.saveAlphaFlag;
dagurval/perl6-gd-raw
…/Raw.pm :91:
has int32 $.AA;
dagurval/perl6-gd-raw
…/Raw.pm :92:
has int32 $.AA_color;
dagurval/perl6-gd-raw
…/Raw.pm :93:
has int32 $.AA_dont_blend;
dagurval/perl6-gd-raw
…/Raw.pm :95:
has int32 $.cx1;
dagurval/perl6-gd-raw
…/Raw.pm :96:
has int32 $.cy1;
dagurval/perl6-gd-raw
…/Raw.pm :97:
has int32 $.cx2;
dagurval/perl6-gd-raw
…/Raw.pm :98:
has int32 $.cy2;
dagurval/perl6-gd-raw
…/Raw.pm :103:
has int32 $.paletteQuantizationMethod;
dagurval/perl6-gd-raw
…/Raw.pm :104:
has int32 $.paletteQuantizationSpeed;
dagurval/perl6-gd-raw
…/Raw.pm :105:
has int32 $.paletteQuantizationMinQuality;
dagurval/perl6-gd-raw
…/Raw.pm :106:
has int32 $.paletteQuantizationMaxQuality;
dagurval/perl6-gd-raw
…/Raw.pm :107:
has int32 $.interpolation_id;
dagurval/perl6-gd-raw
…/Raw.pm :261:
has int32 $.x is rw = 0;
dagurval/perl6-gd-raw
…/Raw.pm :262:
has int32 $.y is rw = 0;
drforr/perl6-Inline-Scheme-Guile
…/Guile.pm6 :153:
has int32 $.type;
drforr/perl6-Perl6-Parser
…/11-package-declarator.t :195:
ok round-trips( gensym-package Q{class %s is repr('CStruct'){has int8$i}} ),
drforr/perl6-Perl6-Parser
…/11-package-declarator.t :199:
class %s is repr('CStruct'){has int8$i}
drforr/perl6-Perl6-Parser
…/11-package-declarator.t :203:
class %s is repr('CStruct') { has int8 $i }
drforr/perl6-Perl6-Parser
…/11-package-declarator.t :207:
class %s is repr( 'CStruct' ) { has int8 $i }
drforr/perl6-readline
…/Readline.pm :776:
has int $.offset; # The location pointer within this array.
drforr/perl6-readline
…/Readline.pm :777:
has int $.length; # Number of elements within this array.
drforr/perl6-readline
…/Readline.pm :778:
has int $.size; # Number of slots allocated to this array.
drforr/perl6-readline
…/Readline.pm :779:
has int $.flags;
drforr/perl6-readline
…/Readline.pm :1187:
has int $.start; # int start; # Where the change took place.
drforr/perl6-readline
…/Readline.pm :1188:
has int $.end; # int end;
drforr/perl6-readline
…/Readline.pm :2540:
has int $.point; # int point;
drforr/perl6-readline
…/Readline.pm :2541:
has int $.end; # int end;
drforr/perl6-readline
…/Readline.pm :2542:
has int $.mark; # int mark;
drforr/perl6-readline
…/Readline.pm :2544:
has int $.buflen; # int buflen;
drforr/perl6-readline
…/Readline.pm :2549:
has int $.rlstate; # int rlstate;
drforr/perl6-readline
…/Readline.pm :2550:
has int $.done; # int done;
drforr/perl6-readline
…/Readline.pm :2555:
has int $.insmode; # int insmode;
drforr/perl6-readline
…/Readline.pm :2556:
has int $.edmode; # int edmode;
drforr/perl6-readline
…/Readline.pm :2557:
has int $.kseqlen; # int kseqlen;
drforr/perl6-readline
…/Readline.pm :2560:
has int $.pendingin; # int pendingin;
drforr/perl6-readline
…/Readline.pm :2564:
has int $.catchsigs; # int catchsigs;
drforr/perl6-readline
…/Readline.pm :2565:
has int $.catchsigwinch; # int catchsigwinch;
drforr/perl6-readline
…/Readline.pm :2574:
has int $.reserved; # char reserved[64]; # XXX
edumentab/p6-moarvm-remote
…/Remote.pm6 :107:
has int $.debug is rw;
edumentab/p6-moarvm-remote
…/Remote.pm6 :120:
has int32 $!req_id = 1;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :243:
has int8 $.MODE_COD;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :244:
has int8 $.RTST_COD;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :245:
has int8 $.PROT_COD;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :247:
has int8 $.CMOD_COD;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :296:
has int8 $.DISP_COD;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :313:
has int8 $.RES_SCAL;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :314:
has int8 $.LLM_SCAL;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :315:
has int8 $.HLM_SCAL;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :348:
has int8 $.I1;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :349:
has int16 $.I2;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :350:
has int32 $.I4;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :361:
has int8 $.type;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :367:
has int8 $.type;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :393:
has int16 $.X_COORD;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :394:
has int16 $.Y_COORD;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :415:
has int8 $.HBIN_PF;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :426:
has int8 $.SBIN_PF;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :497:
has int8 $.WF_FLAT;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :498:
has int16 $.CENTER_X;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :499:
has int16 $.CENTER_Y;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :500:
has int8 $.POS_X;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :501:
has int8 $.POS_Y;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :509:
has int8 $.TEST_TYP;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :540:
has int8 $.RES_SCAL;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :541:
has int8 $.LLM_SCAL;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :542:
has int8 $.HLM_SCAL;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :569:
has int32 $.XFAIL_AD;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :570:
has int32 $.YFAIL_AD;
erickjordan/perl6-Parse-STDF
…/Native.pm6 :571:
has int16 $.VECT_OFF;
gabrielash/perl6-zmq
…/LowLevel.pm :44:
has int64 $._;
gabrielash/perl6-zmq
…/LowLevel.pm :45:
has int64 $._1;
gabrielash/perl6-zmq
…/LowLevel.pm :46:
has int64 $._2;
gabrielash/perl6-zmq
…/LowLevel.pm :47:
has int64 $._3;
gabrielash/perl6-zmq
…/LowLevel.pm :48:
has int64 $._4;
gabrielash/perl6-zmq
…/LowLevel.pm :49:
has int64 $._5;
gabrielash/perl6-zmq
…/LowLevel.pm :50:
has int64 $._6;
gabrielash/perl6-zmq
…/LowLevel.pm :51:
has int64 $._7;
gabrielash/perl6-zmq
…/LowLevel.pm :76:
has int64 $.socket is rw;
gabrielash/perl6-zmq
…/LowLevel.pm :77:
has int32 $.fd is rw;
gabrielash/perl6-zmq
…/LowLevel.pm :78:
has int16 $.events is rw;
gabrielash/perl6-zmq
…/LowLevel.pm :79:
has int16 $.revents is rw;
goneri/p6-Email-Notmuch
…/LICENSE :230:
d) If the work has interactive user interfaces, each must display
goneri/p6-Email-Notmuch
…/LICENSE :231:
Appropriate Legal Notices; however, if the Program has interactive
hankache/perl6-Imlib2
…/Imlib2.pm6 :86:
has int32 $.alpha;
hankache/perl6-Imlib2
…/Imlib2.pm6 :87:
has int32 $.red;
hankache/perl6-Imlib2
…/Imlib2.pm6 :88:
has int32 $.green;
hankache/perl6-Imlib2
…/Imlib2.pm6 :89:
has int32 $.blue;
hartenfels/JavaScript-SpiderMonkey
…/Error.pm6 :12:
has int32 $.line;
hartenfels/JavaScript-SpiderMonkey
…/Error.pm6 :13:
has int32 $.column;
hartenfels/Text-Markdown-Discount
…/Discount.pm6 :11:
has int32 $.errno;
jnthn/p6-app-moarvm-heapanalyzer
…/Model.pm6 :16:
has int $!version;
jnthn/p6-app-moarvm-heapanalyzer
…/Model.pm6 :20:
has int @!repr-name-indexes;
jnthn/p6-app-moarvm-heapanalyzer
…/Model.pm6 :21:
has int @!type-name-indexes;
jnthn/p6-app-moarvm-heapanalyzer
…/Model.pm6 :63:
has int @!name-indexes;
jnthn/p6-app-moarvm-heapanalyzer
…/Model.pm6 :64:
has int @!cuid-indexes;
jnthn/p6-app-moarvm-heapanalyzer
…/Model.pm6 :65:
has int32 @!lines;
jnthn/p6-app-moarvm-heapanalyzer
…/Model.pm6 :66:
has int @!file-indexes;
jnthn/p6-app-moarvm-heapanalyzer
…/Model.pm6 :107:
has int8 @!col-kinds;
jnthn/p6-app-moarvm-heapanalyzer
…/Model.pm6 :108:
has int @!col-desc-indexes;
jnthn/p6-app-moarvm-heapanalyzer
…/Model.pm6 :109:
has int16 @!col-size;
jnthn/p6-app-moarvm-heapanalyzer
…/Model.pm6 :110:
has int @!col-unmanaged-size;
jnthn/p6-app-moarvm-heapanalyzer
…/Model.pm6 :111:
has int @!col-refs-start;
jnthn/p6-app-moarvm-heapanalyzer
…/Model.pm6 :112:
has int32 @!col-num-refs;
jnthn/p6-app-moarvm-heapanalyzer
…/Model.pm6 :124:
has int8 @!ref-kinds;
jnthn/p6-app-moarvm-heapanalyzer
…/Model.pm6 :125:
has int @!ref-indexes;
jnthn/p6-app-moarvm-heapanalyzer
…/Model.pm6 :126:
has int @!ref-tos;
jnthn/p6-concurrent-iterator
…/Iterator.pm6 :4:
has int $!reached-end = 0;
jnthn/p6-ssh-libssh
…/LibSSH.pm6 :65:
has int $!active-sessions;
jonathanstowe/Audio-Sndfile
…/Info.pm :339:
has int64 $.frames;
jonathanstowe/Audio-Sndfile
…/Info.pm :340:
has int32 $.samplerate;
jonathanstowe/Audio-Sndfile
…/Info.pm :341:
has int32 $.channels;
jonathanstowe/Audio-Sndfile
…/Info.pm :342:
has int32 $.format;
jonathanstowe/Audio-Sndfile
…/Info.pm :343:
has int32 $.sections;
jonathanstowe/Audio-Sndfile
…/Info.pm :344:
has int32 $._seekable;
jonathanstowe/Pg-Notify
…/Notify.pm :112:
has int32 $.fd;
jonathanstowe/Pg-Notify
…/Notify.pm :113:
has int16 $.events;
jonathanstowe/Pg-Notify
…/Notify.pm :114:
has int16 $.revents;
jpve/perl6-net-pcap
…/Pcap.pm6 :79:
has int $.tv_sec;
jpve/perl6-net-pcap
…/Pcap.pm6 :80:
has int $.tv_usec;
jpve/perl6-net-pcap
…/Pcap.pm6 :82:
has int32 $.caplen;
jpve/perl6-net-pcap
…/Pcap.pm6 :83:
has int32 $.len;
jpve/perl6-net-pcap
…/Pcap.pm6 :133:
has int32 $.flags;
kalkin/License-Software
…/AGPLv3.pm6 :223:
d) If the work has interactive user interfaces, each must display
kalkin/License-Software
…/AGPLv3.pm6 :224:
Appropriate Legal Notices; however, if the Program has interactive
kalkin/License-Software
…/GPLv3.pm6 :239:
d) If the work has interactive user interfaces, each must display
kalkin/License-Software
…/GPLv3.pm6 :240:
Appropriate Legal Notices; however, if the Program has interactive
kalkin/Pod-To-Latex
…/COPYING :233:
d) If the work has interactive user interfaces, each must display
kalkin/Pod-To-Latex
…/COPYING :234:
Appropriate Legal Notices; however, if the Program has interactive
krunen/term-termios
…/termios.pm6 :109:
has int32 $.iflag;
krunen/term-termios
…/termios.pm6 :110:
has int32 $.oflag;
krunen/term-termios
…/termios.pm6 :111:
has int32 $.cflag;
krunen/term-termios
…/termios.pm6 :112:
has int32 $.lflag;
krunen/term-termios
…/termios.pm6 :113:
has int8 $.line;
krunen/term-termios
…/termios.pm6 :114:
has int8 $.cc_VINTR is rw;
krunen/term-termios
…/termios.pm6 :115:
has int8 $.cc_QUIT is rw;
krunen/term-termios
…/termios.pm6 :116:
has int8 $.cc_VERASE is rw;
krunen/term-termios
…/termios.pm6 :117:
has int8 $.cc_VKILL is rw;
krunen/term-termios
…/termios.pm6 :118:
has int8 $.cc_VEOF is rw;
krunen/term-termios
…/termios.pm6 :119:
has int8 $.cc_VTIME is rw;
krunen/term-termios
…/termios.pm6 :120:
has int8 $.cc_VMIN is rw;
krunen/term-termios
…/termios.pm6 :121:
has int8 $.cc_VSWTC is rw;
krunen/term-termios
…/termios.pm6 :122:
has int8 $.cc_VSTART is rw;
krunen/term-termios
…/termios.pm6 :123:
has int8 $.cc_VSTOP is rw;
krunen/term-termios
…/termios.pm6 :124:
has int8 $.cc_VSUSP is rw;
krunen/term-termios
…/termios.pm6 :125:
has int8 $.cc_VEOL is rw;
krunen/term-termios
…/termios.pm6 :126:
has int8 $.cc_VREPRINT is rw;
krunen/term-termios
…/termios.pm6 :127:
has int8 $.cc_VDISCARD is rw;
krunen/term-termios
…/termios.pm6 :128:
has int8 $.cc_VWERASE is rw;
krunen/term-termios
…/termios.pm6 :129:
has int8 $.cc_VLNEXT is rw;
krunen/term-termios
…/termios.pm6 :130:
has int8 $.cc_VEOL2 is rw;
krunen/term-termios
…/termios.pm6 :131:
has int8 $.cc_17 is rw; has int8 $.cc_18 is rw; has int8 $.cc_19 is rw;
krunen/term-termios
…/termios.pm6 :132:
has int8 $.cc_20 is rw; has int8 $.cc_21 is rw; has int8 $.cc_22 is rw;
krunen/term-termios
…/termios.pm6 :133:
has int8 $.cc_23 is rw; has int8 $.cc_24 is rw; has int8 $.cc_25 is rw;
krunen/term-termios
…/termios.pm6 :134:
has int8 $.cc_26 is rw; has int8 $.cc_27 is rw; has int8 $.cc_28 is rw;
krunen/term-termios
…/termios.pm6 :135:
has int8 $.cc_29 is rw; has int8 $.cc_30 is rw; has int8 $.cc_31 is rw;
krunen/term-termios
…/termios.pm6 :136:
has int32 $.ispeed is rw;
krunen/term-termios
…/termios.pm6 :137:
has int32 $.ospeed is rw;
krunen/term-termios
…/termios.pm6 :139:
has int32 $!fd;
mempko/PKafka
…/Kafka.pm6 :29:
has int32 $.broker_cnt;
mempko/PKafka
…/Kafka.pm6 :31:
has int32 $.topic_cnt;
mempko/PKafka
…/Kafka.pm6 :33:
has int32 $.orig_broker_id;
mempko/PKafka
…/Native.pm6 :241:
has int32 $.err;
mempko/PKafka
…/Native.pm6 :243:
has int32 $.partition;
mempko/PKafka
…/Native.pm6 :248:
has int64 $.offset;
nkh/P6-Data-Dump-Tree
…/gumbo.pl :24:
has int32 $.attr_namespace; # GumboAttributeNamespaceEnum attr_namespace
nkh/P6-Data-Dump-Tree
…/gumbo.pl :40:
has int32 $.doc_type_quirks_mode; # GumboQuirksModeEnum doc_type_quirks_mode
nkh/P6-Data-Dump-Tree
…/gumbo.pl :49:
has int32 $.tag; # GumboTag tag
nkh/P6-Data-Dump-Tree
…/gumbo.pl :50:
has int32 $.tag_namespace; # GumboNamespaceEnum tag_namespace
nkh/P6-Data-Dump-Tree
…/gumbo.pl :63:
has int32 $.type; # GumboNodeType type
nkh/P6-Data-Dump-Tree
…/gumbo.pl :66:
has int32 $.parse_flags; # GumboParseFlags parse_flags
nkh/P6-Data-Dump-Tree
…/gumbo.pl :74:
has int32 $.tab_stop; # int tab_stop
nkh/P6-Data-Dump-Tree
…/gumbo.pl :76:
has int32 $.max_errors; # int max_errors
nkh/P6-Data-Dump-Tree
…/gumbo.pl :77:
has int32 $.fragment_context; # GumboTag fragment_context
nkh/P6-Data-Dump-Tree
…/gumbo.pl :78:
has int32 $.fragment_namespace; # GumboNamespaceEnum fragment_namespace
nkh/P6-Data-Dump-Tree
…/int32.pl :14:
has int32 $.z = 3;
nkh/P6-Data-Dump-Tree
…/int32.pl :20:
has int32 $.xyz;
nkh/P6-Data-Dump-Tree
…/int32.pl :21:
has int64 $.abc;
nkh/P6-Data-Dump-Tree
…/int32.pl :47:
has int32 $.int32 ;
nkh/P6-Data-Dump-Tree
…/int32.pl :62:
has int8 $.a1 ;
nkh/P6-Data-Dump-Tree
…/int32.pl :63:
has int16 $.a2 ;
nkh/P6-Data-Dump-Tree
…/int32.pl :64:
has int32 $.a3 ;
nkh/P6-Data-Dump-Tree
…/int32.pl :65:
has int64 $.a4 ;
nkh/P6-Data-Dump-Tree
…/int32.pl :100:
class StructiWithHandler is repr('CStruct') { has int32 $.flags }
nkh/P6-Data-Dump-Tree
…/48_type_NativeCall.t :18:
has int32 $.z = 3;
nkh/P6-Data-Dump-Tree
…/48_type_NativeCall.t :29:
has int32 $.xyz;
nkh/P6-Data-Dump-Tree
…/48_type_NativeCall.t :30:
has int64 $.abc;
nobodyinperson/perl6-fortran-grammar
…/LICENSE :230:
d) If the work has interactive user interfaces, each must display
nobodyinperson/perl6-fortran-grammar
…/LICENSE :231:
Appropriate Legal Notices; however, if the Program has interactive
p6-pdf/Native-Packing-p6
…/README.md :60:
class C { has int16 $.a }
p6-pdf/Native-Packing-p6
…/host-packing.t :6:
class C does Native::Packing[Host] { has int16 $.a }
perl6/Blin
…/LICENSE :218:
d) If the work has interactive user interfaces, each must display
perl6/Blin
…/LICENSE :219:
Appropriate Legal Notices; however, if the Program has interactive
perl6/DBIish
…/README.pod :169:
has int32 $.be_pid; # Backend pid
perl6/DBIish
…/Native.pm6 :52:
has int32 $.be_pid;
perl6/DBIish
…/Native.pm6 :109:
has int32 $.be_pid; # int be_pid
perl6/DBIish
…/StatementHandle.pm6 :7:
has int $!current_idx;
perl6/DBIish
…/Native.pm6 :63:
has int32 $.type;
perl6/DBIish
…/Native.pm6 :77:
has intptr $.length is rw;
perl6/DBIish
…/Native.pm6 :79:
has intptr $.is_null is rw;
perl6/DBIish
…/Native.pm6 :81:
has intptr $.buffer is rw;
perl6/DBIish
…/StatementHandle.pm6 :11:
has int $!param-count;
perl6/doc
…/nativecall.pod6 :413:
has int32 $.flags32;
perl6/doc
…/nativecall.pod6 :414:
has int64 $.flags64;
perl6/doc
…/nativecall.pod6 :430:
has int32 $.flags;
perl6/doc
…/nativecall.pod6 :437:
has int32 $.flags;
perl6/doc
…/nativecall.pod6 :457:
has int32 $.an_int32;
perl6/doc
…/nativecall.pod6 :893:
has int32 $.sa_family;
perl6/doc
…/nativecall.pod6 :897:
has int32 $.ai_flags;
perl6/doc
…/nativecall.pod6 :898:
has int32 $.ai_family;
perl6/doc
…/nativecall.pod6 :899:
has int32 $.ai_socktype;
perl6/doc
…/nativecall.pod6 :900:
has int32 $.ai_protocol;
perl6/doc
…/nativecall.pod6 :901:
has int32 $.ai_addrlen;
perl6/doc
…/nativecall.pod6 :946:
has int32 $.sa_family;
perl6/doc
…/nativecall.pod6 :951:
has int32 $.ai_flags;
perl6/doc
…/nativecall.pod6 :952:
has int32 $.ai_family;
perl6/doc
…/nativecall.pod6 :953:
has int32 $.ai_socktype;
perl6/doc
…/nativecall.pod6 :954:
has int32 $.ai_protocol;
perl6/doc
…/nativecall.pod6 :955:
has int32 $.ai_addrlen;
perl6/doc
…/nativecall.pod6 :1037:
has int16 $.sin_family;
perl6/doc
…/nativecall.pod6 :1064:
has int32 $.ai_flags;
perl6/doc
…/nativecall.pod6 :1065:
has int32 $.ai_family;
perl6/doc
…/nativecall.pod6 :1066:
has int32 $.ai_socktype;
perl6/doc
…/nativecall.pod6 :1067:
has int32 $.ai_protocol;
perl6/doc
…/numerics.pod6 :520:
class { has int8 $.z }
perl6/whateverable
…/LICENSE :218:
d) If the work has interactive user interfaces, each must display
perl6/whateverable
…/LICENSE :219:
Appropriate Legal Notices; however, if the Program has interactive
perl6/whateverable
…/nativecallable.t :21:
~ 「class s is repr('CStruct') is export {␉has int32 $.b; # int b␉has Str $.c; # char* c }」);
pmqs/Archive-SimpleZip
…/Headers.pm6 :56:
has int32 $.signature = 0x04034b50; # 4 bytes
pmqs/Archive-SimpleZip
…/Headers.pm6 :57:
has int16 $.version-needed-to-extract is rw ; # 2 bytes
pmqs/Archive-SimpleZip
…/Headers.pm6 :58:
has int16 $.general-purpose-bit-flag is rw ; # 2 bytes
pmqs/Archive-SimpleZip
…/Headers.pm6 :59:
has int16 $.compression-method is rw ; # 2 bytes
pmqs/Archive-SimpleZip
…/Headers.pm6 :60:
has int32 $.last-mod-file-time is rw ; # 4 bytes
pmqs/Archive-SimpleZip
…/Headers.pm6 :61:
has int32 $.crc32 is rw ; # 4 bytes
pmqs/Archive-SimpleZip
…/Headers.pm6 :62:
has int32 $.compressed-size is rw ; # 4 bytes
pmqs/Archive-SimpleZip
…/Headers.pm6 :63:
has int32 $.uncompressed-size is rw ; # 4 bytes
pmqs/Archive-SimpleZip
…/Headers.pm6 :64:
has int16 $.file-name-length is rw ; # 2 bytes
pmqs/Archive-SimpleZip
…/Headers.pm6 :65:
has int16 $.extra-field-length is rw ; # 2 bytes
pmqs/Archive-SimpleZip
…/Headers.pm6 :69:
has int16 $.version-made-by is rw = 0; # 2 bytes
pmqs/Archive-SimpleZip
…/Headers.pm6 :71:
has int16 $.internal-file-attributes is rw = 0; # 2 bytes
pmqs/Archive-SimpleZip
…/Headers.pm6 :72:
has int32 $.external-file-attributes is rw = 0; # 4 bytes
retupmoca/P6-Compress-Zlib-Raw
…/Raw.pm6 :26:
has int32 $.avail-in;
retupmoca/P6-Compress-Zlib-Raw
…/Raw.pm6 :30:
has int32 $.avail-out;
retupmoca/P6-Compress-Zlib-Raw
…/Raw.pm6 :40:
has int32 $.data-type;
retupmoca/P6-Compress-Zlib-Raw
…/Raw.pm6 :60:
has int32 $.text;
retupmoca/P6-Compress-Zlib-Raw
…/Raw.pm6 :62:
has int32 $.xflags;
retupmoca/P6-Compress-Zlib-Raw
…/Raw.pm6 :63:
has int32 $.os;
retupmoca/P6-Compress-Zlib-Raw
…/Raw.pm6 :65:
has int32 $.extra_len;
retupmoca/P6-Compress-Zlib-Raw
…/Raw.pm6 :66:
has int32 $.extra_max;
retupmoca/P6-Compress-Zlib-Raw
…/Raw.pm6 :68:
has int32 $.name_max;
retupmoca/P6-Compress-Zlib-Raw
…/Raw.pm6 :70:
has int32 $.comm_max;
retupmoca/P6-Compress-Zlib-Raw
…/Raw.pm6 :71:
has int32 $.hcrc;
retupmoca/P6-Compress-Zlib-Raw
…/Raw.pm6 :72:
has int32 $.done;
retupmoca/P6-Compress-Zlib
…/Zlib.pm6 :221:
has int $!nl-chars;
salortiz/JsonC
…/JsonC.pm6 :60:
has int64 $.pb;
salortiz/JsonC
…/JsonC.pm6 :61:
has int32 $.max_depth;
salortiz/JsonC
…/JsonC.pm6 :62:
has int32 $.depth;
salortiz/JsonC
…/JsonC.pm6 :63:
has int32 $.is_double;
salortiz/JsonC
…/JsonC.pm6 :64:
has int32 $.st_pos;
salortiz/JsonC
…/JsonC.pm6 :65:
has int32 $.char_offset;
salortiz/JsonC
…/JsonC.pm6 :91:
has int32 $.size;
salortiz/JsonC
…/JsonC.pm6 :92:
has int32 $.count;
salortiz/JsonC
…/JsonC.pm6 :93:
has int32 $.collisions;
salortiz/JsonC
…/JsonC.pm6 :94:
has int32 $.resizes;
salortiz/JsonC
…/JsonC.pm6 :95:
has int32 $.lookups;
salortiz/JsonC
…/JsonC.pm6 :96:
has int32 $.inserts;
salortiz/JsonC
…/JsonC.pm6 :97:
has int32 $.deletes;
salortiz/NativeHelpers-Blob
…/REPRs.pm6 :40:
has int32 $.managed;
salortiz/NativeHelpers-Blob
…/REPRs.pm6 :41:
has int32 $.allocated;
salortiz/NativeHelpers-Blob
…/REPRs.pm6 :42:
has int32 $.elems;
salortiz/NativeHelpers-Blob
…/02-cstruct.t :19:
has int64 $.x is rw;
salortiz/NativeHelpers-Blob
…/02-cstruct.t :20:
has int64 $.y is rw;
salortiz/NativeHelpers-Blob
…/02-cstruct.t :21:
has int64 $.z is rw;
salortiz/p6-LMDB
…/LMDB.pm6 :342:
has int $!tid;
salortiz/p6-LMDB
…/LMDB.pm6 :514:
has int $!itermode;
samgwise/p6-Numeric-Pack
…/Pack.pm6 :124:
has int32 $!int;
samgwise/p6-Numeric-Pack
…/Pack.pm6 :227:
has int64 $!int;
samgwise/p6-algorithm-genetic
…/basic.p6 :10:
has int $.target;
samgwise/p6-algorithm-genetic
…/Genetic.pm6 :27:
has int $.target;
samgwise/p6-algorithm-genetic
…/readme.md :23:
has int $.target;
scovit/Scheduler-DRMAA
…/COPYING :230:
d) If the work has interactive user interfaces, each must display
scovit/Scheduler-DRMAA
…/COPYING :231:
Appropriate Legal Notices; however, if the Program has interactive
sergot/openssl
…/Bio.pm6 :7:
has int32 $.type;
sergot/openssl
…/Bio.pm6 :13:
has int32 $.dummy;
sergot/openssl
…/Bio.pm6 :21:
has int32 $.init;
sergot/openssl
…/Bio.pm6 :22:
has int32 $.shutdown;
sergot/openssl
…/Bio.pm6 :23:
has int32 $.flags;
sergot/openssl
…/Bio.pm6 :24:
has int32 $.retry_reason;
sergot/openssl
…/Bio.pm6 :25:
has int32 $.num;
sergot/openssl
…/Bio.pm6 :31:
has int32 $.references;
sergot/openssl
…/Bio.pm6 :37:
has int32 $.dummy;
sergot/openssl
…/Cipher.pm6 :6:
has int32 $.valid;
sergot/openssl
…/Cipher.pm6 :18:
has int32 $.strength_bits;
sergot/openssl
…/Cipher.pm6 :19:
has int32 $.alg_bits;
sergot/openssl
…/EVP.pm6 :21:
has int32 $.nid;
sergot/openssl
…/EVP.pm6 :22:
has int32 $.block_size;
sergot/openssl
…/EVP.pm6 :24:
has int32 $.key_len;
sergot/openssl
…/EVP.pm6 :25:
has int32 $.iv_len;
sergot/openssl
…/Method.pm6 :7:
has int32 $.version;
sergot/openssl
…/SSL.pm6 :12:
has int32 $.version;
sergot/openssl
…/SSL.pm6 :13:
has int32 $.type;
sergot/openssl
…/SSL.pm6 :21:
has int32 $.rwstate;
sergot/openssl
…/SSL.pm6 :23:
has int32 $.in_handshake;
sergot/openssl
…/SSL.pm6 :28:
has int32 $.server;
sergot/openssl
…/SSL.pm6 :30:
has int32 $.new_session;
sergot/openssl
…/SSL.pm6 :32:
has int32 $.quiet_shutdown;
sergot/openssl
…/SSL.pm6 :33:
has int32 $.shutdown;
sergot/openssl
…/SSL.pm6 :35:
has int32 $.state;
sergot/openssl
…/SSL.pm6 :36:
has int32 $.rstate;
sergot/openssl
…/Session.pm6 :6:
has int32 $.ssl_version;
sergot/openssl
…/Stack.pm6 :8:
has int32 $.num;
sergot/openssl
…/Stack.pm6 :10:
has int32 $.sorted;
sergot/openssl
…/Stack.pm6 :11:
has int32 $.num_alloc;
sergot/openssl
…/X509.pm6 :17:
has int32 $.nid;
sergot/openssl
…/X509.pm6 :18:
has int32 $.length;
sergot/openssl
…/X509.pm6 :20:
has int32 $.flags;
sergot/openssl
…/X509.pm6 :24:
has int32 $.length;
sergot/openssl
…/X509.pm6 :25:
has int32 $.type;
sergot/openssl
…/X509.pm6 :27:
has int32 $.flags;
sergot/openssl
…/X509.pm6 :33:
has int32 $.set;
sergot/openssl
…/X509.pm6 :34:
has int32 $.size;
sergot/openssl
…/X509.pm6 :39:
has int32 $.modified;
sergot/openssl
…/X509.pm6 :43:
has int32 $.canon_enclen;
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :34:
has int32 $.number; #= number returned by XRegisterExtension
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :59:
has int32 $.class; #= class of screen (monochrome, etc.)
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :63:
has int32 $.bits_per_rgb; #= log base 2 of distinct color values
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :64:
has int32 $.map_entries; #= color map entries
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :69:
has int32 $.depth; #= this depth (Z) of the depth
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :70:
has int32 $.nvisuals; #= number of Visual types at this depth
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :79:
has int32 $.type;
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :84:
has int32 $.x;
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :85:
has int32 $.y;
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :86:
has int32 $.width;
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :87:
has int32 $.height;
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :88:
has int32 $.count; #= if non-zero, at least this many more
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :98:
has int32 $.type;
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :151:
has int32 $.type;
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :159:
has int32 $.x; #= pointer x coordinate in event window
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :160:
has int32 $.y; #= pointer y coordinate in event window
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :161:
has int32 $.x_root; #= pointer x coordinate relative to root
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :162:
has int32 $.y_root; #= pointer y coordinate relative to root
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :172:
has int32 $.type;
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :180:
has int32 $.x; #= pointer x coordinate in event window
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :181:
has int32 $.y; #= pointer y coordinate in event window
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :182:
has int32 $.x_root; #= pointer x coordinate relative to root
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :183:
has int32 $.y_root; #= pointer y coordinate relative to root
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :194:
has int32 $.type;
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :207:
has int32 $.type;
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :233:
has int32 $.type; #= type of event, see L<Event> enum
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :285:
has int32 $.width; #= width of screen
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :286:
has int32 $.height; #= height of screen
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :287:
has int32 $.mwidth; #= width of screen in millimeters
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :288:
has int32 $.mheight; #= height of screen in millimeters
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :289:
has int32 $.ndepths; #= number of depths possible
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :291:
has int32 $.root_depth; #= bits per pixel
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :297:
has int32 $.max_maps, #= max color maps
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :298:
has int32 $.min_maps; #= min color maps
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :299:
has int32 $.backing_store; #= Never, WhenMapped, Always
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :300:
has int32 $.save_unders;
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :306:
has int32 $.depth; #= depth of this image format
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :307:
has int32 $.bits_per_pixel; #= bits/pixel at this depth
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :308:
has int32 $.scanline_pad; #= scanline must padded to this multiple
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :315:
has int32 $.fd; #= Network socket.
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :316:
has int32 $!private2;
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :317:
has int32 $.proto_major_version; #= major version of server's X protocol
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :318:
has int32 $.proto_minor_version; #= minor version of servers X protocol
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :323:
has int32 $!private6;
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :325:
has int32 $.byte_order; #= screen byte order, LSBFirst, MSBFirst
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :326:
has int32 $.bitmap_unit; #= padding and data requirements
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :327:
has int32 $.bitmap_pad; #= padding requirements on bitmaps
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :328:
has int32 $.bitmap_bit_order; #= LeastSignificant or MostSignificant
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :329:
has int32 $.nformats; #= number of pixmap formats in list
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :331:
has int32 $!private8;
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :332:
has int32 $.release; #= release of the server
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :335:
has int32 $.qlen; #= Length of input event queue
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :346:
has int32 $.default_screen; #= default screen for operations
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :347:
has int32 $.nscreens; #= number of screens on this server
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :351:
has int32 $.min_keycode; #= minimum defined keycode
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :352:
has int32 $.max_keycode; #= maximum defined keycode
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :355:
has int32 $!private19;
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :376:
has int32 $.x;
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :377:
has int32 $.y; #= location of window
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :378:
has int32 $.width;
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :379:
has int32 $.height; #= width and height of window
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :380:
has int32 $.border_width; #= border width of window
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :381:
has int32 $.depth; #= depth of window
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :384:
has int32 $.class; #= InputOutput, InputOnly
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :385:
has int32 $.bit_gravity; #= one of bit gravity values
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :386:
has int32 $.win_gravity; #= one of the window gravity values
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :387:
has int32 $.backing_store; #= NotUseful, WhenMapped, Always
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :393:
has int32 $.map_state; #= IsUnmapped, IsUnviewable, IsViewable
slobo/Perl6-X11-Xlib-Raw
…/Raw.pm6 :406:
has int32 $.format; #= prop data format: 8, 16, or 32
spebern/Parser-FreeXL-Native
…/Native.pm6 :41:
has int32 $.int_value;
sufrostico/perl6-snowball
…/LICENSE :230:
d) If the work has interactive user interfaces, each must display
sufrostico/perl6-snowball
…/LICENSE :231:
Appropriate Legal Notices; however, if the Program has interactive
sufrostico/perl6-snowball
…/Snowball.pm6 :17:
has int32 $.c;
sufrostico/perl6-snowball
…/Snowball.pm6 :18:
has int32 $.l;
sufrostico/perl6-snowball
…/Snowball.pm6 :19:
has int32 $.lb;
sufrostico/perl6-snowball
…/Snowball.pm6 :20:
has int32 $.bra;
sufrostico/perl6-snowball
…/Snowball.pm6 :21:
has int32 $.ket;
sufrostico/perl6-wiringpi
…/LICENSE :230:
d) If the work has interactive user interfaces, each must display
sufrostico/perl6-wiringpi
…/LICENSE :231:
Appropriate Legal Notices; however, if the Program has interactive
sylvarant/Compress-Brotli
…/Brotli.pm :12:
has int8 $.mode;
sylvarant/Compress-Brotli
…/Brotli.pm :13:
has int8 $.quality;
sylvarant/Compress-Brotli
…/Brotli.pm :14:
has int8 $.lgwin;
sylvarant/Compress-Brotli
…/Brotli.pm :15:
has int8 $.lgblock;
titsuki/p6-Terminal-Readsecret
…/Readsecret.pm6 :27:
has int64 $!tv_nsec;
tokuhirom/p6-Crust
…/Response.pm6 :5:
has int $.status;
tokuhirom/p6-HTTP-MultiPartParser
…/MultiPartParser.pm6 :20:
has int $.max_preamble_size = 32 * 1024;
tokuhirom/p6-HTTP-MultiPartParser
…/MultiPartParser.pm6 :21:
has int $.max_header_size = 32768;
tokuhirom/p6-HTTP-Server-Tiny
…/Tiny.pm6 :96:
has int $.request-count = 1;
tokuhirom/p6-HTTP-Server-Tiny
…/Tiny.pm6 :97:
has int $.max-keepalive-reqs is required;
tony-o/perl6-csv-parser
…/Parser.pm :11:
has int $.chunk_size = 1024;
tony-o/perl6-csv-parser
…/Parser.pm :12:
has int $!fpos = 0;
tony-o/perl6-csv-parser
…/Parser.pm :13:
has int $!bpos = 0;
tony-o/perl6-csv-parser
…/Parser.pm :14:
has int $!bopn = 0;
tony-o/perl6-html-parser-xml
…/advent.html :709:
<p>This has introduced a code assertion between the <code>&lt;?{</code> and <code>}&gt;</code> <a href="http://perlcabal.org/syn/S05.html#…
wentam/P6-Graffiks
…/Mesh.pm6 :9:
has int32 $.triangle_buffer;
wentam/P6-Graffiks
…/Mesh.pm6 :10:
has int32 $.normal_buffer;
wentam/P6-Graffiks
…/Mesh.pm6 :11:
has int32 $.vertex_color_buffer;
wentam/P6-Graffiks
…/Mesh.pm6 :12:
has int32 $.vertex_count;
wentam/P6-Graffiks
…/Mesh.pm6 :13:
has int32 $.normal_count;
wentam/P6-Graffiks
…/Object.pm6 :10:
has int32 $.mesh_count;
yaml/yaml-libyaml-perl6
…/LibYAML.pm6 :72:
has int32 $.major;
yaml/yaml-libyaml-perl6
…/LibYAML.pm6 :73:
has int32 $.minor;
yaml/yaml-libyaml-perl6
…/LibYAML.pm6 :100:
has int32 $.encoding;
yaml/yaml-libyaml-perl6
…/LibYAML.pm6 :110:
has int32 $.implicit;
yaml/yaml-libyaml-perl6
…/LibYAML.pm6 :117:
has int32 $.implicit;
yaml/yaml-libyaml-perl6
…/LibYAML.pm6 :129:
has int32 $.type;
yaml/yaml-libyaml-perl6
…/LibYAML.pm6 :139:
has int32 $.plain_implicit;
yaml/yaml-libyaml-perl6
…/LibYAML.pm6 :140:
has int32 $.quoted_implicit;
yaml/yaml-libyaml-perl6
…/LibYAML.pm6 :141:
has int32 $.style;
yaml/yaml-libyaml-perl6
…/LibYAML.pm6 :146:
has int32 $.type;
yaml/yaml-libyaml-perl6
…/LibYAML.pm6 :151:
has int32 $.plain_implicit;
yaml/yaml-libyaml-perl6
…/LibYAML.pm6 :152:
has int32 $.quoted_implicit;
yaml/yaml-libyaml-perl6
…/LibYAML.pm6 :153:
has int32 $.style;
yaml/yaml-libyaml-perl6
…/LibYAML.pm6 :162:
has int32 $.implicit;
yaml/yaml-libyaml-perl6
…/LibYAML.pm6 :163:
has int32 $.style;
yaml/yaml-libyaml-perl6
…/LibYAML.pm6 :168:
has int32 $.type;
yaml/yaml-libyaml-perl6
…/LibYAML.pm6 :171:
has int32 $.implicit;
yaml/yaml-libyaml-perl6
…/LibYAML.pm6 :172:
has int32 $.style;
yaml/yaml-libyaml-perl6
…/LibYAML.pm6 :181:
has int32 $.implicit;
yaml/yaml-libyaml-perl6
…/LibYAML.pm6 :182:
has int32 $.style;
yaml/yaml-libyaml-perl6
…/LibYAML.pm6 :187:
has int32 $.type;
yaml/yaml-libyaml-perl6
…/LibYAML.pm6 :190:
has int32 $.implicit;
yaml/yaml-libyaml-perl6
…/LibYAML.pm6 :191:
has int32 $.style;
yaml/yaml-libyaml-perl6
…/LibYAML.pm6 :210:
has int32 $.type;
yaml/yaml-libyaml-perl6
…/LibYAML.pm6 :345:
has int32 $.error;
yaml/yaml-libyaml-perl6
…/LibYAML.pm6 :348:
has int32 $.problem_value;
yaml/yaml-libyaml-perl6
…/LibYAML.pm6 :448:
has int32 $.error;
CIAvash/App-Football
…/COPYING :230:
d) If the work has interactive user interfaces, each must display
CIAvash/App-Football
…/COPYING :231:
Appropriate Legal Notices; however, if the Program has interactive
CIAvash/WebService-FootballData
…/COPYING :230:
d) If the work has interactive user interfaces, each must display
CIAvash/WebService-FootballData
…/COPYING :231:
Appropriate Legal Notices; however, if the Program has interactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment