Home
last modified time | relevance | path

Searched defs:new_array (Results 1 – 11 of 11) sorted by relevance

/external/webrtc/modules/audio_coding/neteq/
Daudio_vector_unittest.cc173 int16_t new_array[kNewLength]; in TEST_F() local
208 int16_t new_array[kNewLength] = {0}; // All zero elements. in TEST_F() local
222 int16_t new_array[kNewLength]; in TEST_F() local
248 int16_t new_array[kNewLength]; in TEST_F() local
277 int16_t new_array[kNewLength]; in TEST_F() local
304 int16_t new_array[kNewLength]; in TEST_F() local
334 int16_t new_array[kNewLength]; in TEST_F() local
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dcppcoreguidelines-no-malloc.cpp33 int *new_array = new int[10]; // OK(1) in newed_array() local
Dcppcoreguidelines-no-malloc-custom.cpp50 int *new_array = new int[10]; // OK(1) in newed_array() local
/external/pdfium/third_party/libpng16/
Dpngmem.c148 png_voidp new_array = png_malloc_array_checked(png_ptr, variable
/external/libpng/
Dpngmem.c145 png_voidp new_array = png_malloc_array_checked(png_ptr, variable
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Ddequantize.cc156 auto& new_array = model->GetOrCreateArray(new_array_name); in DequantizeArray() local
/external/mesa3d/src/mesa/main/
Dstate.c627 bool new_array = false; in _mesa_set_draw_vao() local
/external/harfbuzz_ng/src/
Dhb-vector.hh196 Type *new_array = nullptr; in alloc() local
/external/e2fsprogs/e2fsck/
Drehash.c127 struct hash_entry *new_array, *ent; in fill_dir_block() local
/external/e2fsprogs/lib/support/
Dprofile.c250 char **array = 0, **new_array; in get_dirlist() local
/external/mesa3d/src/intel/vulkan/
Danv_queue.c890 struct anv_semaphore_impl *new_array = in maybe_transfer_temporary_semaphore() local