Home
last modified time | relevance | path

Searched +refs:table +refs:string +refs:to +refs:number +refs:list (Results 76 – 100 of 56894) sorted by relevance

12345678910>>...2276

/dports/net-mgmt/p5-Net-Netmask/Net-Netmask-2.0001/lib/Net/
H A DNetmask.pod71 There are also functions to insert a network block into a table
73 There are functions to turn a IP address range into a list of
74 CIDR blocks. There are functions to turn a list of CIDR blocks
370 Adds the current block to an table of network blocks. The
374 The optional argument allows there to be more than one table.
400 Splits a netmask into a number of sub netblocks. This number must be
401 a base 2 number (2,4,8,16,etc.) and the number must not exceed the
452 Numerical and string comparisons have been overloaded to
483 is expected to be a string. If more than one block in the table
493 is expected to be a string. All network blocks in the table that
[all …]
/dports/mail/mailutils/mailutils-3.13/doc/texinfo/
H A Dsieve.texi164 @cindex string list, sieve
166 A @dfn{string list} is a comma-delimited list of quoted strings, enclosed
418 require @var{string-list};
809 @var{key-list}(string-list)
880 @var{key-list}(string-list)
1023 value is a string representation of a floating point number. If
1068 @var{headers}(string-list) @var{keys}(string-list)
1244 list of permissions to be set. This latter list is a string
1760 converted to a string.
1818 @var{source}(string-list) @var{keys}(string-list)
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/scribble-lib/scribble/
H A Dlatex-render.rkt319 [(table? p) (table-style p)]
350 (list? number)
360 [(1) (if (string? (car number)) "Part" "Chap")]
378 (if (list? number)
618 (string->list (format "~s" s)))))
713 (if inline? (current-table-mode) (list tableform t))]
748 ;; Helper to add row-separating lines:
897 (for* ([l (in-list (table-blockss p))]
1031 (define/override (string-to-implicit-styles e)
1099 ;; though, so we keep this table around to avoid regressions.
[all …]
H A Dtext-render.rkt5 racket/class racket/port racket/list racket/string
35 format-number)
38 (let ([number (collected-info-number (part-collected-info d ht))])
40 (let ([s (format-number number '() #t)])
49 (when (or (pair? number) (part-title-content d))
102 (for/list ([l (in-list (table-cells-styless tc))])
109 (for/list ([s (in-list (table-columns-styles tc))])
128 (for/list ([l (in-list (table-cells-styless tc))])
135 (for/list ([s (in-list (table-columns-styles tc))])
253 (define to-wrap (regexp-replace* #rx"\n" (get-output-string o) " "))
[all …]
H A Dbase-render.rkt99 (string-append (caar number)
116 (+ 1 (for/sum ([i (in-list (cdr number))]) (if (not (string? i)) 1 0)))))
122 ;; should work up to 3999:
217 (define/public (string-to-implicit-styles e) null)
221 [(string? e) (let ([ses (string-to-implicit-styles e)])
473 (for*/fold ([fp fp]) ([ds (in-list (table-blockss i))]
688 (for ([d (in-list (apply append (table-blockss i)))])
782 (for ([f (in-list (apply append (table-blockss i)))])
1182 (list (make-string (* 2 (- (length number)
1200 (and (string? (car number))
[all …]
H A Dhtml-render.rkt30 (define (number->decimal-string s)
31 (number->string (if (integer? s) s (exact->inexact s))))
127 (string-append (if (< b 16) "~0" "~") (number->string b 16)))
145 (let ([s (number->string v 16)])
232 [title "Enter a search string to search the manuals"]
1011 `([title . ,(if title* (string-append label " to " title*) label)]
1269 (number->string
1286 (number->string
1288 (string->number (list-ref parts 1))))
1518 [width ,(number->decimal-string width)]
[all …]
/dports/lang/parrot/parrot-8.1.0/docs/pdds/draft/
H A Dpdd13_bytecode.pod328 This segment stores number, string and PMC constants.
532 specify the number of entries in the table.
542 table). The list of offsets into the bytecode segment (and by the definition
701 be listed under the method list for other segment PMCs to save space.
816 table. If the constant at that position in the table is not a number, an
822 table. If the constant at that position in the table is not a string, an
834 table. If the constant at that position in the table is not already a number
841 table. If the constant at that position in the table is not already a string
887 Gets the number of entries in the fixup table.
946 Gets the number of annotations in the table.
[all …]
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/gtk/doc/gtk/
H A Ddefuns-gtkrecentmanager.xml.texi11 The full path to the file to be used to store and read the list
14 The maximum number of items to be returned by gtk_recent_manager_get_items()
117 list.
257 the number of items to return, or -1 for every item.
275 the maximum number of items to return, or -1.
294 list itself using @code{g-list-free}.
315 list.
401 the number of seconds elapsed from system's Epoch when the resource was added to
509 a string containing an application name
542 or list. For example, calling this function on an item that refers to
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/htdp-doc/scribblings/htdp-langs/
H A Dprim-ops.rkt225 arguments equal to the number of fields in the structure,
515 (check-within (roots-table (list 1. 2. 3.))
534 (check-within (roots-table (list 2.))
564 ;; determine the number associated with @racket[s] in @racket[table]
568 [(empty? table) (error (string-append s " not found"))]
569 [else (if (string=? (first (first table)) s)
588 [(empty? table) (error (string-append s " not found"))]
589 [else (if (string=? (first (first table)) s)
608 [else (if (string=? (first (first table)) s)
685 @racket[string] refers to a file relative to the current file.
[all …]
/dports/databases/p5-DBD-XBase/DBD-XBase-1.08/
H A Dnew-XBase232 Arrayref to list of field name.
236 Arrayref to list of field types, specified either by one letter
242 Arrayref to list of field widths.
246 Arrayref to list of precissions, for numeric columns.
298 a table object, it returns error string describing the last error
329 to specify the number of the record in the file as the first argument.
354 pass list of numbers of the fields to read.
359 undeleted record at once. As parameters, pass list of fields to
381 Reference to a list of names of the fields to print. By default it's
387 What to print for undefined (NULL) values, empty string by default.
[all …]
/dports/lang/racket/racket-8.3/src/expander/common/
H A Dintern.rkt9 ;; the table after failing to find an entry (and if the transaction
14 (struct table (ht ; integer[hash code] -> list of weak boxes
15 count ; number of items in the table (= sum of list lengths)
44 ;; Try to install the updated table, and return `v` if it
51 ;; Remove empty weak boxes from a table. Count the number
53 ;; the number of entries doubles (up to at least reaches 128)
58 (for/list ([b (in-list vals)]
74 (define N 10) ; number of threads
75 (define M 1000) ; number of values to intern and remember
76 (define P 100) ; number of values to intern and discard
[all …]
/dports/lang/racket-minimal/racket-8.3/src/expander/common/
H A Dintern.rkt9 ;; the table after failing to find an entry (and if the transaction
14 (struct table (ht ; integer[hash code] -> list of weak boxes
15 count ; number of items in the table (= sum of list lengths)
44 ;; Try to install the updated table, and return `v` if it
51 ;; Remove empty weak boxes from a table. Count the number
53 ;; the number of entries doubles (up to at least reaches 128)
58 (for/list ([b (in-list vals)]
74 (define N 10) ; number of threads
75 (define M 1000) ; number of values to intern and remember
76 (define P 100) ; number of values to intern and discard
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/scribble-doc/scribblings/scribble/
H A Dcore.scrbl108 has a list of list of @techlink{blocks} corresponding to
265 @item{The prefix is added to a string second item by creating a list
369 [to-collect list?]
617 A @techlink{table} has, roughly, a list of list of blocks. A cell in
1175 The length of the @racket[number] list indicates the section's nesting
1176 depth. Elements of @racket[number] correspond to the section's number,
1201 @history[#:changed "1.1" @elem{Added @racket[(list/c string? string?)]
1394 string, a @racket[generated-tag] instance, or a non-empty list
1479 number plus an updated hash table with an incremented value for the
1488 string for the rendered number, then it is not added as a prefix to
[all …]
/dports/biology/emboss/EMBOSS-6.6.0/doc/programs/master/emboss/apps/inc/
H A Dtwofeat.ihelp8 table is allowed. You can set this to be any
21 table is allowed. You can set this to be any
72 '/label', '/map', '/note', '/number',
80 table is allowed. You can set this to match
95 '/number', '/partial', '/product',
140 '/label', '/map', '/note', '/number',
148 table is allowed. You can set this to match
163 '/number', '/partial', '/product',
242 -iquery1 string Input query fields or ID list
255 -raccshow2 boolean Show accession number in the report
[all …]
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/foundry/
H A DBROCADE-ROUTEMAP-MIB187 and use the next value to insert a new row in this table."
241 numbers to be matched. This is list of BGP community list numbers
262 the list of Ipv4 prefix-lists to be matched.
290 the list of Ipv6 ACL names to be matched. The value is list of ACL names
294 list of Ipv6 prefix-lists to be matched. The value is list of IPv6 prefix-list
321 matchTags ֠Specifies list of tag values to be matched (string
446 The value is the string representation of BGP AS number to be
459 setCommunityNumber ֠Specifies the BGP community number to be added.
597 "This table contains the bindings for routemap entries to interfaces.
607 "A row in this table represents a binding of a routemap to one interface."
[all …]
/dports/net-mgmt/observium/observium/mibs/brocade/
H A DBROCADE-ROUTEMAP-MIB187 and use the next value to insert a new row in this table."
241 numbers to be matched. This is list of BGP community list numbers
262 the list of Ipv4 prefix-lists to be matched.
290 the list of Ipv6 ACL names to be matched. The value is list of ACL names
294 list of Ipv6 prefix-lists to be matched. The value is list of IPv6 prefix-list
321 matchTags ֠Specifies list of tag values to be matched (string
446 The value is the string representation of BGP AS number to be
459 setCommunityNumber ֠Specifies the BGP community number to be added.
597 "This table contains the bindings for routemap entries to interfaces.
607 "A row in this table represents a binding of a routemap to one interface."
[all …]
/dports/lang/racket/racket-8.3/collects/racket/
H A Dpretty.rkt618 (number->string n)
622 (number->string n)
828 (out (number->string (vector-length obj))))
842 (out (number->string (flvector-length obj))))
951 number->decimal-string
952 number->string)
1568 (define (number->decimal-string x)
1572 (number->string x)]
1577 (number->decimal-string r)
1581 (number->decimal-string i)))]
[all …]
/dports/lang/racket-minimal/racket-8.3/collects/racket/
H A Dpretty.rkt618 (number->string n)
622 (number->string n)
828 (out (number->string (vector-length obj))))
842 (out (number->string (flvector-length obj))))
951 number->decimal-string
952 number->string)
1568 (define (number->decimal-string x)
1572 (number->string x)]
1577 (number->decimal-string r)
1581 (number->decimal-string i)))]
[all …]
/dports/textproc/dsssl-docbook-modular/docbook-dsssl-1.79/print/
H A Ddbblock.dsl21 ;; paragraph will apply to the paragraphs in this blockquote which is
314 (attribute-string (normalize "align") (node-list-first image))))
454 (let* ((root-list (if %footnote-number-restarts%
498 lines: 'wrap ; doesn't seem to work
513 lines: 'wrap ; doesn't seem to work
625 (define (table-footnote-number footnote)
627 ($table-element-list$)) "a"))
630 ($ss-seq$ + (literal (table-footnote-number (current-node)))))
633 ($ss-seq$ + (literal (table-footnote-number (current-node)))))
649 (cols (string->number (attribute-string (normalize "cols") tgroup))))
[all …]
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/aarch64/
H A Dfaslin.sl21 % notice, this list of conditions and the following disclaimer.
23 % notice, this list of conditions and the following disclaimer in the
48 % Changed fasl-magic-number to faslin-magic (which is defined now in SYS-CONSTS.)
68 local-id-table % table for mapping local ID numbers to global ID numbers.
72 bit-table-size % number of words in the bit table
241 % (loc (symval (local-to-global-id reloc-inf id-table))))
245 (setq reloc-inf (local-to-global-id reloc-inf id-table))
251 (setq reloc-inf (local-to-global-id reloc-inf id-table)))
257 (local-to-global-id reloc-inf id-table)
262 (de local-to-global-id (local-id-number id-table)
[all …]
/dports/editors/textadept/textadept_11.1.linux/modules/lua/
H A Dta_api10 AUTO_C_CANCELED events.AUTO_C_CANCELED (string)\nEmitted when canceling an autocompletion or user l…
11 …DELETED events.AUTO_C_CHAR_DELETED (string)\nEmitted after deleting a character while an autocompl…
234 …(string)\nEmitted when loading a session.\nArguments:\n\n* `session`: Table of session data to loa…
361string *prefix* in an autocompletion\nor user list, using the case sensitivity setting `buffer.aut…
364to type any character in string set *chars* in order to\ncancel an autocompletion or user list.\nT…
701 …enubar (table)\nThe default main menubar.\nIndividual menus, submenus, and menu items can be retri…
734string filename or list of filenames, or the\nuser-selected filename(s).\nEmits a `FILE_OPENED` ev…
763 property lexer.property (table)\nMap of key-value string pairs.
764 property view.property (table)\nMap of key-value string pairs used by lexers.
898 string _G.string (module)\nExtends Lua's `string` library to provide character set conversions.
[all …]
/dports/editors/textadept/textadept-textadept_11.1/modules/lua/
H A Dta_api10 AUTO_C_CANCELED events.AUTO_C_CANCELED (string)\nEmitted when canceling an autocompletion or user l…
11 …DELETED events.AUTO_C_CHAR_DELETED (string)\nEmitted after deleting a character while an autocompl…
234 …(string)\nEmitted when loading a session.\nArguments:\n\n* `session`: Table of session data to loa…
361string *prefix* in an autocompletion\nor user list, using the case sensitivity setting `buffer.aut…
364to type any character in string set *chars* in order to\ncancel an autocompletion or user list.\nT…
701 …enubar (table)\nThe default main menubar.\nIndividual menus, submenus, and menu items can be retri…
734string filename or list of filenames, or the\nuser-selected filename(s).\nEmits a `FILE_OPENED` ev…
763 property lexer.property (table)\nMap of key-value string pairs.
764 property view.property (table)\nMap of key-value string pairs used by lexers.
898 string _G.string (module)\nExtends Lua's `string` library to provide character set conversions.
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/parser-tools-lib/parser-tools/private-yacc/
H A Dtable.rkt3 ;; Routine to build the LALR table
15 (build-table (-> is-a-grammar%? string? any/c any/c any/c
43 (vector->list table))))
55 (vector->list table))))
60 (lambda (bv number)
64 (f number)
86 ;; counts the number of elements in list that satisfy pred
110 (fprintf port "\t~a\n" (item->string item)))
243 ;; build-table: grammar string bool #f|int #f|int -> parse-table
260 (to-state (cdr trans-key/state)))
[all …]
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/macg4/
H A Dintern.sl17 % Changed first "fluid" call to "global" since there was no need of former.
21 % Added changes to include the PKG-FASL hack. Added function FASLIN-INTERN
39 % We need to create the linked list for the unused symbols in SYMNAM,
56 % A simple routine to remove package information from the name being
132 % Initialize cells of an ID to defaults
133 (let ((id (mkid id-number)))
134 (setf (symnam id-number) print-name)
135 (setf (symprp id-number) nil)
136 (wputv symget id-number nil)
137 (setf (symval id-number) (mkitem unbound-tag id-number))
[all …]
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/macg5/
H A Dintern.sl17 % Changed first "fluid" call to "global" since there was no need of former.
21 % Added changes to include the PKG-FASL hack. Added function FASLIN-INTERN
39 % We need to create the linked list for the unused symbols in SYMNAM,
56 % A simple routine to remove package information from the name being
132 % Initialize cells of an ID to defaults
133 (let ((id (mkid id-number)))
134 (setf (symnam id-number) print-name)
135 (setf (symprp id-number) nil)
136 (wputv symget id-number nil)
137 (setf (symval id-number) (mkitem unbound-tag id-number))
[all …]

12345678910>>...2276