/packages/services/Telephony/src/com/android/phone/ |
SipCallOptionHandler.java | 189 // Since we are not sure if anyone has touched the number during
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_deque.h | 786 * themselves are pointers, the pointed-to memory is not touched in any [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
stl_deque.h | 894 * themselves are pointers, the pointed-to memory is not touched in any [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
stl_deque.h | 894 * themselves are pointers, the pointed-to memory is not touched in any [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_deque.h | 786 * themselves are pointers, the pointed-to memory is not touched in any [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_deque.h | 786 * themselves are pointers, the pointed-to memory is not touched in any [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_deque.h | 786 * themselves are pointers, the pointed-to memory is not touched in any [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
stl_deque.h | 786 * themselves are pointers, the pointed-to memory is not touched in any [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
stl_deque.h | 894 * themselves are pointers, the pointed-to memory is not touched in any [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
stl_deque.h | 903 * themselves are pointers, the pointed-to memory is not touched in any [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
stl_deque.h | 894 * themselves are pointers, the pointed-to memory is not touched in any [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
stl_deque.h | 903 * themselves are pointers, the pointed-to memory is not touched in any [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
stl_deque.h | 914 * themselves are pointers, the pointed-to memory is not touched in any [all...] |
/system/core/libpixelflinger/codeflinger/ |
ARMAssemblerInterface.h | 112 virtual void epilog(uint32_t touched) = 0;
|
/frameworks/base/core/java/android/app/ |
Dialog.java | [all...] |
/frameworks/ex/chips/src/com/android/ex/chips/ |
BaseRecipientAdapter.java | 422 // overwritten so shouldn't be touched here anymore. 480 * These variables are only used in UI thread, thus should not be touched in [all...] |
/frameworks/native/include/android/ |
input.h | 297 * may not be the window currently touched. 567 /* Get a bitfield indicating which edges, if any, were touched by this motion event. [all...] |
/frameworks/base/docs/html/guide/topics/appwidgets/ |
index.jd | [all...] |
/external/chromium_org/ui/native_theme/ |
native_theme_win.cc | 620 // which pixels get touched by the paint operation. After paint, set any 660 // Pixel wasn't touched - make it fully transparent. 663 // Pixel was touched but has incorrect alpha of 0, make it fully opaque. [all...] |
/external/stressapptest/src/ |
sat.cc | 369 bool touched = page_bitmap_[offset] & mask; local 370 if (touched && !valid_range) { 373 } else if (!touched && valid_range) { [all...] |
/external/jpeg/ |
jpeglib.h | 361 * should not be touched by a surrounding application. 577 * should not be touched by a surrounding application. [all...] |
/external/llvm/lib/Transforms/Scalar/ |
LoopIdiomRecognize.cpp | 793 // know that every byte is touched in the loop. 855 // know that every byte is touched in the loop. [all...] |
/external/qemu/distrib/jpeg-6b/ |
jpeglib.h | 361 * should not be touched by a surrounding application. 577 * should not be touched by a surrounding application. [all...] |
/frameworks/base/docs/html/guide/topics/ui/ |
dialogs.jd | 561 // User touched the dialog's positive button 567 // User touched the dialog's negative button [all...] |
/bionic/linker/ |
linker_phdr.cpp | 466 * here and put every page touched by the segment as read-only.
|