| /external/webrtc/modules/audio_coding/neteq/ |
| D | audio_vector_unittest.cc | 173 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/libpng/ |
| D | pngmem.c | 145 png_voidp new_array = png_malloc_array_checked(png_ptr, variable
|
| /external/tensorflow/tensorflow/lite/toco/graph_transformations/ |
| D | dequantize.cc | 156 auto& new_array = model->GetOrCreateArray(new_array_name); in DequantizeArray() local
|
| /external/harfbuzz_ng/src/ |
| D | hb-vector.hh | 260 Type *new_array = (Type *) hb_malloc (new_allocated * sizeof (Type)); in realloc_vector() local 419 Type *new_array = realloc_vector (new_allocated, hb_prioritize); in alloc() local
|
| /external/cronet/stable/third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | repeated_field.c | 135 upb_Array* new_array = RepeatedField_GetMutable(new_rptfield); in RepeatedField_deep_copy() local 411 upb_Array* new_array = RepeatedField_GetMutable(new_rptfield); in RepeatedField_dup() local
|
| /external/cronet/tot/third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | repeated_field.c | 135 upb_Array* new_array = RepeatedField_GetMutable(new_rptfield); in RepeatedField_deep_copy() local 411 upb_Array* new_array = RepeatedField_GetMutable(new_rptfield); in RepeatedField_dup() local
|
| /external/protobuf/ruby/ext/google/protobuf_c/ |
| D | repeated_field.c | 135 upb_Array* new_array = RepeatedField_GetMutable(new_rptfield); in RepeatedField_deep_copy() local 411 upb_Array* new_array = RepeatedField_GetMutable(new_rptfield); in RepeatedField_dup() local
|
| /external/cronet/tot/third_party/apache-portable-runtime/src/tables/ |
| D | apr_hash.c | 196 apr_hash_entry_t **new_array; in expand_array() local
|
| /external/cronet/stable/third_party/apache-portable-runtime/src/tables/ |
| D | apr_hash.c | 196 apr_hash_entry_t **new_array; in expand_array() local
|
| /external/sdv/vsomeip/third_party/boost/proto/example/ |
| D | lambda.hpp | 1415 struct new_array struct 1417 typedef T *result_type; 1418 T *operator()(std::size_t n) const in operator ()()
|
| /external/rust/cros-libva/lib/src/buffer/ |
| D | h264.rs | 200 pub fn new_array() -> Self { in new_array() method
|
| /external/e2fsprogs/lib/support/ |
| D | profile.c | 250 char **array = 0, **new_array; in get_dirlist() local
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
| D | model_builder_test.cc | 178 TfLiteIntArray* new_array = TfLiteIntArrayCreate(num_nodes); in exec_plan() local
|
| /external/mesa3d/src/util/ |
| D | parson.c | 722 JSON_Array *new_array = (JSON_Array*)parson_malloc(sizeof(JSON_Array)); in json_array_make() local
|
| /external/python/cpython3/Objects/ |
| D | unicodeobject.c | 2117 PyObject **new_array = PyMem_Realloc(ids->array, new_size * item_size); in _PyUnicode_FromId() local
|