Home
last modified time | relevance | path

Searched defs:new (Results 576 - 600 of 798) sorted by relevance

1...<<21222324252627282930>>...32

/third_party/rust/crates/rust-openssl/openssl/src/
H A Dsign.rs142 pub fn new<'a, T>(type_: MessageDigest, pkey: &PKeyRef<T>) -> Result<Signer<'a>, ErrorStack> in new() functions
436 pub fn new<T>(type_: MessageDigest, pkey: &'a PKeyRef<T>) -> Result<Verifier<'a>, ErrorStack> in new() functions
[all...]
H A Drsa.rs437 pub fn new(n: BigNum, e: BigNum, d: BigNum) -> Result<RsaPrivateKeyBuilder, ErrorStack> { in new() functions
H A Dcipher_ctx.rs97 pub fn new() -> Result<Self, ErrorStack> { in new() functions
/third_party/rust/crates/syn/src/
H A Derror.rs158 pub fn new<T: Display>(span: Span, message: T) -> Self { in new() functions
161 fn new(span: Span, message: String) -> Error { in new() functions
[all...]
/third_party/rust/crates/rust-cexpr/src/
H A Dexpr.rs505 pub fn new(identifiers: &HashMap<Vec<u8>, EvalResult>) -> IdentifierParser<'_> { in as_ref() functions
[all...]
/third_party/selinux/libsepol/src/
H A Dhierarchy.c265 struct avtab_node *new = malloc(sizeof(struct avtab_node)); in bounds_add_bad() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/
H A Dosal_list.h57 static inline void osal___list_add(struct osal_list_head *new, in osal___list_add() argument
75 osal_list_add(struct osal_list_head *new, struct osal_list_head *head) osal_list_add() argument
88 osal_list_add_tail(struct osal_list_head *new, struct osal_list_head *head) osal_list_add_tail() argument
134 osal_list_replace(struct osal_list_head *old, struct osal_list_head *new) osal_list_replace() argument
143 osal_list_replace_init(struct osal_list_head *old, struct osal_list_head *new) osal_list_replace_init() argument
691 osal_hlist_move_list(struct osal_hlist_head *old, struct osal_hlist_head *new) osal_hlist_move_list() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dosal_list.h54 static inline void osal___list_add(struct osal_list_head *new, in osal___list_add() argument
72 osal_list_add(struct osal_list_head *new, struct osal_list_head *head) osal_list_add() argument
85 osal_list_add_tail(struct osal_list_head *new, struct osal_list_head *head) osal_list_add_tail() argument
131 osal_list_replace(struct osal_list_head *old, struct osal_list_head *new) osal_list_replace() argument
140 osal_list_replace_init(struct osal_list_head *old, struct osal_list_head *new) osal_list_replace_init() argument
688 osal_hlist_move_list(struct osal_hlist_head *old, struct osal_hlist_head *new) osal_hlist_move_list() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dosal_list.h53 static inline void osal___list_add(struct osal_list_head *new, in osal___list_add() argument
71 osal_list_add(struct osal_list_head *new, struct osal_list_head *head) osal_list_add() argument
84 osal_list_add_tail(struct osal_list_head *new, struct osal_list_head *head) osal_list_add_tail() argument
130 osal_list_replace(struct osal_list_head *old, struct osal_list_head *new) osal_list_replace() argument
139 osal_list_replace_init(struct osal_list_head *old, struct osal_list_head *new) osal_list_replace_init() argument
687 osal_hlist_move_list(struct osal_hlist_head *old, struct osal_hlist_head *new) osal_hlist_move_list() argument
[all...]
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
H A Dosal_list.h56 static inline void osal___list_add(struct osal_list_head *new, in osal___list_add() argument
74 osal_list_add(struct osal_list_head *new, struct osal_list_head *head) osal_list_add() argument
87 osal_list_add_tail(struct osal_list_head *new, struct osal_list_head *head) osal_list_add_tail() argument
133 osal_list_replace(struct osal_list_head *old, struct osal_list_head *new) osal_list_replace() argument
142 osal_list_replace_init(struct osal_list_head *old, struct osal_list_head *new) osal_list_replace_init() argument
686 osal_hlist_move_list(struct osal_hlist_head *old, struct osal_hlist_head *new) osal_hlist_move_list() argument
[all...]
/third_party/elfutils/src/
H A Delfcompress.c237 float new = shdr->sh_size; in compress_section() local
[all...]
/third_party/alsa-utils/topology/
H A Dpre-processor.c579 snd_config_t *n, *new, *define; in pre_process_includes() local
434 pre_process_include_conf(struct tplg_pre_processor *tplg_pp, snd_config_t *config, snd_config_t **new, snd_config_t *variable) pre_process_include_conf() argument
652 snd_config_t *n, *new, *new_attr; pre_process_add_objects() local
725 snd_config_t *n2, *new, *new_obj; pre_process_create_items() local
825 snd_config_t *n, *new; pre_process_array_item() local
[all...]
/third_party/backends/lib/
H A Dalloca.c210 register pointer new = malloc (sizeof (header) + size); local
/third_party/backends/backend/
H A Dhp.c481 HpDeviceList new = sanei_hp_alloc(sizeof(*new)); in hp_device_list_add() local
557 HpDevice new; in hp_get_dev() local
[all...]
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h104 list_replace(struct list_head *old, struct list_head *new) in list_replace() argument
113 list_replace_init(struct list_head *old, struct list_head *new) in list_replace_init() argument
120 linux_list_add(struct list_head *new, struc argument
206 list_add(struct list_head *new, struct list_head *head) list_add() argument
213 list_add_tail(struct list_head *new, struct list_head *head) list_add_tail() argument
384 hlist_move_list(struct hlist_head *old, struct hlist_head *new) hlist_move_list() argument
[all...]
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusbd_generic_ep0.c94 static inline int CmpXchg(unsigned int *lock, int old, int new) in CmpXchg() argument
/third_party/libdrm/nouveau/
H A Dnouveau.c254 struct nvif_ioctl_new_v0 new; in nouveau_object_init() member
[all...]
/third_party/libcoap/src/
H A Dcoap_subscribe.c420 char *new = NULL; in coap_op_observe_load_disk() local
503 char *new = NULL; coap_op_observe_added() local
583 char *new = NULL; coap_op_observe_deleted() local
701 char *new = NULL; coap_op_obs_cnt_track_observe() local
767 char *new = NULL; coap_op_obs_cnt_deleted() local
976 char *new = NULL; coap_op_dyn_resource_added() local
1051 char *new = NULL; coap_op_resource_deleted() local
[all...]
/third_party/mesa3d/src/glx/
H A Ddriwindows_glx.c104 driwindows_unbind_context(struct glx_context *context, struct glx_context *new) in driwindows_unbind_context() argument
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_exec_api.c322 fi_type *new = new_first; in vbo_exec_wrap_upgrade_vertex() local
333 fi_type *new = new_last; in vbo_exec_wrap_upgrade_vertex() local
[all...]
/third_party/libexif/libexif/
H A Dexif-data.c1721 ExifByteOrder old, new; member
/third_party/ltp/tools/sparse/sparse-src/
H A Dflow.c664 static int rewrite_parent_branch(struct basic_block *bb, struct basic_block *old, struct basic_block *new) in rewrite_parent_branch() argument
90 rewrite_branch(struct basic_block *bb, struct basic_block **ptr, struct basic_block *old, struct basic_block *new) rewrite_branch() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dnode.h
/third_party/node/deps/v8/src/objects/
H A Dstring-table.cc[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_ra.c526 bi_rewrite_index_src_single(bi_instr *ins, bi_index old, bi_index new) in bi_rewrite_index_src_single() argument

Completed in 26 milliseconds

1...<<21222324252627282930>>...32