Searched refs:hexadecimal (Results 1 - 25 of 26) sorted by relevance

12

/macosx-10.9.5/llvmCore-3425.0.33/lib/TableGen/
H A DTGLexer.cpp382 return ReturnError(TokStart, "Invalid hexadecimal number");
387 return ReturnError(TokStart, "Invalid hexadecimal number");
392 return ReturnError(TokStart, "Invalid hexadecimal number");
/macosx-10.9.5/llvmCore-3425.0.33/tools/llvm-size/
H A Dllvm-size.cpp50 enum RadixTy {octal = 8, decimal = 10, hexadecimal = 16}; enumerator in enum:RadixTy
60 clEnumValN(hexadecimal, "x", "Print size in hexadecimal"),
80 /// including the leading 0x or 0 for hexadecimal and octal respectively.
104 case hexadecimal:
/macosx-10.9.5/curl-78.94.1/curl/
H A Dcurl-config.in49 --vernum output the version information as a number (hexadecimal)
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Debnf-ebx.el101 ;; where N is a hexadecimal integer, the expression matches the character
658 (error "Invalid hexadecimal character"))
661 (error "Invalid hexadecimal character"))))
H A Dgdb-ui.el2481 (defun gdb-memory-format-hexadecimal ()
2482 "Set the display format to hexadecimal."
2508 (define-key gdb-memory-format-menu [hexadecimal]
2509 '(menu-item "Hexadecimal" gdb-memory-format-hexadecimal
/macosx-10.9.5/CPANInternal-140/Net-DNS/lib/Net/DNS/RR/
H A DSSHFP.pm165 Returns the SHA1 fingerprint over the label and key in hexadecimal
/macosx-10.9.5/ntp-88/sntp/
H A Dsntp-opts.def172 S Key in 64 Bit hexadecimal number as specified in in the DES specification.
173 N Key in 64 Bit hexadecimal number as specified in the NTP standard.
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dmsmessages.vim82 "hexadecimal floating point number, optional leading digits, with dot, with exponent
84 "hexadecimal floating point number, with leading digits, optional dot, with exponent
H A Dvoscm.vim34 syn keyword voscmFunction contained has_access hexadecimal home_dir index iso_date iso_date_time language_name
H A Dc.vim127 "hexadecimal floating point number, optional leading digits, with dot, with exponent
129 "hexadecimal floating point number, with leading digits, optional dot, with exponent
H A Dvera.vim171 "hexadecimal floating point number, optional leading digits, with dot, with exponent
173 "hexadecimal floating point number, with leading digits, optional dot, with exponent
H A Dinform.vim332 " Integer numbers: decimal, hexadecimal and binary.
H A Dtcl.vim197 " Octal, hexadecimal, unicode codepoints, and the classics.
H A Dsqlanywhere.vim411 syn keyword sqlKeyword group handler hash having header hexadecimal
/macosx-10.9.5/ruby-104/ruby/test/psych/
H A Dtest_yaml.rb419 { 'canonical' => 12345, 'decimal' => 12345, 'octal' => '014'.oct, 'hexadecimal' => '0xC'.hex }, <<EOY
423 hexadecimal: 0xC
427 { 'canonical' => 685230, 'decimal' => 685230, 'octal' => 02472256, 'hexadecimal' => 0x0A74AE, 'sexagesimal' => 685230 }, <<EOY)
431 hexadecimal: 0x0A,74,AE
/macosx-10.9.5/CPANInternal-140/URI/URI/
H A DEscape.pm35 hexadecimal digits. A byte can also be represented directly by a
195 # but are not followed by two hexadecimal characters are reserved
/macosx-10.9.5/CPANInternal-140/Digest-SHA/
H A DSHA.pm386 its SHA-1/224/256/384/512 digest encoded as a hexadecimal string.
535 Returns the digest encoded as a hexadecimal string.
592 with the result encoded as a hexadecimal string. Multiple I<$data>
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/lib/Net/LDAP/
H A DUtil.pm497 hexadecimal value of the character.
/macosx-10.9.5/vim-53/runtime/lang/
H A Dmenu_es_es.latin1.vim172 menutrans &Convert\ to\ HEX<Tab>:%!xxd Convertir\ a\ formato\ &hexadecimal<Tab>:%!xxd
H A Dmenu_pt_br.vim141 menutrans &Convert\ to\ HEX<Tab>:%!xxd Converter\ para\ hexadecimal<Tab>:%!xxd
H A Dmenu_pt_pt.vim137 menutrans &Convert\ to\ HEX<Tab>:%!xxd Converter\ para\ hexadecimal<Tab>:%!xxd
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Storage/DBI/Sybase/
H A DASE.pm1133 The values will come back as hexadecimal.
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSCore/
H A DDNSCommon.c4182 goto hexadecimal;
4184 hexadecimal: if (F.lSize) n = va_arg(arg, unsigned long);
/macosx-10.9.5/CPANInternal-140/Net-Telnet/lib/Net/
H A DTelnet.pm3831 in a hexadecimal and printable character format. This method is
/macosx-10.9.5/CPANInternal-140/Net-Telnet-3.03/lib/Net/
H A DTelnet.pm3831 in a hexadecimal and printable character format. This method is

Completed in 201 milliseconds

12