HomeSort by relevance Sort by last modified time
    Searched full:magic (Results 801 - 825 of 1219) sorted by null

<<31323334353637383940>>

  /external/ppp/pppd/
md5.c 110 /* Load magic initialization constants.
multilink.c 470 "null", "local", "IP", "MAC", "magic", "phone"
  /external/ppp/pppd/plugins/radius/
sendserver.c 513 randno = magic();
  /external/proguard/src/proguard/classfile/io/
ProgramClassWriter.java 72 // Write the magic number.
  /external/qemu/distrib/sdl-1.2.12/src/video/qtopia/
SDL_QWin.cc 55 // Widget is not the correct size, so do the fullscreen magic
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzWM.m 247 /* this is the magic call that fixes cursor "freezing" after warp */
  /external/qemu/hw/
bt-hci-csr.c 62 /* CSR41814 negotiation start magic packet */
  /external/qemu/
shaper.c 177 shaper->block_until = -1; /* magic value, means to not block */
  /external/quake/quake/src/QW/client/
md4.c 121 /* Load magic initialization constants.*/
  /external/strace/
file.c 1475 sprintfstype(magic)
1476 int magic;
1482 s = xlookup(fsmagic, magic);
1488 sprintf(buf, "%#x", magic);
    [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
genlingware.pl 319 # 5. print magic number (not yet)
  /external/v8/test/mjsunit/
debug-sourceinfo.js 74 // This magic number is the length or the first line comment (actually number
  /external/v8/tools/
stats-viewer.py 55 # The magic numbers used to check if a file is not a counters file
  /external/webkit/WebCore/bindings/scripts/
IDLParser.pm 181 # Beginning of the regexp parsing magic
  /external/webkit/WebKit/mac/Misc/
WebNSDataExtras.m 253 // Sniff for the JPEG magic number.
  /external/webkit/WebKitTools/android/flex-2.5.4a/
nfa.c 237 /* Do trailing context magic to not match the trailing
  /external/wpa_supplicant/
eloop.h 27 * ELOOP_ALL_CTX - eloop_cancel_timeout() magic number to match all timeouts
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
eloop.h 27 * ELOOP_ALL_CTX - eloop_cancel_timeout() magic number to match all timeouts
  /external/yaffs2/yaffs2/utils/
mkyaffsimage.c 213 // Ick, I hate magic numbers.
  /external/zlib/contrib/untgz/
untgz.c 79 char magic[6]; /* 257 */ member in struct:tar_header
  /external/zlib/examples/
gzjoin.c 207 /* verify gzip magic header and compression method */
  /frameworks/base/docs/html/guide/developing/tools/
traceview.jd 166 * u4 magic 0x574f4c53 ('SLOW')
  /frameworks/base/opengl/libs/EGL/
egl.cpp 166 uint32_t magic; member in struct:android::egl_display_t
172 egl_display_t() : magic('_dpy'), numTotalConfigs(0) { }
173 ~egl_display_t() { magic = 0; }
174 inline bool isValid() const { return magic == '_dpy'; }
    [all...]
  /hardware/ti/omap3/dspbridge/inc/
mem.h 111 * Signature: Magic field value. Must be non-zero.
  /hardware/ti/omap3/dspbridge/libbridge/inc/
mem.h 111 * Signature: Magic field value. Must be non-zero.

Completed in 329 milliseconds

<<31323334353637383940>>