/external/chromium_org/base/ |
security_unittest.cc | 233 // Check if ptr1 and ptr2 are separated by less than size chars. 265 // If two pointers are separated by less than 512MB, they are considered
|
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/ |
LoadUrlParams.java | 217 * Return the extra headers as a single String separated by "\n", or null if no extra header 226 * Return the extra headers as a single String separated by "\r\n", or null if no extra header
|
/external/chromium_org/net/ftp/ |
ftp_directory_listing_parser_ls_unittest.cc | 85 // not separated from file size (http://crbug.com/58963). 91 // not separated from permission listing (http://crbug.com/70394).
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
MediaFragmentURIParser.cpp | 111 // with RFC 3986, the name and value components must be parsed and separated before 246 // fractional part to indicate miliseconds, or as colon-separated hours,
|
/external/chromium_org/third_party/icu/source/i18n/ |
rbt_pars.h | 146 * Parse the given string as a sequence of rules, separated by newline 155 * @param rules rules, separated by ';'
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
idnaref.h | 34 * separated by dots; for e.g." "www.example.com" is composed of 3 labels 74 * separated by dots; for e.g." "www.example.com" is composed of 3 labels
|
/external/icu4c/i18n/ |
rbt_pars.h | 146 * Parse the given string as a sequence of rules, separated by newline 155 * @param rules rules, separated by ';'
|
/external/icu4c/test/intltest/ |
idnaref.h | 34 * separated by dots; for e.g." "www.example.com" is composed of 3 labels 73 * separated by dots; for e.g." "www.example.com" is composed of 3 labels
|
/external/iptables/extensions/ |
libxt_SET.c | 33 " where flags are the comma separated list of\n" 265 " where flags are the comma separated list of\n"
|
/external/javassist/src/main/javassist/bytecode/stackmap/ |
TypeData.java | 40 * @param className dot-separated name unless the type is an array type. 323 private String name; // dot separated. null if this object is a copy of another.
|
/external/llvm/lib/MC/ |
MCSectionMachO.cpp | 193 "separated by a comma"; 258 // The attribute list is a '+' separated list of attributes.
|
/external/openssh/ |
sshd.8 | 121 options or as a comma-separated list. 477 Protocol 1 public keys consist of the following space-separated fields: 512 The options (if present) consist of comma-separated option 564 comma-separated list of patterns. 608 options may be applied separated by commas. 615 comma-separated list. 656 The fields are separated by spaces. 667 Hostnames is a comma-separated list of patterns
|
/external/v8/tools/ |
test-wrapper-gypbuild.py | 62 help="The test modes in which to run (comma-separated)", 65 help='The architectures to run tests for (comma-separated)',
|
/frameworks/base/packages/SettingsProvider/res/values/ |
defaults.xml | 23 <!-- Comma-separated list of bluetooth, wifi, and cell. --> 40 <!-- Comma-separated list of location providers.
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
RetryManager.java | 35 * separated by a comma. There are two name value pair parameters plus a series 52 * may have an optional randomization value separated from the
|
/frameworks/opt/vcard/java/com/android/vcard/ |
VCardParserImpl_V30.java | 215 // "comma,separated:inside.dquote",pref 217 // - comma,separated:inside.dquote
|
/libcore/libart/src/main/java/java/lang/reflect/ |
Constructor.java | 297 * <li>parameter types, separated by ',' (if any) 299 * <li>'throws' plus exception types, separated by ',' (if any)
|
/libcore/xml/src/main/java/org/xmlpull/v1/ |
XmlPullParserFactory.java | 20 * a comma separated list of class names of factories or parsers to try (in order from 45 a system property containing a comma separated list of factory
|
/packages/apps/Mms/tests/src/com/android/mms/ |
RecyclerTest.java | 46 * and then push a file that contains a comma separated list of numbers to send to. 54 * and then push a file that contains a comma separated list of numbers to send to.
|
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/address/parser/ |
AddressListParser.jj | 432 throw new ParseException("Words in local part must be separated by '.'");
459 throw new ParseException("Atoms in domain names must be separated by '.'");
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
rtl.def | 754 separated by a comma to indicate the appropriate multi-operand constraints. [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
rtl.def | 754 separated by a comma to indicate the appropriate multi-operand constraints. [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
rtl.def | 754 separated by a comma to indicate the appropriate multi-operand constraints. [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
rtl.def | 754 separated by a comma to indicate the appropriate multi-operand constraints. [all...] |
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/ |
TestPlan.java | 70 * Parse the semi colon separated list of tests to exclude.
|