/external/webkit/Tools/android/flex-2.5.4a/MISC/ |
README | 37 - Notes on building flex for the Macintosh using Think-C,
|
/external/yaffs2/yaffs2/direct/ |
yaffscfg.c | 45 // are still disticnt "yaffs_Devices. You may think of these as "partitions"
|
/frameworks/base/core/java/android/widget/ |
ViewSwitcher.java | 105 * think that the first time animation has not yet played.
|
/packages/apps/Exchange/src/com/android/exchange/ |
EmailSyncAlarmReceiver.java | 42 * future (currently 15), the delay preventing excess syncing (think of it as a debounce mechanism).
|
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/ |
insn-notes.def | 27 If you think you need one, look for other ways to express what you
|
/sdk/common/src/com/android/util/ |
Pair.java | 21 * think about adding something like this to a more central utility place, or
|
/external/quake/quake/src/QW/progs/ |
items.qc | 93 item.think = SUB_Remove;
153 item.think = SUB_Remove;
194 self.think = PlaceItem;
322 self.think = item_megahealth_rot;
331 self.think = SUB_regen;
357 self.think = SUB_regen;
413 self.think = SUB_regen;
670 self.think = SUB_regen;
875 self.think = SUB_regen;
1310 self.think = SUB_regen; [all...] |
doors.qc | 24 THINK FUNCTIONS
55 self.think = door_go_down;
542 self.think = LinkDoors;
623 self.think = fd_secret_move2;
641 self.think = fd_secret_move4;
656 self.think = fd_secret_move6;
|
triggers.qc | 57 self.think = multi_wait;
65 self.think = SUB_Remove;
308 s.think = play_teleport;
369 death.think = SUB_Remove;
453 self.think = SUB_Null;
554 self.think = hurt_on;
|
/external/dbus/doc/ |
TODO | 82 idea. The definition of "valid" is slightly fuzzy. I think it might 138 I think I want to drop the .message files thing and just have code
|
/external/iproute2/doc/actions/ |
ifb-README | 25 I think this is a pretty neat feature to have in Linux in general. 28 this. I also dont think its worth it hacking ifb some more to be
|
/external/jpeg/ |
jcmainct.c | 140 * think we were done. 214 * think we were done.
|
/external/kernel-headers/original/linux/ |
socket.h | 120 * PLEASE, do not touch this function. If you think, that it is 121 * incorrect, grep kernel sources and think about consequences
|
/external/qemu/distrib/sdl-1.2.12/src/audio/nas/ |
SDL_nasaudio.c | 118 while (this->hidden->mixlen > this->hidden->buf_free) { /* We think the buffer is full? Yikes! Ask the server for events, 120 of the buffer is free now than what we think. */
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
socket.h | 117 * PLEASE, do not touch this function. If you think, that it is 118 * incorrect, grep kernel sources and think about consequences
|
/frameworks/base/core/java/android/view/ |
ViewConfiguration.java | 142 * Distance a touch can wander before we think the user is scrolling in pixels 147 * Distance a touch can wander before we think the user is attempting a paged scroll 474 * @return Distance a touch can wander before we think the user is scrolling in pixels 484 * @return Distance a touch can wander before we think the user is scrolling in pixels 491 * @return Distance a touch can wander before we think the user is scrolling a full page
|
/development/samples/ApiDemos/src/com/example/android/apis/ |
Shakespeare.java | 86 "May, if they think it well, let fall a tear;" + 105 "Be sad, as we would make ye: think ye see" + 107 "As they were living; think you see them great," +
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
List6.java | 207 "May, if they think it well, let fall a tear;" + 226 "Be sad, as we would make ye: think ye see" + 228 "As they were living; think you see them great," +
|
/development/samples/Support13Demos/src/com/example/android/supportv13/ |
Shakespeare.java | 86 "May, if they think it well, let fall a tear;" + 105 "Be sad, as we would make ye: think ye see" + 107 "As they were living; think you see them great," +
|
/development/samples/Support4Demos/src/com/example/android/supportv4/ |
Shakespeare.java | 86 "May, if they think it well, let fall a tear;" + 105 "Be sad, as we would make ye: think ye see" + 107 "As they were living; think you see them great," +
|
/external/bison/ |
TODO | 170 host. I don't think these topics are worth our time 258 $<type_name>$ = $<type_name>1. I therefore think that one should implement 301 I was wondering what you think about adding YYACT_PROLOGUE/EPILOGUE
|
/development/samples/ApiDemos/src/com/example/android/apis/content/ |
ExternalStorage.java | 236 // external storage is not currently mounted this will think the 301 // external storage is not currently mounted this will think the
|
/external/mesa3d/docs/ |
README.DJ | 172 think it's OK. Take this example: you have timer A with a very high rate, and 178 know, because all messages come in bulk, but I think it's better than nothing.
|
README.QUAKE | 105 segfault, but I think that's from my libRush using the wrong libc. 145 I think that all problems are related to the glibc, Quake will never
|
/bionic/libc/inet/ |
inet_ntop.c | 100 * Keep this in mind if you think this function should have been coded
|