Home
last modified time | relevance | path

Searched refs:version2 (Results 1 – 22 of 22) sorted by relevance

/external/autotest/server/site_tests/platform_ImageLoaderServer/
Dplatform_ImageLoaderServer.py18 def _run_client_test(self, version1, version2): argument
24 component2=version2,
49 version2 = '/tmp/prod_signed_24.0.0.186.tar.gz'
53 version2),
65 self.host.send_file(version2, version2)
68 self.host.run('tar xvf "%s" -C "%s"' % (version2, '/home/chronos'))
78 version2,
/external/wpa_supplicant_8/src/wps/
Dwps_validate.c40 static int wps_validate_version2(const u8 *version2, int mandatory) in wps_validate_version2() argument
42 if (version2 == NULL) { in wps_validate_version2()
50 if (*version2 < 0x20) { in wps_validate_version2()
52 "value 0x%x", *version2); in wps_validate_version2()
1098 wps2 = attr.version2 != NULL; in wps_validate_beacon()
1110 wps_validate_version2(attr.version2, wps2) || in wps_validate_beacon()
1138 wps2 = attr.version2 != NULL; in wps_validate_beacon_probe_resp()
1162 wps_validate_version2(attr.version2, wps2) || in wps_validate_beacon_probe_resp()
1196 wps2 = attr.version2 != NULL; in wps_validate_probe_req()
1207 wps_validate_version2(attr.version2, wps2) || in wps_validate_probe_req()
[all …]
Dwps_module_tests.c313 if (!attr.version2 || in wps_attr_parse_tests()
Dwps_upnp_ap.c61 } else if (!attr.version2) { in upnp_er_set_selected_registrar()
Dwps_attr_parse.h17 const u8 *version2; /* 1 octet */ member
Dwps_enrollee.c1010 eattr.num_cred, attr->version2 != NULL)) { in wps_process_m2()
1115 if (wps_validate_m4_encr(decrypted, attr->version2 != NULL) < 0) { in wps_process_m4()
1168 if (wps_validate_m6_encr(decrypted, attr->version2 != NULL) < 0) { in wps_process_m6()
1239 attr->version2 != NULL) < 0) { in wps_process_m8()
1250 eattr.num_cred, attr->version2 != NULL) || in wps_process_m8()
1252 attr->version2 != NULL)) { in wps_process_m8()
Dwps.c328 if (!attr.version2 && ver1_compat) { in wps_is_addr_authorized()
409 return attr.version2 != NULL; in wps_is_20()
Dwps_attr_parse.c32 attr->version2 = pos; in wps_set_vendor_ext_wfa_subelem()
Dwps_upnp_web.c620 if (wps_parse_msg(msg, &attr) < 0 || attr.version2) { in web_process_put_wlan_response()
Dwps_registrar.c2788 if (wps_validate_m5_encr(decrypted, attr->version2 != NULL) < 0) { in wps_process_m5()
2940 attr->version2 != NULL) < 0) { in wps_process_m7()
/external/webrtc/webrtc/base/
Dversionparsing.cc46 const int version2[], in CompareVersions() argument
49 int diff = version1[i] - version2[i]; in CompareVersions()
Dversionparsing.h30 const int version2[],
/external/icu/icu4c/source/test/intltest/
Drestest.cpp275 const char* version2; in TestConstruction() local
278 version2 = test2.getVersionNumber(); in TestConstruction()
281 char *versionID2 = new char[1+ strlen(version2)]; // + 1 for zero byte in TestConstruction()
288 logln(UnicodeString("getVersionNumber on te_IN.txt returned ") + version2); in TestConstruction()
290 if (strcmp(version1, versionID1) != 0 || strcmp(version2, versionID2) != 0) in TestConstruction()
Drestsnew.cpp276 const char* version2; in TestConstruction() local
279 version2 = test2.getVersionNumber(); in TestConstruction()
282 char *versionID2 = new char[1 + strlen(U_ICU_VERSION) + strlen(version2)]; // + 1 for zero byte in TestConstruction()
289 …logln(UnicodeString("getVersionNumber on te_IN.txt returned ") + version2 + UnicodeString(" Expect… in TestConstruction()
294 if (strcmp(version2, versionID2) != 0) { in TestConstruction()
295 errln("getVersionNumber(version2) failed. %s != %s", version2, versionID2); in TestConstruction()
/external/libxml2/
Dlibxml-2.0-uninstalled.pc.in9 Description: libXML library version2.
Dlibxml-2.0.pc.in9 Description: libXML library version2.
/external/skia/src/sfnt/
DSkOTTable_post.h26 version2 = SkTEndian_SwapBE32(0x00020000), enumerator
/external/clang/test/Modules/
Don-demand-build.m13 const char *version2 = [Module version];
/external/bison/m4/
Dlargefile.m458 # http://www.unix-systems.org/version2/whatsnew/lfs20mar.html
/external/libmtp/m4/
Dstdint.m4480 dnl /* http://unix.org/version2/whatsnew/login_64bit.html */
/external/libexif/m4m/
Dstdint.m4482 dnl /* http://unix.org/version2/whatsnew/login_64bit.html */
/external/python/cpython2/Doc/whatsnew/
D2.5.rst884 http://www.unix.org/version2/whatsnew/lp64_wp.html for a discussion -- but the