| /third_party/python/Python/ |
| H A D | hamt.c | 598 PyHamtNode_Bitmap *new = (PyHamtNode_Bitmap *)hamt_node_bitmap_new( in hamt_node_bitmap_clone_without() local 1501 PyHamtNode_Collision *new = (PyHamtNode_Collision *) hamt_node_collision_without() local 1820 PyHamtNode_Array *new = hamt_node_array_clone(self); hamt_node_array_without() local 1837 PyHamtNode_Bitmap *new = (PyHamtNode_Bitmap *) hamt_node_array_without() local [all...] |
| H A D | pystate.c | 2184 _PyStackChunk *new = allocate_chunk(allocate_size, tstate->datastack_chunk); in push_chunk() local [all...] |
| /third_party/python/Objects/ |
| H A D | bytearrayobject.c | 110 PyByteArrayObject *new; in PyByteArray_FromStringAndSize() local 780 PyObject *encoded, *new; bytearray___init___impl() local 1414 bytearray_replace_impl(PyByteArrayObject *self, Py_buffer *old, Py_buffer *new, Py_ssize_t count) bytearray_replace_impl() argument [all...] |
| H A D | descrobject.c | 1696 PyObject *new, *type, *doc; in property_copy() local [all...] |
| /third_party/python/Modules/ |
| H A D | _collectionsmodule.c | 2153 PyObject *new = new_defdict((defdictobject*)self, left); in defdict_or() local [all...] |
| /third_party/rust/crates/bindgen/bindgen/ir/ |
| H A D | item.rs | 109 fn new() -> Self { in new() functions 128 fn new<Id: Into<ItemId>>(ctx: &'a BindgenContext, id: Id) -> Self { in new() functions 429 pub fn new( in new() functions 1990 pub fn new(item: &'a Item, ctx: &'a BindgenContext) -> Self { new() functions [all...] |
| /third_party/selinux/libsepol/src/ |
| H A D | kernel_to_cil.c | 1709 char *src, *class, *perms, *new; in avtab_node_to_str() local 1883 char *src, *tgt, *class, *filename, *new; in map_filename_trans_to_str() local 2322 char *role, *type, *class, *new; in write_role_transition_rules_to_cil() local 2363 char *role, *new; in write_role_allow_rules_to_cil() local [all...] |
| H A D | kernel_to_conf.c | 1686 const char *flavor, *src, *tgt, *class, *perms, *new; in avtab_node_to_str() local 1859 char *src, *tgt, *class, *filename, *new; in map_filename_trans_to_str() local 2253 char *role, *type, *class, *new; in write_role_transition_rules_to_conf() local 2294 char *role, *new; in write_role_allow_rules_to_conf() local [all...] |
| /third_party/rust/crates/proc-macro2/src/ |
| H A D | lib.rs | 212 pub fn new() -> Self { in new() functions 688 pub fn new(delimiter: Delimiter, stream: TokenStream) -> Self { in new() functions 804 pub fn new(ch: char, spacing: Spacing) -> Self { new() functions 965 pub fn new(string: &str, span: Span) -> Self { new() functions [all...] |
| /third_party/rust/crates/syn/src/ |
| H A D | punctuated.rs | 991 pub fn new(t: T, p: Option<P>) -> Self { new() functions [all...] |
| /third_party/rust/crates/termcolor/src/ |
| H A D | lib.rs | 355 fn new(sty: StandardStreamType) -> IoStandardStream { in new() functions 1086 fn new(choice: ColorChoice) -> Buffer { new() functions 1102 fn new(choice: ColorChoice, console: bool) -> Buffer { new() functions 1255 pub fn new(wtr: W) -> NoColor<W> { new() functions 1316 pub fn new(wtr: W) -> Ansi<W> { new() functions 1565 fn new() -> WindowsBuffer { new() functions 1677 pub fn new() -> ColorSpec { new() functions 2097 fn new(wtr: W) -> LossyStandardStream<W> { new() functions 2102 fn new(wtr: W) -> LossyStandardStream<W> { new() functions [all...] |
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_post.c | 1100 struct cil_list *new; in __evaluate_cat_expression() local
|
| H A D | cil_policy.c | 449 static char *__cil_userattribute_to_string(struct cil_db *db, struct cil_userattribute *attr, char *new) in __cil_userattribute_to_string() argument 467 static char *__cil_cons_leaf_operand_to_string(struct cil_db *db, struct cil_list_item *operand, char *new) in __cil_cons_leaf_operand_to_string() argument 556 __cil_cons_leaf_op_to_string(struct cil_list_item *op, char *new) __cil_cons_leaf_op_to_string() argument 595 __cil_cons_expr_to_string(struct cil_db *db, struct cil_list *cons_expr, char *new) __cil_cons_expr_to_string() argument 640 char *new, *tail; cil_cons_expr_to_string() local 654 char *new, *curr; cil_classperms_to_string() local [all...] |
| /third_party/rust/crates/serde/serde/src/private/ |
| H A D | de.rs | 321 fn new() -> Self { in new() functions 537 fn new(name: &'static str) -> Self { in new() functions 827 pub fn new(name: &'static str, expecting: &'static str) -> Self { new() functions 1496 pub fn new(content: Content<'de>) -> Self { new() functions 1517 pub fn new(variant: Content<'de>, value: Option<Content<'de>>) -> EnumDeserializer<'de, E> { new() functions 2069 pub fn new(content: &'a Content<'de>) -> Self { new() functions 2206 fn new(slice: &'a [Content<'de>]) -> Self { new() functions 2282 fn new(map: &'a [(Content<'de>, Content<'de>)]) -> Self { new() functions 2378 pub fn new(type_name: &'a str, variant_name: &'a str) -> Self { new() functions 2423 pub fn new(type_name: &'a str, variant_name: &'a str) -> Self { new() functions [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/iommu/ |
| H A D | iommu.c | 389 static int iommu_insert_resv_region(struct iommu_resv_region *new, struct list_head *regions)
in iommu_insert_resv_region() argument [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi-qp.c | 1238 u8 new = 1;
in hdmi_config_CVTEM() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi-qp.c | 1064 u8 new = 1; in hdmi_config_CVTEM() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | vp8.c | 1008 int new = (mb_y + yoffset) * vwidth + mb_x + xoffset; in vp7_calculate_mb_offset() local
|
| /third_party/backends/backend/ |
| H A D | umax.c | 4208 int new, old; in umax_output_image_data() local
|
| /third_party/backends/tools/ |
| H A D | sane-desc.c | 193 SANE_Bool new; member 3863 print_hal(int new) print_hal() argument [all...] |
| /third_party/cups-filters/cupsfilters/ |
| H A D | ppdgenerator.c | 1095 joinResolutionArrays(cups_array_t **current, cups_array_t **new, in joinResolutionArrays() argument [all...] |
| /third_party/libcoap/examples/ |
| H A D | coap-server.c | 1420 coap_binary_t *new = coap_resize_binary(data_so_far, offset + size); in hnd_put_post() local [all...] |
| /third_party/musl/porting/liteos_a/user/ldso/ |
| H A D | dynlink.c | 474 struct td_index *new = malloc(sizeof *new); in do_relocs() local 1621 unsigned char *new = mem; install_new_tls() local [all...] |
| /third_party/musl/porting/liteos_a/user_debug/ldso/ |
| H A D | dynlink.c | 474 struct td_index *new = malloc(sizeof *new); in do_relocs() local 1620 unsigned char *new = mem; install_new_tls() local [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | linearize.c | 969 pseudo_t new; in add_load() local 1123 pseudo_t new; in linearize_load_gen() local 1149 pseudo_t old, new, one; linearize_inc_dec() local 1173 pseudo_t new = alloc_pseudo(insn); add_unop() local 1184 pseudo_t new = add_unop(ep, to, op, src); add_cast() local 1193 pseudo_t new = alloc_pseudo(insn); linearize_slice() local 1519 pseudo_t new = linearize_expression(ep, arg); linearize_call_expression() local [all...] |