HomeSort by relevance Sort by last modified time
    Searched defs:no_update (Results 1 - 23 of 23) sorted by null

  /bionic/libc/kernel/tools/
clean_header.py 76 def print_error(no_update, msg):
77 if no_update:
82 def cleanupFile(dst_file, src_file, rel_path, no_update = True):
88 print_error(no_update, "'%s' does not exist\n" % src_file)
92 print_error(no_update, "'%s' is not a file\n" % src_file)
107 print_error(no_update, "Can't parse '%s'" % src_file)
157 no_update = True variable
162 no_update = False
173 if no_update:
189 new_data = cleanupFile(dst_file, src_file, 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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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/r10/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
  /prebuilts/ndk/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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/r11/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

Completed in 937 milliseconds