HomeSort by relevance Sort by last modified time
    Searched full:more (Results 376 - 400 of 36666) sorted by null

<<11121314151617181920>>

  /external/icu4c/tools/ctestfw/unicode/
testdata.h 57 /** Get a pointer to an object owned DataMap that contains more information on this
67 * no more settings are available.
69 * @return A boolean, TRUE if there are settings, FALSE if there is no more
77 * no more cases are available.
79 * @return A boolean, TRUE if there are cases, FALSE if there is no more
  /frameworks/base/docs/html/distribute/googleplay/spotlight/
tablets.jd 8 <p>More and more, developers are investing in a full tablet experience
10 screen area on tablets opens up a world of possibilities, allowing for more
12 more monetization opportunities. And with the growing wave of Android tablets that
22 <h3>Mint: More screen real estate = more engagement</h3>
52 <li>Longer sessions &mdash; more Android tablet users have sessions longer than 5 minutes</li>
71 <p>?We knew we had a lot more real estate, and we wanted to provide a more
77 more visual presentation of personal financial data.</p
    [all...]
  /libcore/luni/src/main/java/java/util/
ListIterator.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
43 * Returns whether there are more elements to iterate.
45 * @return {@code true} if there are more elements, {@code false} otherwise.
64 * if there are no more elements.
75 * if there are no more elements.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
MoreKeysPanel.java 57 * Dismisses the more keys panel and calls the controller's onDismissMoreKeysPanel to remove
63 * Process a move event on the more keys panel.
73 * Process a down event on the more keys panel.
83 * Process an up event on the more keys panel.
111 * Return the view containing the more keys panel.
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
SSLSocketImpl.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
37 * @see javax.net.ssl.SSLSocket class documentation for more information.
86 * for more information.
103 * method documentation for more information.
124 * method documentation for more information.
145 * method documentation for more information.
166 * method documentation for more information.
238 * method documentation for more information
248 * method documentation for more information
258 * method documentation for more informatio
    [all...]
SSLEngineImpl.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
33 * @see javax.net.ssl.SSLEngine class documentation for more information.
96 * for more information
126 * for more information
157 * for more information
184 * for more information
195 * documentation for more information
207 * documentation for more information
217 * documentation for more information
227 * documentation for more informatio
    [all...]
  /external/llvm/docs/HistoricalNotes/
2001-02-06-TypeNotationDebateResp4.txt 6 > more or less happily with the absurd rules for "to be" (am, are, is, been,
47 > is just much more familiar and clear to people than anything new you
64 > make function pointers easier but makes arrays much more difficult seems
69 above does not make arrays any more difficult to use, and makes the
70 structure of types much more obvious than the "c way".
75 > I absolutely agree. But the question is, what is more clear and concise?
77 > syntax that they have never seen that has a more logical structure. I think
2000-11-18-EarlyDesignIdeasResp.txt 43 > different. Architects and many compiler people care much more about
44 > the second question. The Java compiler and OS community care much more
47 3. By focusing on a more low level virtual machine, we have much more room
49 on top of it. It also lets us focus on the more interesting compilers
100 > c. How do we get more high-level information into the VM while keeping
116 the runtime compiler much more interesting: it can do interprocedural
139 to use... more later...
158 2. SMP is becoming much more common, especially in the server space.
171 Heh... :) Well, from a pure research point of view, it is almost more
    [all...]
2001-01-31-UniversalIRIdea.txt 6 I have a budding idea about making LLVM a little more ambitious: a
35 implemented on top of LLVM a bit more. That might give us clues on how to
36 structure LLVM to support one or more language VMs.
  /frameworks/base/core/java/android/nfc/
NdefMessage.java 36 * one or more NDEF Records.
47 * construct from one or more {@link NdefRecord}s.
72 * Once the input data has been parsed to one or more logical
84 * but fails more strict requirements as specified by the
106 * Construct an NDEF Message from one or more NDEF Records.
127 * Construct an NDEF Message from one or more NDEF Records.
129 * @param records one or more records
147 * An {@link NdefMessage} always has one or more NDEF Records: so the
154 * @return array of one or more NDEF records.
  /development/ndk/platforms/android-3/include/sys/
socket.h 52 SHUT_RD = 0, /* no more receptions */
54 SHUT_WR, /* no more transmissions */
56 SHUT_RDWR /* no more receptions or transmissions */
  /development/ndk/platforms/android-9/arch-mips/include/sys/
socket.h 62 SHUT_RD = 0, /* no more receptions */
64 SHUT_WR, /* no more transmissions */
66 SHUT_RDWR /* no more receptions or transmissions */
  /external/bison/lib/
c-strcase.h 13 GNU General Public License for more details.
29 characters. More precisely, one of the string arguments must be an ASCII
44 /* Compare no more than N characters of strings S1 and S2, ignoring case,
  /external/ceres-solver/docs/
nnlsq.tex 11 is a Non-linear least squares problem~\footnote{Ceres can solve a more general version of this problem, but for pedagogical reasons, we will restrict ourselves to this class of problems for now. See section~\ref{chapter:overview} for a full description of the problems that Ceres can solve}. Here $\|\cdot\|$ denotes the Euclidean norm of a vector.
19 With a little bit of calculus, this problem can be solved easily by hand. But what if, instead of a line we were interested in a more complicated relationship between $x$ and $y$, say for example $y = e^{mx + c}$. Then the optimization problem becomes
23 This is a non-linear regression problem and solving it by hand is much more tedious. Ceres is designed to help you model and solve problems like this easily and efficiently
  /external/grub/util/
grub-md5-crypt 14 # General Public License for more details.
58 echo "Try \`$progname --help' for more information."
72 # One more time.
grub-md5-crypt.in 14 # General Public License for more details.
58 echo "Try \`$progname --help' for more information."
72 # One more time.
  /external/libsepol/tests/
helpers.h 15 * Lesser General Public License for more details.
50 /* Find an avrule_decl_t by a unique symbol. If the symbol is declared in more
55 * NULL error (including more than one declaration)
  /external/linux-tools-perf/Documentation/
perf-annotate.txt 40 Be more verbose. (Show symbol address, etc)
66 used. This interfaces starts by centering on the line with more
67 samples, TAB/UNTAB cycles through the lines with more samples.
  /external/llvm/include/llvm/Transforms/Utils/
SimplifyLibCalls.h 27 /// that replace well formed calls to library functions with a more optimal
38 /// optimizeCall - Take the given call instruction and return a more
39 /// optimal value to replace the instruction with or 0 if a more
  /external/mockito/src/org/mockito/
InOrder.java 20 * As of Mockito 1.8.4 you can verifyNoMoreInvocations() in order-sensitive way. Read more: {@link InOrder#verifyNoMoreInteractions()}
68 * Verifies that no more interactions happened <b>in order</b>.
82 * //passes because there are no more interactions after last method:
  /external/mockito/src/org/mockito/invocation/
Invocation.java 67 * Informs if the invocation participates in verify-no-more-invocations or verification in order.
70 * verify-no-more-invocations or verification in order.
75 * Configures this invocation to be ignored for verify-no-more-invocations or verification in order.
  /external/webkit/LayoutTests/fast/xpath/py-dom-xpath/
data.html 18 ' more text' +
24 test(doc, doc.documentElement, 'normalize-space(/)', "<text> followed by more text", nsResolver);
29 test(doc, doc.documentElement, 'normalize-space(/doc)', "<text> followed by more text", nsResolver);
  /external/webkit/Tools/android/flex-2.5.4a/MISC/fastwc/
README 24 See the "Performance Considerations" section of flexdoc for more
37 wc3.l faster still; adds more rules to match longer runs of tokens
39 wc4.l fastest; still more rules added; hard to do much better
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
SerializeOptions.java 114 * @return Returns the instance to call more set-methods.
134 * @return Returns the instance to call more set-methods.
154 * @return Returns the instance to call more set-methods.
173 * @return Returns the instance to call more set-methods.
193 * @return Returns the instance to call more set-methods.
213 * @return Returns the instance to call more set-methods.
233 * @return Returns the instance to call more set-methods.
255 * @return Returns the instance to call more set-methods.
278 * @return Returns the instance to call more set-methods.
299 * @return Returns the instance to call more set-methods
    [all...]
  /frameworks/base/docs/html/distribute/googleplay/policies/
index.jd 38 </p><a href="{@docRoot}distribute/googleplay/policies/spam.html">Learn more &raquo;</a>
48 </p><a href="{@docRoot}distribute/googleplay/policies/ip.html">Learn more &raquo;</a>
57 </p><a href="{@docRoot}distribute/googleplay/policies/ads.html">Learn more &raquo;</a>

Completed in 476 milliseconds

<<11121314151617181920>>