Searched
full:similar (Results
1201 -
1225 of
4758) sorted by null
<<41424344454647484950>>
/external/pdfium/third_party/freetype/src/cff/ |
cf2blues.c | 361 /* Adjust BlueScale; similar to AdjustBlueScale() in coretype */ 422 /* boost and darkening have similar effects; don't do both */
|
/external/squashfs-tools/ |
RELEASE-README | 285 to decompress (and significantly more time to compress). LZ4 is similar 368 generate a filesystem similar to a Squashfs 1.x filesystem. It will of course 607 mode is the octal mode specifier, similar to that expected by chmod. 668 mode is the octal mode specifier, similar to that expected by chmod. 688 mode is the octal mode specifier, similar to that expected by chmod. 705 mode is the octal mode specifier, similar to that expected by chmod. 809 decompressing the filesystem data itself. The "-lls" option is similar 813 The -"linfo" is similar but it also displays file attributes. [all...] |
/external/strace/ |
desc.c | 102 /* 32-bit x86 app on x86_64 and similar cases */ 321 /* Beware of select(2^31-1, NULL, NULL, NULL) and similar... */
|
quota.c | 166 int32_t d_btimer; /* similar to above; for disk blocks */ 173 int32_t d_rtbtimer; /* similar to above; for RT disk blks */
|
/external/valgrind/drd/tests/ |
tsan_thread_wrappers_pthread.h | 30 // We need this to create unit tests for helgrind (or similar tool) 158 /// Just a boolean condition. Used by Mutex::LockWhen and similar.
|
/external/zlib/src/doc/ |
algorithm.txt | 19 somewhat similar to the behavior of LZW-based _compress_.) 104 to another similar table for the remaining bits. Again, there are duplicated
|
/frameworks/av/media/libstagefright/ |
NuCachedSource2.cpp | 338 // retry, i.e. the server doesn't support range requests or similar. 367 // retry, i.e. the server doesn't support range requests or similar.
|
/frameworks/base/core/java/android/util/ |
Log.java | 270 * Similar to {@link #wtf(String, String)}, with an exception to log. 280 * Similar to {@link #wtf(String, Throwable)}, with a message as well.
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
icon_design.jd | 171 Adobe Photoshop or a similar raster and vector image-editing program.</p> 248 the structure in your working space is similar to that of the application, you
|
/frameworks/base/docs/html/ndk/guides/ |
ndk-gdb.jd | 127 <td><p>This option is similar to {@code --start}, except that it allows you to start a specific 163 <td><p>These flags are similar to the adb commands with the same names. Set these flags if you have
|
/frameworks/base/docs/html/training/gestures/ |
scroll.jd | 55 scrolling animation in response to a touch event. They are similar, but 311 <pre>// Custom object that is functionally similar to Scroller
|
/frameworks/base/docs/html/training/system-ui/ |
immersive.jd | 216 with {@link android.os.Handler#postDelayed Handler.postDelayed()} or something similar.</li> 272 {@link android.os.Handler#postDelayed Handler.postDelayed()} or something similar to
|
/frameworks/rs/api/ |
rs_for_each.spec | 293 @rsAllocationGetDimFaces() is similar but returns 0 or 1 instead of a bool. 308 @rsAllocationGetDimLOD() is similar but returns 0 or 1 instead the actual
|
/frameworks/rs/scriptc/ |
rs_for_each.rsh | 280 * rsAllocationGetDimFaces() is similar but returns 0 or 1 instead of a bool. 297 * rsAllocationGetDimLOD() is similar but returns 0 or 1 instead the actual
|
/frameworks/support/v7/appcompat/src/android/support/v7/app/ |
AppCompatActivity.java | 42 * {@link android.support.v7.appcompat.R.style#Theme_AppCompat Theme.AppCompat} or a similar theme. 384 * by using {@link android.support.v4.app.TaskStackBuilder} or another similar mechanism to perform up navigation.</p>
|
/ndk/docs/Additional_library_docs/opensles/ |
index.html | 23 exposes features similar to the audio portions of these Android APIs 474 <code>SLint32</code> to <code>SLuint32</code> or similar, or add a cast. 557 Similar code can be used to configure the preset for an audio recorder. 659 audio assets when changing to a new game level, similar to 734 In all respects except for the data source, the streaming decode method is similar [all...] |
/ndk/docs/Programmers_Guide/html/ |
md_3__key__topics__debugging__n_d_k-_g_d_b.html | 107 This is similar to –start, except that it allows you to start a specific activity from your application. This is only useful if your manifest defines several launchable activities.</p> 117 These flags are similar to the ADB ones and allow you to handle the case where you have several devices/emulators connected to your development machine. </p>
|
/ndk/sources/cxx-stl/stlport/src/ |
c_locale.h | 249 * Again, very similar to wcrtomb. The differences are that (1) it 427 * Very similar to catopen, except that it uses the given message
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_threads.h | 28 // (similar to pthreads, but based on an earlier draft of the Posix 264 // (This is similar to the ways that a pthreads mutex can be initialized.)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/libexec/gcc/x86_64-linux/4.8/install-tools/ |
fixinc.sh | 305 # If a link points to ., make a similar link to . 314 # make a similar link here.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/libexec/gcc/x86_64-linux/4.8/install-tools/ |
fixinc.sh | 305 # If a link points to ., make a similar link to . 314 # make a similar link here.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/ |
name-lookup.h | 207 /* Similar to class_shadowed, but for IDENTIFIER_TYPE_VALUE, and 214 /* Similar to class_shadowed, but for IDENTIFIER_LABEL_VALUE, and
|
/prebuilts/misc/common/swig/include/2.0.11/lua/ |
lua.swg | 102 %ignore *::operator=; // note: this might be better to rename to assign() or similar 215 // similar for object reference
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_threads.h | 28 // (similar to pthreads, but based on an earlier draft of the Posix 264 // (This is similar to the ways that a pthreads mutex can be initialized.)
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_threads.h | 28 // (similar to pthreads, but based on an earlier draft of the Posix 264 // (This is similar to the ways that a pthreads mutex can be initialized.)
|
Completed in 603 milliseconds
<<41424344454647484950>>