Searched defs:ASCII (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/dist/encoding-warnings/lib/encoding/
H A Dwarnings.pm159 sub ASCII () { 0 } subroutine
/openbsd-current/gnu/usr.bin/perl/lib/
H A Ddumpvar.pl17 sub ASCII { return ord('A') == 65; } subroutine
/openbsd-current/gnu/usr.bin/perl/dist/Dumpvalue/lib/
H A DDumpvalue.pm8 sub ASCII { return ord('A') == 65; } subroutine
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dmbchar.c41 typedef enum {ASCII, A_ESC, A_ESC_DL, JIS, JIS_1, JIS_2, J_ESC, J_ESC_BR, enumerator in enum:__anon6237
[all...]
/openbsd-current/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DStringPrinter.h23 enum class StringElementType { ASCII, UTF8, UTF16, UTF32 }; member in class:lldb_private::formatters::StringPrinter::StringElementType
25 enum class GetPrintableElementType { ASCII, UTF8 }; member in class:lldb_private::formatters::StringPrinter::GetPrintableElementType
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DFormat.h224 bool ASCII; // Show the ASCII bytes for the hex bytes to the right. member in class:llvm::FormattedBytes
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Drcparse.h51 # define ASCII 261 macro
H A Drclex.c993 { MAYBE_RETURN (ASCII); } variable
H A Drcparse.c10 # define ASCII 261 macro
/openbsd-current/bin/csh/
H A Dcsh.h184 #define ASCII 0177 macro
/openbsd-current/gnu/llvm/llvm/tools/llvm-rc/
H A DResourceScriptStmt.h335 ASCII = 0x8000, enumerator in enum:llvm::rc::AcceleratorsResource::Accelerator::Options

Completed in 286 milliseconds