/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/ |
H A D | repeated_scalar_container.cc | 454 ScopedPyObjectPtr new_list(Subscript(pself, full_slice.get())); in AssSubscript() local 503 ScopedPyObjectPtr new_list(Subscript(pself, full_slice.get())); in Insert() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/ |
H A D | repeated_scalar_container.cc | 454 ScopedPyObjectPtr new_list(Subscript(pself, full_slice.get())); in AssSubscript() local 503 ScopedPyObjectPtr new_list(Subscript(pself, full_slice.get())); in Insert() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_nir.cpp | 136 struct exec_list new_list; in sort_uniforms() local 179 struct exec_list new_list; in sort_fsoutput() local
|
/aosp_15_r20/external/selinux/libsepol/cil/src/ |
H A D | cil_post.c | 2039 struct cil_list *new_list; member 2046 struct cil_list *new_list = perm_args->new_list; in __perm_bits_to_list() local 2059 …class_symtab, symtab_t *common_symtab, unsigned int num_perms, struct cil_list **new_list, struct … in __evaluate_perm_expression() 2101 struct cil_list *new_list = NULL; in __evaluate_classperms() local
|
H A D | cil_list.c | 49 struct cil_list *new_list = cil_malloc(sizeof(*new_list)); in cil_list_init() local
|
/aosp_15_r20/external/vixl/src/aarch64/ |
H A D | operands-aarch64.h | 191 void SetList(RegList new_list) { in SetList() 195 VIXL_DEPRECATED("SetList", void set_list(RegList new_list)) { in set_list()
|
/aosp_15_r20/external/pytorch/torch/csrc/utils/ |
H A D | nested.cpp | 49 std::vector<at::Tensor> new_list(PyList_Size(data)); in nested_tensor_ctor() local
|
/aosp_15_r20/external/webrtc/modules/desktop_capture/ |
H A D | window_capturer_unittest.cc | 91 DesktopCapturer::SourceList new_list; in TEST_F() local
|
/aosp_15_r20/art/runtime/ |
H A D | monitor_pool.cc | 53 uintptr_t* new_list = new uintptr_t[current_chunk_list_capacity_](); in AllocateChunk() local
|
/aosp_15_r20/external/openthread/script/ |
H A D | update-makefiles.py | 64 def update_build_file(file_name, start_string, end_string, new_list, search_string=None): argument
|
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/ |
H A D | finddev.c | 133 struct dir_list *list = 0, *new_list = 0; in ext2fs_find_block_device() local
|
/aosp_15_r20/external/e2fsprogs/lib/blkid/ |
H A D | devno.c | 157 struct dir_list *list = NULL, *new_list = NULL; in blkid_devno_to_devname() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/operators/ |
H A D | data_structures.py | 32 def new_list(iterable=None): function
|
/aosp_15_r20/external/python/cpython2/Modules/_sqlite/ |
D | connection.c | 801 PyObject* new_list; in _pysqlite_drop_unused_statement_references() local 832 PyObject* new_list; in _pysqlite_drop_unused_cursor_references() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/ir3/ |
H A D | ir3_cmdline.c | 65 struct exec_list new_list; in sort_varyings() local
|
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/ |
H A D | TraceUtils.h | 336 inline c10::List<c10::IValue> new_list() { in new_list() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/performance/ |
D | table_helper.cpp | 162 std::string new_list = "\n"; in add_to_all_sections() local
|
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_bo.c | 368 struct list_head *new_list = in reallocate_size_list() local
|
/aosp_15_r20/external/freetype/src/cache/ |
H A D | ftccache.c | 124 FTC_Node new_list = NULL; in ftc_cache_resize() local
|
/aosp_15_r20/external/libtracefs/src/ |
H A D | tracefs-utils.c | 526 char **new_list; in tracefs_list_add() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_bufmgr.c | 290 struct list_head *new_list = in v3d_bo_last_unreference_locked_timed() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
H A D | shape_op.cc | 401 xla::XlaOp new_list; in Compile() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_bufmgr.c | 350 struct list_head *new_list = in vc4_bo_last_unreference_locked_timed() local
|
/aosp_15_r20/external/leveldb/util/ |
H A D | cache.cc | 128 LRUHandle** new_list = new LRUHandle*[new_length]; in Resize() local
|
/aosp_15_r20/external/pytorch/torch/csrc/cuda/ |
H A D | memory_snapshot.cpp | 34 c10::List<IValue> new_list() { in new_list() function
|