HomeSort by relevance Sort by last modified time
    Searched full:no_update (Results 1 - 25 of 26) sorted by null

1 2

  /external/iproute2/misc/
nstat.c 36 int no_update = 0; variable
466 no_update = 1;
537 if (!ignore_history || !no_update) {
614 if (!no_update) {
rtacct.c 39 int no_update = 0; variable
455 no_update = 1;
545 if (!ignore_history || !no_update) {
573 no_update ? MAP_PRIVATE : MAP_SHARED,
ifstat.c 41 int no_update = 0; variable
605 no_update = 1;
685 if (!ignore_history || !no_update) {
760 if (!no_update) {
  /external/chromium_org/webkit/browser/appcache/
appcache_update_job.h 59 // The NO_UPDATE state is really more of an update type. For all update types
70 NO_UPDATE,
appcache_update_job.cc 497 internal_state_ = NO_UPDATE;
610 DCHECK(internal_state_ == NO_UPDATE || internal_state_ == DOWNLOADING);
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
processor_32.h 133 unsigned char ftop, changed, lookahead, no_update, rm, alimit; member in struct:i387_soft_struct
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
processor_32.h 133 unsigned char ftop, changed, lookahead, no_update, rm, alimit; member in struct:i387_soft_struct
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h 133 unsigned char ftop, changed, lookahead, no_update, rm, alimit; member in struct:i387_soft_struct
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
processor_32.h 133 unsigned char ftop, changed, lookahead, no_update, rm, alimit; member in struct:i387_soft_struct
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h 133 unsigned char ftop, changed, lookahead, no_update, rm, alimit; member in struct:i387_soft_struct
  /external/wpa_supplicant_8/hostapd/
hlr_auc_gw.c 549 goto no_update;
560 goto no_update;
573 no_update:
  /bionic/libc/kernel/arch-x86/asm/
processor_32.h 150 unsigned char ftop, changed, lookahead, no_update, rm, alimit; member in struct:i387_soft_struct
  /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
  /external/chromium_org/chrome/browser/extensions/api/runtime/
runtime_api.cc 65 const char kUpdateNotFound[] = "no_update";
  /prebuilts/ndk/8/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/8/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/9/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/9/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/9/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
  /external/chromium_org/chrome/common/extensions/api/
runtime.json 145 "enum": ["throttled", "no_update", "update_available"],
  /external/kernel-headers/original/asm-x86/
processor_32.h 276 unsigned char ftop, changed, lookahead, no_update, rm, alimit; member in struct:i387_soft_struct
  /external/chromium_org/v8/src/arm/
code-stubs-arm.cc 1351 Label no_update; local
    [all...]
  /external/chromium_org/v8/src/mips/
code-stubs-mips.cc 1396 Label no_update; local
    [all...]
  /external/v8/src/arm/
code-stubs-arm.cc 3329 Label no_update; local
    [all...]
  /external/v8/src/mips/
code-stubs-mips.cc 3459 Label no_update; local
    [all...]

Completed in 1609 milliseconds

1 2