/external/dbus/tools/ |
dbus-viewer.c | 130 TreeWindow *window; /* Not touched from child thread */
|
/external/dropbear/ |
cli-runopts.c | 96 cli_opts.wantpty = 9; /* 9 means "it hasn't been touched", gets set later */
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/ |
ant | 114 # For Cygwin, ensure paths are in UNIX format before anything is touched
|
/external/llvm/lib/Transforms/IPO/ |
LoopExtractor.cpp | 12 // given function, it is not touched. This is a pass most useful for debugging
|
/external/replicaisland/res/values/ |
kyle.xml | 39 Which is why you?re never going to get anywhere on this island. This place is the very antithesis of determinism. It?s random, crazy. The Source doesn?t just copy things it?s touched, it combines them, mutates them, twists them. There?s no consistency, no pattern, no algorithm. It just <i>is</i>.
|
/frameworks/base/docs/html/guide/topics/resources/ |
color-list-resource.jd | 98 is touched/clicked); "false" if this item should be used in the default, non-pressed state.</dd>
|
/packages/apps/Email/src/com/android/email/activity/ |
MoveMessageToDialog.java | 146 * Only touched on the UI thread so doesn't require synchronization.
|
/packages/apps/Email/tests/src/com/android/email/activity/ |
RecentMailboxManagerTest.java | 92 // Ensure all accounts can be touched
|
/packages/apps/Nfc/src/com/android/nfc/handover/ |
BluetoothHeadsetHandover.java | 40 * might implement BT HSP, HFP or A2DP sink) when touched with NFC.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_vector.h | 309 * not touched in any way. Managing the pointer is the user's 905 * the pointed-to memory is not touched in any way. Managing 926 * pointers, the pointed-to memory is not touched in any way. [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
stl_vector.h | 356 * not touched in any way. Managing the pointer is the user's [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
stl_vector.h | 356 * not touched in any way. Managing the pointer is the user's [all...] |
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_vector.h | 309 * not touched in any way. Managing the pointer is the user's 905 * the pointed-to memory is not touched in any way. Managing 926 * pointers, the pointed-to memory is not touched in any way. [all...] |
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_vector.h | 309 * not touched in any way. Managing the pointer is the user's 905 * the pointed-to memory is not touched in any way. Managing 926 * pointers, the pointed-to memory is not touched in any way. [all...] |
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_vector.h | 309 * not touched in any way. Managing the pointer is the user's 905 * the pointed-to memory is not touched in any way. Managing 926 * pointers, the pointed-to memory is not touched in any way. [all...] |
/development/samples/LunarLander/src/com/example/android/lunarlander/ |
LunarView.java | 867 * be touched. WARNING: after this method returns, the Surface/Canvas must 868 * never be touched again! [all...] |
/external/clang/include/clang/StaticAnalyzer/Core/ |
CheckerManager.h | 284 /// \param invalidated A set of all symbols potentially touched by the change. 288 /// i.e. all regions that may have been touched by this change.
|
/external/e2fsprogs/po/ |
Makefile.in.in | 102 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed. 135 # Note that a PO file is not touched if it doesn't need to be changed.
|
/external/elfutils/po/ |
Makefile.in.in | 131 # Note that $(DOMAIN).pot is not touched if it doesn't need to be changed. 165 # Note that a PO file is not touched if it doesn't need to be changed.
|
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/ |
TerrainGrid.java | 378 * should be touched. 411 // either way in one of the axes (say X or Y axis) then they are all touched.
|
/external/llvm/lib/Transforms/Scalar/ |
LoopIdiomRecognize.cpp | 289 // know that every byte is touched in the loop. 351 // know that every byte is touched in the loop.
|
/external/quake/quake/src/QW/progs/ |
triggers.qc | 27 // the trigger was just touched/killed/used
177 This fixed size trigger cannot be touched, it can only be fired by other events. It can contain killtargets, targets, delays, and messages.
|
/external/skia/src/gpu/ |
GrDrawState.h | 741 // reduce the expected number of bytes touched by 50%. 758 // reduce the expected number of bytes touched by 50%.
|
/frameworks/base/docs/html/guide/topics/ui/ |
ui-events.jd | 29 respective action occurs on that object. For instance, when a View (such as a Button) is touched, 212 Other Views that are touchable, like buttons, will not take focus when touched; they will
|
/frameworks/ex/chips/src/com/android/ex/chips/ |
BaseRecipientAdapter.java | 385 // overwritten so shouldn't be touched here anymore. 437 * These variables are only used in UI thread, thus should not be touched in [all...] |