Home
last modified time | relevance | path

Searched refs:emalloc (Results 1 – 19 of 19) sorted by relevance

/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/
Dcheck_pack.c186 val = (char *) emalloc (strsz + 1); in upack_str()
191 val = (char *) emalloc (1); in upack_str()
218 *buf = ptr = (char *) emalloc (len); in pack_ctx()
239 *buf = ptr = (char *) emalloc (len); in pack_duration()
260 *buf = ptr = (char *) emalloc (len); in pack_loc()
283 *buf = ptr = (char *) emalloc (len); in pack_fail()
412 rmsg = (RcvMsg *) emalloc (sizeof (RcvMsg)); in rcvmsg_create()
465 buf = (char *) emalloc (CK_MAX_MSG_SIZE); in punpack()
Dcheck.c72 s = (Suite *) emalloc (sizeof (Suite)); /* freed in suite_free */ in suite_create()
122 TCase *tc = (TCase *) emalloc (sizeof (TCase)); /*freed in tcase_free */ in tcase_create()
258 tf = (TF *) emalloc (sizeof (TF)); /* freed in tcase_free */ in _tcase_add_test()
273 f = (Fixture *) emalloc (sizeof (Fixture)); in fixture_create()
401 SRunner *sr = (SRunner *) emalloc (sizeof (SRunner)); /* freed in srunner_free */ in srunner_create()
406 sr->stats = (TestStats *) emalloc (sizeof (TestStats)); /* freed in srunner_free */ in srunner_create()
482 (TestResult **) emalloc (sizeof (trarray[0]) * in srunner_failures()
505 (TestResult **) emalloc (sizeof (trarray[0]) * srunner_ntests_run (sr)); in srunner_results()
526 tr = (TestResult *) emalloc (sizeof (TestResult)); in tr_create()
Dcheck_list.c60 lp = (List *) emalloc (sizeof (List)); in check_list_create()
63 lp->data = (void **) emalloc (sizeof (lp->data[0]) * LINIT); in check_list_create()
Dcheck_error.h37 void *emalloc (size_t n);
Dcheck_error.c60 emalloc (size_t n) in emalloc() function
Dcheck_str.c87 p = (char *) emalloc (size); in ck_strdup_printf()
Dcheck_run.c596 char *msg = (char *) emalloc (MSG_LEN); /* free'd by caller */ in signal_msg()
612 char *msg = (char *) emalloc (MSG_LEN); /* free'd by caller */ in signal_error_msg()
632 char *msg = (char *) emalloc (MSG_LEN); /* free'd by caller */ in exit_msg()
Dcheck_log.c124 Log *l = (Log *) emalloc (sizeof (Log)); in srunner_register_lfun()
/third_party/protobuf/php/ext/google/protobuf/
Ddef.c76 EnumValueDescriptor *intern = emalloc(sizeof(EnumValueDescriptor)); in EnumValueDescriptor_Make()
139 EnumDescriptor* ret = emalloc(sizeof(EnumDescriptor)); in EnumDescriptor_FromClassEntry()
252 OneofDescriptor* ret = emalloc(sizeof(OneofDescriptor)); in OneofDescriptor_FromOneofDef()
344 FieldDescriptor* ret = emalloc(sizeof(FieldDescriptor)); in FieldDescriptor_FromFieldDef()
521 Descriptor* ret = emalloc(sizeof(Descriptor)); in Descriptor_FromClassEntry()
549 Descriptor* ret = emalloc(sizeof(Descriptor)); in Descriptor_GetFromMessageDef()
733 DescriptorPool *intern = emalloc(sizeof(DescriptorPool)); in DescriptorPool_create()
Darray.c73 RepeatedField *intern = emalloc(sizeof(RepeatedField)); in RepeatedField_create()
119 RepeatedField *intern = emalloc(sizeof(RepeatedField)); in RepeatedField_GetPhpWrapper()
449 RepeatedFieldIter *intern = emalloc(sizeof(RepeatedFieldIter)); in RepeatedFieldIter_create()
Darena.c50 Arena *intern = emalloc(sizeof(Arena)); in Arena_Create()
Dmap.c70 MapField *intern = emalloc(sizeof(MapField)); in MapField_create()
117 MapField *intern = emalloc(sizeof(MapField)); in MapField_GetPhpWrapper()
430 MapFieldIter *intern = emalloc(sizeof(MapFieldIter)); in MapFieldIter_create()
Dmessage.c70 Message *intern = emalloc(sizeof(Message)); in Message_create()
317 Message *intern = emalloc(sizeof(Message)); in Message_GetPhpWrapper()
/third_party/tzdata/
Dzic.c459 emalloc(size_t size) in emalloc() function
1005 dst = emalloc(dirlen + prefixlen + suffixlen + 1); in random_dirent()
1092 f = result = emalloc(linksize); in relname()
1106 result = emalloc(dotdotetcsize); in relname()
2035 zic_t *ats = emalloc(align_to(size_product(nats, sizeof *ats + 1), in writezone()
2773 startbuf = emalloc(max_abbr_len + 1); in outzone()
2774 ab = emalloc(max_abbr_len + 1); in outzone()
2775 envvar = emalloc(max_envvar_len + 1); in outzone()
3356 array = emalloc(size_product(strlen(cp) + 1, sizeof *array)); in getfields()
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dzic.c443 #define emalloc(size) memcheck(malloc(size)) macro
1608 zic_t *ats = emalloc(size_product(timecnt, sizeof *ats + 1)); in writezone()
2248 startbuf = emalloc(max_abbr_len + 1); in outzone()
2249 ab = emalloc(max_abbr_len + 1); in outzone()
2250 envvar = emalloc(max_envvar_len + 1); in outzone()
2920 array = emalloc(size_product(strlen(cp) + 1, sizeof *array)); in getfields()
/third_party/icu/icu4c/source/tools/tzcode/
Dzic.c443 #define emalloc(size) memcheck(malloc(size)) macro
1608 zic_t *ats = emalloc(size_product(timecnt, sizeof *ats + 1)); in writezone()
2248 startbuf = emalloc(max_abbr_len + 1); in outzone()
2249 ab = emalloc(max_abbr_len + 1); in outzone()
2250 envvar = emalloc(max_envvar_len + 1); in outzone()
2920 array = emalloc(size_product(strlen(cp) + 1, sizeof *array)); in getfields()
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dzic.c443 #define emalloc(size) memcheck(malloc(size)) macro
1608 zic_t *ats = emalloc(size_product(timecnt, sizeof *ats + 1)); in writezone()
2248 startbuf = emalloc(max_abbr_len + 1); in outzone()
2249 ab = emalloc(max_abbr_len + 1); in outzone()
2250 envvar = emalloc(max_envvar_len + 1); in outzone()
2920 array = emalloc(size_product(strlen(cp) + 1, sizeof *array)); in getfields()
/third_party/rust/crates/libc/libc-test/semver/
Dnetbsd.txt1189 emalloc
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2911 pub fn emalloc(n: ::size_t) -> *mut ::c_void; in emalloc() function