/third_party/selinux/libsepol/src/ |
H A D | hashtab.c | 107 hashtab_ptr_t prev, cur, newnode; in hashtab_insert() local
|
H A D | sidtab.c | 43 sidtab_node_t *prev, *cur, *newnode; in sepol_sidtab_insert() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
H A D | eap_methods.c | 235 struct eap_method *m, *prev; in eap_peer_method_unload() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ndisc_snoop.c | 59 struct ip6addr *ip6addr, *prev; in sta_ip6addr_del() local
|
H A D | neighbor_db.c | 187 struct hostapd_neighbor_entry *nr, *prev; in hostapd_free_neighbor_db() local
|
H A D | preauth_auth.c | 135 struct rsn_preauth_interface *piface, *prev; in rsn_preauth_iface_deinit() local
|
/third_party/vk-gl-cts/framework/referencerenderer/ |
H A D | rrPrimitiveAssembler.hpp | 229 VertexPacket* prev = vertices[0]; in exec() local 255 VertexPacket* prev = vertices[0]; in exec() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
H A D | eap_methods.c | 236 struct eap_method *m, *prev; in eap_peer_method_unload() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ndisc_snoop.c | 59 struct ip6addr *ip6addr, *prev; in sta_ip6addr_del() local
|
H A D | preauth_auth.c | 135 struct rsn_preauth_interface *piface, *prev; in rsn_preauth_iface_deinit() local
|
/third_party/zlib/examples/ |
H A D | gznorm.c | 119 int prev; // number of bits from previous block in in gzip_normalize() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | kmvc.c | 49 uint8_t *cur, *prev; member [all...] |
H A D | imm4.c | 253 decode_inter(AVCodecContext *avctx, GetBitContext *gb, AVFrame *frame, AVFrame *prev) decode_inter() argument [all...] |
H A D | lsp.c | 54 float prev = 0.0; in ff_set_min_dist_lsf() local
|
H A D | vb.c | 93 uint8_t *prev, *cur; in vb_decode_framedata() local [all...] |
H A D | utvideoenc.c | 285 uint8_t prev; in median_predict() local
|
H A D | msvideo1enc.c | 41 uint8_t *prev; member
|
/third_party/exfatprogs/include/ |
H A D | list.h | 33 struct list_head *next, *prev; member 51 __list_add(struct list_head *new, struct list_head *prev, struct list_head *next) __list_add() argument 94 __list_del(struct list_head *prev, struct list_head *next) __list_del() argument [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | af_aresample.c | 298 static void *resample_child_next(void *obj, void *prev) in resample_child_next() argument
|
H A D | af_resample.c | 310 static const AVClass *resample_child_class_next(const AVClass *prev) in resample_child_class_next() argument 323 static void *resample_child_next(void *obj, void *prev) in resample_child_next() argument
|
H A D | vf_pullup.h | 38 struct PullupField *prev, *next; member
|
H A D | vf_yadif.c | 97 uint8_t *prev = prev1; in filter_line_c() local 116 uint8_t *prev = prev1; in filter_edges() local 149 uint16_t *prev in filter_line_c_16bit() local 165 uint16_t *prev = prev1; filter_edges_16bit() local 209 uint8_t *prev = &s->prev->data[td->plane][y * refs]; filter_slice() local [all...] |
H A D | vf_yadif_cuda.c | 57 call_kernel(AVFilterContext *ctx, CUfunction func, CUdeviceptr prev, CUdeviceptr cur, CUdeviceptr next, CUarray_format format, int channels, int src_width, int src_height, int src_pitch, CUdeviceptr dst, int dst_width, int dst_height, int dst_pitch, int parity, int tff) call_kernel() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | options.c | 50 static void *format_child_next(void *obj, void *prev) in format_child_next() argument
|
/third_party/ffmpeg/libavutil/ |
H A D | dict.c | 40 av_dict_get(const AVDictionary *m, const char *key, const AVDictionaryEntry *prev, int flags) av_dict_get() argument
|