Home
last modified time | relevance | path

Searched defs:new_buffer (Results 1 – 12 of 12) sorted by relevance

/NextBSD/sys/contrib/octeon-sdk/
HDcvmx-cmd-queue.h389 uint64_t *new_buffer = (uint64_t *)cvmx_fpa_alloc(qptr->fpa_pool); in cvmx_cmd_queue_write() local
478 uint64_t *new_buffer = (uint64_t *)cvmx_fpa_alloc(qptr->fpa_pool); in cvmx_cmd_queue_write2() local
569 uint64_t *new_buffer = (uint64_t *)cvmx_fpa_alloc(qptr->fpa_pool); in cvmx_cmd_queue_write3() local
/NextBSD/lib/libcrypt/
HDcrypt-sha512.c292 char *new_buffer; in crypt_sha512() local
HDcrypt-sha256.c280 char *new_buffer; in crypt_sha256() local
/NextBSD/crypto/heimdal/lib/sl/
HDslc-lex.c1237 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer()
1390 void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) in yypush_buffer_state()
/NextBSD/crypto/heimdal/lib/com_err/
HDlex.c1300 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer()
1453 void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) in yypush_buffer_state()
/NextBSD/crypto/heimdal/lib/asn1/
HDlex.c2165 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer()
2318 void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) in yypush_buffer_state()
/NextBSD/crypto/openssl/crypto/ec/
HDec_asn1.c1293 int new_buffer = 0; in i2o_ECPublicKey() local
/NextBSD/usr.bin/lex/
HDinitscan.c4573 void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer()
4722 void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) in yypush_buffer_state()
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDFastDemangle.cpp217 char *new_buffer = (char *) malloc(new_size); in GrowBuffer() local
/NextBSD/contrib/ofed/libsdp/src/
HDconfig_scanner.c1468 void yy_switch_to_buffer( YY_BUFFER_STATE new_buffer ) in yy_switch_to_buffer()
/NextBSD/contrib/libgnuregex/
HDregex_internal.c1202 int *new_buffer = re_realloc (dest->elems, int, new_alloc); in re_node_set_merge() local
/NextBSD/contrib/gcclibs/libcpp/
HDdirectives.c2183 cpp_buffer *new_buffer = XOBNEW (&pfile->buffer_ob, cpp_buffer); in cpp_push_buffer() local