OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:instead
(Results
151 - 175
of
4860
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/WebCore/dom/
EditingText.cpp
23
// FIXME: Does this really require a class? Perhaps
instead
any text node
/external/webkit/WebKit/chromium/
README
17
build.
Instead
, the API is intended to support backwards compatibility at
/external/webkit/WebKit/win/
WebKitCOMAPI.h
31
// Callers should use this API
instead
of CoCreateInstance to instantiate WebKit COM classes.
/external/webkit/WebKitTools/Scripts/
run-sunspider
34
# determine configuration, but default to "Release"
instead
of last-used configuration
62
--shark-cache Like --shark, but performs a L2 cache-miss sample
instead
of time sample
64
--ubench Use microbenchmark suite
instead
of regular tests. Same as --suite=ubench
118
# This code could be removed if we chose to pass extra args to sunspider
instead
of Xcode
/external/wpa_supplicant/
includes.h
15
* files can be selected with OS specific #ifdefs in one place
instead
of
/external/wpa_supplicant_6/wpa_supplicant/src/utils/
includes.h
15
* files can be selected with OS specific ifdef blocks in one place
instead
of
/frameworks/base/core/java/android/database/sqlite/
package.html
14
these SQLite classes, but
instead
use the generic {@link android.database}
/frameworks/base/core/java/android/text/
NoCopySpan.java
27
* a span but want it to be no-copy. Use this
instead
.
/frameworks/base/core/java/android/util/
Config.java
37
* @deprecated Use {@link #DEBUG}
instead
.
EventLogTags.java
30
* Use {@link android.util.EventLog}
instead
.
/frameworks/base/graphics/java/android/graphics/drawable/shapes/
OvalShape.java
25
* but more graphical control is available if you
instead
pass
RectShape.java
26
* but more graphical control is available if you
instead
pass
/frameworks/base/media/java/android/media/
AudioFormat.java
40
/** @deprecated use CHANNEL_INVALID
instead
*/
43
/** @deprecated use CHANNEL_OUT_DEFAULT or CHANNEL_IN_DEFAULT
instead
*/
46
/** @deprecated use CHANNEL_OUT_MONO or CHANNEL_IN_MONO
instead
*/
49
/** @deprecated use CHANNEL_OUT_STEREO or CHANNEL_IN_STEREO
instead
*/
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
bktrace.h
29
/// actual function names
instead
of __gxx_personality0+0xF4800.
/frameworks/base/telephony/java/com/android/internal/telephony/
IPhoneStateListener.aidl
29
// we use bundle here
instead
of CellLocation so it can get the right subclass
/frameworks/base/test-runner/src/android/test/suitebuilder/annotation/
HasClassAnnotation.java
26
* containing class. Consider using the public {@link HasAnnotation} class
instead
of this class.
HasMethodAnnotation.java
26
* annotation on it. Consider using the public {@link HasAnnotation} class
instead
of this class.
/packages/apps/IM/
Android.mk
26
#contains the credential plug-in
instead
. Note the libwbxml_jni has to be
/packages/apps/IM/src/com/android/im/imps/
SimpleAsyncTransaction.java
22
* It might be convenient for a subclass to extend this class
instead
of
/packages/apps/Phone/src/com/android/phone/
INetworkQueryService.aidl
24
* availability queries
instead
of making direct calls to the
/packages/apps/QuickSearchBox/res/xml/
preferences.xml
40
<!-- TODO: Use DialogPreference
instead
. -->
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/
NamedTaskExecutor.java
27
* cannot be run. They should drop it silently
instead
.
/dalvik/libcore/math/src/test/java/org/apache/harmony/math/tests/java/math/
BigIntegerToStringTest.java
241
assertEquals("toString method returns incorrect value
instead
of " + s, sBI, "0");
257
assertEquals("toString method returns incorrect value
instead
of " + s, sBI, s);
273
assertEquals("toString method returns incorrect value
instead
of " + s, sBI, s);
290
assertEquals("toString method returns incorrect value
instead
of " + s, sBI, s);
307
assertEquals("toString method returns incorrect value
instead
of " + s, sBI, s);
326
assertEquals("toString method returns incorrect value
instead
of " + s, sBI, s);
333
assertEquals("toString method returns incorrect value
instead
of " + s, sBI, s);
/frameworks/base/core/java/android/view/
ViewConfiguration.java
158
* @deprecated Use {@link android.view.ViewConfiguration#get(android.content.Context)}
instead
.
227
* @deprecated Use {@link #getScaledScrollBarSize()}
instead
.
259
* @deprecated Use {@link #getScaledFadingEdgeLength()}
instead
.
320
* @deprecated Use {@link #getScaledEdgeSlop()}
instead
.
338
* @deprecated Use {@link #getScaledTouchSlop()}
instead
.
363
* @deprecated Use {@link #getScaledDoubleTapSlop()}
instead
.
385
* @deprecated Use {@link #getScaledWindowTouchSlop()}
instead
.
404
* @deprecated Use {@link #getScaledMinimumFlingVelocity()}
instead
.
421
* @deprecated Use {@link #getScaledMaximumFlingVelocity()}
instead
.
440
* @deprecated Use {@link #getScaledMaximumDrawingCacheSize()}
instead
[
all
...]
/external/bison/doc/
bison.1
81
the generated files do not have fixed names, but
instead
use the prefix
92
instead
of
112
instead
of
253
instead
of
299
instead
.
Completed in 50 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>