OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:possible
(Results
501 - 525
of
7007
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
AndroidTargetData.java
233
* Returns this list of
possible
values for an XML attribute.
234
* <p/>This should only be called for attributes for which
possible
values depend on the
240
* @return an array of String with the
possible
values, or <code>null</code> if no values were
249
* Returns this list of
possible
values for an XML attribute.
250
* <p/>This should only be called for attributes for which
possible
values depend on the
259
* @return an array of String with the
possible
values, or <code>null</code> if no values were
278
* <p/>The map defines the
possible
values for XML attributes. The key is the attribute name
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
armVC.h
117
* Standard OMXResult result. See enumeration for
possible
result codes.
158
* Standard OMXResult result. See enumeration for
possible
result codes.
209
* Standard OMXResult result. See enumeration for
possible
result codes.
265
* Standard OMXResult result. See enumeration for
possible
result codes.
297
* Standard OMXResult result. See enumeration for
possible
result codes.
358
* Standard OMXResult result. See enumeration for
possible
result codes.
402
* [in] maxStoreRunL0 Max store
possible
(considering last and inter/intra)
404
* [in] maxStoreRunL1 Max store
possible
(considering last and inter/intra)
437
* Standard OMXResult result. See enumeration for
possible
result codes.
497
* Standard OMXResult result. See enumeration for
possible
result codes
[
all
...]
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
armVC.h
117
* Standard OMXResult result. See enumeration for
possible
result codes.
158
* Standard OMXResult result. See enumeration for
possible
result codes.
209
* Standard OMXResult result. See enumeration for
possible
result codes.
265
* Standard OMXResult result. See enumeration for
possible
result codes.
297
* Standard OMXResult result. See enumeration for
possible
result codes.
358
* Standard OMXResult result. See enumeration for
possible
result codes.
402
* [in] maxStoreRunL0 Max store
possible
(considering last and inter/intra)
404
* [in] maxStoreRunL1 Max store
possible
(considering last and inter/intra)
437
* Standard OMXResult result. See enumeration for
possible
result codes.
497
* Standard OMXResult result. See enumeration for
possible
result codes
[
all
...]
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
armVC.h
117
* Standard OMXResult result. See enumeration for
possible
result codes.
158
* Standard OMXResult result. See enumeration for
possible
result codes.
209
* Standard OMXResult result. See enumeration for
possible
result codes.
265
* Standard OMXResult result. See enumeration for
possible
result codes.
297
* Standard OMXResult result. See enumeration for
possible
result codes.
358
* Standard OMXResult result. See enumeration for
possible
result codes.
402
* [in] maxStoreRunL0 Max store
possible
(considering last and inter/intra)
404
* [in] maxStoreRunL1 Max store
possible
(considering last and inter/intra)
437
* Standard OMXResult result. See enumeration for
possible
result codes.
497
* Standard OMXResult result. See enumeration for
possible
result codes
[
all
...]
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CDMAPhone.java
304
Log.e(LOG_TAG, "canTransfer: not
possible
in CDMA");
322
Log.e(LOG_TAG, "conference: not
possible
in CDMA");
498
Log.e(LOG_TAG, "canConference: not
possible
in CDMA");
513
Log.e(LOG_TAG, "selectNetworkManually: not
possible
in CDMA");
553
Log.e(LOG_TAG, "setLine1Number: not
possible
in CDMA");
663
Log.e(LOG_TAG, "sendUssdResponse: not
possible
in CDMA");
706
Log.e(LOG_TAG, "getAvailableNetworks: not
possible
in CDMA");
710
Log.e(LOG_TAG, "setOutgoingCallerIdDisplay: not
possible
in CDMA");
783
Log.e(LOG_TAG, "getCallForwardingOption: not
possible
in CDMA");
791
Log.e(LOG_TAG, "setCallForwardingOption: not
possible
in CDMA")
[
all
...]
/external/libphonenumber/java/test/com/android/i18n/phonenumbers/
PhoneNumberMatcherTest.java
192
// Iterate over all
possible
indices.
255
// should be considered
possible
.
286
// considered
possible
.
367
* Strings with number-like things that should only be found under "
possible
".
373
// 'X' should not be found in numbers at leniencies stricter than
POSSIBLE
, unless it represents
507
* matching is set to
POSSIBLE
; else no test number should be extracted at that leniency level
521
doTestInContext(number, region, contexts, Leniency.
POSSIBLE
);
526
hasNoMatches(phoneUtil.findNumbers(text, region, Leniency.
POSSIBLE
,
594
phoneUtil.findNumbers(text, region, Leniency.
POSSIBLE
, Long.MAX_VALUE).iterator();
[
all
...]
/external/kernel-headers/original/linux/
cpumask.h
61
* int num_possible_cpus() Number of all
possible
CPUs
65
* int cpu_possible(cpu) Is some cpu
possible
?
77
* 40 lines of assembly code compiling the "for each
possible
cpu"
326
*
possible
, present and online cpus. Each of them is a fixed size
341
* time, as the set of CPU id's that it is
possible
might ever
362
* cpu_{online,
possible
,present}_maps are placebos. Changing them
/libcore/luni/src/main/java/javax/xml/transform/
TransformerFactory.java
135
* parsing the <code>Source</code> or it is not
possible
to create a
153
*
possible
to create a <code>Transformer</code> instance.
182
* Note that it is
possible
to return several stylesheets, in which case
237
* It is
possible
for an <code>TransformerFactory</code> to expose a feature value but be unable to change its state.
253
* regard to
possible
implementation limits.
275
* It is
possible
for an <code>TransformerFactory</code> to expose a feature value but be unable to change its state.
/development/samples/BrowserPlugin/
README
36
possible
but unfortunately not all are covered.
38
Trying to have a single plugin demonstrate all
possible
API interactions on one
43
be active at a time, but they would all share as much common code as
possible
.
/external/bison/src/
state.h
30
particular positions in particular rules -- that are the
possible
56
Each transition structure describes the
possible
transitions out
65
Each reductions structure describes the
possible
reductions at the
/external/chromium/chrome/browser/accessibility/
browser_accessibility_manager.cc
56
// to avoid it as long as
possible
because clients may cache the ID of
68
// as
possible
are released now, and remaining nodes are marked as
290
// Build a new tree, reusing old nodes if
possible
. Each node that's
/external/chromium/chrome/browser/ui/tabs/
dock_info.h
15
// DockInfo is used to do determine
possible
dock locations for a dragged
41
//
Possible
dock positions.
88
// dragged window as well as any windows showing
possible
dock locations.
/external/chromium/sdch/open-vcdiff/src/
vcdiff_defs.h
70
// The
possible
values for the Hdr_Indicator field, as described
99
// The
possible
values for the Win_Indicator field, as described
136
// The
possible
values for the Delta_Indicator field, as described
/external/javassist/src/main/javassist/bytecode/analysis/
MultiType.java
27
* represent the
possible
super types. The goal of a <literal>MultiType</literal>
28
* is to reduce the set of
possible
types down to a single resolved type. This
35
* as
possible
so that updates are visible from all frames. In addition, all
/external/pcre/doc/html/
pcreprecompile.html
62
exactly. Note that this is binary data that may contain any of the 256
possible
73
Saving compiled patterns in a file is only one
possible
way of storing them for
79
If the pattern has been studied, it is also
possible
to save the study data in
/external/protobuf/src/google/protobuf/
unittest_custom_options.proto
86
// A test message with custom options at all
possible
locations (and also some
105
// A test RPC service with custom options at all
possible
locations (and also
123
// Options of every
possible
field type, so we can test them all exhaustively.
/external/protobuf/vsprojects/
readme.txt
34
recommended that you use static linkage only. However, it is
possible
to
94
C4244 - Conversion from 'type1' to 'type2',
possible
loss of data.
97
C4267 - Conversion from 'size_t' to 'type',
possible
loss of data.
/frameworks/base/core/java/android/database/sqlite/
SQLiteStatement.java
47
/**
possible
value for {@link #mState}. indicates that a transaction is started. */
49
/**
possible
value for {@link #mState}. indicates that a lock is acquired. */
204
* <li>get a database connection from the connection pool,if
possible
</li>
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
MediaRecorderStateUnitTestTemplate.java
24
* A template class for running a method under test in all
possible
50
* Runs the given method under test in all
possible
states of a MediaRecorder
313
* Checks the given method under test in all
possible
states of the MediaRecorder object.
/libcore/luni/src/main/java/java/util/
Queue.java
61
* <p>The {@link #offer offer} method inserts an element if
possible
,
116
* Inserts the specified element into this queue if it is
possible
to do so
135
* Inserts the specified element into this queue if it is
possible
to do
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
syslog.h
173
This function is a
possible
cancellation point and therefore not
179
This function is a
possible
cancellation point and therefore not
188
This function is a
possible
cancellation point and therefore not
/bionic/libc/
README
16
as
possible
. Our goal is not to support scaling to thousands of concurrent threads
/bionic/libc/include/sys/
_sigdefs.h
66
__BIONIC_SIGDEF(IO,29,"I/O
possible
")
/build/tools/acp/
README
20
- On some systems it's
possible
to have microsecond-accurate timestamps
/development/ndk/platforms/android-3/include/sys/
_sigdefs.h
61
__BIONIC_SIGDEF(SIGIO,29,"I/O
possible
")
Completed in 2926 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>