Searched refs:components (Results 51 - 75 of 140) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/libexif/canon/
H A Dexif-mnote-data-canon.c106 n->entries[i].components, o_orig, o);
147 n->entries[i].components);
150 n->entries[i].components;
244 n->entries[tcount].components = exif_get_long (buf + o + 4, n->order);
256 n->entries[tcount].components;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/libexif/pentax/
H A Dexif-mnote-data-pentax.c169 n->entries[i].components);
172 n->entries[i].components;
288 n->entries[tcount].components = exif_get_long (buf + o + 4, n->order);
300 n->entries[tcount].components;
396 n->entries[i].components, o_orig, o);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Datrac3.c73 TonalComponent components[64]; member in struct:ChannelUnit
321 * Restore the quantized tonal components
323 * @param components tonal components
327 TonalComponent *components, int num_bands)
336 /* no tonal components */
370 TonalComponent *cmp = &components[component_count];
442 * @param num_components number of tonal components
443 * @param components tonal components fo
326 decode_tonal_components(GetBitContext *gb, TonalComponent *components, int num_bands) argument
446 add_tonal_components(float *spectrum, int num_components, TonalComponent *components) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dinit.c814 ptr = strstr(card->components, component);
819 if (strlen(card->components) + 1 + len + 1 > sizeof(card->components)) {
823 if (card->components[0] != '\0')
824 strcat(card->components, " ");
825 strcat(card->components, component);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddatespan.tex20 When adding a month to the date, all lesser components (days, hours, ...)
188 product is computed by multiplying each of the components by the factor.
222 Sets the number of days (without modifying any other components) in this date
230 Sets the number of years (without modifying any other components) in this date
238 Sets the number of months (without modifying any other components) in this
246 Sets the number of weeks (without modifying any other components) in this date
H A Drendver.tex18 The version has two components: the version itself and the age. If the main
H A Dtaui.tex22 should behave similarly to other docked components. However, they also
H A Dsize.tex87 Returns \true if neither of the size object components is equal to $-1$, which
89 \texttt{wxDefaultSize} has both of its components equal to $-1$).
166 to $-1$) components of this object with those of the other. It is typically
H A Duri.tex45 \membersection{Obtaining individual components}\label{obtainingwxuricomponents}
47 To obtain individual components you can use
111 Builds the URI from its individual components and adds proper separators.
122 Builds the URI from its individual components, adds proper separators, and
344 Inherits this URI from a base URI - components that do not
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/build/
H A Dexe.mk5 # components distributed under difference licenses. The codec libraries
13 # Since this particular file is relevant to all components of FLAC,
H A Dlib.mk5 # components distributed under difference licenses. The codec libraries
13 # Since this particular file is relevant to all components of FLAC,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A DMakefile.am38 components.png \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/scripts/MacOSX/
H A Dfull_build.sh194 tar --strip-components 1 -zxf ../gettext.tar.gz >> $STDOUT_FILE 2>> $ERROR_FILE
223 tar --strip-components 1 -jxf ../libupnp.tar.bz2 >> $STDOUT_FILE 2>> $ERROR_FILE
252 tar --strip-components 2 -zxf ../libgeoip.tar.gz >> $STDOUT_FILE 2>> $ERROR_FILE
285 tar --strip-components 1 -zxf ../pkgcfg.tar.gz >> $STDOUT_FILE 2>> $ERROR_FILE
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgpg-error-1.10/
H A Dlibgpg-error.spec16 components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgpg-error-1.10/
H A Dlibgpg-error.spec16 components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/libexif/olympus/
H A Dexif-mnote-data-olympus.c190 n->entries[i].components);
193 n->entries[i].components;
420 n->entries[tcount].components = exif_get_long (buf + o + 4, n->order);
430 n->entries[tcount].components,
438 n->entries[tcount].components;
544 n->entries[i].components, o_orig, o);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Datrac3.c75 tonal_component components[64]; member in struct:__anon1874
358 * Restore the quantized tonal components
368 int components, coding_mode_selector, coding_mode, coded_values_per_component; local
375 components = get_bits(gb,5);
377 /* no tonal components */
378 if (components == 0)
387 for (i = 0; i < components; i++) {
534 * @param numComponents amount of tonal components
535 * @param pComponent tonal components for this band
692 pSnd->numComponents = decodeTonalComponents (gb, pSnd->components, pSn
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dbuild_gnv_curl_pcsi_text.com5 $! Build the *.pcsi$text file from the four components:
54 $! Parse the kit name into components.
H A Dbuild_gnv_curl_release_notes.com5 $! Build the release note file from the four components:
H A Dbuild_libcurl_pc.com38 $! Parse the kit name into components.
H A Dpcsi_product_gnv_curl.com84 $! Parse the kit name into components.
/netgear-R7000-V1.0.7.12_1.2.5/src/router/rc/
H A DMakefile23 ifeq ($(LINUXDIR), $(BASEDIR)/components/opensource/linux/linux-2.6.36)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/
H A Dconfig.status424 ac_cs_config="'--prefix=/home/share/Tab/V1.0.2.44_1.0.96/main/ap/gpl/conntrack-tools/build' '--host=arm-linux' 'CC=arm-brcm-linux-uclibcgnueabi-gcc' 'host_alias=arm-linux' 'LIBNFNETLINK_CFLAGS=-I/home/share/Tab/V1.0.2.44_1.0.96/main/components/opensource/netfilter/libnfnetlink/install/include' 'LIBNFNETLINK_LIBS=-L/home/share/Tab/V1.0.2.44_1.0.96/main/components/opensource/netfilter/libnfnetlink/install/lib -lnfnetlink' 'LIBNETFILTER_CONNTRACK_CFLAGS=-I/home/share/Tab/V1.0.2.44_1.0.96/main/components/opensource/netfilter/libnetfilter_conntrack/install/include' 'LIBNETFILTER_CONNTRACK_LIBS=-L/home/share/Tab/V1.0.2.44_1.0.96/main/components/opensource/netfilter/libnetfilter_conntrack/install/lib -lnetfilter_conntrack' 'LIBNETFILTER_CTTIMEOUT_CFLAGS=-I/home/share/Tab/V1.0.2.44_1.0.96/main/ap/gpl/conntrack-tools/build/include' 'LIBNETFILTER_CTTIMEOUT_LIBS=-L/home/share/Tab/V1.0.2.44_1.0.96/main/ap/gpl/conntrack-tools/build/lib -lnetfilter_cttimeout' 'LIBNETFILTER_CTHELPER_CFLAGS=-I/home/share/Tab/V1.0.2.44_1.0.96/main/ap/gpl/conntrack-tools/build/include' 'LIBNETFILTER_CTHELPER_LIBS=-L/home/share/Tab/V1.0.2.44_1.0.96/main/ap/gpl/conntrack-tools/build/lib -lnetfilter_cthelper' 'LIBNETFILTER_QUEUE_LIBS=-L/home/share/Tab/V1.0.2.44_1.0.96/main/components/opensource/netfilter/libnetfilter_queue/install/lib -lnetfilter_queue' 'LIBNETFILTER_QUEUE_CFLAGS=-I/home/share/Tab/V1.0.2.44_1.0.96/main/components/opensource/netfilter/libnetfilter_queue/install/include' 'LIBMNL_CFLAGS=-I/home/share/Tab/V1.0.2.44_1.0.96/main/components/opensource/netfilter/libmnl/install/include' 'LIBMNL_LIBS=-L/home/share/Tab/V1.0.2.44_1.0.96/main/components/opensource/netfilter/libmnl/install/lib -lmnl' 'CFLAGS=-Os -O2 -DNETGEAR_PATCH -DBCMNVRAM -DBCMWPA2 -D__CONFIG_DHDAP__ -DRESTART_ALL_PROCESSES -D__CONFIG_GMAC3__ -D__CONFIG_USBAP__ -DBCMQOS -DBCMWPS -D__CONFIG_EMF__ -DTRAFFIC_MGMT_RSSI_POLICY -DPHYMON -DSUPPORT_REMOTE_HTTPS -DXAGENT_CLOUD_SUPPORT -DINCLUDE_WPS_V20 -DINCLUDE_5G_AUTO_CHANNEL -DOPENDNS_PARENTAL_CONTROL -DINCLUDE_ACCESSCONTROL -DINCLUDE_UCP -DU12H315 -DR8000 -DMULTIPLE_SSID -DENABLE_ML -DOPEN_SOURCE_SUPPORT -DBCM53125 -DBCM5301X -DACS_INTF_DETECT_PATCH -DCONFIG_RUSSIA_IPTV -DCONFIG_SAMBA_NO_RESTART -DLED_GPIO_SWITCH -DFBWIFI_FLAG -DDLNA -DHTTP_ACCESS_USB -DMAX_USB_ACCESS -DSAMBA_ENABLE -DUSB_NEW_SPEC -DINCLUDE_WIFI_BUTTON -DINCLUDE_USB_LED -DINCLUDE_DUAL_BAND -DSINGLE_FIRMWARE -DINCLUDE_GET_ST_CHKSUM -DUNIFIED_STR_TBL -DFIRST_MTD_ROTATION -DWIFI_ON_OFF_SCHE -DAUTO_CONN_24HR -DIGMP_PROXY -DAP_MODE -D__CONFIG_IGMP_SNOOPING__ -DLINUX26 -DINCLUDE_IPV6 -DPRESET_WL_SECURITY -DNEW_BCM_WPS_IPC -DSUPPORT_AC_MODE -DSTA_MODE -DPPP_RU_DESIGN -DEXT_ACS -DARP_PROTECTION -DVLAN_SUPPORT -DBCM_DCS -DEXT_ACS -DMFP -D__CONFIG_TREND_IQOS__ -Os -DLINUX26 -DCONFIG_KERNEL_2_6_36 -DXAGENT_CLOUD_SUPPORT' 'CPP=arm-brcm-linux-uclibcgnueabi-gcc -E'"
505 set X /bin/sh './configure' '--prefix=/home/share/Tab/V1.0.2.44_1.0.96/main/ap/gpl/conntrack-tools/build' '--host=arm-linux' 'CC=arm-brcm-linux-uclibcgnueabi-gcc' 'host_alias=arm-linux' 'LIBNFNETLINK_CFLAGS=-I/home/share/Tab/V1.0.2.44_1.0.96/main/components/opensource/netfilter/libnfnetlink/install/include' 'LIBNFNETLINK_LIBS=-L/home/share/Tab/V1.0.2.44_1.0.96/main/components/opensourc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/makefiles/
H A DWLAN_Common.mk183 # the list of all available software components.
189 # Calculate paths to requested components.
211 $(call wlan_info,all SW components requested ("$(WLAN_ComponentsInUse)"))
217 # Test that all requested components exist.
223 # Loop through all components in use. If an xyz.mk file exists at the base of
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/libexif/
H A Dexif-data.c172 entry->components = exif_get_long (d + offset + 4, data->priv->order);
183 s = exif_format_get_size(entry->format) * entry->components;
184 if ((s < entry->components) || (s == 0)){
261 e->components = e->size;
266 data->priv->order, e->components);
272 s = exif_format_get_size (e->format) * e->components;
1145 exif_array_set_byte_order (e->format, e->data, e->components, d->old, d->new);

Completed in 111 milliseconds

123456