Home
last modified time | relevance | path

Searched refs:no_update (Results 1 – 10 of 10) sorted by relevance

/external/iproute2/misc/
Drtacct.c39 int no_update; variable
450 no_update = 1; in main()
541 if (!ignore_history || !no_update) { in main()
569 no_update ? MAP_PRIVATE : MAP_SHARED, in main()
Dnstat.c41 int no_update; variable
579 no_update = 1; in main()
656 if (!ignore_history || !no_update) { in main()
743 if (!no_update) { in main()
Difstat.c44 int no_update; variable
841 no_update = 1; in main()
942 if (!ignore_history || !no_update) { in main()
1027 if (!no_update) { in main()
/external/autotest/client/site_tests/autoupdate_PeriodicCheck/
Dautoupdate_PeriodicCheck.py47 nebraska.get_update_url(no_update=True))
/external/autotest/server/site_tests/autoupdate_Interruptions/
Dautoupdate_Interruptions.py89 self._check_for_update(update_url, no_update=True)
/external/autotest/client/site_tests/autoupdate_EOL/
Dautoupdate_EOL.py112 nebraska.get_update_url(eol_date=eol_date, no_update=True),
/external/autotest/server/site_tests/autoupdate_ForcedOOBEUpdate/
Dautoupdate_ForcedOOBEUpdate.py183 self._create_custom_lsb_release(lsb_url, no_update=True)
/external/wpa_supplicant_8/hostapd/
Dhlr_auc_gw.c524 goto no_update; in update_milenage_file()
535 goto no_update; in update_milenage_file()
548 no_update: in update_milenage_file()
/external/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.h1287 void StoreIntoObjectFilter(Register object, Register value, Label *no_update);
1291 Label *no_update);
Dassembler_arm.cc1606 Label *no_update) { in StoreIntoObjectFilterNoSmi() argument
1616 b(no_update, EQ); in StoreIntoObjectFilterNoSmi()
1621 Label *no_update) { in StoreIntoObjectFilter() argument
1628 b(no_update, EQ); in StoreIntoObjectFilter()