HomeSort by relevance Sort by last modified time
    Searched full:similar (Results 651 - 675 of 5113) sorted by null

<<21222324252627282930>>

  /external/elfutils/libasm/
libasm.h 87 /* Similar to 'asm_newscn', but make it part of section group GRP. */
172 behaviour is similar to the last case except that not NULL but a legal
  /external/harfbuzz_ng/m4/
pkg.m4 48 # Check to see whether a particular set of modules exists. Similar
52 # Similar to PKG_CHECK_MODULES, make sure that the first instance of
  /external/icu4c/common/
mutex.h 89 * Best used via SimpleSingletonWrapper or similar.
142 * Best used via TriStateSingletonWrapper or similar.
uvectr64.h 10 // It is similar to UVector32, but holds int64_t values rather than int32_t.
43 * coarse-grained -- similar to UnicodeString's protocol, but even
  /external/iptables/extensions/
libxt_u32.man 115 First we test that the packet is a tcp packet (similar to ICMP).
127 (similar to the IP header before). "@" makes this the new offset, which is the
  /external/liblzf/
Changes 45 3-15% faster than fastlz while still maintaining a similar ratio.
61 similar other compression utilities. Thanks for Stefan Traby for
  /external/libvorbis/m4/
pkg.m4 48 # Check to see whether a particular set of modules exists. Similar
52 # Similar to PKG_CHECK_MODULES, make sure that the first instance of
  /external/libvpx/libvpx/nestegg/m4/
pkg.m4 48 # Check to see whether a particular set of modules exists. Similar
52 # Similar to PKG_CHECK_MODULES, make sure that the first instance of
  /external/mesa3d/docs/
repository.html 191 If you are familiar with CVS or similar system, this is similar to doing a
  /external/proguard/src/proguard/evaluation/value/
DoubleValue.java 132 // Similar binary methods, but this time with more specific arguments.
235 // Similar binary methods, but this time with particular arguments.
FloatValue.java 132 // Similar binary methods, but this time with more specific arguments.
235 // Similar binary methods, but this time with particular arguments.
  /external/valgrind/unittest/
thread_wrappers.h 29 // We need this to create unit tests for ThreadSanitizer (or similar tools)
65 /// Just a boolean condition. Used by Mutex::LockWhen and similar.
  /frameworks/base/core/java/android/os/
SystemClock.java 73 * very similar to {@link Thread#sleep(long) Thread.sleep(millis)}, but it
101 * Similar to {@link java.lang.Thread#sleep(long)}, but does not throw
  /frameworks/base/core/java/android/service/notification/
NotificationListenerService.java 98 * notifications, similar to the behavior of Android's status bar and notification panel.
126 * notifications, similar to the behavior of Android's status bar and notification panel.
  /libcore/luni/src/main/java/org/apache/harmony/security/x509/tsp/
TSTInfo.java 45 * -- MUST have the same value as the similar field in
54 * -- MUST be present if the similar field was present
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetPhoneState.java 201 * bluetooth devices. Scale is similar to status bar policy
215 * The scale is similar to the one used in status bar policy.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_register.py 123 # with the content similar to WANTED_PYPIRC
142 # have 2 similar requests
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_register.py 123 # with the content similar to WANTED_PYPIRC
142 # have 2 similar requests
  /system/media/audio_utils/include/audio_utils/
primitives.h 151 * Similar to mulAdd, but the 16-bit terms are extracted from a 32-bit interleaved stereo pair.
180 * Similar to mul, but the 16-bit terms are extracted from a 32-bit interleaved stereo pair.
  /ndk/docs/openmaxal/
index.html 32 exposes features similar to these Android APIs
74 similar to that of OpenSL ES.
408 <code>XAint32</code> to <code>XAuint32</code> or similar, or add a cast.
449 similar concepts from OpenSL ES 1.0.1, with these differences:
553 Briefly, an OpenMAX AL object is similar to the object concept
561 <code>XAObjectItf</code>, then "realized". This is similar to the
704 would need for similar non-native APIs.
  /frameworks/base/docs/html/guide/practices/
optimizing-for-3.0.jd 65 you to enhance your user's experience on tablets and similar devices. Any application you've already
82 <li><a href="#Optimizing">Optimize your app for tablets and similar devices</a>.
88 <li><a href="#Upgrading">Upgrade or develop a new app for tablets and similar devices</a>.
90 Android 3.0 or create a new application targeted to tablets and similar devices. Compared to
99 for tablets and similar devices.</li>
172 a better experience when using your app on an Android 3.0 tablet or similar-size device, you
611 <p>Tablets and similar devices often have a screen that uses the landscape orientation
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
uiter.h 341 * (protected) Pointer to string or wrapped object or similar.
348 * (protected) Length of string or similar.
355 * (protected) Start index or similar.
362 * (protected) Current index or similar.
369 * (protected) Limit index or similar.
  /external/icu4c/common/unicode/
uiter.h 341 * (protected) Pointer to string or wrapped object or similar.
348 * (protected) Length of string or similar.
355 * (protected) Start index or similar.
362 * (protected) Current index or similar.
369 * (protected) Limit index or similar.
  /external/llvm/tools/opt/
opt.cpp 112 cl::desc("Optimization level 1. Similar to clang -O1"));
116 cl::desc("Optimization level 2. Similar to clang -O2"));
120 cl::desc("Like -O2 with extra optimizations for size. Similar to clang -Os"));
124 cl::desc("Like -Os but reduces code size further. Similar to clang -Oz"));
128 cl::desc("Optimization level 3. Similar to clang -O3"));
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
Rop.java 73 /** whether this is a function/method call op or similar */
91 * @param isCallLike whether the op is a function/method call or similar
354 * Gets whether this opcode is a function/method call or similar.

Completed in 1186 milliseconds

<<21222324252627282930>>