HomeSort by relevance Sort by last modified time
    Searched full:code (Results 676 - 700 of 121916) sorted by null

<<21222324252627282930>>

  /art/test/469-condition-materialization/
info.txt 1 Regression test for optimizing's code generator which wouldn't
  /art/test/546-regression-simplify-catch/
info.txt 1 Tests simplification of catch blocks in the presence of trivially dead code
  /development/samples/StackWidget/
_index.html 3 to create a widget containing a <a href="../../../reference/android/widget/StackView.html"><code>StackView</code></a>
5 a <a href="../../../reference/android/widget/ListView.html"><code>ListView</code></a>,
6 <a href="../../../reference/android/widget/GridView.html"><code>GridView</code></a> or
7 <a href="../../../reference/android/widget/AdapterViewFlipper.html"><code>AdapterViewFlipper</code></a> instead.
14 The pattern for creating and wiring a <a href="../../../reference/android/widget/RemoteViewsService.html"><code>RemoteViewsService</code></a
    [all...]
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
CRLTest.java 31 * Tests for <code>java.security.cert.CRL</code> fields and methods
49 * Test #1 for <code>getType()</code> method<br>
50 * Assertion: returns <code>CRL</code> type
58 * Test #2 for <code>getType()</code> method<br>
59 * Assertion: returns <code>CRL</code> typ
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
WTauNafPreCompInfo.java 5 * <code>&tau;</code>-adic Non-Adjacent Form) algorithm.
10 * Array holding the precomputed <code>ECPoint.AbstractF2m</code>s used for the
  /external/dbus/test/
test-exit.c 1 /* This is a process that just exits with a failure code */
  /external/libvpx/libvpx/
usage_cx.dox 5 compressed data. The <code>deadline</code> parameter controls the amount
7 more information on the <code>deadline</code> parameter, see
  /external/libxml2/test/schemas/
bug303566_1.xml 5 <Country code="D">
7 code="B">
12 <Country code="F">
13 <City name="Paris" code="P">
  /external/llvm/test/tools/llvm-cov/Inputs/
highlightedRanges.covmapping 1 llvmcovmtestdata????_Z4funcv_Z5func2i_Z4testvmainGy? ?  $?? >MC(?  E/Users/bogner/code/llvm/test/tools/llvm-cov/showHighlightedRanges.cpp       
regionMarkers.covmapping 1 llvmcovmtestdata????mainCE? >MC(A/Users/bogner/code/llvm/test/tools/llvm-cov/showRegionMarkers.cpp  
  /external/markdown/docs/extensions/
Fenced_Code_Blocks.txt 1 Fenced Code Blocks
7 This extension adds a secondary way to define code blocks which overcomes a few
8 limitations of the indented code blocks.
15 Fenced Code Blocks are defined using the syntax established in
18 [php]: http://www.michelf.com/projects/php-markdown/extra/#fenced-code-blocks
25 a one-line code block
28 Fenced code blocks can have a blank line as the first and/or last line of a
29 code block and they can also come immediately after a list item without becoming
32 In addition to PHP Extra's syntax, you can define the language of the code
34 class attribute of the ``<code>`` element in the output. Therefore, you should
    [all...]
  /external/mesa3d/src/glsl/glcpp/tests/
063-comments.c.expected 15 more code here
  /external/proguard/src/proguard/optimize/evaluation/
package.html 3 optimizations on byte code.
  /external/replicaisland/
README.version 1 URL: https://code.google.com/p/replicaisland/
  /external/selinux/secilc/docs/
cil_type_statements.md 22 <td align="left"><p><code>type</code></p></td>
23 <td align="left"><p>The <code>type</code> keyword.</p></td>
26 <td align="left"><p><code>type_id</code></p></td>
27 <td align="left"><p>The <code>type</code> identifier.</p></td>
58 <td align="left"><p><code>typealias</code></p></td
    [all...]
  /frameworks/base/docs/html/reference/android/support/test/espresso/util/
TreeIterables.ViewAndDistance.html 208 <code class="api-signature">
215 </code>
219 <code class="api-signature">
225 </code>
227 <code class="api-signature">
231 </code>
307 <td><code>
313 int</code>
317 <code>
319 </code>
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
usage_cx.dox 5 compressed data. The <code>deadline</code> parameter controls the amount
7 more information on the <code>deadline</code> parameter, see
  /libcore/luni/
MODULE_LICENSE_W3C 1 For org.w3c.dom code.
  /libcore/ojluni/src/main/java/java/security/interfaces/
DSAParams.java 5 * This code is free software; you can redistribute it and/or modify it
9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
15 * accompanied this code).
45 * Returns the prime, <code>p</code>.
47 * @return the prime, <code>p</code>.
52 * Returns the subprime, <code>q</code>
    [all...]
  /prebuilts/go/darwin-x86/doc/
gccgo_install.html 14 does not cover code generated by gccgo).
18 Note that gccgo is not the <code>gc</code> compiler; see
55 <h2 id="Source_code">Source code</h2>
60 the gccgo source code is accessible via Subversion. The
63 GCC source code</a>. The gccgo source code is included. As a
65 a branch of the main GCC code
66 repository: <code>svn://gcc.gnu.org/svn/gcc/branches/gccgo</code>
    [all...]
  /prebuilts/go/linux-x86/doc/
gccgo_install.html 14 does not cover code generated by gccgo).
18 Note that gccgo is not the <code>gc</code> compiler; see
55 <h2 id="Source_code">Source code</h2>
60 the gccgo source code is accessible via Subversion. The
63 GCC source code</a>. The gccgo source code is included. As a
65 a branch of the main GCC code
66 repository: <code>svn://gcc.gnu.org/svn/gcc/branches/gccgo</code>
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
anim1-expected-completion53.txt 0 Code completion in anim1.xml for ^<set xmlns:
anim1-expected-completion54.txt 0 Code completion in anim1.xml for ^<translate android:id=:
animator1-expected-completion58.txt 0 Code completion in animator1.xml for ^<set xmlns:
completion1-expected-applyCompletion8.diff 0 Code completion in completion1.xml for layout_width^="fill_parent" selecting android:layout_width:

Completed in 4361 milliseconds

<<21222324252627282930>>