HomeSort by relevance Sort by last modified time
    Searched full:around (Results 726 - 750 of 5919) sorted by null

<<21222324252627282930>>

  /packages/apps/Camera2/jni/
tinyplanet.cc 87 // Wrap circular coordinates around the globe
122 // Wrap around the globe
  /packages/apps/Gallery2/jni/filters/
tinyplanet.cc 86 // Wrap circular coordinates around the globe
121 // Wrap around the globe
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/testutil/
DataUtil.java 89 // PHONETIC_GIVEN_NAME, to work around b/19612393.
104 // PHONETIC_GIVEN_NAME, to work around b/19612393.
  /system/core/debuggerd/arm/
machine.cpp 41 dump_memory(log, backtrace, static_cast<uintptr_t>(regs.ARM_pc), "code around pc:");
44 dump_memory(log, backtrace, static_cast<uintptr_t>(regs.ARM_lr), "code around lr:");
  /system/core/debuggerd/arm64/
machine.cpp 46 dump_memory(log, backtrace, static_cast<uintptr_t>(regs.pc), "code around pc:");
49 dump_memory(log, backtrace, static_cast<uintptr_t>(regs.sp), "code around sp:");
  /art/runtime/base/
bounded_fifo.h 26 // avoid needing to deal with wrapping integers around or using a modulo operation.
  /art/runtime/gc/space/
valgrind_malloc_space.h 28 // A specialization of DlMallocSpace/RosAllocSpace that places valgrind red zones around
  /art/runtime/
thread_state.h 26 kTerminated = 66, // TERMINATED TS_ZOMBIE Thread.run has returned, but Thread* still around
  /bionic/libc/bionic/
sigwait.cpp 42 // around them since sigwait is only allowed to return EINVAL.
  /bionic/libm/
fake_long_double.c 23 * Android works around those cases by replacing the broken functions with our own trivial stubs
  /bionic/libstdc++/include/
cctype 34 * Standard C++ Library wrapper around the C ctype.h header file.
csetjmp 34 * Standard C++ Library wrapper around the C setjmp.h header file.
csignal 34 * Standard C++ Library wrapper around the C signal.h header file.
cstddef 34 * Standard C++ Library wrapper around the C stddef.h header file.
ctime 34 * Standard C++ Library wrapper around the C time.h header file.
  /cts/tests/tests/location/src/android/location/cts/
LocationProviderTest.java 38 // Work around b/11446702 by clearing the test provider before removing it
  /development/samples/devbytes/animation/ListViewDraggingAnimation/src/com/example/android/listviewdragginganimation/
ListViewDraggingAnimation.java 30 * moved around by tracking and following the movement of the user's finger.
  /device/asus/deb/overlay/frameworks/base/core/res/res/values-mcc208-mnc01/
config.xml 20 <!-- These resources are around just to allow their values to be customized
  /device/asus/deb/overlay/frameworks/base/core/res/res/values-mcc214-mnc01/
config.xml 20 <!-- These resources are around just to allow their values to be customized
  /device/asus/deb/overlay/frameworks/base/core/res/res/values-mcc214-mnc03/
config.xml 20 <!-- These resources are around just to allow their values to be customized
  /device/asus/flo/overlay/frameworks/base/core/res/res/values-mcc208-mnc01/
config.xml 20 <!-- These resources are around just to allow their values to be customized
  /device/asus/flo/overlay/frameworks/base/core/res/res/values-mcc214-mnc01/
config.xml 20 <!-- These resources are around just to allow their values to be customized
  /device/asus/flo/overlay/frameworks/base/core/res/res/values-mcc214-mnc03/
config.xml 20 <!-- These resources are around just to allow their values to be customized
  /device/lge/hammerhead/overlay/frameworks/base/core/res/res/values-mcc204-mnc04/
config.xml 20 <!-- These resources are around just to allow their values to be customized
  /device/lge/hammerhead/overlay/frameworks/base/core/res/res/values-mcc208-mnc10/
config.xml 20 <!-- These resources are around just to allow their values to be customized

Completed in 129 milliseconds

<<21222324252627282930>>