Searched refs:version1 (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/persist/test/
H A DEvolveCase.java169 int version1,
174 new int[] {version1, version2});
167 checkVersions(EntityModel model, String name1, int version1, String name2, int version2) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/
H A Ddpkg.c175 static int version_compare_part(const char *version1, const char *version2) argument
187 if (version1 == NULL) {
188 version1 = xstrdup("");
193 upstream_len1 = strlen(version1);
198 tmp_int = strcspn(&version1[len1], "0123456789");
199 name1_char = xstrndup(&version1[len1], tmp_int);
212 tmp_int = strspn(&version1[len1], "0123456789");
213 name1_char = xstrndup(&version1[len1], tmp_int);
295 static int test_version(const unsigned version1, const unsigned version2, const unsigned operator) argument
297 const int version_result = version_compare(version1, version
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dne-h8300.c19 static const char version1[] = variable
250 printk(KERN_INFO "%s", version1);
H A Dne.c38 static const char version1[] = variable
324 printk(KERN_INFO "%s%s", version1, version2);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttpci/
H A Dav7110_v4l.c682 u16 version1, version2; local
698 msp_readreg(av7110, MSP_RD_DSP, 0x001e, &version1);
701 av7110->dvb_adapter.num, version1, version2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/tests/fate/
H A Dvideo.mak2 fate-4xm-1: CMD = framecrc -i $(SAMPLES)/4xm/version1.4xm -pix_fmt rgb24 -an
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/fate/
H A Dvideo.mak2 fate-4xm-1: CMD = framecrc -i $(TARGET_SAMPLES)/4xm/version1.4xm -pix_fmt rgb24 -an

Completed in 64 milliseconds