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

<<61626364656667686970>>

  /external/opencore/fileformats/mp3/parser/include/
mp3fileio.h 168 * @returns None
176 * @returns None
  /external/openssl/apps/
crl.c 299 BIO_puts(bio_out, "<NONE>");
321 BIO_printf(bio_out,"NONE");
  /external/srec/audio/AudioIn/UNIX/include/
audioinerr.h 53 /* none */
108 /* none */
  /external/webkit/JavaScriptCore/assembler/
AbstractMacroAssembler.h 296 None = 0x0,
303 : m_flags(None)
  /external/webkit/JavaScriptCore/runtime/
RegExpConstructor.cpp 69 input regExpConstructorInput None
71 multiline regExpConstructorMultiline None
  /external/webkit/WebCore/css/
SVGCSSParser.cpp 235 case CSSPropertyStrokeDasharray: // none | <dasharray> | inherit
250 case CSSPropertyClipPath: // <uri> | none | inherit
  /external/webkit/WebCore/page/
DOMSelection.cpp 185 // IE has this same attribute, but returns "none", "text" and "control"
188 return "None";
  /external/webkit/WebCore/platform/graphics/
GraphicsLayer.cpp 432 ts << "none";
438 ts << "none";
  /external/webkit/WebCore/svg/
SVGPreserveAspectRatio.cpp 83 if (!skipString(currParam, end, "none"))
284 result = "none";
  /external/webkit/WebKit/mac/WebView/
WebResourceLoadDelegate.h 158 Some, none or all of the mentioned attributes can be present in the userInfo. The error returns nil for userInfo
159 when none are present.
  /external/webkit/WebKit/win/Interfaces/
IWebResourceLoadDelegate.idl 176 Some, none or all of the mentioned attributes can be present in the userInfo. The error returns nil for userInfo
177 when none are present.
  /external/webkit/WebKitTools/Scripts/webkitpy/commands/
download.py 120 prepare_steps = None
121 main_steps = None
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
apache_http_server.py 51 self._httpd_proc = None
215 httpd_pid = None
  /frameworks/base/core/java/android/app/
SearchDialog.java     [all...]
  /frameworks/base/core/java/android/util/
AttributeSet.java 77 * @return The resource identifier, 0 if none.
252 * is none.
  /frameworks/base/docs/html/guide/topics/manifest/
data-element.jd 57 options. None of its attributes have default values.
139 for the filter, or none of the other URI attributes are meaningful.
  /frameworks/base/docs/html/guide/topics/resources/
menu-resource.jd 52 android:checkableBehavior=["none" | "all" | "single"]
110 <tr><td><code>none</code></td><td>Not checkable</td></tr>
  /frameworks/base/docs/html/resources/articles/
qsb.jd 122 <span style="background: rgb(255, 255, 0) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;">android:searchSettingsDescription="@string/settings_description"</span>
123 <span style="background: rgb(255, 255, 0) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;">android:includeInGlobalSearch="true"</span>
  /frameworks/base/docs/html/sdk/
tools-notes.jd 51 text-decoration:none;
57 display:none;
  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
osapi.c 77 RETURN: None
244 RETURN: None
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
rx.c     [all...]
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/location/
GpxParser.java 351 * Returns the parsed {@link WayPoint} objects, or <code>null</code> if none were found (or
363 * Returns the parsed {@link Track} objects, or <code>null</code> if none were found (or
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
DisplayLog.java 192 TableItem item = new TableItem(mLogTable, SWT.NONE);
245 Composite mainComp = new Composite(parent, SWT.NONE);
  /system/core/adb/
SERVICES.TXT 73 to the host. This will fail if there is none or more than one.
77 running on the host. This will fail if therre is none or more than one.
  /system/core/init/
readme.txt 221 Equal to the name of the action currently being executed or "" if none
224 Equal to the command being executed or "" if none.

Completed in 2388 milliseconds

<<61626364656667686970>>