Searched refs:no_update (Results 1 – 8 of 8) sorted by relevance
/external/iproute2/misc/ |
D | rtacct.c | 39 int no_update = 0; variable 455 no_update = 1; in main() 545 if (!ignore_history || !no_update) { in main() 570 no_update ? MAP_PRIVATE : MAP_SHARED, in main()
|
D | nstat.c | 36 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()
|
D | ifstat.c | 40 int no_update = 0; variable 609 no_update = 1; in main() 687 if (!ignore_history || !no_update) { in main() 762 if (!no_update) { in main()
|
/external/wpa_supplicant_8/hostapd/ |
D | hlr_auc_gw.c | 549 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/ |
D | processor_32.h | 276 unsigned char ftop, changed, lookahead, no_update, rm, alimit; member
|
/external/v8/src/mips/ |
D | code-stubs-mips.cc | 3459 Label no_update; in Generate() local 3474 __ AllocateHeapNumber(t2, scratch0, scratch1, t1, &no_update); in Generate() 3503 __ bind(&no_update); in Generate()
|
/external/v8/src/arm/ |
D | code-stubs-arm.cc | 3329 Label no_update; in Generate() local 3344 __ AllocateHeapNumber(r6, scratch0, scratch1, r5, &no_update); in Generate() 3368 __ bind(&no_update); in Generate()
|
/external/dbus/ |
D | ChangeLog.pre-1-0 | 6210 have no_update so we can find this bug quickly in future
|