/external/jpeg/ |
example.c | 90 /* More stuff */ 295 /* More stuff */
|
/external/kernel-headers/original/linux/ |
blkdev.h | 415 * sg stuff 736 * tag stuff
|
i2c.h | 226 /* --- administration stuff. */ 475 /* ----- I2C-DEV: char device interface stuff ------------------------- */
|
videodev2.h | 46 * All kernel-specific stuff were moved to media/v4l2-dev.h, so 69 * Common stuff for both V4L1 and V4L2 670 /* some common needed stuff */ [all...] |
/external/opencore/protocols/rtsp_parcom/src/ |
rtsp_parser.cpp | 253 // normal case - just put stuff into the buffer 499 // take care of entity bodies and stuff
|
/external/openssl/ssl/ |
s2_pkt.c | 196 /* part read stuff */ 322 /* if there is stuff still in the buffer from a previous read,
|
s3_pkt.c | 362 * rr->length bytes of encrypted compressed stuff. */ 619 /* if it went, fall through and send more stuff */ 682 /* lets setup the record stuff. */ [all...] |
/external/quake/quake/src/QW/progs/ |
defs.qc | 393 // GLQuakeWorld Stuff
528 // object stuff
|
/external/quake/quake/src/WinQuake/ |
screen.cpp | 873 D_EnableBackBufferAccess (); // of all overlay stuff if drawing directly 897 D_EnableBackBufferAccess (); // of all overlay stuff if drawing directly
|
/frameworks/base/ |
Android.mk | 554 # ==== docs that have all of the stuff that's @hidden ======================= 602 # team really wants is to build the stuff defined by this makefile.
|
/frameworks/base/libs/utils/ |
ZipFileRO.cpp | 196 * two to be equivalent for our stuff.) 498 * we pull some stuff out of the central dir entry and then hit a
|
AssetManager.cpp | 1030 * Pick out the stuff in the current dir by examining the pathname. [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/config/ |
elfos.h | 131 tables into the .rodata section and since other stuff could have been 207 can put stuff in there to be executed before and after `main'. We let
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
EmulatorConsole.java | 283 // read some stuff from it 294 // it looks like we can send stuff, even when the emulator quit, but we can't read
|
/frameworks/base/core/jni/ |
android_util_AssetManager.cpp | 752 // Now lock down the resource object and start pulling stuff from it. 991 // Now lock down the resource object and start pulling stuff from it. [all...] |
/external/icu4c/i18n/ |
regexcmp.cpp | 111 // There should be no pattern stuff in the RegexPattern object. They can not be reused. 511 // Positive Look-ahead (?= stuff ) 533 // 8. code for parenthesized stuff. 569 // Negated Lookahead. (?! stuff ) 575 // 4. code for parenthesized stuff. 743 // 1. stuff to be repeated (already built) 749 // 2. body of stuff to be repeated [all...] |
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/https/ |
HttpsURLConnectionTest.java | 124 // set up the properties defining the default values needed by SSL stuff 154 // set up the properties defining the default values needed by SSL stuff 209 // set up the properties defining the default values needed by SSL stuff [all...] |
/dalvik/vm/ |
Exception.c | 243 * stick with that. Ideally we'd stuff the original exception 643 * for reflection stuff that wants to hand a checked exception back from a 867 * The class resolution stuff we have to do while evaluating the "catch" [all...] |
/dalvik/vm/interp/ |
Stack.c | 551 * little more precise when pulling stuff out. [all...] |
/external/dbus/ |
configure.in | 76 dnl and also some stuff in the test/ subdir 808 # see if we have the SELinux header with the new D-Bus stuff in it [all...] |
/external/dnsmasq/src/ |
rfc1035.c | 853 /* Don't put stuff from a truncated packet into the cache, but do everything else */ [all...] |
/external/libpng/ |
pngconf.h | 198 * to __declspec() stuff. However, we DO need to worry about 352 * the X config stuff didn't define _BSD_SOURCE we wouldn't need this. [all...] |
/external/qemu/distrib/libpng-1.2.19/ |
pngconf.h | 170 * to __declspec() stuff. However, we DO need to worry about 314 * the X config stuff didn't define _BSD_SOURCE we wouldn't need this. [all...] |
/external/srec/seti/sltsEngine/src/ |
run_seq_lts.c | 1091 /*pfprintf(PSTDOUT,"word stuff\n"); */ 1106 /* pfprintf(PSTDOUT,"syl stuff\n");*/ [all...] |
/packages/apps/Mms/src/com/android/mms/data/ |
WorkingMessage.java | 79 // Database access stuff [all...] |