HomeSort by relevance Sort by last modified time
    Searched full:effective (Results 101 - 125 of 803) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/base/docs/html/guide/webapps/
best-practices.jd 16 follow in order to provide the most effective web application for Android and other mobile
index.jd 68 <dd>A list of practices you should follow, in order to provide an effective web application on
  /frameworks/opt/vcard/java/com/android/vcard/
VCardSourceDetector.java 68 // For Apple's software, which does not mean this type is effective for all its products.
  /hardware/ril/rild/
rild.c 95 cap.effective = cap.permitted = (1 << CAP_NET_ADMIN) | (1 << CAP_NET_RAW);
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
armtime 54 cpu_eMHz = 0; # effective CPU operating point
  /libcore/dalvik/src/main/java/dalvik/system/
CloseGuard.java 22 * methods (aka "explicit termination methods" in Effective Java).
  /libcore/luni/src/main/java/java/lang/
Object.java 71 * <p>See <i>Effective Java</i> item 8 for much more detail and clarification.
115 * <p>See <i>Effective Java</i> item 9 for much more detail and clarification.
129 * <p>See <i>Effective Java</i> item 10 for much more detail and clarification.
220 * See <i>Effective Java</i> Item 7, "Avoid finalizers" for more.
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Mosaic.h 89 * is effective only when blendingType is CylPan or
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atmdev.h 179 #define ATM_MF_IMMED 1 /* Block until change is effective */
  /system/core/run-as/
run-as.c 156 /* Ensure that we change all real/effective/saved IDs at the
  /ndk/build/tools/toolchain-patches/gcc/
0003-Sync-internal-and-external-version.patch 614 +/* { dg-require-effective-target ilp32 } */
633 +/* { dg-require-effective-target ilp32 } */
651 +/* { dg-require-effective-target lp64 } */
669 +/* { dg-require-effective-target ilp32 } */
687 +/* { dg-require-effective-target lp64 } */
705 +/* { dg-require-effective-target ilp32 } */
739 +/* { dg-require-effective-target lp64 } */
  /external/valgrind/main/docs/html/
hg-manual.html 35 <dt><span class="sect1"><a href="hg-manual.html#hg-manual.effective-use">7.5. Hints and Tips for Effective Use of Helgrind</a></span></dt>
83 <a class="link" href="hg-manual.html#hg-manual.effective-use" title="7.5.?Hints and Tips for Effective Use of Helgrind">
    [all...]
  /external/chromium/net/base/
cookie_monster.h 56 // * The 'effective top level domain' (eTLD) is the longest
60 // * The 'effective top level domain plus one' (eTLD+1) is the
77 // (default), then the key is based on the effective domain of the
103 // the new key scheme based on effective domain and save recent cookies
490 // Indicates whether this cookie monster uses the new effective domain
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/list/
ContactListItemView.java 148 * Can be effective even when {@link #mPhotoView} is null, as we want to have horizontal padding
153 * Can be effective even when {@link #mPhotoView} is null, as we want to have vertical padding.
158 * Only effective when {@link #mPhotoView} is null.
164 * Only effective when {@link #mPhotoView} is null.
348 // Manually calculate the width now and see if ellipsis becomes effective or not.
    [all...]
  /external/chromium/chrome/browser/prefs/
pref_service.h 147 // individual extension pref store (to cache the effective extension prefs for
243 // Returns a dictionary with effective preference values. The ownership
pref_value_store.h 205 // if the effective value of the preference has changed, or if the store
  /external/chromium/net/proxy/
proxy_service.h 298 // ProxyConfigService, as well as the resulting "effective" configuration.
299 // The effective configuration is what we condense the original fetched
  /external/clang/lib/Sema/
SemaAccess.cpp 416 /// anything in the effective context.
469 /// the effective context.
488 /// anything in the effective context.
518 /// in the effective context.
770 // would necessarily be one of the effective-context records, and we
    [all...]
  /external/iproute2/man/man8/
tc-cbq-details.8 88 network devices like PPP over Ethernet or PPTP over TCP/IP. The effective
92 During operations, the effective idletime is measured using an
  /external/llvm/lib/Target/CellSPU/
SPUFrameLowering.cpp 117 // Mark effective beginning of when frame pointer becomes valid.
176 // Mark effective beginning of when frame pointer is ready.
  /frameworks/base/docs/html/guide/topics/resources/
layout-resource.jd 153 included layout. Only effective if <code>android:layout_width</code> is also declared.
157 included layout. Only effective if <code>android:layout_height</code> is also declared.
  /frameworks/compile/slang/
README.rst 22 distinct, effective features for Android programming. We will use
322 This may allow the runtime to make more effective use of threads.
  /external/apache-http/src/org/apache/http/
HttpMessage.java 180 * Returns the parameters effective for this message as set by
  /external/chromium/base/
callback_old.h 118 // Effective C++, 3rd Ed, item 43, p210 for details.
  /external/clang/utils/analyzer/
CmpRuns 160 # FIXME: Add fuzzy matching. One simple and possible effective idea would be

Completed in 1929 milliseconds

1 2 3 45 6 7 8 91011>>