/external/ipsec-tools/src/racoon/doc/ |
README.gssapi | 58 config scan code. Specifying this flag on the compiler commandline
|
/external/kernel-headers/original/linux/ |
kd.h | 15 unsigned short charheight; /* scan lines per character (1-32) */
|
/external/openssl/crypto/rand/ |
rand_vms.c | 118 * Scan through all the processes in the system and add entropy with
|
/external/openssl/crypto/rsa/ |
rsa_ssl.c | 123 /* scan over padding data */
|
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_cdrom.h | 38 with the SDL_INIT_CDROM flag. This causes SDL to scan the system
|
SDL_joystick.h | 38 with the SDL_INIT_JOYSTICK flag. This causes SDL to scan the system
|
/external/qemu/distrib/sdl-1.2.12/src/joystick/amigaos/ |
SDL_sysjoystick.c | 47 /* Function to scan the system for joysticks.
|
/external/qemu/distrib/sdl-1.2.12/src/joystick/beos/ |
SDL_bejoystick.cc | 52 /* Function to scan the system for joysticks.
|
/external/qemu/distrib/sdl-1.2.12/src/joystick/dc/ |
SDL_sysjoystick.c | 51 /* Function to scan the system for joysticks.
|
/external/qemu/distrib/sdl-1.2.12/src/joystick/riscos/ |
SDL_sysjoystick.c | 50 /* Function to scan the system for joysticks.
|
/external/quake/quake/src/QW/client/ |
d_polyse.c | 746 // scan out the top (and possibly only) part of the left edge 818 // scan out the bottom part of the left edge, if it exists 890 // scan out the top (and possibly only) part of the right edge, updating the 902 // scan out the bottom part of the right edge, if it exists
|
r_edge.c | 704 // process all scan lines 724 // the next scan 750 // do the last scan (no need to step or sort or remove on the last scan)
|
/external/quake/quake/src/WinQuake/ |
r_edge.cpp | 704 // process all scan lines
724 // the next scan
754 // do the last scan (no need to step or sort or remove on the last scan)
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
HTMLScanner.java | 308 Scan HTML source, reporting lexical events. 313 public void scan(Reader r0, ScanHandler h) throws IOException, SAXException { method in class:HTMLScanner 593 * Mark the current scan position as a "point of interest" - start of a tag, 637 s.scan(r, pw);
|
/external/webkit/WebCore/platform/graphics/ |
FontFallbackList.cpp | 102 // in |m_familyIndex|, so that we never scan the same spot in the list twice. getFontData will adjust our
|
/external/webkit/WebCore/platform/text/ |
TextEncodingDetectorICU.cpp | 91 // setting an arbitrary threshold, we have to scan all the encodings
|
/external/webkit/WebKit/gtk/docs/ |
GNUmakefile.am | 26 # Extra options to supply to gtkdoc-scan.
|
/external/webkit/WebKitTools/pywebsocket/mod_pywebsocket/ |
dispatch.py | 132 scan time when root_dir contains many subdirectories.
|
/external/wpa_supplicant/ |
wpa.h | 68 void (*scan)(void *eloop_ctx, void *timeout_ctx); member in struct:wpa_sm_ctx
|
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
Apple80211.h | 98 * Get a copy of scan results for the given SSID
|
driver_ps3.c | 180 .scan = wpa_driver_wext_scan,
|
/frameworks/base/core/jni/android/opengl/ |
poly_clip.cpp | 19 * Generic Convex Polygon Scan Conversion and Clipping
|
/frameworks/base/media/libstagefright/ |
JPEGSource.cpp | 44 #define JPEG_SOS 0xDA /* nStart Of Scan (begins compressed data)*/
|
/frameworks/base/services/java/com/android/server/ |
BootReceiver.java | 132 // Scan existing tombstones (in case any new ones appeared)
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/ |
OMX_VPP_ImgConv.c | 213 /* for the first image scan the buffer begin a line 4 */
260 /* FIRST IMAGE SCAN ALGORITHM TO COMPUTR 444 UYV buffer from RGB buffer converting the color key */
310 /* SECOND IMAGE SCAN ALGORITHM TO REMOVE COLOR KEY RESIDUALS ARTEFACTS */
351 { /* and on the next image scan the buffer start at line */
|