HomeSort by: relevance | last modified time | path
    Searched defs:STRING (Results 1 - 25 of 45) sorted by relevancy

1 2

  /src/usr.bin/make/unit-tests/
varmod-ifelse.mk 76 # If the "Bad condition" appears in a quoted string literal, the
86 # string. The left-hand side of the comparison is therefore just an empty
87 # string, which is obviously equal to the empty string on the right-hand side.
122 # make: Bad conditional expression 'string == "literal" && no >= 10'
123 # in 'string == "literal" && no >= 10?yes:no'
136 # string == "literal" && no >= 10
140 # the right-hand side 'no >= 10'. The word 'no' is obviously a string
156 STRING= string
    [all...]
  /src/crypto/external/bsd/heimdal/dist/lib/sl/
slc-gram.h 60 STRING = 259 /* STRING */
70 #define STRING 259
78 char *string; member in union:YYSTYPE
  /src/external/gpl2/groff/dist/src/include/
errarg.h 24 enum { EMPTY, STRING, CHAR, INTEGER, UNSIGNED_INTEGER, DOUBLE } type;
  /src/crypto/external/bsd/heimdal/dist/lib/com_err/
parse.h 65 STRING = 264, /* STRING */
81 #define STRING 264
90 char *string; member in union:YYSTYPE
  /src/external/bsd/openldap/dist/contrib/ldapc++/src/
TlsOptions.cpp 19 STRING,
29 { LDAP_OPT_X_TLS_CACERTFILE, STRING },
30 { LDAP_OPT_X_TLS_CACERTDIR, STRING },
31 { LDAP_OPT_X_TLS_CERTFILE, STRING },
32 { LDAP_OPT_X_TLS_KEYFILE, STRING },
35 { LDAP_OPT_X_TLS_CIPHER_SUITE, STRING },
36 { LDAP_OPT_X_TLS_RANDOM_FILE, STRING },
38 { LDAP_OPT_X_TLS_DHFILE, STRING },
54 throw( LDAPException( LDAP_PARAM_ERROR, "not a string option" ) );
62 void TlsOptions::setOption( tls_option opt, const std::string& value ) const
    [all...]
  /src/external/bsd/less/dist/
option.h 21 #define STRING 010 /* String-valued option */
29 #define OTYPE (BOOL|TRIPLE|NUMBER|STRING|NOVAR)
  /src/external/gpl2/gettext/dist/gettext-tools/src/
po-gram-gen.h 7 struct { char *string; lex_pos_ty pos; bool obsolete; } string; member in union:__anon9270
31 # define STRING 270
po-gram-gen2.h 7 struct { char *string; lex_pos_ty pos; bool obsolete; } string; member in union:__anon9278
31 # define STRING 270
  /src/external/gpl2/mkhybrid/dist/libfile/
file.h 46 #define MAXstring 32 /* max leng of "string" types */
60 char type; /* int, short, long or string. */
61 char vallen; /* length of string value, if any */
65 #define STRING 5
80 } value; /* either number or string */
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
fileio.c 3 #include <string.h>
34 1) Pathname is a null string - ENOENT
57 system (const char * string);
61 4) Invalid string/command. - returns 127. */
74 #define STRING "Hello World"
78 /* A NULL string. We pass this to stat below instead of a NULL
153 ret = write (fd, STRING, strlen (STRING));
155 ret == strlen (STRING) ? "OK" : "");
163 ret = write (999, STRING, strlen (STRING))
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
fileio.c 3 #include <string.h>
34 1) Pathname is a null string - ENOENT
57 system (const char * string);
61 4) Invalid string/command. - returns 127. */
74 #define STRING "Hello World"
82 /* A NULL string. We pass this to stat below instead of a NULL
157 ret = write (fd, STRING, strlen (STRING));
159 ret == strlen (STRING) ? "OK" : "");
167 ret = write (999, STRING, strlen (STRING))
    [all...]
  /src/usr.bin/audio/ctl/
ctl.c 47 #include <string.h>
75 #define STRING 1
90 { "name", &adev.name, STRING, READONLY },
91 { "version", &adev.version, STRING, READONLY },
92 { "config", &adev.config, STRING, READONLY },
93 { "encodings", encbuf, STRING, READONLY },
174 case STRING:
  /src/usr.bin/rdist/
defs.h 44 #include <string.h>
65 #define STRING 9
  /src/external/cddl/osnet/dev/systrace/
systrace.c 64 #define STRING(s) __STRING(s)
140 #define MODDEP "dtrace_syscall,compat_" STRING(emulname)
145 #define PROVNAME STRING(emulname) "_syscall"
  /src/external/gpl2/dtc/dist/tests/
trees.S 57 .string str ; \
63 .string name ; \
69 #define STRING(tree, name, str) \
71 .string str ;
100 PROP_STR(test_tree1, placeholder, "this is a placeholder string\0string2")
133 STRING(test_tree1, compatible, "compatible")
134 STRING(test_tree1, prop_int, "prop-int")
135 STRING(test_tree1, prop_int64, "prop-int64")
136 STRING(test_tree1, prop_str, "prop-str")
137 STRING(test_tree1, linux_phandle, "linux,phandle"
    [all...]
  /src/usr.bin/rump_dhcpclient/
dhcp.c 32 #include <string.h>
45 #define STRING (1 << 7)
85 { 12, STRING, "host_name" },
87 { 14, STRING, "merit_dump" },
88 { 15, STRING, "domain_name" },
90 { 17, STRING, "root_path" },
91 { 18, STRING, "extensions_path" },
112 { 40, STRING, "nis_domain" },
115 { 43, STRING, "vendor_encapsulated_options" },
119 { 47, STRING, "netbios_scope" }
    [all...]
  /src/usr.bin/tip/
tip.h 54 #include <string.h>
70 extern char *DI; /* disconnect string */
95 * String value table
111 #define STRING 01 /* string valued */
173 const char *e_help; /* help string */
  /src/usr.bin/xlint/lint1/
op.h 115 STRING,
  /src/external/gpl3/gcc/dist/libcody/
cody.hh 25 #include <string>
96 /// Append a string to the current line. No whitespace is prepended
99 /// @param str the string to be written
100 /// @param maybe_quote indicate if there's a possibility the string
103 /// this true, but that causes an additional scan of the string.
104 /// @param len The length of the string. If not specified, strlen
127 /// @param str the string to append
128 /// @param maybe_quote string might need quoting, as for Append
129 void AppendWord (std::string const &str, bool maybe_quote = false)
147 int Lex (std::vector<std::string> &words)
245 std::string string; \/\/\/< String value member in union:Cody::Packet::__anon14182
    [all...]
  /src/external/gpl3/gcc.old/dist/libcody/
cody.hh 25 #include <string>
96 /// Append a string to the current line. No whitespace is prepended
99 /// @param str the string to be written
100 /// @param maybe_quote indicate if there's a possibility the string
103 /// this true, but that causes an additional scan of the string.
104 /// @param len The length of the string. If not specified, strlen
127 /// @param str the string to append
128 /// @param maybe_quote string might need quoting, as for Append
129 void AppendWord (std::string const &str, bool maybe_quote = false)
147 int Lex (std::vector<std::string> &words)
245 std::string string; \/\/\/< String value member in union:Cody::Packet::__anon16597
    [all...]
  /src/crypto/external/bsd/heimdal/dist/lib/asn1/
asn1parse.h 144 STRING = 343, /* STRING */
239 #define STRING 343
  /src/external/bsd/pcc/dist/pcc/cc/cpp/
cpp.h 169 enum { NUMBER = 257, UNUMBER, LS, RS, EQ, NE, STRING, WSPACE, CMNT, IDENT,
  /src/external/gpl3/gcc/dist/gcc/
gengtype.h 152 TYPE_STRING, /* The string type. */
171 OPTION_STRING, /* A string-valued option. Most options are
184 const char* string; /* When OPTION_STRING. */ member in union:options::__anon13715
201 /* Create a string option. */
323 const char *len; /* The string if any giving its length. */
484 STRING,
  /src/external/gpl3/gcc.old/dist/gcc/
gengtype.h 152 TYPE_STRING, /* The string type. */
171 OPTION_STRING, /* A string-valued option. Most options are
184 const char* string; /* When OPTION_STRING. */ member in union:options::__anon16145
201 /* Create a string option. */
323 const char *len; /* The string if any giving its length. */
482 STRING,
  /src/external/gpl3/gdb.old/dist/gdb/stubs/
z80-stub.c 134 /* Define following macro to the string containing memory map definition XML.
236 #include <string.h>
691 #define STRING(x) STRING1(x)
1152 /* write string like " nn:0123" and return pointer after it */

Completed in 26 milliseconds

1 2