Searched refs:string (Results 726 - 750 of 1557) sorted by relevance

<<21222324252627282930>>

/barrelfish-2018-10-04/usr/eclipseclp/documents/internal/kernel/
H A Dio.tex52 \item[string] in-memory buffers similar to files
63 when full. For the in-memory streams (string, queue) the buffers expand
109 \item adjacent string concatenation
116 In addition, the subroutine for number-string conversion can be used
/barrelfish-2018-10-04/usr/eclipseclp/documents/userman/
H A Dumssyntax.tex210 string. By default, the double quote \verb.". is the SQ character.
212 By default, consecutive strings are concatenated into a single string.
215 interpreted as a single occurrence of the quote within the string.
229 interpreted as a single occurrence of the quote within the string.
243 interpreted as a single occurrence of the quote within the string.
604 which allows string-quotes, list-quotes and atom-quotes to be redefined.
606 \item By default, consecutive string- or list-quotes have the effect of
639 as one occurrence of the quote within the string. If this option is off
640 (the default), consecutive string-quoted and list-quoted items are parsed
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/ec/
H A Dec_key.c64 #include <string.h>
67 #include <string.h>
/barrelfish-2018-10-04/usr/eclipseclp/Eplex/
H A Dcoinplex.cpp141 #include <string>
142 using std::string;
163 string sparam[EpxClpParam_ns];
665 string::traits_type::copy(value, lp->sparam[key].c_str(), size);
1565 string svalue;
1570 string::traits_type::copy(value, svalue.c_str(), size);
1592 const string svalue = value;
1812 string val;
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/lib/
H A Denvironment.pl221 stringify(String, String) :- string(String).
273 (string(X) ; atom(X)) ->
329 (string(X) ; atom(X)) ->
347 ((atom(X) ; string(X)) ->
543 open(_, string, EnvStream),
615 string(H),
770 string(Guess),
778 find_guess(String, Bip) :- % find bip with substring string
/barrelfish-2018-10-04/usr/tests/phoenix_tests/
H A Dkmeans.c30 #include <string.h>
34 #include <string.h>
/barrelfish-2018-10-04/usr/eclipseclp/documents/embedding/
H A Dembed.tex71 "\$ARCH" is a string naming the architecture of your machine.
527 The 'Name' method applies to both, to get their string form.
665 on conversion it will point to the internal {\eclipse} string.
666 \index{string}
692 \index{string}
695 {\eclipse} string which may move or be garbage collected during an {\eclipse}
696 execution. As a result if a string is to be kept permanently one should
865 to get an estimate of how large the string would be that represents it.
866 This is used by {\eclipse} to allocate a buffer. The string representation must
870 string representatio
[all...]
/barrelfish-2018-10-04/lib/dma/
H A Ddma_mgr_client.c10 #include <string.h>
H A Ddma_service.c9 #include <string.h>
/barrelfish-2018-10-04/lib/dma/xeon_phi/
H A Dxeon_phi_dma_device.c9 #include <string.h>
/barrelfish-2018-10-04/lib/hashtable/
H A Dhashtable.c19 #include <string.h>
26 * \brief get a hash value for a string
27 * \param str the string
55 * \param k1 the first string
56 * \param k2 the second string
78 * \param key the key. Has to be a string.
134 * \param key the key. Has to be a zero-terminated string.
/barrelfish-2018-10-04/lib/libc/db/btree/
H A Dbt_put.c44 #include <string.h>
H A Dbt_utils.c43 #include <string.h>
/barrelfish-2018-10-04/lib/libc/db/hash/
H A Dhash_buf.c60 #include <string.h>
/barrelfish-2018-10-04/lib/libc/db/recno/
H A Drec_get.c42 #include <string.h>
H A Drec_put.c41 #include <string.h>
/barrelfish-2018-10-04/lib/libc/gen/
H A Dexec.c42 #include <string.h>
H A Dfmtcheck.c35 #include <string.h>
H A Dfstab.c46 #include <string.h>
H A Dgetttyent.c40 #include <string.h>
H A Dpututxline.c37 #include <string.h>
H A Dsyslog.c50 #include <string.h>
63 static const char *LogTag = NULL; /* string to tag the entry with */
96 * stdio write hook for writing to a static string buffer
180 /* Transfer to string buffer */
H A Dtls.c38 #include <string.h>
H A Dwordexp.c38 #include <string.h>
119 * work in expanding the word string. This function is complicated by
228 * and string storage buffers for the expanded words we're about to
295 * Check that the string contains none of the following unquoted
/barrelfish-2018-10-04/lib/libc/gmon/
H A Dgmon.c48 #include <string.h>

Completed in 197 milliseconds

<<21222324252627282930>>