Home
last modified time | relevance | path

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

/external/iproute2/misc/
Drtacct.c39 int no_update = 0; variable
455 no_update = 1; in main()
545 if (!ignore_history || !no_update) { in main()
573 no_update ? MAP_PRIVATE : MAP_SHARED, in main()
Dnstat.c36 int no_update = 0; variable
466 no_update = 1; in main()
537 if (!ignore_history || !no_update) { in main()
614 if (!no_update) { in main()
Difstat.c41 int no_update = 0; variable
605 no_update = 1; in main()
685 if (!ignore_history || !no_update) { in main()
760 if (!no_update) { in main()
/external/wpa_supplicant_8/hostapd/
Dhlr_auc_gw.c549 goto no_update; in update_milenage_file()
560 goto no_update; in update_milenage_file()
573 no_update: in update_milenage_file()
/external/kernel-headers/original/asm-x86/
Dprocessor_32.h276 unsigned char ftop, changed, lookahead, no_update, rm, alimit; member
/external/chromium_org/v8/src/arm/
Dcode-stubs-arm.cc1351 Label no_update; in Generate() local
1366 __ AllocateHeapNumber(r6, scratch0, scratch1, r5, &no_update); in Generate()
1390 __ bind(&no_update); in Generate()
/external/chromium_org/v8/src/mips/
Dcode-stubs-mips.cc1396 Label no_update; in Generate() local
1411 __ AllocateHeapNumber(t2, scratch0, scratch1, t1, &no_update); in Generate()
1440 __ bind(&no_update); in Generate()
/external/v8/src/arm/
Dcode-stubs-arm.cc3329 Label no_update; in Generate() local
3344 __ AllocateHeapNumber(r6, scratch0, scratch1, r5, &no_update); in Generate()
3368 __ bind(&no_update); in Generate()
/external/v8/src/mips/
Dcode-stubs-mips.cc3459 Label no_update; in Generate() local
3474 __ AllocateHeapNumber(t2, scratch0, scratch1, t1, &no_update); in Generate()
3503 __ bind(&no_update); in Generate()