/third_party/ltp/testcases/kernel/security/integrity/ima/tests/ |
H A D | ima_kexec.sh | 60 if bootctl status 2>/dev/null | grep -qi 'Secure Boot: enabled'; then
|
/third_party/lwip/src/include/lwip/apps/ |
H A D | mqtt.h | 94 * 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 D | protocol_example_standalone.c | 51 , int status in uv_timeout_cb_dumb_increment()
|
/third_party/node/deps/v8/src/debug/wasm/gdb-server/ |
H A D | target.h | 96 void SetStatus(Status status, int8_t signal = 0,
|
/third_party/musl/arch/mips/bits/ |
H A D | signal.h | 30 unsigned regmask, status; member
|
/third_party/musl/include/scsi/ |
H A D | sg.h | 78 unsigned char status; member
|
/third_party/musl/include/sys/ |
H A D | timex.h | 22 int status; member
|
/third_party/node/deps/openssl/openssl/include/openssl/ |
H A D | rand.h | 46 int (*status) (void); member
|
H A D | async.h | 73 int ASYNC_WAIT_CTX_set_status(ASYNC_WAIT_CTX *ctx, int status);
|
/third_party/node/deps/openssl/openssl/crypto/ts/ |
H A D | ts_local.h | 22 * status PKIStatusInfo, 96 ASN1_INTEGER *status; member
|
/third_party/rust/crates/autocfg/src/ |
H A D | version.rs | 31 if !output.status.success() { in from_rustc()
|
/third_party/openssl/crypto/ts/ |
H A D | ts_local.h | 22 * status PKIStatusInfo, 96 ASN1_INTEGER *status; member
|
/third_party/openssl/include/openssl/ |
H A D | async.h | 73 int ASYNC_WAIT_CTX_set_status(ASYNC_WAIT_CTX *ctx, int status);
|
H A D | rand.h | 46 int (*status) (void); member
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
H A D | added_function_reducer.h | 40 AddedFunctionReducerResultStatus status; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | added_function_reducer.h | 40 AddedFunctionReducerResultStatus status; member
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | rbt_rule.h | 180 * @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 D | sortkey.h | 206 * @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 D | ctest.h | 191 log_err_status(UErrorCode status, const char* pattern, ...);
|
/third_party/spirv-tools/source/fuzz/ |
H A D | added_function_reducer.h | 40 AddedFunctionReducerResultStatus status; member
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | rbbinode.h | 101 void findNodes(UVector *dest, RBBINode::NodeType kind, UErrorCode &status);
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | udata.h | 320 * 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 D | status.cc | 30 #include <google/protobuf/stubs/status.h>
|
/third_party/pulseaudio/ohosbuild/ |
H A D | ohos_paconfig.sh | 23 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 D | response.py | 77 def status(self): member in addinfourl
|