OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cases
(Results
976 - 1000
of
5535
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/liblzf/
Changes
4
greatly speeding up decompression in most
cases
.
38
- speed up compression by ~10-15% in common
cases
/external/llvm/docs/
GetElementPtr.rst
132
The obtuse part of this example is in the
cases
of ``%idx2`` and ``%idx3``. They
265
leads to awkward special
cases
in the optimizers, and fundamental inconsistency
283
support 64-bit arithmetic in most
cases
. However, there are some
cases
where it
292
And, GEP is more concise in common
cases
.
304
advantage of letting your code work correctly in more
cases
.
501
reduces the range of possibilities for
cases
where two GEPs are effectively the
514
correspond with the static type at all. In such
cases
the optimizer instead will
/external/nist-sip/java/gov/nist/javax/sip/parser/
FromParser.java
119
* move test
cases
out to another package
125
* Fixed corner
cases
.
/external/protobuf/src/google/protobuf/io/
printer_unittest.cc
49
// Each test repeats over several block sizes in order to test both
cases
50
// where particular writes cross a buffer boundary and
cases
where they do
/external/skia/tests/
Sk64Test.cpp
104
if (!(i & 3)) // want to explicitly test these
cases
109
else if (!(i & 7)) // want to explicitly test these
cases
/external/v8/test/mjsunit/
elements-transition-hoisting.js
50
// simple
cases
.}
68
// deopt in simple
cases
.
/external/webkit/Source/JavaScriptCore/dfg/
DFGJITCodeGenerator.h
464
//
cases
1, 3, 4, 5, 6, and in
cases
where srcA==srcB. The two problem
cases
are 2
468
// Handle the easy
cases
- two simple moves.
492
//
cases
1, 3, 4, 5, 6, and in
cases
where srcA==srcB. The two problem
cases
are 2
496
// Handle the easy
cases
- two simple moves.
[
all
...]
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/String/
regress-83293.js
70
* BEFORE the last two
cases
are attempted. Don't store all results
142
************************* END OF INCORRECT
CASES
****************************/
/external/webkit/Source/WebCore/accessibility/gtk/
WebKitAccessibleHyperlink.cpp
200
// This is going to be the actual length in most of the
cases
211
// for those
cases
when it's needed to take it into account
/external/webkit/Tools/iExploder/iexploder-1.3.2/
README.txt
52
The test
cases
should always be the same on a single installation, but not
55
property counts in config.rb, it will change the test
cases
as well.
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_ndiswrapper.c
144
* some
cases
with WPA_SET_KEY. For example, roaming from WPA
147
* that plaintext APs can be used in all
cases
.
/frameworks/av/libvideoeditor/vss/common/inc/
SSRC.h
239
/* level is below -6dB in all
cases
(the default headroom */
259
/* in rare
cases
. Preferably, use the default settings. */
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
omxtypes.h
43
/* Mandatory return codes - use
cases
are explicitly described for each function */
54
/* Optional return codes - use
cases
are explicitly described for each function*/
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
omxtypes.h
43
/* Mandatory return codes - use
cases
are explicitly described for each function */
54
/* Optional return codes - use
cases
are explicitly described for each function*/
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
omxtypes.h
43
/* Mandatory return codes - use
cases
are explicitly described for each function */
54
/* Optional return codes - use
cases
are explicitly described for each function*/
/frameworks/base/core/tests/coretests/src/android/widget/
TextViewWordLimitsTest.java
43
* Sets up common fields used in all test
cases
.
106
* Corner
cases
for string length.
/frameworks/base/docs/html/
license.jd
28
is licensed under GPLv2 or other license. In those
cases
, the license
73
<li>In some
cases
, a page may include content, such as an image, that is not
/frameworks/base/docs/html/tools/testing/
testing_android.jd
149
called test
cases
(or test suites). Each test is an isolated test of an individual module in
321
<h4 id="ComponentTestCase">Component-specific test
cases
</h4>
358
{@link android.app.Activity} test
cases
extend this base class with other functionality that
391
objects, and {@link android.app.Service} objects. Some test
cases
also provide mock
472
Test
cases
are run by a test runner class that loads the test case class, set ups,
475
loads test
cases
and the application under test. You tell the Android platform
511
each test case class in the test package. You can also control which test
cases
and
535
both
cases
, you see a test summary that displays the name of each test case and method that
/frameworks/base/docs/html/training/design-navigation/
ancestral-temporal.jd
66
<p>There are, however,
cases
where you may want to override the behavior for <em>Back</em>. For
99
<p>In some
cases
, it's appropriate for <em>Up</em> to perform an action rather than navigating to a parent screen. Take for example, the Gmail application for Android 3.0-based tablets. When viewing a mail conversation while holding the device in landscape, the conversation list, as well as the conversation details are presented side-by-side. This is a form of parent-child screen grouping, as discussed in a <a href="multiple-sizes.html">previous lesson</a>. However, when viewing a mail conversation in the portrait orientation, only the conversation details are shown. The <em>Up</em> button is used to temporarily show the parent pane, which slides in from the left of the screen. Pressing the <em>Up</em> button again while the left pane is visible exits the context of the individual conversation, up to a full-screen list of conversations.</p>
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmSmsCbMessage.java
30
* public because {@link #createSmsCbMessage(SmsCbLocation, byte[][])} is used by some test
cases
.
90
* CellBroadcastReceiver test
cases
, because SmsCbHeader is now package local.
/libcore/luni/src/main/java/java/nio/charset/
CharsetEncoderICU.java
28
// ICU has different default replacements to the RI in some
cases
. There are many
29
// additional
cases
, but this covers all the charsets that Java guarantees will be
/libcore/luni/src/main/java/org/w3c/dom/
CharacterData.java
35
* not fit into a single <code>DOMString</code>. In such
cases
, the user
50
* not fit into a single <code>DOMString</code>. In such
cases
, the user
/libcore/luni/src/main/java/org/xml/sax/helpers/
XMLReaderFactory.java
41
* <em>createXMLReader</em> to handle
cases
where the external
94
* initialized on a command line. This means that <em>in most
cases
</em>
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppBatch.java
49
/*There are a few
cases
: 1. create a batch for a single file to send
121
/* There are 2
cases
: Service scans the databases and it's multiple send
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
PointerTracker.java
[
all
...]
Completed in 947 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>