HomeSort by relevance Sort by last modified time
    Searched full:none (Results 1826 - 1850 of 4221) sorted by null

<<71727374757677787980>>

  /external/qemu/distrib/zlib-1.2.3/
adler32.c 109 if (len) { /* avoid modulos if none remaining */
  /external/qemu/docs/
CPU-EMULATION.TXT 16 If none exists, a new one is generated. As a special exception, it is
  /external/qemu/slirp/
mbuf.c 39 * Get an mbuf from the free list, if there are none
  /external/qemu/slirp-android/
mbuf.c 39 * Get an mbuf from the free list, if there are none
  /external/quake/quake/src/QW/client/
docs.txt 63 which is why none of the information is sent in the initial S2C_CONNECTION message.
gl_vidlinux_x11.c 349 XWarpPointer(dpy,None,win,0,0,0,0, (scr_width/2),(scr_height/2));
398 GrabModeAsync,win,None,CurrentTime);
399 XWarpPointer(dpy,None,win, 0,0,0,0, scr_width/2, scr_height/2);
650 None };
gl_vidlinuxglx.c 239 None,
246 XWarpPointer(dpy, None, win,
302 XWarpPointer(dpy, None, win, 0, 0, 0, 0,
596 None
  /external/skia/bench/
BitmapBench.cpp 88 - tiling: none, repeat, mirror, clamp
  /external/skia/emoji/
EmojiFont.cpp 98 /* Return the bitmap associated with the local index, or NULL if none is
  /external/skia/include/utils/
SkInterpolator.h 43 @return True if there are key frames, or false if there are none.
  /external/skia/src/animator/
SkAnimatorScript.cpp 32 { SkType_BitmapFormat, "none|A1|A8|Index8|RGB16|RGB32" },
35 { SkType_EventCode, "none|leftSoftKey|rightSoftKey|home|back|send|end|key0|key1|key2|key3|key4|key5|key6|key7|key8|key9|star|hash|up|down|left|right|OK|volUp|volDown|camera" },
36 { SkType_EventKind, "none|keyChar|keyPress|keyPressUp|mouseDown|mouseDrag|mouseMove|mouseUp|onEnd|onLoad|user" },
39 { SkType_FilterType, "none|bilinear" },
SkAnimatorScript2.cpp 18 { SkType_BitmapFormat, "none|A1|A8|Index8|RGB16|RGB32" },
21 { SkType_EventCode, "none|up|down|left|right|back|end|OK|send|leftSoftKey|rightSoftKey|key0|key1|key2|key3|key4|key5|key6|key7|key8|key9|star|hash" },
22 { SkType_EventKind, "none|keyChar|keyPress|mouseDown|mouseDrag|mouseMove|mouseUp|onEnd|onLoad|user" },
25 { SkType_FilterType, "none|bilinear" },
SkDrawBitmap.cpp 85 case 0: formatName = "none"; break;
  /external/skia/tests/
BitmapCopyTest.cpp 11 "None", "A1", "A8", "Index8", "565", "4444", "8888", "RLE_Index8"
  /external/srec/srec/Semproc/include/
SR_SymbolTable.h 130 * @param slot pointer to the slot given (NULL if none available)
  /external/srec/srec/include/
utteranc.h 199 * 0=unknown, 1=none, 2=amp-based, 3=harmonicity-based, 4=mrec style
  /external/stlport/src/
dll_main.cpp 108 * the STLport dynamic libraries because we know what methods are called and none is
num_get_float.cpp 436 * dc 0 dc none
438 * 0 1 0 none
539 * dc 0 dc none
541 * 0 1 0 none
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
Schema.java 128 @return The corresponding character, or 0 if none
  /external/tcpdump/
print-slow.c 207 "none",
  /external/v8/src/arm/
cpu-arm.cc 50 // None of this code ends up in the snapshot so there are no issues
frames-arm.cc 58 if (fp == 0) return NONE;
  /external/v8/src/ia32/
frames-ia32.cc 52 if (fp == 0) return NONE;
  /external/v8/src/
macros.py 31 const NONE = 0;
  /external/v8/src/x64/
frames-x64.cc 52 if (fp == 0) return NONE;

Completed in 346 milliseconds

<<71727374757677787980>>