HomeSort by relevance Sort by last modified time
    Searched full:hexadecimal (Results 251 - 275 of 1046) sorted by null

<<11121314151617181920>>

  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
floatconv.go 92 fcount *= 4 // hexadecimal digits are 4 bits each
205 // maximum float64 value. For hexadecimal mantissae, the exponent must
  /prebuilts/go/darwin-x86/src/crypto/rsa/
pss.go 110 // 4. If the rightmost octet of EM does not have hexadecimal value
155 // position is "position 1") does not have hexadecimal value 0x01,
  /prebuilts/go/darwin-x86/src/math/
expm1.go 110 // The hexadecimal values are the intended ones for the following
113 // to produce the hexadecimal values shown.
  /prebuilts/go/darwin-x86/src/net/
parse.go 135 // Hexadecimal to integer starting at &s[i0].
200 // Convert i to a hexadecimal string. Leading zeros are not printed.
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
floatconv.go 92 fcount *= 4 // hexadecimal digits are 4 bits each
205 // maximum float64 value. For hexadecimal mantissae, the exponent must
  /prebuilts/go/linux-x86/src/crypto/rsa/
pss.go 110 // 4. If the rightmost octet of EM does not have hexadecimal value
155 // position is "position 1") does not have hexadecimal value 0x01,
  /prebuilts/go/linux-x86/src/math/
expm1.go 110 // The hexadecimal values are the intended ones for the following
113 // to produce the hexadecimal values shown.
  /prebuilts/go/linux-x86/src/net/
parse.go 135 // Hexadecimal to integer starting at &s[i0].
200 // Convert i to a hexadecimal string. Leading zeros are not printed.
  /system/core/adb/
SERVICES.TXT 138 <hex4>: The length of the payload, as 4 hexadecimal chars.
230 <hex4>: the length of all content as a 4-char hexadecimal string
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
gdtoaimp.h 146 * NaN(x), where x is a string of hexadecimal digits (optionally
148 * of hexadecimal digits, it is taken for the fraction bits of the
149 * resulting NaN; if there are two or more strings of hexadecimal
169 * #define NO_HEX_FP to disable recognition of C9x's hexadecimal
  /bionic/libc/upstream-openbsd/lib/libc/net/
inet_pton.c 64 * like inet_aton() but without all the hexadecimal and shorthand.
  /external/ImageMagick/m4/
ax_gcc_x86_cpuid.m4 19 # as hexadecimal strings as "eax:ebx:ecx:edx" in the cache variable
  /external/bison/lib/
printf-frexp.c 1 /* Split a double into fraction and mantissa, for hexadecimal printf.
  /external/curl/
curl-config.in 49 --vernum output the version information as a number (hexadecimal)
  /external/curl/docs/
curl-config.1 73 This outputs the version number, in hexadecimal, with 8 bits for each part;
  /external/curl/lib/
escape.c 162 /* this is two hexadecimal digits following a '%' */
inet_pton.c 84 * like inet_aton() but without all the hexadecimal and shorthand.
  /external/e2fsprogs/intl/
vasnprintf.c 390 * 0.25 /* binary -> hexadecimal */
399 * 0.25 /* binary -> hexadecimal */
406 * 0.25 /* binary -> hexadecimal */
469 * 0.25 /* binary -> hexadecimal */
  /external/e2fsprogs/po/
at-expand.pl 60 "#. %X <num> hexadecimal format\n",
  /external/fonttools/Doc/
documentation.html 48 Other tables are dumped as hexadecimal data.
  /external/google-breakpad/src/processor/
logging.h 133 // Returns number formatted as a hexadecimal string, such as "0x7b".
  /external/iproute2/man/man8/
tc-flow.8 76 or a hexadecimal class ID in the form [\fIX\fB:\fR]\fIY\fR. If \fIX\fR is
tc-u32.8 221 indicates that the value is parsed in hexadecimal format. Otherwise, the
224 are considered hexadecimal, a leading
231 is specified in common, colon-separated hexadecimal format. Finally,
257 All these values are parsed as unsigned, hexadecimal numbers with length 12bits
  /external/iproute2/tc/
em_canid.c 54 " ID, MASK := hexadecimal number (i.e. 0x123)\n" \
f_bpf.c 61 fprintf(stderr, "NOTE: CLASSID is parsed as hexadecimal input.\n");

Completed in 2820 milliseconds

<<11121314151617181920>>