/external/chromium_org/v8/tools/gcmole/ |
gcmole.cc | 385 bool comma = false; local 392 if (comma) std::cout << ", "; 394 comma = true; [all...] |
/external/clang/include/clang/Basic/ |
DiagnosticParseKinds.td | 299 "C requires a comma prior to the ellipsis in a variadic function type">; 439 "comma separating Objective-C messaging arguments">; [all...] |
/external/icu4c/tools/toolutil/ |
pkg_genc.c | 460 /* write the value, possibly with comma and newline */ 529 /* write the value, possibly with comma and newline */ 554 /* write the value, possibly with comma and newline */ [all...] |
/external/mesa3d/src/mapi/glapi/gen/ |
gl_XML.py | 755 comma = "" 758 p_string = p_string + comma + p.name 759 comma = ", "
|
/external/v8/tools/gcmole/ |
gcmole.cc | 385 bool comma = false; local 392 if (comma) std::cout << ", "; 394 comma = true; [all...] |
/frameworks/base/core/java/com/android/internal/os/ |
ZygoteConnection.java | 278 * <li> --setgroups=<i>comma-separated list of supplimentary gid's</i> 279 * <li> --capabilities=<i>a pair of comma-separated integer strings 453 "--rlimit= should have 3 comma-delimited ints"); [all...] |
/frameworks/base/docs/html/tools/help/ |
emulator.jd | 242 <td><code><tags></code> is a space/comma/column-separated list of debug component names. 298 ANDROID_VERBOSE. Define the options you want to use in a comma-delimited list, specifying only the stem of each option: 346 <td>The value of <code><servers></code> must be a comma-separated list of up to 4 DNS server names or
|
/packages/apps/Email/tests/src/com/android/emailcommon/mail/ |
AddressUnitTests.java | 189 // spaces with comma 191 assertTrue("parsing spaces with comma", result != null && result.length == 0); 689 * The packed list is a comma separated list of:
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-objdump.1 | 398 can be placed together into a comma separated list. 422 following may be specified as a comma separated string. 446 selections from the following may be specified as a comma separated
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-objdump.1 | 398 can be placed together into a comma separated list. 422 following may be specified as a comma separated string. 446 selections from the following may be specified as a comma separated
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-objdump.1 | 398 can be placed together into a comma separated list. 422 following may be specified as a comma separated string. 446 selections from the following may be specified as a comma separated
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-objdump.1 | 398 can be placed together into a comma separated list. 422 following may be specified as a comma separated string. 446 selections from the following may be specified as a comma separated
|
/development/samples/ToyVpn/server/linux/ |
ToyVpnServer.cpp | 134 // If it looks like an option, prepend a space instead of a comma.
|
/docs/source.android.com/src/devices/tech/storage/ |
index.jd | 42 <li><code>flags</code>: Optional comma separated list of flags, must not contain <code>/</code>.
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
Encodings.properties | 23 # 2) A comma separated list of the MIME names for the encoding,
|
/external/bison/build-aux/ |
compile | 44 # type is listed in (the comma separated) LAZY, no conversion will
|
/external/bison/data/ |
java.m4 | 31 # Join two lists with a comma if necessary.
|
/external/chromium/base/ |
bind_internal.h.pump | 188 $$ Add comma if there are both boudn and unbound args.
|
/external/chromium/chrome/browser/ui/webui/options/ |
core_options_handler.cc | 320 false)); // no trailing comma
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/news/javascript/ |
options.js | 309 // Runs if comma(,) is not present in topic entered.
|
/external/chromium/chrome/common/ |
web_apps.cc | 219 false, // disallow trailing comma
|
/external/chromium/net/base/ |
mock_host_resolver.cc | 28 // comma-separated list of IPv4 or IPv6 literal(s) without enclosing brackets.
|
/external/chromium-trace/ |
systrace-legacy.py | 65 'comma separated list of: ' +
|
/external/chromium_org/chrome/browser/omnibox/ |
omnibox_field_trial.cc | 235 // The value of the DemoteByType rule is a comma-separated list of
|
/external/chromium_org/chrome/browser/resources/chromeos/ |
drive_internals.js | 6 * Converts a number in bytes to a string in megabytes split by comma into
|