Home
last modified time | relevance | path

Searched defs:new_list (Results 1 – 25 of 48) sorted by relevance

12

/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Drepeated_scalar_container.cc454 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 Drepeated_scalar_container.cc454 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 Dsfn_nir.cpp136 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 Dcil_post.c2039 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 Dcil_list.c49 struct cil_list *new_list = cil_malloc(sizeof(*new_list)); in cil_list_init() local
/aosp_15_r20/external/vixl/src/aarch64/
H A Doperands-aarch64.h191 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 Dnested.cpp49 std::vector<at::Tensor> new_list(PyList_Size(data)); in nested_tensor_ctor() local
/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Dwindow_capturer_unittest.cc91 DesktopCapturer::SourceList new_list; in TEST_F() local
/aosp_15_r20/art/runtime/
H A Dmonitor_pool.cc53 uintptr_t* new_list = new uintptr_t[current_chunk_list_capacity_](); in AllocateChunk() local
/aosp_15_r20/external/openthread/script/
H A Dupdate-makefiles.py64 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 Dfinddev.c133 struct dir_list *list = 0, *new_list = 0; in ext2fs_find_block_device() local
/aosp_15_r20/external/e2fsprogs/lib/blkid/
H A Ddevno.c157 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 Ddata_structures.py32 def new_list(iterable=None): function
/aosp_15_r20/external/python/cpython2/Modules/_sqlite/
Dconnection.c801 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 Dir3_cmdline.c65 struct exec_list new_list; in sort_varyings() local
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DTraceUtils.h336 inline c10::List<c10::IValue> new_list() { in new_list() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/performance/
Dtable_helper.cpp162 std::string new_list = "\n"; in add_to_all_sections() local
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_bo.c368 struct list_head *new_list = in reallocate_size_list() local
/aosp_15_r20/external/freetype/src/cache/
H A Dftccache.c124 FTC_Node new_list = NULL; in ftc_cache_resize() local
/aosp_15_r20/external/libtracefs/src/
H A Dtracefs-utils.c526 char **new_list; in tracefs_list_add() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_bufmgr.c290 struct list_head *new_list = in v3d_bo_last_unreference_locked_timed() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dshape_op.cc401 xla::XlaOp new_list; in Compile() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_bufmgr.c350 struct list_head *new_list = in vc4_bo_last_unreference_locked_timed() local
/aosp_15_r20/external/leveldb/util/
H A Dcache.cc128 LRUHandle** new_list = new LRUHandle*[new_length]; in Resize() local
/aosp_15_r20/external/pytorch/torch/csrc/cuda/
H A Dmemory_snapshot.cpp34 c10::List<IValue> new_list() { in new_list() function

12