Home
last modified time | relevance | path

Searched refs:status (Results 4651 - 4675 of 6217) sorted by relevance

1...<<181182183184185186187188189190>>...249

/third_party/ltp/testcases/kernel/security/integrity/ima/tests/
H A Dima_kexec.sh60 if bootctl status 2>/dev/null | grep -qi 'Secure Boot: enabled'; then
/third_party/lwip/src/include/lwip/apps/
H A Dmqtt.h94 * Connection status codes */
117 * Function prototype for mqtt connection status callback. Called when
123 * @param status Connect result code or disconnection notification @see mqtt_connection_status_t
126 typedef void (*mqtt_connection_cb_t)(mqtt_client_t *client, void *arg, mqtt_connection_status_t status);
/third_party/libwebsockets/plugin-standalone/
H A Dprotocol_example_standalone.c51 , int status in uv_timeout_cb_dumb_increment()
/third_party/node/deps/v8/src/debug/wasm/gdb-server/
H A Dtarget.h96 void SetStatus(Status status, int8_t signal = 0,
/third_party/musl/arch/mips/bits/
H A Dsignal.h30 unsigned regmask, status; member
/third_party/musl/include/scsi/
H A Dsg.h78 unsigned char status; member
/third_party/musl/include/sys/
H A Dtimex.h22 int status; member
/third_party/node/deps/openssl/openssl/include/openssl/
H A Drand.h46 int (*status) (void); member
H A Dasync.h73 int ASYNC_WAIT_CTX_set_status(ASYNC_WAIT_CTX *ctx, int status);
/third_party/node/deps/openssl/openssl/crypto/ts/
H A Dts_local.h22 * status PKIStatusInfo,
96 ASN1_INTEGER *status; member
/third_party/rust/crates/autocfg/src/
H A Dversion.rs31 if !output.status.success() { in from_rustc()
/third_party/openssl/crypto/ts/
H A Dts_local.h22 * status PKIStatusInfo,
96 ASN1_INTEGER *status; member
/third_party/openssl/include/openssl/
H A Dasync.h73 int ASYNC_WAIT_CTX_set_status(ASYNC_WAIT_CTX *ctx, int status);
H A Drand.h46 int (*status) (void); member
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dadded_function_reducer.h40 AddedFunctionReducerResultStatus status; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dadded_function_reducer.h40 AddedFunctionReducerResultStatus status; member
/third_party/skia/third_party/externals/icu/source/i18n/
H A Drbt_rule.h180 * @param status Output parameter filled in with success or failure status.
190 UErrorCode& status);
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dsortkey.h206 * @param status error code
212 UCollationResult compareTo(const CollationKey& target, UErrorCode &status) const;
219 * . UErrorCode status = U_ZERO_ERROR;
220 * . Collator *myCollation = Collator::createInstance(Locale::US, status);
221 * . if (U_FAILURE(status)) return;
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/unicode/
H A Dctest.h191 log_err_status(UErrorCode status, const char* pattern, ...);
/third_party/spirv-tools/source/fuzz/
H A Dadded_function_reducer.h40 AddedFunctionReducerResultStatus status; member
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbinode.h101 void findNodes(UVector *dest, RBBINode::NodeType kind, UErrorCode &status);
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dudata.h320 * UErrorCode status = U_ZERO_ERROR;
322 * udata_setCommonData(&U_ICUDATA_ENTRY_POINT, &status);
343 * @param err outgoing error status <code>U_USING_DEFAULT_WARNING, U_UNSUPPORTED_ERROR</code>
373 * @param err outgoing error status <code>U_USING_DEFAULT_WARNING, U_UNSUPPORTED_ERROR</code>
412 * @param status Error code.
417 udata_setFileAccess(UDataFileAccess access, UErrorCode *status);
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstatus.cc30 #include <google/protobuf/stubs/status.h>
/third_party/pulseaudio/ohosbuild/
H A Dohos_paconfig.sh23 rm -rf autom4te.cache/ build-aux/ config.h config.h.in config.h.in~ config.log config.status configure
/third_party/python/Lib/urllib/
H A Dresponse.py77 def status(self): member in addinfourl

Completed in 13 milliseconds

1...<<181182183184185186187188189190>>...249