Home
last modified time | relevance | path

Searched defs:new_buf (Results 1 – 25 of 1951) sorted by relevance

12345678910>>...79

/dports/devel/texlab/texlab-3.3.0/src/features/
H A Dsymbol.rs41 let mut new_buf = Vec::new(); in find_document_symbols() localVariable
45 let mut new_buf = new_buf in find_document_symbols() localVariable
72 let mut new_buf = Vec::new(); in find_workspace_symbols() localVariable
/dports/security/snort3/snort3-3.1.19.0/src/service_inspectors/http_inspect/
H A Dhttp_uri.cc229 uint8_t* const new_buf = new uint8_t[total_length]; in normalize() local
299 uint8_t* const new_buf = new uint8_t[total_length]; in normalize() local
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/mpm/python/usrp_mpm/
H A Dtest_bfrfs.py22 new_buf = open('eeprom.dat', 'rb').read() variable
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/net/
H A Ddigits_dots.c101 char *new_buf; in __nss_hostname_digits_dots() local
249 char *new_buf; in __nss_hostname_digits_dots() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/afl/src/experimental/post_library/
H A Dpost_library.so.c83 unsigned char* new_buf; in afl_postprocess() local
/dports/security/afl/afl-2.52b/experimental/post_library/
H A Dpost_library.so.c83 unsigned char* new_buf; in afl_postprocess() local
/dports/comms/owfs/owfs-3.2p4/module/owlib/src/c/
H A Dow_telnet_write.c46 BYTE new_buf[2*size] ; in telnet_write_binary() local
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/utils/
H A Dmem.c37 void * new_buf = g_realloc (buf, new_sz); in realloc_zero() local
/dports/databases/postgresql12-pltcl/postgresql-12.9/contrib/pg_trgm/sql/
H A Dpg_word_trgm.sql41 set "pg_trgm.word_similarity_threshold" to 0.3;
/dports/net/kamailio/kamailio-5.4.5/src/core/
H A Dsip_msg_clone.c143 static inline struct via_body* via_body_cloner( char* new_buf, in via_body_cloner()
244 static void uri_trans(char *new_buf, char *org_buf, struct sip_uri *uri) in uri_trans()
273 static inline struct auth_body* auth_body_cloner(char* new_buf, char *org_buf, struct auth_body *au… in auth_body_cloner()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/src/protozero/
H A Dpacked_repeated_fields.cc31 std::unique_ptr<uint8_t[]> new_buf(new uint8_t[new_size]); in GrowSlowpath() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/protozero/
H A Dpacked_repeated_fields.cc31 std::unique_ptr<uint8_t[]> new_buf(new uint8_t[new_size]); in GrowSlowpath() local
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/lib/
H A Dpwgrent.c138 char *new_buf; in fgetbufline() local
184 char *new_buf; in supp_getgrent() local
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/lib/
H A Dpwgrent.c138 char *new_buf; in fgetbufline() local
184 char *new_buf; in supp_getgrent() local
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/lib/
H A Dpwgrent.c138 char *new_buf; in fgetbufline() local
184 char *new_buf; in supp_getgrent() local
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/lib/
H A Dpwgrent.c138 char *new_buf; in fgetbufline() local
184 char *new_buf; in supp_getgrent() local
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/lib/
H A Dpwgrent.c138 char *new_buf; in fgetbufline() local
184 char *new_buf; in supp_getgrent() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/acpi/acpica/
H A Dexconvrt.c178 u8 *new_buf; in acpi_ex_convert_to_buffer() local
377 u8 *new_buf; in acpi_ex_convert_to_string() local
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/lib/
H A Dpwgrent.c138 char *new_buf; in fgetbufline() local
184 char *new_buf; in supp_getgrent() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/acpi/acpica/
H A Dexconvrt.c178 u8 *new_buf; in acpi_ex_convert_to_buffer() local
377 u8 *new_buf; in acpi_ex_convert_to_string() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/acpi/acpica/
H A Dexconvrt.c178 u8 *new_buf; in acpi_ex_convert_to_buffer() local
377 u8 *new_buf; in acpi_ex_convert_to_string() local
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/lib/
H A Dpwgrent.c138 char *new_buf; in fgetbufline() local
184 char *new_buf; in supp_getgrent() local
/dports/ftp/proftpd/proftpd-1.3.7c/lib/
H A Dpwgrent.c138 char *new_buf; in fgetbufline() local
184 char *new_buf; in supp_getgrent() local
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/lib/
H A Dpwgrent.c138 char *new_buf; in fgetbufline() local
184 char *new_buf; in supp_getgrent() local
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp/transport/
H A DTBufferTransports.cpp166 uint8_t* new_buf = new uint8_t[wBufResetSize_]; in shrinkWriteBuffer() local
270 uint8_t* new_buf = new uint8_t[new_size]; in writeSlow() local
317 uint8_t* new_buf = new uint8_t[wBufResetSize_]; in shrinkWriteBuffer() local

12345678910>>...79