OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:strong
(Results
476 - 500
of
3412
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/docs/html/training/basics/firstapp/
index.jd
39
<p class="note"><
strong
>Note:</
strong
> Make sure you install the most recent versions of the ADT
51
<p><
strong
><a href="creating-project.html">Start the first lesson ›</a></
strong
></p>
/frameworks/base/docs/html/training/volley/
index.jd
50
<li>
Strong
ordering that makes it easy to correctly populate your UI with data fetched
90
<
strong
><a href="simple.html">Sending a Simple Request</a></
strong
>
98
<
strong
><a href="requestqueue.html">Setting Up a RequestQueue</a></
strong
>
105
<
strong
><a href="request.html">Making a Standard Request</a></
strong
>
112
<
strong
><a href="request-custom.html">Implementing a Custom Request</a></
strong
>
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
ShareActionProvider.java
43
* <p class="note"><
strong
>Note:</
strong
> This class is included in the <a
74
* <
strong
>Note:</
strong
> While the sample snippet demonstrates how to use this provider
99
* <
strong
>Note:</
strong
> Modifying the intent is not permitted and
103
* <
strong
>Note:</
strong
> You should <
strong
>not</
strong
> handle th
[
all
...]
/libcore/dex/src/main/java/com/android/dex/
Code.java
87
* Returns this try's catch handler <
strong
>index</
strong
>. Note that
88
* this is distinct from the its catch handler <
strong
>offset</
strong
>.
/libcore/luni/src/main/java/java/lang/reflect/
WildcardType.java
27
* <li><
strong
>No lower bound and one upper bound.</
strong
> Such types are
32
* <li><
strong
>One lower bound and an upper bound of {@code
33
* java.lang.Object}.</
strong
> Such types are written like {@code
/ndk/sources/host-tools/sed-4.2.1/testsuite/
readin.good
15
Freedom is a
strong
seed
readin.inp
10
Freedom is a
strong
seed
/external/owasp/sanitizer/tools/findbugs/doc/ja/manual/
rejarForAnalysis.html
3
<title>第11章 rejarForAnalysis の使用方法</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="FindBugs™ マニュアル"><link rel="up" href="index.html" title="FindBugs™ マニュアル"><link rel="prev" href="annotations.html" title="第10章 アノテーション"><link rel="next" href="datamining.html" title="第12章 FindBugs™ によるデータ・マイニング"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">第11章 rejarForAnalysis の使用方法</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="annotations.html">戻る</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="datamining.html">次へ</a></td></tr></table><hr></div><div class="chapter" title="第11章 rejarForAnalysis の使用方法"><div class="titlepage"><div><div><h2 class="title"><a name="rejarForAnalysis"></a>第11章 rejarForAnalysis の使用方法</h2></div></div></div><p>プロジェクトに多くの jar ファイル があったり、 jar ファイルが多くのディレクトリに点在したりする場合は、 <span class="command"><
strong
>rejarForAnalysis </
strong
></span> スクリプトを使用すると FindBugs の実行が比較的簡単になります。このスクリプトは、数多い jar ファイルを集めて 1 つの大きな jar ファイルに結合します。そうすると、分析時にFindBugs に jar ファイルを設定することが比較的簡単になります。このスクリプトは、 unix システムの 'find' コマンドと組み合わせるととりわけ有用になります ; 次に例を示します。 <span class="command"><
strong
>find . -name '*.jar' | xargs rejarForAnalysis </
strong
></span>.</p><p>また、 <span class="command"><
strong
>rejarForAnalysis</
strong
></span> スクリプトは巨大なプロジェクトを複数の jar ファイルに分割することに使用できます。プロジェクトのクラスファイルは、複数の jar ファイルに均等に配分されます。これは、プロジェクト全体に対して FindBugs を実行すると時間とメモリ消費が著しい場合に有用です。プロジェクト全体に対して FindBugs を実行する代わりに、 <span class="command"><
strong
> rejarForAnalysis</
strong
></span> ですべてのクラスを含む大きな jar ファイルを構築します。続いて、 <span class="command"><
strong
>rejarForAnalysis</
strong
></span> を再び実行して複数の jar } (…)
[
all
...]
/frameworks/base/docs/html/tools/publishing/
publishing_overview.jd
51
<
strong
>Figure 1.</
strong
> Publishing is the last phase of the Android <a
155
<
strong
>Publish</
strong
> in the developer console and within minutes your application will be
170
<
strong
>Figure 1.</
strong
> Users can simply click <
strong
>Install</
strong
> when you send them
178
the Android system will recognize the APK and display an <
strong
>Install Now</
strong
>
[
all
...]
/frameworks/base/docs/html/training/wearables/ui/
layouts.jd
38
<p class="img-caption"><
strong
>Figure 1.</
strong
> Demonstration of how a layout designed for
83
<
strong
>compile 'com.google.android.support:wearable:+'</
strong
>
121
<
strong
>app:rectLayout="@layout/rect_activity_wear"</
strong
>
122
<
strong
>app:roundLayout="@layout/round_activity_wear"</
strong
>>
171
<p class="img-caption"><
strong
>Figure 2.</
strong
> Window insets on a round screen.</p
[
all
...]
/frameworks/base/docs/html/about/versions/
android-2.3-highlights.jd
151
<p style="margin-top:1em;margin-bottom:.75em;"><
strong
>Internet calling</
strong
></p>
165
<p style="margin-top:1.25em;margin-bottom:.75em;"><
strong
>Near-field communications</
strong
></p>
178
<p style="margin-top:1.25em;margin-bottom:.75em;"><
strong
>Downloads management</
strong
></p>
185
<p style="margin-top:1.25em;margin-bottom:.75em;"><
strong
>Camera</
strong
></p>
205
<p style="margin-top:.75em;margin-bottom:.75em;"><
strong
>Performance</
strong
></p
[
all
...]
/frameworks/base/docs/html/guide/topics/resources/
accessing-resources.jd
71
<li><
strong
>In code:</
strong
> Using a static integer from a sub-class of your {@code R}
78
<li><
strong
>In XML:</
strong
> Using a special XML syntax that also corresponds to
96
imageView.setImageResource(<
strong
>R.drawable.myimage</
strong
>);
157
setBackgroundDrawableResource}(<
strong
>R.drawable.my_background_image</
strong
>) ;
163
getText}(<
strong
>R.string.main_title</
strong
>));
[
all
...]
/frameworks/base/docs/html/tools/adk/
adk.jd
196
<p class="note"><
strong
>Note:</
strong
> If you are on a Mac, install the FTDI USB Serial
268
<li>Click <
strong
>Tools > Board > Arduino Mega 2560</
strong
> to specify the ADK board's
274
<li>On Windows: click <
strong
>Tools > Serial Port > COM#</
strong
> to specify the port
278
<li>On Mac: Click <
strong
>Tools > Serial Port > dev/tty.usbserial-###</
strong
> to
281
<li>On Linux (Ubuntu): Click <
strong
>Tools > Serial Port > dev/ttyUSB#</
strong
> t
[
all
...]
/frameworks/base/docs/html/guide/topics/graphics/
opengl.jd
65
<p class="caution"><
strong
>Caution:</
strong
>
72
<p class="note"><
strong
>Note:</
strong
>
92
<dt><
strong
>{@link android.opengl.GLSurfaceView}</
strong
></dt>
101
<dt><
strong
>{@link android.opengl.GLSurfaceView.Renderer}</
strong
></dt>
202
<li><
strong
>OpenGL ES version requirements</
strong
> - If your application requires a specifi
[
all
...]
/frameworks/base/docs/html/preview/
notifications.jd
17
<h4 id="New"><
strong
>New in L</
strong
></h4>
47
<li> The notification's <
strong
>icon</
strong
>, symbolizing the originating app, and also
50
<li> A notification <
strong
>title</
strong
> and additional <
strong
>text</
strong
></li>
51
<li> A <
strong
>timestamp</
strong
></li
[
all
...]
/development/samples/BluetoothHDP/
_index.jd
9
specialization codes, refer to <
strong
>Bluetooth Assigned Numbers</
strong
> at <a
/docs/source.android.com/src/accessories/
audio.jd
29
<p><
strong
>Note:</
strong
> Due to the low power output of Android devices, the Android Open Accessory
42
<p><
strong
>Note:</
strong
> The AOA 2.0 protocol also supports the
52
<p><
strong
>Note:</
strong
> If you want to provide a custom application for output to your audio
67
<p><
strong
>Note:</
strong
> The ADK 2012 source code includes an open source Bluetooth stack that
/external/chromium_org/chrome/browser/resources/
about_memory_linux.html
53
<
strong
>Memory</
strong
>
56
<
strong
>Private:</
strong
>
61
<
strong
>Proportional:</
strong
>
87
<
strong
jscontent="name"></
strong
> <span jscontent="version"></span>
/external/chromium_org/chrome/browser/resources/ntp4/
incognito_tab.html
26
<
strong
i18n-content="incognitoTabWarning"></
strong
>
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/email_this_page/
options.html
29
<
strong
>Select provider to use when emailing a web page address:</
strong
>
/external/chromium_org/ipc/
ipc_channel.cc
30
// the creator, an identifier for the child instance, and a
strong
random
31
// component. The
strong
random component prevents other processes from
/external/chromium_org/ppapi/cpp/
module_embedder.h
19
/// <
strong
>Note: </
strong
>NaCl module developers must implement this function.
/external/clang/test/ARCMT/
autoreleases.m.result
18
@property (
strong
) id prop;
19
@property (
strong
) xpc_object_t xpc_prop;
/external/clang/test/SemaObjC/
error-property-gc-attr.m
23
@synthesize NOT=II; // expected-error {{existing instance variable 'II' for
strong
property 'NOT' may not be __weak}}
26
@synthesize AWEAK; // expected-error {{existing instance variable 'AWEAK' for
strong
property 'AWEAK' may not be __weak}}
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
Platform.java
22
* <p><
strong
>This .java file should never be consumed by javac.</
strong
>
Completed in 275 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>