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

<<41424344454647484950>>

  /external/chromium_org/third_party/WebKit/Source/web/
ExternalPopupMenu.cpp 172 popupItem.type = WebMenuItemInfo::Separator;
  /external/chromium_org/third_party/angle/tests/preprocessor_tests/
number_test.cpp 108 str.push_back(std::tr1::get<1>(GetParam())); // separator [eE].
  /external/chromium_org/third_party/icu/source/common/
loclikely.cpp 80 * Append a tag to a buffer, adding the separator if necessary. The buffer
81 * must be large enough to contain the resulting tag plus any separator
496 * instead. Otherwise, move past any separator.
526 * Move past any separator.
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
nfsprep.c 189 i++;/* the prefix contains the separator */
  /external/chromium_org/third_party/icu/source/test/intltest/
nptrans.cpp 106 //create label separator set
  /external/chromium_org/third_party/icu/source/tools/icupkg/
icupkg.8.in 191 instead of the platform's file separator character and are converted as
  /external/chromium_org/ui/app_list/views/
folder_header_view.cc 134 // Draw bottom separator line.
  /external/chromium_org/ui/base/dragdrop/
gtk_dnd_util.cc 256 // Find the first '\n' in the data. It is the separator between the url and
  /external/chromium_org/ui/base/models/
menu_model.h 51 // Returns the separator type at the specified index.
  /external/chromium_org/ui/message_center/cocoa/
notification_controller.mm 501 base::scoped_nsobject<NSBox> separator(
503 [self configureCustomBox:separator];
504 [separator setFillColor:gfx::SkColorToCalibratedNSColor(
508 [bottomView_ addSubview:separator];
  /external/chromium_org/ui/views/controls/menu/
menu_win.cc 116 // Measure separator size.
195 // Draw the separator
400 DCHECK(type != SEPARATOR) << "Call AddSeparator instead!";
511 // a separator.
native_menu_win.h 61 // Returns true if the item at the specified index is a separator.
  /external/chromium_org/ui/webui/resources/js/cr/ui/table/
table_header.js 212 * Handles the double click on a column separator event.
  /external/chromium_org/v8/test/mjsunit/
string-split.js 120 // (Splitting with empty separator and a limit.)
  /external/chromium_org/v8/test/webkit/fast/js/
string-split-conformance.js 94 var separatorToStringCalled = "ToString not called on the separator";
  /external/chromium_org/webkit/browser/fileapi/
external_mount_points.h 51 // The |mount_name| should NOT contain a path separator '/'.
  /external/chromium_org/webkit/data/test_shell/frames/iframe1_files/
test.txt 55 .separator { display: none }
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ProgramStateTrait.h 100 /// would be treated as a macro argument separator, which is wrong.
  /external/clang/test/Analysis/
delegates.m 76 - (NSArray *)componentsSeparatedByCharactersInSet:(NSCharacterSet *)separator;
  /external/e2fsprogs/intl/
explodename.c 171 separator character in the file name, not for XPG syntax. */
loadinfo.h 45 /* Separator in PATH like lists of pathnames. */
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/scripts/productBuild/
productBuild.xml 61 pluginPath="${transformedRepoLocation}${path.separator}${pluginPath}"
  /external/emma/core/java12/
emma.java 50 private static final String EOL = System.getProperty ("line.separator", "\n");
  /external/icu4c/common/unicode/
putil.h 92 * Filesystem file and path separator characters.
  /external/icu4c/test/cintltst/
nfsprep.c 189 i++;/* the prefix contains the separator */

Completed in 1133 milliseconds

<<41424344454647484950>>