/bionic/libc/kernel/tools/ |
clean_header.py | 76 def print_error(no_update, msg): 77 if no_update: 82 def cleanupFile(dst_dir, src_dir, rel_path, no_update = True): 90 print_error(no_update, "file does not exist: '%s'\n" % full_path) 94 print_error(no_update, "path is not a file: '%s'\n" % full_path) 129 print_error(no_update, "can't parse '%s'%" % full_path) 179 no_update = True variable 184 no_update = False 195 if no_update: 207 dst_path, newdata = cleanupFile(dst_dir, src_dir, path, no_update) [all...] |
/external/iproute2/misc/ |
rtacct.c | 39 int no_update = 0; variable 454 no_update = 1; 544 if (!ignore_history || !no_update) { 572 no_update ? MAP_PRIVATE : MAP_SHARED,
|
ifstat.c | 43 int no_update = 0; variable 702 no_update = 1; 788 if (!ignore_history || !no_update) { 865 if (!no_update) {
|
nstat.c | 40 int no_update = 0; variable 541 no_update = 1; 618 if (!ignore_history || !no_update) { 696 if (!no_update) {
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
processor_32.h | 150 unsigned char ftop, changed, lookahead, no_update, rm, alimit; member in struct:i387_soft_struct
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm/ |
processor_32.h | 150 unsigned char ftop, changed, lookahead, no_update, rm, alimit; member in struct:i387_soft_struct
|
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm/ |
processor_32.h | 150 unsigned char ftop, changed, lookahead, no_update, rm, alimit; member in struct:i387_soft_struct
|
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm/ |
processor_32.h | 150 unsigned char ftop, changed, lookahead, no_update, rm, alimit; member in struct:i387_soft_struct
|
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm/ |
processor_32.h | 150 unsigned char ftop, changed, lookahead, no_update, rm, alimit; member in struct:i387_soft_struct
|
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/asm/ |
processor_32.h | 150 unsigned char ftop, changed, lookahead, no_update, rm, alimit; member in struct:i387_soft_struct
|
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/asm/ |
processor_32.h | 150 unsigned char ftop, changed, lookahead, no_update, rm, alimit; member in struct:i387_soft_struct
|
/prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/asm/ |
processor_32.h | 150 unsigned char ftop, changed, lookahead, no_update, rm, alimit; member in struct:i387_soft_struct
|
/prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/asm/ |
processor_32.h | 150 unsigned char ftop, changed, lookahead, no_update, rm, alimit; member in struct:i387_soft_struct
|
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/asm/ |
processor_32.h | 150 unsigned char ftop, changed, lookahead, no_update, rm, alimit; member in struct:i387_soft_struct
|