HomeSort by relevance Sort by last modified time
    Searched full:frozen (Results 26 - 50 of 124) sorted by null

12 3 4 5

  /system/core/include/android/
log.h 29 * here to be FROZEN ON ALL UPCOMING PLATFORM RELEASES.
  /frameworks/base/docs/html/guide/practices/design/
responsiveness.jd 21 has frozen. Since such threading usually is accomplished at the class
116 the application is frozen.</li>
  /external/kernel-headers/original/linux/
sched.h 1045 #define PF_FREEZE 0x00004000 /* this task is being frozen for suspend now *
1537 static inline int frozen(struct task_struct *p) function
1601 static inline int frozen(struct task_struct *p) { return 0; } function
    [all...]
  /external/icu4c/test/cintltst/
trie2test.c 119 const char *const typeName= isFrozen ? "frozen trie" : "newTrie";
492 log_err("error: utrie2_isFrozen(frozen %s) returned FALSE (not frozen)\n",
507 log_err("error: utrie2_set32(frozen %s) failed: it set %s != U_NO_WRITE_PERMISSION\n",
516 log_err("error: utrie2_setRange32(frozen %s) failed: it set %s != U_NO_WRITE_PERMISSION\n",
526 log_err("error: utrie2_set32ForLeadSurrogateCodeUnit(frozen %s) failed: "
582 log_err("error: utrie2_freeze(already-frozen with other valueBits %s) "
589 /* clone a frozen trie */
592 log_err("error: cloning a frozen UTrie2 failed (%s) - %s\n",
    [all...]
  /external/icu4c/common/
bmpset.h 26 * Helper class for frozen UnicodeSets, implements contains() and span()
utrie2_builder.c 381 /* Clone the frozen trie by enumerating it and building a new one. */
    [all...]
utrie2.c 526 /* frozen trie */
  /external/webkit/WebCore/svg/animation/
SVGSMILElement.cpp 479 return m_activeState == Frozen;
823 return fill() == FillFreeze ? Frozen : Inactive;
831 return (m_activeState == Active && (fill() == FillFreeze || elapsed <= m_intervalBegin + repeatingDuration())) || m_activeState == Frozen;
850 if (m_activeState == Frozen && resultElement)
    [all...]
SVGSMILElement.h 150 enum ActiveState { Inactive, Active, Frozen };
SMILTimeContainer.cpp 162 // Frozen elements need to be prioritized based on their previous interval.
  /development/scripts/app_engine_server/gae_shell/static/
shell.js 40 * typing. When a statement is run, it's frozen in the history, a new history
  /external/dbus/
README 126 Any ABI found in a stable release, however, is frozen.
  /external/webkit/WebCore/dom/
ScriptExecutionContext.cpp 152 // Make a frozen copy.
  /development/pdk/docs/porting/
debugging_gdb.jd 108 system process, most likely your device will be frozen at this point. <strong>Do not press the home key</strong>. Bring the device to someone who can
  /external/e2fsprogs/debian/
changelog     [all...]
  /external/icu4c/common/unicode/
utext.h 752 * be of a type that supports writing and the UText must not be frozen.
    [all...]
  /frameworks/base/services/java/com/android/server/
WindowManagerService.java 421 // This is held as long as we have the screen frozen, to give us time to
    [all...]
  /external/icu4c/i18n/
rbt_set.cpp 219 * We assume that the ruleset has already been frozen.
ucol_imp.h     [all...]
  /external/bluetooth/glib/docs/reference/gobject/
tut_gobject.xml 679 parameter unless notifications were frozen by <function><link linkend="g-object-freeze-notify">g_object_freeze_notify</link></function>.
685 even if properties are changed while property change notification is frozen, the "notify"
    [all...]
  /frameworks/base/core/java/com/android/internal/view/menu/
MenuBuilder.java 150 * was frozen.
208 // Clear this menu type's frozen state, since we just restored it
    [all...]
  /external/icu4c/i18n/unicode/
uspoof.h 433 * The returned set will be frozen, meaning that it cannot be modified
480 * The returned set will be frozen, meaning that it cannot be modified
    [all...]
  /external/icu4c/test/intltest/
utxttest.cpp     [all...]
  /frameworks/base/core/java/android/app/
Instrumentation.java     [all...]
  /external/jpeg/
README 359 standard. IJG intends to support SPIFF once the standard is frozen, but we

Completed in 251 milliseconds

12 3 4 5