HomeSort by relevance Sort by last modified time
    Searched full:markers (Results 251 - 275 of 849) sorted by null

<<11121314151617181920>>

  /external/chromium_org/extensions/common/
message_bundle.h 33 // Begin/end markers for placeholders and messages
  /external/chromium_org/sync/engine/
get_updates_delegate.cc 51 // This function assumes the progress markers have already been populated.
  /external/chromium_org/third_party/WebKit/Source/core/dom/
CharacterData.cpp 151 // update the markers for spell checking and grammar checking
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderObjectChildList.cpp 42 firstChild()->remove(); // List markers are owned by their enclosing list and so don't get destroyed by this container. Similarly, first letters are destroyed by their remaining text fragment.
  /external/chromium_org/third_party/WebKit/Source/web/
TextFinder.cpp 185 // Remove all markers for matches found and turn off the highlighting.
186 m_ownerFrame.frame()->document()->markers().removeMarkers(DocumentMarker::TextMatch);
627 m_ownerFrame.frame()->document()->markers().addTextMatchMarker(range, activeMatch);
634 m_ownerFrame.frame()->document()->markers().setMarkersActive(range, active);
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
templite.py 22 Comments are within curly-hash markers::
  /external/chromium_org/third_party/lcov/
CHANGES 24 - Added missing man page sections for --derive-func-data and --no-markers
30 - Fixed exclusion markers for --derive-func-data. Reported by bettse@gmail.com
89 - Fixed problem where exclusion markers are ignored when gathering
139 - Added support for exclusion markers: Users can exclude lines of code from
  /external/chromium_org/third_party/lcov/man/
lcov.1 41 .RB [ \-\-no\-markers ]
664 .B \-\-no\-markers
668 markers in the source code file. See
670 for details on exclusion markers.
  /external/chromium_org/third_party/mesa/src/src/glsl/tests/
uniform_initializer_utils.cpp 43 * Verfiy that markers past the end of the real uniform are unmodified
  /external/chromium_org/third_party/protobuf/src/google/protobuf/io/
gzip_stream.h 168 // is greater than six to avoid repeated flush markers due to
  /external/chromium_org/third_party/skia/tools/
win_dbghelp.cpp 90 * Callstack lines are marked by start and stop markers and they are prefixed
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
differ.cc 180 // We need to go back and erase the diff markers so that we don't
  /external/chromium_org/tools/gn/
err.cc 55 // The line length is used to clip the maximum length of the markers we'll
  /external/chromium_org/tools/gyp/tools/Xcode/Specifications/
gyp.xclangspec 201 "^\(TODO\(.*\):[ \t]+.*\)$", // include "TODO: " in the markers list
  /external/chromium_org/v8/src/
hydrogen-environment-liveness.cc 215 // Finally, remove the HEnvironment{Bind,Lookup} markers.
  /external/chromium_org/v8/test/mjsunit/
debug-liveedit-patch-positions.js 49 // Find all *$* markers in text of the function and read corresponding statement
  /external/clang/include/clang/AST/
RawCommentList.h 100 /// Returns raw comment text with comment markers.
  /external/clang/include/clang/Lex/
MacroArgs.h 33 /// concatenated together, with 'EOF' markers at the end of each argument.
  /external/clang/lib/Frontend/
PrintPreprocessedOutput.cpp 113 // If we're in microsoft mode, use normal #line instead of line markers.
185 // Emit #line directives or GNU line markers depending on what mode we're in.
226 // Okay, we're in -P mode, which turns off line markers. However, we still
297 // which track the # line markers as a way to determine when the preprocessed
  /external/clang/lib/Rewrite/Frontend/
InclusionRewriter.cpp 44 bool ShowLineMarkers; ///< Show #line markers.
45 bool UseLineDirective; ///< Use of line directives or line markers.
94 // If we're in microsoft mode, use normal #line instead of line markers.
99 /// markers depending on what mode we're in, including the \p Filename and
  /external/clang/test/Preprocessor/
line-directive.c 83 // Line markers are digit strings interpreted as decimal numbers, this is
  /external/dhcpcd/
dhcpcd-run-hooks.in 75 # We normally use sed to remove markers from a configuration file
  /external/eclipse-windowbuilder/propertysheet/
README.txt 83 minor ways, using the same modification markers as above:
  /external/iproute2/include/linux/
atmsap.h 12 * BEGIN_xx and END_xx markers are used for automatic generation of
  /external/kernel-headers/original/uapi/linux/
atmsap.h 12 * BEGIN_xx and END_xx markers are used for automatic generation of

Completed in 1231 milliseconds

<<11121314151617181920>>