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

1 23 4 5 6 7 8 910

  /external/bison/lib/
ebitset.c 45 cdata is changed.
1041 bool changed = false; local
1072 changed = true;
1102 changed = true;
1115 changed = true;
1128 changed = true;
1141 changed = true;
1163 changed = true;
1172 return changed;
1179 bool changed; local
1209 bool changed; local
    [all...]
lbitset.c 1055 bool changed = false; local
1099 changed = true;
1129 changed = true;
1142 changed = true;
1155 changed = true;
1168 changed = true;
1190 changed = true;
1194 return changed;
1203 bool changed; local
1208 changed = !LBITSET_HEAD (dst)
1235 bool changed; local
    [all...]
  /external/chromium/chrome/browser/password_manager/
password_store_mac.cc 577 bool changed = SetKeychainItemPassword(existing_item, password); local
579 return changed;
    [all...]
  /external/clang/lib/Analysis/
UninitializedValues.cpp 245 bool changed = (dst != scratch); local
246 if (changed)
251 return changed;
257 bool changed = *newVals.first != *vals.first || local
265 return changed;
707 bool changed = runOnBlock(block, cfg, ac, vals, wasAnalyzed); local
709 if (changed || !previouslyVisited[block->getBlockID()])
  /external/jpeg/
jquant1.c 194 boolean changed; local
226 changed = FALSE;
236 changed = TRUE;
238 } while (changed);
765 /* If user changed to ordered dither from another mode,
  /external/llvm/lib/Analysis/
LazyValueInfo.cpp 175 bool changed = Range == NewR;
177 return changed;
190 /// one and returning true if anything changed.
355 bool markResult(bool changed) {
356 if (changed && BBLV.isOverdefined())
358 return changed;
954 bool changed = false; local
    [all...]
  /external/llvm/lib/CodeGen/
ShrinkWrapping.cpp 202 bool changed = false; local
224 changed = true;
231 changed = true;
232 return changed;
240 bool changed = false; local
262 changed = true;
269 changed = true;
270 return changed;
282 bool changed = true; local
284 while (changed) {
801 bool changed = true; local
    [all...]
  /external/llvm/lib/Transforms/Scalar/
MemCpyOptimizer.cpp 512 bool changed = performCallSlotOptzn(LI, local
516 if (changed) {
686 // Drop any cached information about the call, because we may have changed
    [all...]
  /external/oprofile/libpp/
arrange_profiles.cpp 367 bool changed[AXIS_MAX] = { false, }; local
375 changed[AXIS_EVENT] = true;
383 changed[AXIS_EVENT] = true;
390 changed[AXIS_TGID] = true;
393 changed[AXIS_TID] = true;
396 changed[AXIS_CPU] = true;
402 if (!changed[i])
  /external/qemu/distrib/jpeg-6b/
jquant1.c 194 boolean changed; local
226 changed = FALSE;
236 changed = TRUE;
238 } while (changed);
765 /* If user changed to ordered dither from another mode,
  /external/webkit/Source/WebCore/css/
CSSMutableStyleDeclaration.cpp 644 // FIXME: This probably should have a call to setNeedsStyleRecalc() if something changed. We may also wish to add
766 // FIXME: This probably should have a call to setNeedsStyleRecalc() if something changed. We may also wish to add
838 bool changed = newProperties.size() != m_properties.size(); local
    [all...]
  /external/webkit/Source/WebKit/efl/ewk/
ewk_view.h 50 * - "title,changed", const char*: title of the main frame changed.
51 * - "uri,changed", const char*: uri of the main frame changed.
53 * - "load,progress", double*: load progress changed (overall value
89 * - "viewport,changed", void: Report that viewport has changed.
90 * - "inputmethods,changed" with a boolean indicating whether it's enabled or not.
91 * - "view,resized", void: view object's size has changed.
101 Evas_Smart_Class sc; /**< all but 'data' is free to be changed. *
296 } changed; member in struct:_Ewk_View_Smart_Data
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_i.h 309 Boolean changed; member in struct:eap_sm
  /external/wpa_supplicant_8/src/eap_peer/
eap_i.h 303 Boolean changed; member in struct:eap_sm
  /frameworks/av/services/audioflinger/
AudioMixer.cpp 421 // the mask has changed, does this track need a downmixer?
613 uint32_t changed = state->needsChanged; local
619 while (changed) {
620 const int i = 31 - __builtin_clz(changed);
622 changed &= ~mask;
    [all...]
  /frameworks/base/core/java/android/content/res/
Configuration.java 615 * track of which ones have changed. Any undefined fields in
618 * @return Returns a bit mask of the changed fields, as per
622 int changed = 0; local
624 changed |= ActivityInfo.CONFIG_FONT_SCALE;
628 changed |= ActivityInfo.CONFIG_MCC;
632 changed |= ActivityInfo.CONFIG_MNC;
637 changed |= ActivityInfo.CONFIG_LOCALE;
642 if (delta.userSetLocale && (!userSetLocale || ((changed & ActivityInfo.CONFIG_LOCALE) != 0)))
645 changed |= ActivityInfo.CONFIG_LOCALE;
649 changed |= ActivityInfo.CONFIG_TOUCHSCREEN
759 int changed = 0; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesf.h 286 // Mark the field as changed
291 // Test whether or not the field is marked as changed
292 inline bool changed() const { function in class:NCursesFormField
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesf.h 286 // Mark the field as changed
291 // Test whether or not the field is marked as changed
292 inline bool changed() const { function in class:NCursesFormField
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesf.h 286 // Mark the field as changed
291 // Test whether or not the field is marked as changed
292 inline bool changed() const { function in class:NCursesFormField
  /sdk/ddms/app/src/com/android/ddms/
PrefsDialog.java 131 * file. However, PreferencesStore.load() doesn't trigger the "changed"
137 * the second part later on for the "changed" events.
247 String changed = event.getProperty(); local
250 if (changed.equals(PREFS_DEBUG_PORT_BASE)) {
252 } else if (changed.equals(PREFS_SELECTED_DEBUG_PORT)) {
254 } else if (changed.equals(PREFS_LOG_LEVEL)) {
256 } else if (changed.equals("textSaveDir")) {
259 } else if (changed.equals("imageSaveDir")) {
262 } else if (changed.equals(PREFS_TIMEOUT)) {
264 } else if (changed.equals(PREFS_PROFILER_BUFFER_SIZE_MB))
    [all...]
  /bionic/libc/kernel/common/linux/raid/
md_k.h 137 int changed; member in struct:mddev_s
  /dalvik/vm/compiler/
Frontend.cpp 1376 bool changed = false; local
1457 bool changed; local
    [all...]
  /development/ndk/platforms/android-3/include/linux/raid/
md_k.h 138 int changed; member in struct:mddev_s
  /external/bluetooth/glib/gobject/
gparamspecs.c 404 gboolean changed = FALSE; local
409 changed = TRUE;
412 return changed;
645 guint changed = 0; local
660 changed++;
674 changed++;
684 changed++;
691 changed++;
695 return changed;
730 guint changed = 0 local
760 guint changed = 0; local
798 guint changed = 0; local
829 guint changed = 0; local
884 guint changed = 0; local
983 guint changed = 0; local
1077 guint changed = 0; local
    [all...]
  /external/e2fsprogs/resize/
resize2fs.c 950 * For those structures that have changed, we need to
1238 int changed; member in struct:process_block_struct
    [all...]

Completed in 927 milliseconds

1 23 4 5 6 7 8 910