Home
last modified time | relevance | path

Searched refs:malloc (Results 3351 - 3375 of 4604) sorted by relevance

1...<<131132133134135136137138139140>>...185

/third_party/ltp/pan/
H A Dtag_report.c138 taglist = (char **)malloc(sizeof(char *) * ntags); in cuts_report()
H A Dzoolib.c380 if ((cmd = malloc(size)) == NULL) { in cat_args()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/
H A Daudio.c236 vhd->porcbuf = malloc(vhd->porc_spf * 2); in callback_audio()
/third_party/ltp/testcases/kernel/connectors/pec/
H A Dpec_listener.c273 nlhdr = malloc(NLMSG_SPACE(MAX_MSG_SIZE)); in main()
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-sign/
H A Dmain.c50 *buf = malloc(s + 1); in _alloc_file()
/third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-server/
H A Dmain.c282 conn_ctx = malloc(sizeof(*conn_ctx)); in new_conn()
/third_party/libwebsockets/minimal-examples/dbus-client/minimal-dbus-ws-proxy-testclient/
H A Dminimal-dbus-ws-proxy-testclient.c157 dcwc = malloc(sizeof(*dcwc)); in create_dbus_client_conn()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-avs/
H A Davs.c388 wav = malloc(wav_len); in avs_example_start()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shaderlib_tgsi.c132 values = malloc(num_mem_ops * sizeof(struct ureg_src)); in si_create_dma_compute_shader()
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_usefont.c246 bm = malloc((max_bm_width * max_bm_height) * sizeof(GLubyte)); in glXUseXFont()
/third_party/mesa3d/src/glx/
H A Dindirect_glx.c351 gc->buf = malloc(bufSize); in indirect_create_context_attribs()
H A Dglxhash.c89 #define HASH_ALLOC malloc
H A Dxfont.c248 bm = malloc((max_bm_width * max_bm_height) * sizeof(GLubyte)); in DRI_glXUseXFont()
/third_party/node/test/js-native-api/test_reference/
H A Dtest_reference.c206 napi_ref* ref_t = malloc(sizeof(napi_ref)); in ValidateDeleteBeforeFinalize()
/third_party/node/test/js-native-api/test_typedarray/
H A Dtest_typedarray.c87 int8_t* externalData = malloc(nElem*sizeof(int8_t)); in External()
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dminizip.c306 buf = (void*)malloc(size_buf);
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_opt.c230 newarg = malloc(sep + strlen(param) + 1); in process_opt_sep_arg()
/third_party/musl/porting/linux/user/src/locale/
H A Ddcngettext.c30 #define malloc __libc_malloc macro
/third_party/musl/porting/linux/user/src/network/
H A Dgetaddrinfo.c84 int *newRecursive = malloc(sizeof(int)); in getaddrinfo_ext()
/third_party/musl/src/network/linux/
H A Dgetaddrinfo.c99 int *newRecursive = malloc(sizeof(int)); in getaddrinfo_ext()
/third_party/musl/src/locale/
H A Ddcngettext.c15 #define malloc __libc_malloc macro
/third_party/node/benchmark/napi/function_args/
H A Dnapi_binding.c25 char* buf = (char*)malloc(len + 1); in CallWithString()
/third_party/node/deps/base64/base64/test/
H A Dtest_base64.c113 src = malloc(chrlen); /* malloc/copy this so valgrind can find out-of-bound access */ in test_char_table()
/third_party/node/deps/cares/src/lib/
H A Dsetup_once.h59 # include <malloc.h>
/third_party/mesa3d/src/intel/tools/
H A Di965_asm.c109 devinfo = malloc(sizeof *devinfo); in i965_disasm_init()

Completed in 17 milliseconds

1...<<131132133134135136137138139140>>...185