HomeSort by relevance Sort by last modified time
    Searched full:separator (Results 1726 - 1750 of 2854) sorted by null

<<61626364656667686970>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/
decoder.py 179 # the JSON key separator is ": " or just ":".
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mimify.py 406 # unexpectedly no multipart separator--copy rest of file
posixpath.py 72 ends with a separator."""
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
SourceProcessor.java 83 if (path.endsWith(File.separator)) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
UiElementDetail.java 309 // xmlName is actually the label of the separator
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
ExportHelper.java 196 // separator character is:
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
Parameter.java 66 SEPARATOR;
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/views/
FrameSummaryViewPage.java 152 l = new Label(c, SWT.HORIZONTAL | SWT.SEPARATOR);
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
AdtProjectTest.java 90 String path = "testdata" + File.separator + relativePath; //$NON-NLS-1$
  /sdk/eventanalyzer/src/com/android/eventanalyzer/
EventAnalyzer.java 294 f = new File(folderPath + File.separator + file);
  /system/core/logwrapper/
logwrap.c 370 * the line separator. Lucikly, the pty layer
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/
jsunittest.js 166 toQueryParams: function(query, separator) {
172 var parts = match[1].split(separator || '&');
    [all...]
  /external/chromium/third_party/libjingle/source/talk/base/
httpcommon.cc 253 void HttpComposeAttributes(const HttpAttributeList& attributes, char separator,
258 ss << separator << " "; local
proxydetect.cc 264 // Break on separator
297 // Allow semicolon, space, or tab as an address separator
    [all...]
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_model.cc 49 0x2028, // Line separator
50 0x2029, // Paragraph separator
    [all...]
  /external/chromium_org/chrome/browser/chromeos/drive/
file_cache_unittest.cc 429 // which is an extension separator.
503 // which is an extension separator.
    [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/
browser_window_controller_unittest.mm 727 // If there's a separator after the signin menu item, make sure it is hidden/
758 // If there's a non-separator item after the signin menu item, it should not
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/
jsunittest.js 166 toQueryParams: function(query, separator) {
172 var parts = match[1].split(separator || '&');
    [all...]
  /external/chromium_org/third_party/icu/patches/
segmentation.patch     [all...]
  /external/chromium_org/third_party/icu/source/i18n/
digitlst.cpp 735 // decimal separator, however sprintf() can use ',' in certain locales.
736 // Overwrite a different decimal separator with '.' here before proceeding.
tridpars.cpp 332 * filter, a separator, one or more single IDs delimited by
334 * separator is a semicolon. The global filters are UnicodeSet
  /external/chromium_org/third_party/libjingle/source/talk/base/
httpcommon.cc 253 void HttpComposeAttributes(const HttpAttributeList& attributes, char separator,
258 ss << separator << " "; local
proxydetect.cc 266 // Break on separator
299 // Allow semicolon, space, or tab as an address separator
    [all...]
  /external/chromium_org/third_party/sqlite/src/test/
func.test 1138 # string, the separator that follows should still be present.
1151 # Ticket #3923. Initial empty strings have a separator. But initial
    [all...]
  /external/chromium_org/ui/views/
views.gyp 195 'controls/separator.cc',
196 'controls/separator.h',
    [all...]

Completed in 2838 milliseconds

<<61626364656667686970>>