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

<<101102103104105106107108109110>>

  /external/openssl/apps/
pkcs12.c 198 if (!strcmp(*args, "NONE"))
211 if (!strcmp(*args, "NONE"))
  /external/qemu/slirp/
misc.c 456 sprintf(buff, "kill none:%d", slirp_socket_unit);
677 else if (strcmp(buff1, "none") == 0)
  /external/qemu/slirp-android/
misc.c 417 sprintf(buff, "kill none:%d", slirp_socket_unit);
638 else if (strcmp(buff1, "none") == 0)
  /external/srec/audio/AudioIn/UNIX/include/
audioin.h 55 /* none */
147 /* none */
  /external/srec/srec/Vocabulary/src/
VocabularyImpl.c 405 if none of the parts are in the dictionary,
482 /* if none of the words are found in the dictionary, then
  /external/tcpdump/
configure.in 186 ipv6lib=none
281 if test "$ipv6" = "yes" -a "$ipv6lib" != "none"; then
print-ldp.c 399 bittok2str(ldp_fec_martini_ifparm_vccv_cc_values,"none",*(tptr+2)));
402 bittok2str(ldp_fec_martini_ifparm_vccv_cv_values,"none",*(tptr+3)));
print-pptp.c 343 printf(":None");
655 printf(":None");
print-radius.c 186 static const char *frm_routing[]={ "None",
193 static const char *frm_comp[]={ "None",
    [all...]
  /external/v8/src/
frames.cc 151 if (type == StackFrame::NONE) return NULL;
165 case StackFrame::NONE: return NULL;
  /external/v8/tools/gyp/
v8.gyp 141 'type': 'none',
552 'type': 'none',
  /external/webkit/WebCore/css/
CSSSelector.cpp 57 case None:
420 if (m_match == CSSSelector::None || !prefix.isNull() || localName != starAtom) {
  /external/webkit/WebCore/html/
HTMLTableElement.cpp 408 if (equalIgnoringCase(attr->value(), "none"))
525 static const AtomicString* cellBorderNames[] = { new AtomicString("none"), new AtomicString("solid"), new AtomicString("inset"), new AtomicString("solid-cols"), new AtomicString("solid-rows") };
  /external/webkit/WebKit/
StringsNotToBeLocalized.txt 177 "If-None-Match"
792 WebKit/mac/WebView/WebHTMLView.mm:"none"
  /external/webkit/WebKit/chromium/public/
WebFrame.h 150 // Returns the frame that opened this frame or 0 if there is none.
226 // is none.
  /external/webkit/WebKit/gtk/po/
en_GB.po 544 msgid "(None)"
545 msgstr "(None)"
  /external/webkit/WebKitTools/Scripts/webkitpy/commands/
upload.py 65 return None
254 comment_text = None
  /external/webkit/WebKitTools/Scripts/webkitpy/
scm_unittest.py 49 def run_silent(args, cwd=None):
172 return Attachment(patch, None) # FIXME: This is a hack, scm.py shouldn't be fetching attachment data.
  /external/wpa_supplicant/
events.c 745 * IBSS for WPA-None. Ignore them for now.
748 "IBSS/WPA-None mode");
wpa_supplicant.c 319 /* IBSS/WPA-None uses only one key (Group) for both receiving and
324 "for WPA-None", ssid->mode);
329 wpa_printf(MSG_INFO, "WPA: No PSK configured for WPA-None");
340 /* WPA-None uses the same Michael MIC key for both TX and RX */
348 "WPA-None", wpa_s->group_cipher);
776 /* MLME-SETPROTECTION.request(None) */
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
networkconfig.cpp 126 encrSelect->addItem("None");
240 key_mgmt = "NONE";
  /external/zlib/contrib/ada/
zlib.adb 210 if Header = None or else Header = GZip then
334 when None =>
  /frameworks/base/core/java/android/app/
SearchableInfo.java 173 * settings, or {@code 0} if none has been specified.
485 * @return Returns the action key info, or {@code null} if none defined.
    [all...]
WallpaperManager.java 370 * null pointer if these is none.
409 * wallpaper or a null pointer if these is none.
  /frameworks/base/core/java/android/os/
Process.java 586 * none. If the given string consists of only numbers, it is converted
593 * none. If the given string consists of only numbers, it is converted

Completed in 597 milliseconds

<<101102103104105106107108109110>>