HomeSort by relevance Sort by last modified time
    Searched full:possible (Results 226 - 250 of 3897) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/kernel-headers/original/linux/
percpu_counter.h 50 * It is possible for the percpu_counter_read() to return a small negative
  /external/opencore/oscl/oscl/osclerror/build/make/
local.mk 26 # possible.
  /external/proguard/docs/
quality.html 36 problems as soon as possible.
  /external/proguard/src/proguard/optimize/peephole/
ClassFinalizer.java 30 * final, if possible.
  /external/qemu/android/
boot-properties.h 30 * Possible errors are:
  /external/qemu/hw/
watchdog.h 30 /* Possible values for action parameter. */
  /external/srec/shared/include/
ESR_VariableTypes.h 24 * Enumeration of all possible variable types. Used to add strong-typing capability to generic
  /external/v8/test/mjsunit/
delete-in-with.js 28 // It should be possible to delete properties of 'with' context
  /external/webkit/JavaScriptCore/pcre/
COPYING 2 and semantics are as close as possible to those of the Perl 5 language.
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/GlobalObject/
15.1-1-n.js 28 possible to use the global object as a constructor with the new operator.
15.1-2-n.js 27 The global object does not have a [[Call]] property; it is not possible
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_3/String/
regress-83293.js 159 expect = 'abc'; // String(undefined) == 'undefined'; no replacement possible
164 expect = 'abc'; // String(null) == 'null'; no replacement possible
169 expect = 'abc'; // String(true) == 'true'; no replacement possible
174 expect = 'abc'; // String(false) == 'false'; no replacement possible
  /external/webkit/JavaScriptCore/wtf/
RandomNumber.h 32 // cryptographically secure if possible on the target platform
  /external/webkit/WebKit/gtk/docs/
webkitenvironment.xml 30 A list of possible values for the environment variable follows:
  /external/webkit/WebKit/mac/Misc/
WebAssertions.h 30 #warning <WebKit/WebAssertions.h> is deprecated. Please move away from this SPI as soon as is possible.
  /external/zlib/contrib/infback9/
inflate9.h 11 /* Possible inflate modes between inflate() calls */
  /external/zlib/contrib/iostream3/
README 15 The new classes are as standard-compliant as possible, closely following the
  /frameworks/base/core/java/android/hardware/
SensorEventListener.java 28 * for details on possible sensor types.
  /frameworks/base/core/java/android/text/
ClipboardManager.java 56 * Returns the text on the clipboard. It will eventually be possible
  /frameworks/base/core/java/android/widget/
ExpandableListAdapter.java 115 * @param convertView the old view to reuse, if possible. You should check
117 * using. If it is not possible to convert this view to display
135 * @param convertView the old view to reuse, if possible. You should check
137 * using. If it is not possible to convert this view to display
  /frameworks/base/core/java/com/android/internal/util/
HierarchicalState.java 48 * as expeditiously as possible as no subsequent messages will
  /frameworks/base/docs/html/guide/practices/design/
responsiveness.jd 4 <p>It's possible to write code that wins every performance test in the world, but still sends users in a fiery rage when they try to use the application. These are the applications that aren't <em>responsive</em> enough &mdash; the ones that feel
67 as possible. In particular, Activities should do as little as possible to set
113 showing a splash screen or rendering the main view as quickly as possible
  /packages/apps/Email/src/org/apache/james/mime4j/field/address/
MailboxList.java 35 * @param dontCopy true iff it is not possible for the mailboxes ArrayList to be modified by someone else.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
CanvasAlternateSelection.java 22 * Information for the current alternate selection, i.e. the possible selected items
  /dalvik/libcore/xml/src/main/java/javax/xml/transform/
ErrorListener.java 57 * the transformation. It should still be possible for the
75 * after invoking this method. It should still be possible for the
94 * transformation after invoking this method. It should still be possible for the

Completed in 335 milliseconds

1 2 3 4 5 6 7 8 91011>>