OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:effort
(Results
401 - 425
of
849
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
NativeNfcTag.java
586
/* Make a best-
effort
attempt at classifying ULTRALIGHT
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
StringUtils.java
190
* Also, this method makes no
effort
to be thread-safe. Do not modify the CharSequence while
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Setup
98
# The TKPATH variable is always enabled, to save you the
effort
.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
profile.py
473
#
effort
. Also note that if too large a value specified, then
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Setup
98
# The TKPATH variable is always enabled, to save you the
effort
.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
profile.py
473
#
effort
. Also note that if too large a value specified, then
/external/owasp/sanitizer/tools/findbugs/doc/
manual.xml
677
<term><command>-
effort
:min</command></term>
690
<term><command>-
effort
:max</command></term>
[
all
...]
/frameworks/base/core/java/android/view/
ViewRootImpl.java
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
DOM2DTM.java
900
* Currently we make no special
effort
in that regard, since the standard
[
all
...]
/external/chromium_org/
PRESUBMIT.py
43
# (best
effort
).
276
non-testing code. For now this is just a best-
effort
implementation
[
all
...]
/external/chromium_org/third_party/openssl/openssl/crypto/modes/asm/
ghash-x86.pl
344
# on Core2 and PIII... In other words
effort
is considered to be well
498
# better on PIII... In other words
effort
is considered to be well
[
all
...]
/external/chromium_org/webkit/
LICENSE
239
is invoked, then you must make a good faith
effort
to ensure that,
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/
mmetrics-frames.xsl
291
much time and
effort
is needed to develop, debug and maintain it. This
435
effort
and cost of developing, debugging and maintaining the system.
[
all
...]
/external/openssl/crypto/modes/asm/
ghash-x86.pl
344
# on Core2 and PIII... In other words
effort
is considered to be well
498
# better on PIII... In other words
effort
is considered to be well
[
all
...]
/external/owasp/sanitizer/tools/findbugs/doc/ja/manual/
running.html
21
</p></dd><dt><span class="term"><span class="command"><strong>-javahome <em class="replaceable"><code>ディレクトリー</code></em></strong></span></span></dt><dd><p><span class="application">FindBugs</span> の実行に使用する JRE (Java ランタイム環境) がインストールされているディレクトリーを指定します。</p></dd><dt><span class="term"><span class="command"><strong>-maxHeap <em class="replaceable"><code>サイズ</code></em></strong></span></span></dt><dd><p>Java ヒープサイズの最大値をメガバイト単位で指定します。デフォルトは、 256 です。巨大なプログラムやライブラリを分析するには、もっと大きなメモリー容量が必要になる可能性があります。</p></dd><dt><span class="term"><span class="command"><strong>-debug</strong></span></span></dt><dd><p>ディテクタ実行およびクラス分析のトレース情報が標準出力に出力されます。分析が予期せず失敗した際の、トラブルシューティングに有用です。</p></dd><dt><span class="term"><span class="command"><strong>-property</strong></span> <em class="replaceable"><code>name=value</code></em></span></dt><dd><p>このオプションを使用してシステムプロパティーを設定することができます。 <span class="application">FindBugs</span> はシステムプロパティーを使用して分析特性の設定を行います。<a class="xref" href="analysisprops.html" title="第9章 分析プロパティー">9章<i>分析プロパティー</i></a> を参照してください。このオプションを複数指定して、複数のシステムプロパティを設定することが可能です。注: Windows の多くのバージョンでは、 <em class="replaceable"><code>name=value</code></em> 文字列を引用符で囲む必要があります。</p></dd></dl></div></div></div></div><div class="sect1" title="3. コマンドラインオプション"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="commandLineOptions"></a>3. コマンドラインオプション</h2></div></div></div><p>このセクションでは、 <span class="application">FindBugs</span> がサポートするコマンドラインオプションについて説明します。ここで示すコマンドラインオプションは、 <span class="application">FindBugs</span> 直接起動、または、ラップしているスクリプトによる起動で使用できます。</p><div class="sect2" title="3.1. 共通のコマンドラインオプション"><div class="titlepage"><div><div><h3 class="title"><a name="d0e778"></a>3.1. 共通のコマンドラインオプション</h3></div></div></div><p>ここで示すオプションは、 GUI および コマンドラインインタフェースの両方で使用できます。</p><div class="variablelist"><dl><dt><span class="term"><span class="command"><strong>-
effort
:min</strong></span></span></dt><dd><p>このオプションを指定すると、精度を上げるために大量のメモリーを消費する分析が無効になります。<span class="application">FindBugs</span> の実行時にメモリー不足になったり、分析を完了するまでに異常に長い時間がかかる場合に試してみてください。</p></dd><dt><span class="term"><span class="command"><strong>-
effort
:max</strong></span></span></dt><dd><p>精度が高く、より多くのバグを検出する分析を有効にします。ただし、多くのメモリー容量を必要とし、また、完了までの時間が多くかかる可能性があります。</p></dd><dt><span class="term"><span class="command"><strong>-project</strong></span> <em class="replaceable"><code>project</code></em></span></dt><dd><p>分析するプロジェクトを指定します。指定するプロジェクトファイルには、 GUI を使って作成したものを使用してください。ファイルの拡張子は、一般的には <code class="filename">.fb</code> または <code class="filename">.fbp</code> です。</p></dd></dl></div></div><div class="sect2" title="3.2. GUI オプション"><div class="titlepage"><div><div><h3 class="title"><a name="d0e818"></a>3.2. GUI オプション</h3></div></div></div><p>ここで示すオプションは、グラフィカルユーザーインタフェースでのみ使用できます。</p><div class="variablelist"><dl><dt><span class="term"><span class="command"><strong>-look:</strong></span><em class="replaceable"><code>plastic|gtk|native</code></em></span></dt><dd><p>Swing のルック・アンド・フィールを設定します。</p></dd></dl></div><p>
[
all
...]
/external/valgrind/main/coregrind/
m_stacktrace.c
720
surely could be majorly improved, with not much
effort
. */
[
all
...]
/frameworks/base/docs/html/reference/com/google/android/gms/fitness/data/
DataTypes.html
[
all
...]
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
LinearLayoutManager.java
[
all
...]
/art/runtime/base/
mutex.cc
640
result = IsExclusiveHeld(self); // TODO: a better best
effort
here.
[
all
...]
/bionic/libc/bionic/
fts.c
161
* but almost certainly not worth the
effort
. Slashes, symbolic links,
/cts/tests/tests/permission/src/android/permission/cts/
FileSystemPermissionTest.java
362
* Note: Because not all directories are readable, this is a best-
effort
[
all
...]
/development/ndk/platforms/android-4/samples/san-angeles/jni/
license-LGPL.txt
181
is invoked, then you must make a good faith
effort
to ensure that,
/docs/source.android.com/src/devices/tech/
power.jd
351
that the screen might not be visible without great
effort
. If you have a sysfs file that
/external/chromium_org/base/strings/
safe_sprintf_unittest.cc
341
// padding with ' ' spaces requires more
effort
.
/external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry.cc
65
// a best
effort
to update the IO object after local updates are completed.
[
all
...]
Completed in 1413 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>