HomeSort by relevance Sort by last modified time
    Searched full:keep (Results 3201 - 3225 of 11137) sorted by null

<<121122123124125126127128129130>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
context.h 84 * whether or not it needs to keep an object around in case the library is
105 * client will not wait for the server to complete the request. To keep
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
context.h 84 * whether or not it needs to keep an object around in case the library is
105 * client will not wait for the server to complete the request. To keep
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
introduction.html 116 necessary <a href="usage.html#keepoptions"><code>-keep</code> options</a> and
129 simple <code>-keep</code> options.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ResourceExplorerView.java 76 // Note: keep using the obsolete SdkConstants.EDITORS_NAMESPACE (which used
77 // to be the Editors Plugin ID) to keep existing preferences functional.
  /system/core/liblog/
event_tag_map.c 245 /* might be leading whitespace before tag num, keep going */
302 /* looks like leading whitespace; keep scanning */
  /external/llvm/lib/IR/
PassManager.cpp 166 /// Execute all of the passes scheduled for execution. Keep track of
246 /// run - Execute all of the passes scheduled for execution. Keep track of
308 /// run - Execute all of the passes scheduled for execution. Keep track of
404 /// run - Execute all of the passes scheduled for execution. Keep track of
    [all...]
  /frameworks/base/docs/html/training/articles/
memory.jd 150 have available on the current device&mdash;for example, to determine how much data is safe to keep in a
169 which processes are most memory intensive. To keep your process cached as long as possible, follow
194 to perform work in the background, do not keep it running unless
198 <p>When you start a service, the system prefers to always keep the process for that service
200 anything else or paged out. This reduces the number of cached processes that the system can keep in
271 the system prefers to keep alive, such as those hosting a running service.</p>
344 <p>When you load a bitmap, keep it in RAM only at the resolution you need for the current device's
345 screen, scaling it down if the original bitmap is a higher resolution. Keep in mind that an
381 keep this information in mind when you design your app, from start to finish. Often, things on the
    [all...]
  /art/compiler/
elf_stripper.cc 60 // - walk the sections making a new set of Elf32_Shdr section headers for what we want to keep
  /art/runtime/gc/accounting/
card_table.cc 47 * rather strange value. In order to keep the JIT from having to
  /art/runtime/
thread-inl.h 39 UNUSED(check_locks); // Keep GCC happy about unused parameters.
  /art/test/068-classloader/src/
FancyLoader.java 213 // we couldn't find it, so eat the exception and keep going
  /bionic/libc/arch-mips/include/machine/
asm.h 59 #define _C_LABEL(x) x /* XXX Obsolete but keep for a while */
  /bionic/libc/bionic/
pthread_attr.cpp 36 // keep memory usage roughly constant.
  /bionic/libc/include/
stdint.h 255 /* Keep the kernel from trying to define these types... */
  /bionic/libc/upstream-freebsd/lib/libc/stdio/
fgetln.c 99 * Found one. Flag buffer as modified to keep fseek from
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_cbrt.c 65 * subtraction virtually to keep e >= 0 so that ordinary integer
  /build/core/
static_java_library.mk 43 # keep the generated classes with "LOCAL_JAR_EXCLUDE_FILES := none".
  /build/core/tasks/
sdk-addon.mk 94 # If we're building the sdk_repo, keep the name of the addon zip
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/
SimpleReaderActivity.java 145 sb.insert(0, "Test failed. IOException (did you keep the devices in range?)\n\n.");
  /cts/tests/uiautomator/test-apps/CtsUiAutomatorApp/src/com/android/cts/uiautomator/
Test4DetailFragment.java 39 * will keep every loaded fragment in memory. If this becomes too memory
  /dalvik/tests/068-classloader/src/
FancyLoader.java 213 // we couldn't find it, so eat the exception and keep going
  /dalvik/vm/
InlineNative.h 39 * Try to keep this at a power-of-two size, so we don't have to multiply.
PointerSet.cpp 245 /* match, keep this one */
  /developers/build/prebuilts/gradle/ActionBarCompat-ShareActionProvider/ActionBarCompat-ShareActionProviderSample/src/main/java/com/example/android/actionbarcompat/shareactionprovider/
MainActivity.java 54 // Keep reference to the ShareActionProvider from the menu
  /developers/samples/android/ui/actionbarcompat/ActionBarCompat-ShareActionProvider/ActionBarCompat-ShareActionProviderSample/src/main/java/com/example/android/actionbarcompat/shareactionprovider/
MainActivity.java 54 // Keep reference to the ShareActionProvider from the menu

Completed in 1583 milliseconds

<<121122123124125126127128129130>>