/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter/ |
H A D | xt_connlimit.h | 38 struct nf_conncount_data * data __attribute__((aligned(8))); member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/ |
H A D | xt_connlimit.h | 29 struct nf_conncount_data *data __attribute__((aligned(8))); member
|
/kernel/liteos_a/testsuites/unittest/process/fs/smoke/ |
H A D | It_process_fs_001.cpp | 40 DIR *dirp = opendir(path.data()); in ItProcessFs001()
|
H A D | It_process_fs_013.cpp | 39 dirp = opendir(path.data()); in ItProcessFs013()
|
/third_party/ffmpeg/libavcodec/ |
H A D | chomp_bsf.c | 33 while (pkt->size > 0 && !pkt->data[pkt->size - 1]) in chomp_filter()
|
H A D | opusdsp.h | 25 void (*postfilter)(float *data, int period, float *gains, int len);
|
/third_party/ffmpeg/libavcodec/aarch64/ |
H A D | opusdsp_init.c | 25 void ff_opus_postfilter_neon(float *data, int period, float *gains, int len);
|
/third_party/ffmpeg/libavfilter/ |
H A D | glslang.h | 35 void *data; /* Shader data or NULL */ member
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | opusdsp_init.c | 25 void ff_opus_postfilter_fma3(float *data, int period, float *gains, int len);
|
/third_party/ffmpeg/libavutil/ |
H A D | downmix_info.c | 37 return (AVDownmixInfo*)side_data->data; in av_downmix_info_update_side_data()
|
H A D | sha.h | 73 * @param data input data to update hash with 74 * @param len input data length 76 void av_sha_update(struct AVSHA *ctx, const uint8_t *data, size_t len);
|
H A D | ripemd.h | 66 * @param data input data to update hash with 67 * @param len input data length 69 void av_ripemd_update(struct AVRIPEMD* context, const uint8_t* data, size_t len);
|
H A D | sha512.h | 75 * @param data input data to update hash with 76 * @param len input data length 78 void av_sha512_update(struct AVSHA512* context, const uint8_t* data, size_t len);
|
/third_party/ffmpeg/libavformat/ |
H A D | hevc.h | 41 * @param pb address of the AVIOContext where the data shall be written 42 * @param buf_in address of the buffer holding the input data 48 * @return the amount (in bytes) of data written in case of success, a negative 55 * Writes Annex B formatted HEVC NAL units to a data buffer. 63 * On success, *size holds the size (in bytes) of the output data buffer. 65 * @param buf_in address of the buffer holding the input data 89 * @param data address of the buffer holding the data needed to write the hvcC 90 * @param size size (in bytes) of the data buffer 96 int ff_isom_write_hvcc(AVIOContext *pb, const uint8_t *data, [all...] |
/third_party/curl/lib/ |
H A D | curl_path.h | 44 CURLcode Curl_getworkingpath(struct Curl_easy *data,
|
/third_party/icu/icu4c/source/test/perf/usetperf/ |
H A D | bitset.h | 23 int32_t* data; member in BitSet
|
/third_party/libcoap/examples/ |
H A D | coap_list.h | 37 char data[]; member
|
/third_party/ltp/testcases/kernel/fs/binfmt_misc/datafiles/ |
H A D | Makefile | 10 INSTALL_DIR := testcases/data/binfmt_misc02
|
/third_party/ltp/testcases/commands/unzip/datafiles/ |
H A D | Makefile | 17 INSTALL_DIR := testcases/data/unzip01
|
/third_party/node/deps/brotli/c/enc/ |
H A D | utf8_util.h | 22 pos + length in the (data, mask) ring-buffer is UTF8-encoded, otherwise 25 const uint8_t* data, const size_t pos, const size_t mask,
|
H A D | static_dict.h | 24 /* Matches data against static dictionary words, and for each length l, 33 const uint8_t* data, size_t min_length, size_t max_length,
|
/third_party/ltp/testcases/kernel/security/integrity/ima/datafiles/ima_keys/ |
H A D | Makefile | 8 INSTALL_DIR := testcases/data/ima_keys
|
/third_party/ltp/testcases/kernel/security/integrity/ima/datafiles/ima_policy/ |
H A D | Makefile | 8 INSTALL_DIR := testcases/data/ima_policy
|
/third_party/libwebsockets/lib/roles/dbus/ |
H A D | private-lib-roles-dbus.h | 35 void *data; member
|
/third_party/node/deps/v8/src/heap/cppgc-js/ |
H A D | cpp-snapshot.h | 21 static void Run(v8::Isolate* isolate, v8::EmbedderGraph* graph, void* data);
|