Searched defs:ac (Results 51 - 75 of 136) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/psf/
H A Dpsf.c93 int main( int ac, char **av) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/uams/
H A Duams_dhx_passwd.c334 int ac; local
H A Duams_passwd.c130 int ac; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/qdos/
H A Dmakesfx.c96 int main (int ac, char **av) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-wacom.c38 struct power_supply ac; member in struct:wacom_data
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dac.c112 struct acpi_ac *ac = to_acpi_ac(psy); local
131 static int acpi_ac_get_state(struct acpi_ac *ac) argument
158 struct acpi_ac *ac local
231 struct acpi_ac *ac = acpi_driver_data(device); local
261 struct acpi_ac *ac = NULL; local
311 struct acpi_ac *ac; local
328 struct acpi_ac *ac = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Danycast.c210 static void aca_put(struct ifacaddr6 *ac) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dconf.c459 int main(int ac, char **av) argument
H A Dmconf.c802 int main(int ac, char **av) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dacct.c478 acct_t ac; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dif_tr.h38 __u8 ac; /* access control field */ member in struct:trh_hdr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dtscc2.c130 int prev_dc, dc, nc, ac, bpos, val; local
H A Dffv1.h95 int ac; ///< 1=range coder <-> 0=golomb rice member in struct:FFV1Context
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A Dtftpd.c107 int main(int ac, char **av) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Dtr.c53 unsigned char ac; local
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dconf.c493 int main(int ac, char **av) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/router/config/
H A Dconf.c467 int main(int ac, char **av) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvsrc_mandelbrot.c231 uint8_t ac= a>>s; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dsdp.c633 int av_sdp_create(AVFormatContext *ac[], int n_files, char *buf, int size) argument
703 av_sdp_create(AVFormatContext *ac[], int n_files, char *buf, int size) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/power/
H A Dmax8925_power.c70 struct power_supply ac; member in struct:max8925_power_info
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dauth_x.c19 static int ceph_x_is_authenticated(struct ceph_auth_client *ac) argument
30 static int ceph_x_should_authenticate(struct ceph_auth_client *ac) argument
91 get_ticket_handler(struct ceph_auth_client *ac, int service) argument
118 remove_ticket_handler(struct ceph_auth_client *ac, struct ceph_x_ticket_handler *th) argument
131 ceph_x_proc_ticket_reply(struct ceph_auth_client *ac, struct ceph_crypto_key *secret, void *buf, void *end) argument
272 ceph_x_build_authorizer(struct ceph_auth_client *ac, struct ceph_x_ticket_handler *th, struct ceph_x_authorizer *au) argument
360 ceph_x_validate_tickets(struct ceph_auth_client *ac, int *pneed) argument
392 ceph_x_build_request(struct ceph_auth_client *ac, void *buf, void *end) argument
471 ceph_x_handle_reply(struct ceph_auth_client *ac, int result, void *buf, void *end) argument
526 ceph_x_create_authorizer( struct ceph_auth_client *ac, int peer_type, struct ceph_authorizer **a, void **buf, size_t *len, void **reply_buf, size_t *reply_len) argument
558 ceph_x_verify_authorizer_reply(struct ceph_auth_client *ac, struct ceph_authorizer *a, size_t len) argument
586 ceph_x_destroy_authorizer(struct ceph_auth_client *ac, struct ceph_authorizer *a) argument
596 ceph_x_reset(struct ceph_auth_client *ac) argument
605 ceph_x_destroy(struct ceph_auth_client *ac) argument
626 ceph_x_invalidate_authorizer(struct ceph_auth_client *ac, int peer_type) argument
652 ceph_x_init(struct ceph_auth_client *ac) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dlocalalloc.c634 ocfs2_reserve_local_alloc_bits(struct ocfs2_super *osb, u32 bits_wanted, struct ocfs2_alloc_context *ac) argument
739 ocfs2_claim_local_alloc_bits(struct ocfs2_super *osb, handle_t *handle, struct ocfs2_alloc_context *ac, u32 bits_wanted, u32 *bit_off, u32 *num_bits) argument
1075 ocfs2_local_alloc_reserve_for_window(struct ocfs2_super *osb, struct ocfs2_alloc_context **ac, struct inode **bitmap_inode, struct buffer_head **bitmap_bh) argument
1124 ocfs2_local_alloc_new_window(struct ocfs2_super *osb, handle_t *handle, struct ocfs2_alloc_context *ac) argument
1226 struct ocfs2_alloc_context *ac = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mfd/wm8350/
H A Dsupply.h128 struct power_supply ac; member in struct:wm8350_power
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dsdp.c578 int av_sdp_create(AVFormatContext *ac[], int n_files, char *buf, int size) argument
636 int av_sdp_create(AVFormatContext *ac[], int n_files, char *buf, int size) argument
647 int avf_sdp_create(AVFormatContext *ac[], int n_files, char *buff, int size) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/mips/
H A Daacdec_mips.c67 static void imdct_and_windowing_mips(AACContext *ac, SingleChannelElement *sce) argument
427 apply_ltp_mips(AACContext *ac, SingleChannelElement *sce) argument
488 update_ltp_mips(AACContext *ac, SingleChannelElement *sce) argument
[all...]

Completed in 301 milliseconds

123456