/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/ |
ProjectState.java | 530 // one in the project properties (trailing separator could be different 694 * Converts a path containing only / by the proper platform separator. 697 return path.replaceAll("/", Matcher.quoteReplacement(File.separator)); //$NON-NLS-1$
|
/external/chromium_org/v8/src/x64/ |
full-codegen-x64.cc | [all...] |
/external/bison/data/m4sugar/ |
m4sugar.m4 | [all...] |
/external/chromium_org/chrome/browser/ui/gtk/ |
gtk_theme_service.cc | 86 // Middle color of the separator gradient. 89 // Top color of the separator gradient. 427 GtkWidget* separator = gtk_vseparator_new(); local 431 gtk_container_add(GTK_CONTAINER(alignment), separator); local 433 signals_->Connect(separator, "expose-event", [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/ |
pep8.py | 491 for separator in ',;:': 492 found = line.find(separator + ' ') 494 return found + 1, "E241 multiple spaces after '%s'" % separator 495 found = line.find(separator + '\t') 497 return found + 1, "E242 tab after '%s'" % separator [all...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
cldrtest.c | 251 else if ((localeStr[localeStrLen - 1] == (UChar)0x20) && (strcmp(subBundleKey,"separator") != 0)) { 337 /* localeDisplayPattern/separator can end with a space */ 338 } else if (string[len - 1] == (UChar)0x20 && (strcmp(subBundleKey,"separator"))) { 1258 UChar separator[32] = {0,}; local [all...] |
/external/icu4c/i18n/unicode/ |
tzfmt.h | [all...] |
/external/icu4c/test/cintltst/ |
cldrtest.c | 254 else if ((localeStr[localeStrLen - 1] == (UChar)0x20) && (strcmp(subBundleKey,"separator") != 0)) { 340 /* localeDisplayPattern/separator can end with a space */ 341 } else if (string[len - 1] == (UChar)0x20 && (strcmp(subBundleKey,"separator"))) { 1193 UChar separator[32] = {0,}; local [all...] |
/frameworks/base/core/java/android/widget/ |
CalendarView.java | 566 * Sets the color for the separator line between weeks. 568 * @param color The week separator color. 580 * Gets the color for the separator line between weeks. 582 * @return The week separator color. [all...] |
/ndk/sources/host-tools/nawk-20071023/ |
FIXES | 179 be the decimal point separator on input and output regardless 186 a single character and RS is not empty, \n is NOT a separator. 474 added \r to \n as input line separator for programs, not data. 775 restored -F (space) separator 851 an explicit separator. By definition, this capitulation [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
FrameWork.py | 595 self.items.append(('', None, None, 'separator')) 707 def Separator(menu): [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
PaletteControl.java | 62 import org.eclipse.jface.action.Separator; [all...] |
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
ToStream.java | 112 s_systemLineSep = ss.getSystemProperty("line.separator").toCharArray(); 116 * The system line separator for writing out line breaks. 119 * extension attribute xalan:line-separator. 125 * True if the the system line separator is to be used. 678 * Set if the operating systems end-of-line line separator should 681 * output with the systems line separator. For example on UNIX this is 686 * operating systems end-of-line separator. 831 * the separator "|" and all whitespace removed.</p> [all...] |
/external/chromium_org/chrome/browser/ui/views/bookmarks/ |
bookmark_bar_view.cc | 119 // Distance between the bottom of the bar and the separator. 122 // Width of the separator between the recently bookmarked button and the 126 // Starting x-coordinate of the separator line within a separator. [all...] |
/external/chromium_org/third_party/zlib/ |
trees.c | 329 # define SEPARATOR(i, last, width) \ 345 static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5)); 351 static_dtree[i].Len, SEPARATOR(i, D_CODES-1, 5)); 357 SEPARATOR(i, DIST_CODE_LEN-1, 20)); 364 SEPARATOR(i, MAX_MATCH-MIN_MATCH, 20)); 370 SEPARATOR(i, LENGTH_CODES-1, 20)); 376 SEPARATOR(i, D_CODES-1, 10)); [all...] |
/external/proguard/docs/manual/ |
usage.html | [all...] |
/external/qemu/distrib/zlib-1.2.3/ |
trees.c | 326 # define SEPARATOR(i, last, width) \ 342 static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5)); 348 static_dtree[i].Len, SEPARATOR(i, D_CODES-1, 5)); 354 SEPARATOR(i, DIST_CODE_LEN-1, 20)); 360 SEPARATOR(i, MAX_MATCH-MIN_MATCH, 20)); 366 SEPARATOR(i, LENGTH_CODES-1, 20)); 372 SEPARATOR(i, D_CODES-1, 10)); [all...] |
/external/zlib/src/ |
trees.c | 324 # define SEPARATOR(i, last, width) \ 340 static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5)); 346 static_dtree[i].Len, SEPARATOR(i, D_CODES-1, 5)); 352 SEPARATOR(i, DIST_CODE_LEN-1, 20)); 359 SEPARATOR(i, MAX_MATCH-MIN_MATCH, 20)); 365 SEPARATOR(i, LENGTH_CODES-1, 20)); 371 SEPARATOR(i, D_CODES-1, 10)); [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
ttk.py | 22 "Separator", "Sizegrip", "Style", "Treeview", [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
ttk.py | 22 "Separator", "Sizegrip", "Style", "Treeview", [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
decimfmt.cpp | 214 * CURRENCY_SIGN is seen in a pattern, then the decimal separator is 215 * replaced with the monetary decimal separator. [all...] |
/cts/tools/signature-tools/lib/ |
stringtemplate.jar | |
/external/sonivox/docs/ |
JET_Programming_Manual.html | 336 {mso-footnote-separator:url("JET_Programming_Manual_files/header.htm") fs;
337 mso-footnote-continuation-separator:url("JET_Programming_Manual_files/header.htm") fcs;
338 mso-endnote-separator:url("JET_Programming_Manual_files/header.htm") es;
339 mso-endnote-continuation-separator:url("JET_Programming_Manual_files/header.htm") ecs;}
637 <span style='mso-element:field-separator'></span><![endif]--><span
672 <span style='mso-element:field-separator'></span><![endif]--><span
741 <span style='mso-element:field-separator'></span><![endif]--><span
773 <span style='mso-element:field-separator'></span><![endif]--><span
[all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
ChangeLog | 232 * Separator.py: py-cvs-rel2_1 (Rev 1.3) merge - whitespace 424 ScrolledList.py, Separator.py, StackViewer.py, TODO.txt, 443 SearchEngine.py, Separator.py, StackViewer.py, TODO.txt, 472 SearchEngine.py, Separator.py, StackViewer.py, TODO.txt, 539 Separator.py, StackViewer.py, TODO.txt, ToolTip.py, TreeWidget.py, 561 Separator.py, StackViewer.py, TODO.txt, ToolTip.py, TreeWidget.py, [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
ChangeLog | 232 * Separator.py: py-cvs-rel2_1 (Rev 1.3) merge - whitespace 424 ScrolledList.py, Separator.py, StackViewer.py, TODO.txt, 443 SearchEngine.py, Separator.py, StackViewer.py, TODO.txt, 472 SearchEngine.py, Separator.py, StackViewer.py, TODO.txt, 539 Separator.py, StackViewer.py, TODO.txt, ToolTip.py, TreeWidget.py, 561 Separator.py, StackViewer.py, TODO.txt, ToolTip.py, TreeWidget.py, [all...] |