HomeSort by relevance Sort by last modified time
    Searched refs:no_update (Results 1 - 7 of 7) 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)
105 print_error(no_update, "Can't parse '%s'" % src_file)
154 no_update = True variable
159 no_update = False
170 if no_update:
186 new_data = cleanupFile(dst_file, src_file, path, no_update)
    [all...]
  /external/iproute2/misc/
rtacct.c 39 int no_update; variable
450 no_update = 1;
541 if (!ignore_history || !no_update) {
569 no_update ? MAP_PRIVATE : MAP_SHARED,
nstat.c 41 int no_update; variable
579 no_update = 1;
656 if (!ignore_history || !no_update) {
743 if (!no_update) {
ifstat.c 44 int no_update; variable
841 no_update = 1;
942 if (!ignore_history || !no_update) {
1027 if (!no_update) {
  /external/wpa_supplicant_8/hostapd/
hlr_auc_gw.c 524 goto no_update;
535 goto no_update;
548 no_update:
  /external/swiftshader/third_party/subzero/src/DartARM32/
assembler_arm.h     [all...]
assembler_arm.cc     [all...]

Completed in 274 milliseconds