Home
last modified time | relevance | path

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

12

/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()
1096 wps2 = attr.version2 != NULL; in wps_validate_beacon()
1108 wps_validate_version2(attr.version2, wps2) || in wps_validate_beacon()
1136 wps2 = attr.version2 != NULL; in wps_validate_beacon_probe_resp()
1160 wps_validate_version2(attr.version2, wps2) || in wps_validate_beacon_probe_resp()
1194 wps2 = attr.version2 != NULL; in wps_validate_probe_req()
1205 wps_validate_version2(attr.version2, wps2) || in wps_validate_probe_req()
[all …]
Dwps_upnp_ap.c63 } else if (!attr.version2) { in upnp_er_set_selected_registrar()
Dwps_attr_parse.h17 const u8 *version2; /* 1 octet */ member
Dwps_enrollee.c1019 if (wps_validate_m4_encr(decrypted, attr->version2 != NULL) < 0) { in wps_process_m4()
1072 if (wps_validate_m6_encr(decrypted, attr->version2 != NULL) < 0) { in wps_process_m6()
1143 attr->version2 != NULL) < 0) { in wps_process_m8()
1154 eattr.num_cred, attr->version2 != NULL) || in wps_process_m8()
1156 attr->version2 != NULL)) { in wps_process_m8()
Dwps.c313 if (!attr.version2 && ver1_compat) { in wps_is_addr_authorized()
394 return attr.version2 != NULL; in wps_is_20()
Dwps_attr_parse.c32 attr->version2 = pos; in wps_set_vendor_ext_wfa_subelem()
/external/chromium_org/gpu/config/
Dgpu_control_list_machine_model_info_unittest.cc37 std::string version2; in TEST_F() local
41 version2 = "5.4"; in TEST_F()
43 version_op[j], version1, version2); in TEST_F()
/external/chromium_org/third_party/libjingle/source/talk/base/
Dversionparsing.cc63 const int version2[], in CompareVersions() argument
66 int diff = version1[i] - version2[i]; in CompareVersions()
Dversionparsing.h47 const int version2[],
/external/icu4c/layout/
DIndicLayoutEngine.cpp28 …le_int32 typoFlags, le_bool version2, const GlyphSubstitutionTableHeader *gsubTable, LEErrorCode &… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
31 if ( version2 ) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
37 fVersion2 = version2; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
DIndicLayoutEngine.h59 …le_int32 typoFlags, le_bool version2, const GlyphSubstitutionTableHeader *gsubTable, LEErrorCode &…
/external/chromium_org/third_party/icu/source/test/intltest/
Drestest.cpp273 const char* version2; in TestConstruction() local
276 version2 = test2.getVersionNumber(); in TestConstruction()
279 char *versionID2 = new char[1+ strlen(version2)]; // + 1 for zero byte in TestConstruction()
286 logln(UnicodeString("getVersionNumber on te_IN.txt returned ") + version2); in TestConstruction()
288 if (strcmp(version1, versionID1) != 0 || strcmp(version2, versionID2) != 0) in TestConstruction()
Drestsnew.cpp273 const char* version2; in TestConstruction() local
276 version2 = test2.getVersionNumber(); in TestConstruction()
279 char *versionID2 = new char[1 + strlen(U_ICU_VERSION) + strlen(version2)]; // + 1 for zero byte in TestConstruction()
286 …logln(UnicodeString("getVersionNumber on te_IN.txt returned ") + version2 + UnicodeString(" Expect… in TestConstruction()
291 if (strcmp(version2, versionID2) != 0) { in TestConstruction()
292 errln("getVersionNumber(version2) failed. %s != %s", version2, versionID2); in TestConstruction()
/external/icu4c/test/intltest/
Drestest.cpp273 const char* version2; in TestConstruction() local
276 version2 = test2.getVersionNumber(); in TestConstruction()
279 char *versionID2 = new char[1+ strlen(version2)]; // + 1 for zero byte in TestConstruction()
286 logln(UnicodeString("getVersionNumber on te_IN.txt returned ") + version2); in TestConstruction()
288 if (strcmp(version1, versionID1) != 0 || strcmp(version2, versionID2) != 0) in TestConstruction()
Drestsnew.cpp273 const char* version2; in TestConstruction() local
276 version2 = test2.getVersionNumber(); in TestConstruction()
279 char *versionID2 = new char[1 + strlen(U_ICU_VERSION) + strlen(version2)]; // + 1 for zero byte in TestConstruction()
286 …logln(UnicodeString("getVersionNumber on te_IN.txt returned ") + version2 + UnicodeString(" Expect… in TestConstruction()
291 if (strcmp(version2, versionID2) != 0) { in TestConstruction()
292 errln("getVersionNumber(version2) failed. %s != %s", version2, versionID2); in TestConstruction()
/external/chromium_org/third_party/libxml/src/
Dlibxml-2.0-uninstalled.pc.in9 Description: libXML library version2.
Dlibxml-2.0.pc.in9 Description: libXML library version2.
/external/chromium_org/sync/tools/testserver/
Dchromiumsync_test.py585 version2, changes, remaining = (
589 self.assertNotEqual(version1, version2)
592 version2)
600 self.assertEqual(version2, version)
621 version2, changes2, remaining2 = (
637 version2, changes, remaining = (
639 self.assertNotEqual(version1, version2)
663 version2, changes, remaining = (
667 self.assertNotEqual(version1, version2)
/external/chromium_org/content/browser/webui/
Dweb_ui_data_source_impl.cc218 scoped_ptr<webui::UseVersion2> version2; in SendLocalizedStringsAsJSON() local
220 version2.reset(new webui::UseVersion2); in SendLocalizedStringsAsJSON()
/external/chromium_org/third_party/skia/src/sfnt/
DSkOTTable_post.h27 ((version2, SkTEndian_SwapBE32(0x00020000)))
/external/skia/src/sfnt/
DSkOTTable_post.h27 ((version2, SkTEndian_SwapBE32(0x00020000)))
/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/chromium/chrome/browser/extensions/
Dextension_updater_unittest.cc838 std::string version2 = "0.1"; in TestMultipleExtensionDownloading() local
841 updater.FetchUpdatedExtension(id2, url2, hash2, version2); in TestMultipleExtensionDownloading()
/external/chromium_org/chrome/browser/ui/webui/ntp/
Dntp_resource_cache.cc551 webui::UseVersion2 version2; in CreateNewTabHTML() local

12