HomeSort by relevance Sort by last modified time
    Searched defs:changed (Results 26 - 50 of 236) sorted by null

12 3 4 5 6 7 8 910

  /external/e2fsprogs/lib/ext2fs/
block.c 62 int ret = 0, changed = 0; local
97 changed |= flags;
111 changed |= flags;
119 check_for_ro_violation_return(ctx, changed);
120 if (changed & BLOCK_CHANGED) {
139 int ret = 0, changed = 0; local
174 changed |= flags;
190 changed |= flags;
198 check_for_ro_violation_return(ctx, changed);
199 if (changed & BLOCK_CHANGED)
218 int ret = 0, changed = 0; local
    [all...]
  /external/icu4c/common/
uvectr32.cpp 134 UBool changed = FALSE; local
139 changed = TRUE;
142 return changed;
146 UBool changed = FALSE; local
151 changed = TRUE;
154 return changed;
uvector.cpp 212 UBool changed = FALSE; local
217 changed = TRUE;
220 return changed;
224 UBool changed = FALSE; local
229 changed = TRUE;
232 return changed;
  /external/netperf/
netcpu_kstat.c 74 int changed = 0; local
96 changed = 1;
122 changed = 1;
139 if (changed) {
159 /* if kcid changed, pointer might be invalid. we'll deal
184 changed = 0;
204 /* if kcid changed, pointer might be invalid, fail the test */
210 perror("kcid changed midstream and I cannot deal with that!");
  /external/qemu/block/
cow.c 130 /* Return true if first block has been changed (ie. current version is
136 int changed; local
143 changed = is_bit_set(bs, sector_num);
144 if (changed < 0) {
149 if (is_bit_set(bs, sector_num + *num_same) != changed)
153 return changed;
  /external/qemu/
iolooper-select.c 66 int changed = oldflags ^ newflags; local
68 if ((changed & IOLOOPER_READ) != 0) {
74 if ((changed & IOLOOPER_WRITE) != 0) {
  /external/v8/src/
data-flow.h 147 bool changed = false; local
151 if (data_[i] != old_data) changed = true;
153 return changed;
  /packages/inputmethods/PinyinIME/jni/share/
ngram.cpp 63 size_t changed = 0; local
68 changed++;
71 return changed;
109 size_t changed = update_code_idx(freqs, num, code_book, code_idx); local
115 iter_num, changed, delta);
  /sdk/emulator/opengl/tests/event_injector/
iolooper-select.c 84 int changed = oldflags ^ newflags; local
86 if ((changed & IOLOOPER_READ) != 0) {
92 if ((changed & IOLOOPER_WRITE) != 0) {
  /system/core/sh/
jobs.h 48 #define SHOW_CHANGED 0x08 /* only jobs whose state has changed */
78 char changed; /* true if status has changed */ member in struct:job
  /external/bison/lib/
abitset.c 444 bool changed = false; local
456 changed = true;
460 return changed;
482 bool changed = false; local
494 changed = true;
498 return changed;
520 bool changed = false; local
532 changed = true;
536 return changed;
558 bool changed = false local
597 bool changed = false; local
637 bool changed = false; local
677 bool changed = false; local
    [all...]
bitset.c 412 bool changed = false; local
429 changed = bitset_and_cmp (dst, src3, tmp);
434 changed = bitset_or_cmp (dst, src3, tmp);
439 changed = bitset_or_cmp (dst, src3, tmp);
444 return changed;
vbitset.c 532 int changed = 0; local
555 changed = 1;
570 changed = 1;
577 return changed;
625 int changed = 0; local
648 changed = 1;
659 changed = 1;
674 changed = 1;
682 return changed;
726 int changed = 0 local
817 int changed = 0; local
905 int changed = 0; local
972 int changed = 0; local
1039 int changed = 0; local
    [all...]
  /external/chromium/chrome/browser/notifications/
balloon_collection_impl.cc 366 bool changed = false; local
378 changed = true;
381 return changed;
  /external/javassist/src/main/javassist/bytecode/analysis/
MultiType.java 53 private boolean changed = false; field in class:MultiType
98 * Returns true if the internal state has changed.
101 boolean changed = this.changed;
102 this.changed = false;
103 return changed;
233 changed = true;
257 changed = true;
258 } else if (changed == false){
262 changed = true
    [all...]
  /external/llvm/lib/CodeGen/
StackSlotColoring.cpp 265 bool Changed = false;
275 Changed |= (SS != NewSS);
293 if (!Changed)
353 bool changed = false; local
373 changed = true;
388 return changed;
404 bool Changed = false;
421 Changed = ColorSlots(MF);
436 if (Changed) {
438 Changed |= RemoveDeadStores(I)
    [all...]
  /external/oprofile/libregex/
op_regex.cpp 172 bool changed = true; local
173 for (size_t nr_iter = 0; changed && nr_iter < limit ; ++nr_iter) {
174 changed = false;
177 changed = true;
181 // this don't return if the input string has been changed but if
183 return changed == false;
190 bool changed = false; local
196 changed = true;
200 return changed;
  /external/qemu/distrib/sdl-1.2.12/src/video/riscos/
SDL_riscosevents.c 274 /* Something changed so generate appropriate events */
344 int changed = last_buttons ^ regs.r[2]; local
346 if (changed & 4) SDL_PrivateMouseButton((last_buttons & 4) ? SDL_PRESSED : SDL_RELEASED, SDL_BUTTON_LEFT, 0, 0);
347 if (changed & 2) SDL_PrivateMouseButton((last_buttons & 2) ? SDL_PRESSED : SDL_RELEASED, SDL_BUTTON_MIDDLE, 0, 0);
348 if (changed & 1) SDL_PrivateMouseButton((last_buttons & 1) ? SDL_PRESSED : SDL_RELEASED, SDL_BUTTON_RIGHT, 0, 0);
  /packages/apps/Browser/src/com/android/browser/provider/
SQLiteContentProvider.java 235 Set<Uri> changed; local
237 changed = new HashSet<Uri>(mChangedUris);
241 for (Uri uri : changed) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
pcm_params.h 231 int changed; local
232 changed = !snd_mask_single(mask);
236 return changed;
  /development/tools/emulator/system/sensors/
sensors_qemu.c 156 uint32_t mask, sensors, active, new_sensors, changed; local
173 changed = active ^ new_sensors;
175 if (!changed)
  /external/qemu/hw/
usb-hid.c 69 int changed; member in struct:USBHIDState
409 hs->changed = 1;
817 if (!(s->changed || s->idle))
819 s->changed = 0;
863 s->changed = 1;
884 s->changed = 1;
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
eloop.c 46 int changed; member in struct:eloop_sock_table
103 table->changed = 1;
129 table->changed = 1;
156 table->changed = 0;
162 if (table->changed)
  /external/wpa_supplicant_8/src/utils/
eloop.c 53 int changed; member in struct:eloop_sock_table
193 table->changed = 1;
222 table->changed = 1;
325 table->changed = 0;
338 if (table->changed)
389 table->changed = 0;
395 if (table->changed)
  /sdk/emulator/sensors/
sensors_qemu.c 156 uint32_t mask, sensors, active, new_sensors, changed; local
173 changed = active ^ new_sensors;
175 if (!changed)

Completed in 551 milliseconds

12 3 4 5 6 7 8 910