Searched refs:numerical (Results 1 – 25 of 52) sorted by relevance
123
| /freebsd-13-stable/contrib/llvm-project/libcxx/modules/std/ |
| HD | charconv.inc | 12 // floating-point format for primitive numerical conversion 25 // [charconv.to.chars], primitive numerical output conversion 30 // [charconv.from.chars], primitive numerical input conversion
|
| /freebsd-13-stable/crypto/openssl/doc/man3/ |
| HD | OBJ_nid2obj.pod | 64 a long name, a short name or the numerical representation of an object. 68 as well as numerical forms. If I<no_name> is 1 only the numerical form 78 then that will be used, otherwise the numerical form will be used. 79 If I<no_name> is 1 then the numerical form will always be used. 88 numerical form of the object, I<sn> the short name and I<ln> the 101 Objects in OpenSSL can have a short name, a long name and a numerical 122 the functions OBJ_txt2obj() and OBJ_obj2txt() can process the numerical
|
| HD | X509_get_version.pod | 24 X509_get_version() returns the numerical value of the version field of 29 X509_set_version() sets the numerical value of the version field of certificate 45 return the numerical value of the version field.
|
| HD | BIO_s_accept.pod | 72 connect BIOs, that is it can be a numerical port string or a 77 BIO_set_conn_port() for connect BIOs, that is it can be a numerical
|
| HD | X509_NAME_print_ex.pod | 70 use OID numerical form (normally OIDs are only used if the field name is not
|
| HD | BIO_ADDR.pod | 77 will contain the numerical form of the address. This only works for
|
| HD | SSL_CTX_set_client_hello_cb.pod | 66 holding the numerical value of the TLS extension types in the order they appear
|
| /freebsd-13-stable/contrib/ntp/scripts/monitoring/ |
| HD | ntp.pl | 73 sub numerical { $a <=> $b; } subroutine 443 foreach $off (sort numerical keys(%FRAGS)) 459 (((scalar(@x=sort numerical keys(%FRAGS)) == 2) && 461 (scalar(@x=sort numerical keys(%FRAGS)) < 2)))
|
| /freebsd-13-stable/contrib/llvm-project/libcxx/include/ |
| HD | charconv | 18 // floating-point format for primitive numerical conversion 26 // 23.20.2, primitive numerical output conversion 57 // 23.20.3, primitive numerical input conversion
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/display/ |
| D | renesas,du.txt | 38 numerical index. 42 numerical index. 58 channels. The resets must be named "du.x" with "x" being the numerical
|
| /freebsd-13-stable/crypto/openssl/doc/man1/ |
| HD | errstr.pod | 15 numerical forms will be available. The B<errstr> utility can be used to
|
| HD | asn1parse.pod | 156 numerical form (for example 1.2.3.4). The file passed to the B<-oid> option 158 the first column is the OID in numerical format and should be followed by white
|
| /freebsd-13-stable/tools/tools/net80211/wlaninject/ |
| HD | README | 43 Otherwise the numerical type must be supplied. 50 Otherwise the numerical subtype must be supplied.
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/sound/ |
| D | adi,adau1701.txt | 19 - adi,pin-config: An array of 12 numerical values selecting one of the
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/display/bridge/ |
| D | renesas,lvds.txt | 35 numerical index.
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/gpio/ |
| HD | gpio.txt | 239 2.2) Ordinary (numerical) GPIO ranges 301 If numerical and named pin groups are mixed, the string corresponding to a 302 numerical pin range in gpio-ranges-group-names must be empty.
|
| /freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| HD | Sanitizers.def | 80 SANITIZER("numerical", NumericalStability)
|
| /freebsd-13-stable/usr.sbin/bsdconfig/usermgmt/include/ |
| HD | usermgmt.hlp | 18 The numerical user or group IDs are often nothing you want to care for
|
| /freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/reservation/ |
| HD | reservation.shlib | 37 # gives a numerical value.
|
| /freebsd-13-stable/stand/forth/ |
| HD | menu.rc | 56 \ Enable "Options:" separator. When set to a numerical value (1-8), a visual
|
| HD | menu.4th | 52 dot constant bullet \ Menu bullet (appears after numerical prefix) 231 \ to allow for a space between the numerical prefix and the 239 \ Here we will add the ASCII decimal of the numerical prefix 510 \ numerical prefix to the stack. We store the value left on the stack 514 \ Note that any menu item beyond 9 will have a numerical prefix on the
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/TableGen/ |
| HD | SearchableTable.td | 45 // contains the numerical value of enum entries.
|
| /freebsd-13-stable/contrib/bsnmp/snmpd/ |
| HD | BEGEMOT-SNMPD.txt | 302 "The numerical index of the community (private to the module)." 326 "The numerical value of access rights granted to the community."
|
| /freebsd-13-stable/contrib/mandoc/ |
| HD | NEWS | 303 * roff(7) \n+ and \n- numerical register auto-increment and -decrement 616 * man(1): Give manuals in purely numerical sections priority over 763 * roff(7): Fix a read buffer overrun on incomplete numerical conditions. 803 * roff(7): Correctly handle scaling units in numerical expressions, 804 and some other improvements to the parsing of numerical expressions. 806 * roff(7): Let .it accept numerical expressions, not just constants. 907 of numerical expressions. 918 * The roff(7) parser now supports string comparison and numerical 920 * The roff parser now fully supports the \B (validate numerical
|
| /freebsd-13-stable/crypto/openssl/doc/man5/ |
| HD | config.pod | 124 and long name, the value is the numerical form of the OID. Although some of 136 by a comma and the numerical OID form. For example:
|
123