HomeSort by: relevance | last modified time | path
    Searched refs:returned (Results 1 - 25 of 97) sorted by relevancy

1 2 3 4

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
finish-pretty.exp 32 {.*Value returned is \$1 = \{\r\n a = 1,\r\n b = 2\r\n\}} \
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
finish-pretty.exp 32 {.*Value returned is \$1 = \{\r\n a = 1,\r\n b = 2\r\n\}} \
  /src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
api.txt 81 If a zero is returned, there is no decomposition. If a non-zero is
82 returned, then the `num' and `decomp' variables are filled in with the
101 If a -1 is returned, memory allocation was not successful. If a zero is
102 returned, no decomposition occurred. Any other value means the output string
106 returned in the "out" parameter needs to be deallocated by the caller.
119 If a zero is returned, the character is not a Hangul syllable. If a
120 non-zero is returned, the `num' field will be 2 or 3 and the syllable will
140 If a zero is returned, no composition is formed by the character pair. Any
204 no upper case equivalent. Otherwise the upper case equivalent is returned.
211 no lower case equivalent. Otherwise the lower case equivalent is returned
    [all...]
  /src/usr.bin/make/unit-tests/
counter-append.mk 9 # returned an error marker instead of a simple empty string.
counter.mk 9 # returned an error marker instead of a simple empty string.
varmod-assign-shell.mk 16 # counterintuitive error message 'make: "previous" returned non-zero status'
varmod-order-numeric.mk 41 # returned in unspecified order.
var-eval-short.mk 17 # They cannot ensure that any unexpanded text returned from ParseModifierPart
152 # Before var.c 1.875 from 2021-03-14, Var_Parse returned "${FAIL}else" for the
opt-debug-lint.mk 38 # but only in lint mode. Before, it had only silently returned var_Error,
varmod-mtime.mk 19 # time, without an error or warning message. The returned timestamp differs
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/
ascii.d 629 `Unqual!(OriginalType!C)` is returned, whereas if it's a user-defined
630 type, `dchar` is returned.
691 `Unqual!(OriginalType!C)` is returned, whereas if it's a user-defined
692 type, `dchar` is returned.
  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
ticket.c 47 * error code is returned, see krb5_get_error_message().
71 * error code is returned, see krb5_get_error_message().
117 * error code is returned, see krb5_get_error_message().
138 * error code is returned, see krb5_get_error_message().
366 * @param data returned data, free with krb5_data_free()
409 krb5_const_principal returned,
467 if (strcmp(requested->realm, returned->realm) != 0) {
472 requested->realm, returned->realm);
476 if (krb5_principal_is_krbtgt(context, returned)) {
477 const char *realm = returned->name.name_string.val[1]
    [all...]
  /src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/Config/
Query.pm 96 The returned result is a hash table reference, with each key being one of
141 The returned result is a hash table reference, with each key being one of
  /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/Config/
Query.pm 96 The returned result is a hash table reference, with each key being one of
141 The returned result is a hash table reference, with each key being one of
  /src/sys/arch/x68k/stand/common/
execkern.S 106 | ??? returned from kernel -- issue software reset
  /src/external/bsd/ntp/dist/sntp/
sntp-opts.def 76 descrip = "Concurrently query all IPs returned for host-name";
83 more rapidly than one every 2 seconds. By default, any IPs returned
89 returned for the DNS lookup of the supplied host-name are on
  /src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
DynamicLibrary.inc 140 // mean that the msvc.dll versions would be returned.
  /src/external/bsd/ppp/dist/chat/
chat.c 1216 msgf("warning: read() on stdin returned %d", status);
1239 msgf("warning: write() on stdout returned %d", status);
  /src/external/bsd/ntp/dist/sntp/ag-tpl/0-old/
Mdoc.pm 59 chance to alter them. if EOF was reached undef is returned.
65 is appended to return value and returned when all nested macros are processed.
70 Processes C<LIST> returned from call_macro() and returns formatted string.
  /src/external/mpl/bind/dist/doc/arm/_ext/
iscconf.py 542 self.returned = False
585 assert not self.returned
586 self.returned = True
  /src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
ir_test.go 76 "returned",
  /src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/Test/
Utils.pm 53 returned list can be used with B<alldisabled> and B<anydisabled>.
  /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/Test/
Utils.pm 53 returned list can be used with B<alldisabled> and B<anydisabled>.
  /src/crypto/external/bsd/openssl.old/dist/util/perl/OpenSSL/Test/
Utils.pm 53 returned list can be used with B<alldisabled> and B<anydisabled>.
  /src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
Process.inc 112 // the value returned by mallinfo in the arena field.

Completed in 42 milliseconds

1 2 3 4