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

1 2 3 4 5 6 7 8 91011>>

  /src/crypto/external/bsd/heimdal/dist/kuser/
kdigest-commands.in 55 argument = "realm"
61 argument = "digest-type"
67 argument = "type"
73 argument = "value"
79 argument = "hostname"
100 argument = "realm"
106 argument = "name"
112 argument = "nonce"
118 argument = "nonce"
124 argument = "nonce
    [all...]
kdigest-commands.in 55 argument = "realm"
61 argument = "digest-type"
67 argument = "type"
73 argument = "value"
79 argument = "hostname"
100 argument = "realm"
106 argument = "name"
112 argument = "nonce"
118 argument = "nonce"
124 argument = "nonce
    [all...]
  /src/external/bsd/zstd/dist/tests/
datagencli.c 67 const char* argument = argv[argNb]; local
69 if (!argument)
70 continue; /* Protection if argument empty */
73 if (*argument == '-') {
74 argument++;
75 while (*argument != 0) {
76 switch (*argument) {
80 argument++;
82 while ((*argument >= '0') && (*argument <= '9')
    [all...]
datagencli.c 67 const char* argument = argv[argNb]; local
69 if (!argument)
70 continue; /* Protection if argument empty */
73 if (*argument == '-') {
74 argument++;
75 while (*argument != 0) {
76 switch (*argument) {
80 argument++;
82 while ((*argument >= '0') && (*argument <= '9')
    [all...]
  /src/external/bsd/ntp/dist/sntp/tests/
sntptest.h 12 void ActivateOption(const char* option, const char* argument);
sntptest.h 12 void ActivateOption(const char* option, const char* argument);
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_stoptheworld_fuchsia.cpp 25 // SuspendedThreadsList argument. This is enough for ASan's use case,
27 void StopTheWorld(StopTheWorldCallback callback, void *argument) {
30 void *argument; member in struct:__sanitizer::Params
31 } params = {callback, argument};
36 params->callback(SuspendedThreadsListFuchsia(), params->argument);
sanitizer_stoptheworld_fuchsia.cpp 25 // SuspendedThreadsList argument. This is enough for ASan's use case,
27 void StopTheWorld(StopTheWorldCallback callback, void *argument) {
30 void *argument; member in struct:__sanitizer::Params
31 } params = {callback, argument};
36 params->callback(SuspendedThreadsListFuchsia(), params->argument);
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_stoptheworld_fuchsia.cpp 25 // SuspendedThreadsList argument. This is enough for ASan's use case,
27 void StopTheWorld(StopTheWorldCallback callback, void *argument) {
30 void *argument; member in struct:__sanitizer::Params
31 } params = {callback, argument};
36 params->callback(SuspendedThreadsListFuchsia(), params->argument);
sanitizer_stoptheworld_fuchsia.cpp 25 // SuspendedThreadsList argument. This is enough for ASan's use case,
27 void StopTheWorld(StopTheWorldCallback callback, void *argument) {
30 void *argument; member in struct:__sanitizer::Params
31 } params = {callback, argument};
36 params->callback(SuspendedThreadsListFuchsia(), params->argument);
  /src/crypto/external/bsd/heimdal/dist/kadmin/
kadmin-commands.in 49 argument = "file"
65 argument = "fd"
85 argument = "[dump-file]"
108 argument = "realm..."
114 argument = "file"
121 argument = "file"
156 argument ="lifetime"
162 argument = "lifetime"
168 argument = "attributes"
174 argument = "time
    [all...]
kadmin-commands.in 49 argument = "file"
65 argument = "fd"
85 argument = "[dump-file]"
108 argument = "realm..."
114 argument = "file"
121 argument = "file"
156 argument ="lifetime"
162 argument = "lifetime"
168 argument = "attributes"
174 argument = "time
    [all...]
  /src/crypto/external/bsd/heimdal/dist/admin/
ktutil-commands.in 42 argument = "principal"
56 argument = "enctype"
94 argument = "realm"
101 argument = "host"
108 argument = "port number"
112 argument = "[principal...]"
118 argument = "source destination"
130 argument = "principal"
137 argument = "enctype"
143 argument = "realm
    [all...]
ktutil-commands.in 42 argument = "principal"
56 argument = "enctype"
94 argument = "realm"
101 argument = "host"
108 argument = "port number"
112 argument = "[principal...]"
118 argument = "source destination"
130 argument = "principal"
137 argument = "enctype"
143 argument = "realm
    [all...]
  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/
gss-commands.in 51 argument = "mechanism"
57 argument = "[command]"
gss-commands.in 51 argument = "mechanism"
57 argument = "[command]"
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
sanitizer_stoptheworld_test.cc 40 void *IncrementerThread(void *argument) {
41 CallbackArgument *callback_argument = (CallbackArgument *)argument;
56 void *argument) {
57 CallbackArgument *callback_argument = (CallbackArgument *)argument;
73 CallbackArgument argument; local
78 &argument);
80 StopTheWorld(&Callback, &argument);
82 EXPECT_TRUE(argument.callback_executed);
83 EXPECT_TRUE(argument.threads_stopped);
84 // argument is on stack, so we have to wait for the incrementer thread t
166 AdvancedCallbackArgument argument; local
    [all...]
sanitizer_stoptheworld_test.cc 40 void *IncrementerThread(void *argument) {
41 CallbackArgument *callback_argument = (CallbackArgument *)argument;
56 void *argument) {
57 CallbackArgument *callback_argument = (CallbackArgument *)argument;
73 CallbackArgument argument; local
78 &argument);
80 StopTheWorld(&Callback, &argument);
82 EXPECT_TRUE(argument.callback_executed);
83 EXPECT_TRUE(argument.threads_stopped);
84 // argument is on stack, so we have to wait for the incrementer thread t
166 AdvancedCallbackArgument argument; local
    [all...]
  /src/crypto/external/bsd/heimdal/dist/lib/hx509/
hxtool-commands.in 42 argument = "certificate-store"
49 argument = "signer-friendly-name"
55 argument = "certificate-store"
61 argument = "certificate-pool"
67 argument = "password"
73 argument = "oid"
79 argument = "oid"
119 argument="in-file out-file"
128 argument = "certificate-store"
135 argument = "certificate-store
    [all...]
hxtool-commands.in 42 argument = "certificate-store"
49 argument = "signer-friendly-name"
55 argument = "certificate-store"
61 argument = "certificate-pool"
67 argument = "password"
73 argument = "oid"
79 argument = "oid"
119 argument="in-file out-file"
128 argument = "certificate-store"
135 argument = "certificate-store
    [all...]
  /src/usr.bin/make/unit-tests/
cond-func-defined.exp 1 make: cond-func-defined.mk:24: Missing ")" after argument "A" for "defined"
2 make: cond-func-defined.mk:34: Missing ")" after argument "DEF" for "defined"
cond-func-defined.exp 1 make: cond-func-defined.mk:24: Missing ")" after argument "A" for "defined"
2 make: cond-func-defined.mk:34: Missing ")" after argument "DEF" for "defined"
  /src/crypto/external/bsd/heimdal/dist/lib/kadm5/
iprop-commands.in 42 argument = "file"
73 argument = "file"
112 argument = "version-number"
119 argument = "version-number"
127 argument = "file"
146 argument = "file"
170 argument = "file"
184 argument = "command"
iprop-commands.in 42 argument = "file"
73 argument = "file"
112 argument = "version-number"
119 argument = "version-number"
127 argument = "file"
146 argument = "file"
170 argument = "file"
184 argument = "command"
  /src/external/bsd/libarchive/dist/cat/
bsdcat.h 27 const char *argument; member in struct:bsdcat

Completed in 54 milliseconds

1 2 3 4 5 6 7 8 91011>>