Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/src/
Dpolicydb_convert.c35 policydb_t * policydb, void **newdata, size_t * newlen) in policydb_to_image()
Dpolicydb_public.c193 sepol_policydb_t * p, void **newdata, in sepol_policydb_to_image()
/third_party/boringssl/src/crypto/asn1/
Da_int.c305 uint8_t *const newdata = OPENSSL_malloc(sizeof(uint64_t)); in ASN1_INTEGER_set_uint64() local
/third_party/gstreamer/gstreamer/gst/
Dgstminiobject.c715 gst_mini_object_replace (GstMiniObject ** olddata, GstMiniObject * newdata) in gst_mini_object_replace()
792 gst_mini_object_take (GstMiniObject ** olddata, GstMiniObject * newdata) in gst_mini_object_take()
/third_party/boost/libs/wave/samples/real_positions/
Dreal_position_token.hpp196 impl::token_data<string_type, position_type> *newdata = in make_unique() local
/third_party/boost/boost/wave/cpplexer/
Dcpp_lex_token.hpp293 data_type* newdata = new data_type(*data) ; in make_unique() local
/third_party/libexif/libexif/
Dexif-entry.c206 unsigned char *newdata; in exif_entry_fix() local
/third_party/uboot/u-boot-2020.01/tools/
Dzynqmpbif.c335 char *newdata = malloc(len_padded); in bif_add_part() local
/third_party/gstreamer/gstplugins_good/gst/avi/
Dgstavimux.c2048 GstBuffer *newdata = in gst_avi_mux_do_buffer() local
/third_party/ffmpeg/libavformat/
Dasfdec_f.c1420 uint8_t *newdata = buf->data; in asf_parse_packet() local
/third_party/python/Lib/
Dzipfile.py932 def _update_crc(self, newdata): argument
/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctions.c302 const guint8 *newdata = gst_type_find_peek (tf, 0, newlen); in unicode_type_find() local