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

<<111112113114115116117118119120>>

  /external/openssl/crypto/asn1/
a_int.c 105 * to the last none zero octet: so complement this octet and add one and finally
  /external/openssl/crypto/
dyn_lck.c 268 /* If there was none, push, thereby creating a new one */
  /external/qemu/android/skin/
image.c 227 { 0, NULL, 0, NULL, NULL, NULL, 0, 0, 0, NULL, { "<none>", SKIN_ROTATION_0, 0 } }
  /external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_amigaevents.c 87 XWarpPointer(SDL_Display, None, SDL_Window, 0, 0, 0, 0,
  /external/qemu/distrib/sdl-1.2.12/src/video/wscons/
SDL_wsconsvideo.c 217 } else if (!SDL_strcmp(rotation, "NONE")) {
  /external/qemu/slirp/
debug.c 309 n = sprintf(buff, "tcp[%s]", so->so_tcpcb?tcpstates[so->so_tcpcb->t_state]:"NONE");
  /external/qemu/slirp-android/
debug.c 281 n = sprintf(buff, "tcp[%s]", so->so_tcpcb?tcpstates[so->so_tcpcb->t_state]:"NONE");
  /external/skia/include/views/
SkView.h 173 /** Return the view's parent, or null if it has none. This does not affect the parent's reference count. */
  /external/skia/src/core/
SkPathMeasure.cpp 377 /** Assign a new path, or null to have none.
  /external/skia/src/gl/
SkGL.cpp 211 trailing entries uninitialized, since none of my indices should exceed
  /external/skia/src/utils/
SkDumpCanvas.cpp 100 "NONE", "A1", "A8", "INDEX8", "565", "4444", "8888", "RLE"
  /external/stlport/src/
c_locale.h 240 * [from, from + n) is correct but not complete. None of the pointer
locale.cpp 434 const locale::category locale::none; member in class:locale
  /external/tcpdump/
README 40 The program is loosely based on SMI's "etherfind" although none of the
parsenfsfh.c 327 * XXX - none of the heuristics above return this.
print-eigrp.c 263 "none",
  /external/v8/src/
accessors.cc 128 value, NONE);
frames.h 107 NONE = 0,
handles.h 266 // if none exists.
mirror-debugger.js 185 PropertyAttribute.None = NONE;
    [all...]
  /external/v8/src/arm/
assembler-arm.cc 239 rmode_ = RelocInfo::NONE;
645 } else if (rmode == RelocInfo::NONE) {
    [all...]
assembler-thumb2.cc 219 rmode_ = RelocInfo::NONE;
625 } else if (rmode == RelocInfo::NONE) {
    [all...]
  /external/v8/src/ia32/
jump-target-ia32.cc 327 // fall through and none of the reaching frames needed merging.
  /external/v8/src/x64/
jump-target-x64.cc 327 // fall through and none of the reaching frames needed merging.
  /external/v8/test/cctest/
test-disasm-ia32.cc 79 __ add(edx, Operand(12, RelocInfo::NONE));

Completed in 910 milliseconds

<<111112113114115116117118119120>>