Home
last modified time | relevance | path

Searched defs:logs (Results 76 - 100 of 163) sorted by relevance

1234567

/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam-tx-rx/
H A Dminimal-ws-client.c144 int n = 0, logs = in main() local
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-attach/
H A Dminimal-http-client-attach.c213 int n = 0, logs = LLL_USER | LLL_ERR | LLL_WARN | LLL_NOTICE; in main() local
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/
H A Dminimal-http-server-eventlib-foreign.c225 int logs = LLL_USER | LLL_ERR | LLL_WARN | LLL_NOTICE in main() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-client-tx/
H A Dminimal-secure-streams-client-tx.c143 int n = 0, logs = LLL_USER | LLL_ERR | LLL_WARN | LLL_NOTICE; in main() local
/third_party/openssl/ohos_lite/include/openssl/
H A Dct.h291 const char *separator, const CTLOG_STORE *logs); variable
/kernel/linux/linux-5.10/fs/nilfs2/
H A Dsegbuf.h167 static inline void nilfs_destroy_logs(struct list_head *logs) in nilfs_destroy_logs() argument
H A Dsegbuf.c267 void nilfs_clear_logs(struct list_head *logs) in nilfs_clear_logs() argument
275 void nilfs_truncate_logs(struct list_head *logs, in nilfs_truncate_logs() argument
288 int nilfs_write_logs(struct list_head *logs, struct the_nilfs *nilfs) in nilfs_write_logs() argument
301 int nilfs_wait_on_logs(struct list_head *logs) in nilfs_wait_on_logs() argument
319 nilfs_add_checksums_on_logs(struct list_head *logs, u32 seed) nilfs_add_checksums_on_logs() argument
[all...]
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dsegbuf.h167 static inline void nilfs_destroy_logs(struct list_head *logs) in nilfs_destroy_logs() argument
H A Dsegbuf.c267 void nilfs_clear_logs(struct list_head *logs) in nilfs_clear_logs() argument
275 void nilfs_truncate_logs(struct list_head *logs, in nilfs_truncate_logs() argument
288 int nilfs_write_logs(struct list_head *logs, struct the_nilfs *nilfs) in nilfs_write_logs() argument
301 int nilfs_wait_on_logs(struct list_head *logs) in nilfs_wait_on_logs() argument
319 nilfs_add_checksums_on_logs(struct list_head *logs, u32 seed) nilfs_add_checksums_on_logs() argument
[all...]
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_sequencer/
H A Dmain.c324 int n = 1, logs = LLL_USER | LLL_ERR | LLL_WARN | LLL_NOTICE; in main() local
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-sign/
H A Dmain.c96 logs = LLL_USER | LLL_ERR | LLL_WARN | LLL_NOTICE; in main() local
/third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-server/
H A Dmain.c461 int n = 0, logs = LLL_USER | LLL_ERR | LLL_WARN | LLL_NOTICE in main() local
/third_party/libwebsockets/minimal-examples/dbus-client/minimal-dbus-ws-proxy-testclient/
H A Dminimal-dbus-ws-proxy-testclient.c370 int n = 0, logs = LLL_USER | LLL_ERR | LLL_WARN | LLL_NOTICE in main() local
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_tokenize/
H A Dmain.c330 int n, logs = LLL_USER | LLL_ERR | LLL_WARN | LLL_NOTICE in main() local
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-tx/
H A Dminimal-ws-client.c303 int n = 0, logs = LLL_USER | LLL_ERR | LLL_WARN | LLL_NOTICE in main() local
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam/
H A Dminimal-ws-client-spam.c200 int n = 0, logs = LLL_USER | LLL_ERR | LLL_WARN | LLL_NOTICE in main() local
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-custom/
H A Dminimal-http-server.c409 int logs = LLL_USER | LLL_ERR | LLL_WARN | LLL_NOTICE; in main() local
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-sse-ring/
H A Dminimal-http-server-sse-ring.c368 int n = 0, logs = LLL_USER | LLL_ERR | LLL_WARN | LLL_NOTICE in main() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-seq/
H A Dminimal-secure-streams.c351 int n = 0, logs = LLL_USER | LLL_ERR | LLL_WARN | LLL_NOTICE; in main() local
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/
H A Dmpp_buffer_impl.h73 MppBufLog *logs; member
94 MppBufLogs *logs; member
157 MppBufLogs *logs; member
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/event_bubble/
H A Devent_bubble_tdd_test.cpp1005 JSValue logs = JSObject::Get(page, propLogs); EventBubbleTest001() local
1032 JSValue logs = JSObject::Get(page, propLogs); EventBubbleTest002() local
1059 JSValue logs = JSObject::Get(page, propLogs); EventBubbleTest003() local
1089 JSValue logs = JSObject::Get(page, propLogs); EventBubbleTest004() local
1112 JSValue logs = JSObject::Get(page, propLogs); EventBubbleTest005() local
1136 JSValue logs = JSObject::Get(page, propLogs); EventBubbleTest006() local
1163 JSValue logs = JSObject::Get(page, propLogs); EventBubbleTest007() local
1187 JSValue logs = JSObject::Get(page, propLogs); EventBubbleTest008() local
1211 JSValue logs = JSObject::Get(page, propLogs); EventBubbleTest009() local
[all...]
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Dct.h362 const char *separator, const CTLOG_STORE *logs); variable
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Dct.h362 const char *separator, const CTLOG_STORE *logs); variable
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dct.h362 const char *separator, const CTLOG_STORE *logs); variable
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dct.h362 const char *separator, const CTLOG_STORE *logs); variable

Completed in 16 milliseconds

1234567