HomeSort by relevance Sort by last modified time
    Searched full:colon (Results 176 - 200 of 448) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/iproute2/man/man8/
tc-cbq-details.8 255 of a major number, followed by a colon. Optional.
tc-cbq.8 160 of a major number, followed by a colon. Optional, but very useful if classes
  /external/jpeg/
wizard.doc 133 followed by a colon (':') and the four progressive-JPEG parameters. The
  /external/jsr305/javadoc/javax/annotation/
Syntax.html 175 Syntax names can be followed by a colon and a list of key value pairs,
  /external/qemu/
curses_keys.h 274 { "colon", 0x03a },
  /external/qemu/distrib/sdl-1.2.12/src/file/
SDL_rwops.c 381 * translate unix-style slash-separated filename to mac-style colon-separated
  /external/webkit/LayoutTests/fast/js/resources/
json2-es5-compat.js 449 // open brackets that follow a colon or comma or that begin the text. Finally,
  /external/webkit/SunSpider/hosted/
json2.js 453 // open brackets that follow a colon or comma or that begin the text. Finally,
  /external/webkit/WebCore/platform/graphics/android/
LayerAndroid.cpp 424 // all statements are finished with a semi-colon.
  /external/webkit/WebKit/mac/Plugins/
WebBaseNetscapePluginStream.mm 633 // Doesn't add a trailing colon for directories; this is a problem for paths to a volume,
  /external/webkit/WebKitTools/DumpRenderTree/mac/
LayoutTestControllerMac.mm 478 // Accept command strings with capital letters for first letter without trailing colon.
  /external/webkit/WebKitTools/pywebsocket/test/
test_handshake.py 368 ( # Cookie, no space after colon
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp_web.c 93 * (and ?), but may have an inner structure of <namespace><colon><plain_label>.
116 * colon) and then the tag name itself.
227 * s: might be some other namespace name followed by colon
228 * u: might be some other namespace name followed by colon
    [all...]
  /frameworks/base/docs/html/guide/basics/
appmodel.jd 109 a colon separated string. For example, the "com.android.contacts" .apk
  /frameworks/base/docs/html/guide/topics/manifest/
provider-element.jd 236 If the name assigned to this attribute begins with a colon (':'), a new
  /packages/apps/Email/src/com/android/email/mail/internet/
MimeUtility.java 123 * characters for header field name plus colon and one space.
  /external/emma/core/java12/com/vladium/util/args/
OptsParser.java     [all...]
  /external/proguard/src/proguard/
ConfigurationParser.java     [all...]
  /external/srec/srec/Semproc/src/
SemanticProcessorImpl.c 654 /* concat a single semi-colon */
    [all...]
  /external/v8/src/
scanner.cc 563 token = Token::COLON;
890 token = Select(Token::COLON);
    [all...]
parser.cc 311 // literal, the value is a JSON value, and the two are spearated by a colon.
    [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/
flex.skl 116 * int a single C statement (which needs a semi-colon terminator). This
402 /* No semi-colon after return; correct usage is to write "yyterminate();" -
    [all...]
skel.c 121 " * int a single C statement (which needs a semi-colon terminator). This",
407 "/* No semi-colon after return; correct usage is to write \"yyterminate();\" -",
    [all...]
  /external/bluetooth/glib/gobject/
gsignal.c 978 const gchar *colon = strchr (name, ':'); local
981 if (!colon)
987 else if (colon[1] == ':')
990 guint l = colon - name;
1009 *detail_p = colon[2] ? (force_quark ? g_quark_from_string : g_quark_try_string) (colon + 2) : 0;
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
stabs.info     [all...]

Completed in 404 milliseconds

1 2 3 4 5 6 78 91011>>