/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | dllwrap.c | 844 int quote = (strchr (arg, ' ') || strchr (arg, '\t')); in main() local 919 int quote = (strchr (arg, ' ') || strchr (arg, '\t')); in main() local 959 int quote = (strchr (arg, ' ') || strchr (arg, '\t')); in main() local 1006 int quote; in main() local 1056 int quote; in main() local 1100 int quote; in main() local 1141 int quote; in main() local 1193 int quote; in main() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | dllwrap.c | 837 int quote = (strchr (arg, ' ') || strchr (arg, '\t')); in main() local 912 int quote = (strchr (arg, ' ') || strchr (arg, '\t')); in main() local 950 int quote = (strchr (arg, ' ') || strchr (arg, '\t')); in main() local 994 int quote; in main() local 1040 int quote; in main() local 1085 int quote; in main() local 1126 int quote; in main() local 1178 int quote; in main() local
|
/openbsd-src/gnu/llvm/lldb/source/Utility/ |
H A D | Args.cpp | 160 Args::ArgEntry::ArgEntry(llvm::StringRef str, char quote) : quote(quote) { in ArgEntry() 218 char quote = m_entries[i].quote; in GetCommandString() local 254 char quote; in SetCommandString() local 365 char quote = in SetArguments() local 639 char quote; in SetFromString() local
|
/openbsd-src/gnu/usr.bin/binutils/gdb/mi/ |
H A D | mi-console.c | 40 char quote; member 47 const char *prefix, char quote) in mi_console_file_new()
|
/openbsd-src/gnu/usr.bin/perl/Porting/ |
H A D | corelist.pl | 454 sub quote { subroutine
|
/openbsd-src/gnu/llvm/lld/Common/ |
H A D | Reproduce.cpp | 45 std::string lld::quote(StringRef s) { in quote() function in lld
|
/openbsd-src/usr.bin/vi/vi/ |
H A D | v_replace.c | 51 int quote, rval; in v_replace() local
|
/openbsd-src/gnu/llvm/clang/utils/ |
H A D | module-deps-to-rsp.py | 39 def quote(str): function
|
H A D | FuzzTest | 98 def quote(str): function
|
/openbsd-src/usr.bin/yacc/ |
H A D | reader.c | 369 int quote; in copy_text() local 489 int c, quote, depth; in copy_union() local 633 int c, quote, i, n; in get_literal() local 1298 int c, i, n, depth, quote; in copy_action() local
|
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/ |
H A D | basic.pod | 16 =head4 Level "4 C<heading>
|
/openbsd-src/usr.bin/gencat/ |
H A D | gencat.c | 290 getmsg(int fd, char *cptr, char quote) in getmsg() 408 char quote = 0; in MCParse() local
|
/openbsd-src/gnu/usr.bin/perl/lib/ |
H A D | dumpvar.pl | 364 sub quote { subroutine
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | cppspec.c | 78 int i, j, quote = 0; in lang_specific_driver() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
H A D | ptolemy2.C | 26 #define quote(x) #x macro
|
/openbsd-src/libexec/tradcpp/ |
H A D | output.c | 108 char quote = '\0'; in filter_output() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | cppspec.c | 81 int i, j, quote = 0; local
|
H A D | mkdeps.c | 155 deps_add_target (d, t, quote) in deps_add_target() argument
|
/openbsd-src/gnu/usr.bin/binutils/gdb/cli/ |
H A D | cli-setshow.c | 260 int quote; in do_setshow_command() local
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | g++spec.c | 74 const char *quote = NULL; in lang_specific_driver() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | g++spec.c | 71 const char *quote = NULL; local
|
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/ |
H A D | Args.h | 40 char quote = '\0'; member
|
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/ |
H A D | BooleanExpression.py | 65 def quote(self, token): member in BooleanExpression
|
/openbsd-src/usr.bin/telnet/ |
H A D | utilities.c | 578 int quote = 0; in printsub() local
|
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/ |
H A D | pxssh.py | 41 def quote(s): function
|