/external/yaffs2/yaffs2/direct/ |
yaffscfg2k.c | 81 // Stuff to configure YAFFS 82 // Stuff to initialise anything special (eg lock semaphore).
|
/frameworks/base/core/tests/coretests/src/android/accessibilityservice/ |
AccessibilityTestService.java | 44 private static final String TEXT = "Some stuff"; 45 private static final String BEFORE_TEXT = "Some other stuff";
|
/frameworks/base/docs/html/resources/articles/ |
ui-1.6.jd | 88 // Do stuff 117 // Do stuff
|
/sdk/sdkmanager/app/tests/com/android/sdkmanager/ |
CommandLineProcessorTest.java | 66 // don't call super to avoid printing stuff 73 // don't call super to avoid printing stuff
|
/external/wpa_supplicant/ |
wireless_copy.h | 80 * (there is some stuff that will be added in the future...) 101 * - Access points stuff 155 * - AP scanning stuff (SIOCSIWSCAN and friends) 246 /* Informative stuff */ 290 /* Encoding stuff (scrambling, hardware security, WEP...) */ 293 /* Power saving stuff (power management, unicast and multicast) */ 343 /* ------------------------- IOCTL STUFF ------------------------- */ [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/common/ |
wireless_copy.h | 80 * (there is some stuff that will be added in the future...) 101 * - Access points stuff 155 * - AP scanning stuff (SIOCSIWSCAN and friends) 246 /* Informative stuff */ 290 /* Encoding stuff (scrambling, hardware security, WEP...) */ 293 /* Power saving stuff (power management, unicast and multicast) */ 343 /* ------------------------- IOCTL STUFF ------------------------- */ [all...] |
/development/samples/NotePad/src/com/example/android/notepad/ |
NoteEditor.java | 168 // time to get at the stuff. 229 // This stuff is only done when working with a full-fledged note. 282 // menu items for any other activities that can do stuff with it
|
/external/jhead/ |
jhead.h | 4 // This include file only defines stuff that goes across modules. 6 // where they get used as possible, so include files only get stuff that 181 // Exif format descriptor stuff
|
/external/kernel-headers/original/linux/ |
wireless.h | 80 * (there is some stuff that will be added in the future...) 101 * - Access points stuff 155 * - AP scanning stuff (SIOCSIWSCAN and friends) 234 /* Informative stuff */ 278 /* Encoding stuff (scrambling, hardware security, WEP...) */ 281 /* Power saving stuff (power management, unicast and multicast) */ 331 /* ------------------------- IOCTL STUFF ------------------------- */ [all...] |
/external/openssl/crypto/pem/ |
pem_info.c | 346 * internal stuff rather than what the 358 /* create the right magic header stuff */ 372 /* normal optionally encrypted stuff */
|
/bionic/libc/kernel/tools/ |
defaults.py | 48 # static functions and stuff like that.
|
/bionic/libc/stdio/ |
wbuf.c | 65 * stuff c into the buffer. If this causes the buffer to fill
|
/bionic/libc/stdlib/ |
strtoul.c | 39 * Ignores `locale' stuff. Assumes that the upper and lower case
|
strtoumax.c | 39 * Ignores `locale' stuff. Assumes that the upper and lower case
|
/build/core/ |
pathmap.mk | 21 # TODO: Allow each project to define stuff like this before the per-module
|
/cts/tools/test-progress-new/src/testprogress2/ |
TestMethodInformation.java | 46 /* missing essential stuff */
|
/dalvik/dx/ |
Android.mk | 59 # the other stuff
|
/dalvik/dx/etc/ |
dx | 57 # "-J<stuff>" from the command line and pass them to the Java
|
/dalvik/dx/src/com/android/dx/dex/file/ |
EncodedField.java | 51 * easily-checked stuff?
|
/dalvik/libcore/luni/src/test/java/com/google/coretests/ |
CoreTestIsolator.java | 41 * a proper ResultPrinter, so we pass it a null device for printing stuff.
|
/dalvik/tests/010-instance/src/ |
InstanceTest.java | 6 * Test some instanceof stuff.
|
/dalvik/tests/050-sync-test/src/ |
Main.java | 7 * useful. Also, the ThreadDeathHandler stuff should be exposed or
|
/dalvik/tests/072-precise-gc/src/ |
Main.java | 48 /* stuff them into the weak references array */
|
/dalvik/vm/arch/generic/ |
Call.c | 18 * the system-dependent stuff. The FFI code is slower than a custom
|
/dalvik/vm/oo/ |
AccessCheck.c | 53 * "[[L...;" stuff.
|