Searched
full:them (Results
451 -
475 of
16064) sorted by null
<<11121314151617181920>>
/external/owasp/sanitizer/lib/guava-libraries/ |
README | 28 not use beta APIs, unless you repackage them (e.g. using ProGuard). 40 You should not use them for communication between trusted and
|
/external/pcre/dist/doc/html/ |
pcreprecompile.html | 26 expression patterns, it may be useful to store them in a precompiled form 27 instead of having to compile them every time the application is run. 36 If you save compiled patterns to a file, you can copy them to a different host 37 and run them there. If the two hosts have different endianness (byte order), 75 way of separating them. For binary data, preceding each pattern with its length 80 Saving compiled patterns in a file is only one possible way of storing them for 82 some daemon process that passes them via sockets to the processes that want 83 them.
|
/external/proguard/docs/manual/ |
attributes.html | 36 instance, if your code accesses them through reflection or if you want to 71 attributes. You can keep them with 121 information to enforce catching them.</dd> 141 annotations. Code may access them by reflection.</dd> 153 annotations. Code may access them by reflection.</dd> 165 annotations. Code may access them by reflection.</dd> 183 them as necessary. We're listing them for the sake of completeness.
|
/external/proguard/examples/gradle/ |
applets.gradle | 23 // file for all static settings, but we're specifying them all here, for 70 // is only a marker interface, so it wouldn't save them.
|
applications.gradle | 23 // file for all static settings, but we're specifying them all here, for 76 // is only a marker interface, so it wouldn't save them.
|
servlets.gradle | 23 // file for all static settings, but we're specifying them all here, for 71 // is only a marker interface, so it wouldn't save them.
|
/external/proguard/src/proguard/classfile/visitor/ |
package.html | 12 expand. We want to separate the objects and the operations performed upon them. 35 Because objects (the visitor accepters) and the operations performed upon them
|
/external/proguard/src/proguard/optimize/peephole/ |
HorizontalClassMerger.java | 47 * merge them. 62 * merge them.
|
VerticalClassMerger.java | 47 * merge them. 62 * merge them.
|
/external/protobuf/ |
post_process_dist.sh | 11 # 2005 *or* 2008 can open them. (In version control, we keep things in 14 # deposites them in the "dist" directory. In the .zip version, all
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowComponentName.java | 15 * Just keeps track of the package and class names, and then gives them back when you ask for them.
|
/external/skia/src/core/ |
SkPictureContentInfo.h | 70 // with a layer inside them, fNumLeafLayers is the number of layers with 71 // no layer inside them.
|
/external/skia/src/opts/ |
SkBlitRow_opts_SSE4.cpp | 3 // Some compilers can't compile SSSE3 or SSE4 intrinsics. We give them stub methods. 4 // The stubs should never be called, so we make them crash just to confirm that.
|
/external/valgrind/helgrind/tests/ |
locked_vs_unlocked2.c | 26 // and then destroy one of them. 41 // our two locks, but don't otherwise mess with them.
|
/external/vogar/src/junit/framework/ |
TestSuite.java | 74 * them for the duration of the test run. We prefer to create tests lazily, 75 * and release them after use. Unfortunately, calls to this method require
|
/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
MixInSoft_D32C31_SAT.c | 54 pInstance->Current = pInstance->Target; /* Difference is not significant anymore. Make them equal. */ 86 pInstance->Current = pInstance->Target; /* Difference is not significant anymore. Make them equal. */
|
MixSoft_1St_D32C31_WRA.c | 56 pInstance->Current = pInstance->Target; /* Difference is not significant anymore. Make them equal. */ 86 pInstance->Current = pInstance->Target; /* Difference is not significant anymore. Make them equal. */
|
/frameworks/base/docs/html/ndk/guides/ |
x86-64.jd | 34 of your project. It also embeds them in your APK, under {@code /lib/x86_64/}.</p> 37 64-bit, x86-powered device, placing them under your app's private data directory.</p>
|
/frameworks/base/docs/html/training/camera/ |
index.jd | 42 part of your users' lives, give them a way to put their lives into it. 44 they see around them, make unique avatars, look for zombies around the corner,
|
/frameworks/native/services/inputflinger/ |
InputManager.h | 46 * queue and asynchronously dispatches them to applications. 66 /* Stops the input manager threads and waits for them to exit. */
|
/ndk/sources/android/crazy_linker/src/ |
crazy_linker_line_reader_unittest.cpp | 62 "handles them, through the help of dynamic allocation or something. " 83 "handles them, through the help of dynamic allocation or something. "
|
/ndk/sources/cxx-stl/stlport/ |
README | 26 same STLport functions to each one of them, and having different instances 62 You can however rebuild them from sources in your own application build by
|
/ndk/sources/host-tools/make-3.81/tests/scripts/options/ |
dash-f | 3 ."that make concatenates them. This test creates three \n" 4 ."makefiles and specifies all of them with the -f option \n"
|
dash-t | 11 # 'up to date' without touching them. 13 # attention to them.
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/ |
ContactTilePhoneFrequentView.java | 71 // call them at the number that you usually talk to them
|
Completed in 202 milliseconds
<<11121314151617181920>>