| /third_party/node/deps/v8/src/objects/ |
| H A D | js-objects.cc | 4795 void JSObject::LazyRegisterPrototypeUser(Handle<Map> user, Isolate* isolate) { in LazyRegisterPrototypeUser() argument 4843 bool JSObject::UnregisterPrototypeUser(Handle<Map> user, Isolate* isolate) { in UnregisterPrototypeUser() argument [all...] |
| /third_party/node/deps/uv/include/ |
| H A D | uv.h | 1107 uint64_t user; /* milliseconds */ member
|
| /third_party/libabigail/src/ |
| H A D | abg-reader.cc | 646 record_artifact_as_used_by(type_or_decl_base* used, type_or_decl_base* user) record_artifact_as_used_by() argument 666 record_artifact_as_used_by(const type_or_decl_base_sptr& used, const type_or_decl_base_sptr& user) record_artifact_as_used_by() argument [all...] |
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/ |
| H A D | mod.rs | 208 pub struct user { structure names
|
| /third_party/openssl/ohos_lite/include/openssl/ |
| H A D | x509v3.h | 217 ASN1_OCTET_STRING *user; member
|
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_internal.h | 471 void *user; member 490 struct cil_user *user; member 497 struct cil_user *user; member 723 struct cil_user *user; member
|
| H A D | cil_binary.c | 148 struct cil_user *user = NULL; in __cil_expand_user() local 724 int cil_userrole_to_policydb(policydb_t *pdb, const struct cil_db *db, struct cil_user *user) in cil_userrole_to_policydb() argument 4159 user_datum_t *user = (user_datum_t *)datum; __cil_user_val_array_insert() local [all...] |
| H A D | cil_build_ast.c | 1292 struct cil_user *user = NULL; in cil_gen_user() local 1322 void cil_destroy_user(struct cil_user *user) in cil_destroy_user() argument [all...] |
| H A D | cil.c | 1432 struct cil_user *user = NULL; in cil_userprefixes_to_string() local 1677 struct cil_user *user = selinuxuser->user; cil_selinuxusers_to_string() local 1695 struct cil_user *user = selinuxuser->user; cil_selinuxusers_to_string() local 1740 struct cil_user *user = ctx->user; cil_filecons_to_string() local 1806 struct cil_user *user = ctx->user; cil_filecons_to_string() local 2723 cil_user_init(struct cil_user **user) cil_user_init() argument [all...] |
| H A D | cil_resolve_ast.c | 874 struct cil_user *user = NULL; in cil_resolve_userlevel() local 927 struct cil_user *user = NULL; in cil_resolve_userrange() local 2571 struct cil_user *user = (struct cil_user *)child_datum; cil_resolve_bounds() local [all...] |
| /third_party/selinux/libsepol/src/ |
| H A D | module_to_cil.c | 2313 struct user_datum *user = datum; in user_to_cil() local 3083 char *user = NULL; in context_string_to_cil() local 3126 char *user = NULL; seusers_to_cil() local 3215 char *user = NULL; user_extra_to_cil() local [all...] |
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | bpf.h | 124 struct user_struct *user; member 817 struct user_struct *user; member 1487 static inline int __bpf_prog_charge(struct user_struct *user, u32 pages) in __bpf_prog_charge() argument 1492 static inline void __bpf_prog_uncharge(struct user_struct *user, u32 pages) in __bpf_prog_uncharge() argument
|
| /device/soc/rockchip/common/sdk_linux/kernel/sched/ |
| H A D | core.c | 950 static int latency_nice_validate(struct task_struct *p, bool user, in latency_nice_validate() argument 973 static inline int latency_nice_validate(struct task_struct *p, bool user, in latency_nice_validate() argument 5670 __sched_setscheduler(struct task_struct *p, const struct sched_attr *attr, bool user, bool pi) __sched_setscheduler() argument [all...] |
| /third_party/mbedtls/library/ |
| H A D | ssl_tls.c | 1973 const uint8_t *user = NULL; in mbedtls_ssl_set_hs_ecjpake_password_common() local [all...] |
| /third_party/rust/crates/libc/src/unix/linux_like/android/b64/x86_64/ |
| H A D | mod.rs | 81 pub struct user { structure names
|
| /third_party/python/Modules/clinic/ |
| H A D | posixmodule.c.h | 3283 const char *user; in os_getgrouplist() local 3337 const char *user; os_getgrouplist() local [all...] |
| /third_party/curl/lib/ |
| H A D | urldata.h | 355 char *user; member 883 char *user; /* proxy user name string, allocated */ member 941 char *user; /* user name string, allocated */ member 1321 char *user; member 1460 char *user; global() member [all...] |
| /third_party/astc-encoder/Source/ |
| H A D | stb_image.h | 834 stbi__start_callbacks(stbi__context *s, stbi_io_callbacks *c, void *user) stbi__start_callbacks() argument 848 stbi__stdio_read(void *user, char *data, int size) stbi__stdio_read() argument 853 stbi__stdio_skip(void *user, int n) stbi__stdio_skip() argument 863 stbi__stdio_eof(void *user) stbi__stdio_eof() argument 1420 stbi_load_16_from_callbacks(stbi_io_callbacks const *clbk, void *user, int *x, int *y, int *channels_in_file, int desired_channels) stbi_load_16_from_callbacks() argument 1434 stbi_load_from_callbacks(stbi_io_callbacks const *clbk, void *user, int *x, int *y, int *comp, int req_comp) stbi_load_from_callbacks() argument 1483 stbi_loadf_from_callbacks(stbi_io_callbacks const *clbk, void *user, int *x, int *y, int *comp, int req_comp) stbi_loadf_from_callbacks() argument 1557 stbi_is_hdr_from_callbacks(stbi_io_callbacks const *clbk, void *user) stbi_is_hdr_from_callbacks() argument [all...] |
| /third_party/curl/include/curl/ |
| H A D | curl.h | 319 char *user; member [all...] |
| /third_party/cmsis/CMSIS/Core/Include/ |
| H A D | core_ca.h | 2388 __STATIC_INLINE int MMU_APSection(uint32_t *descriptor_l1, mmu_access_Type user, mmu_access_Type priv, uint32_t afe) in MMU_APSection() argument 2518 MMU_APPage(uint32_t *descriptor_l2, mmu_access_Type user, mmu_access_Type priv, uint32_t afe) MMU_APPage() argument [all...] |
| /third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
| H A D | x509v3.h | 359 ASN1_OCTET_STRING *user; member
|
| /third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
| H A D | x509v3.h | 359 ASN1_OCTET_STRING *user; member
|
| /third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
| H A D | x509v3.h | 359 ASN1_OCTET_STRING *user; member
|
| /third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
| H A D | x509v3.h | 359 ASN1_OCTET_STRING *user; member
|
| /third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
| H A D | x509v3.h | 359 ASN1_OCTET_STRING *user; member
|