HomeSort by relevance Sort by last modified time
    Searched full:breaks (Results 176 - 200 of 849) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/owasp/sanitizer/src/main/org/owasp/html/
HtmlTextEscapingMode.java 56 * Normally escaped character data that breaks around comments and tags.
  /external/skia/src/gpu/gl/builders/
GrGLSLPrettyPrint.cpp 24 // If a string breaks while in the middle 'parse until' we need to continue parsing on the
  /external/v8/test/mjsunit/
debug-evaluate-recursive.js 156 // Set debug event listener wich uses recursive breaks.
debug-listbreakpoints.js 34 // actually breaks on exceptions or not. That functionality is tested
debug-setexceptionbreak.js 34 // actually breaks on exceptions or not. That functionality is tested
  /external/vogar/src/vogar/tasks/
RunActionTask.java 123 // if the monitor breaks, assume the worst and don't retry
  /libcore/luni/src/main/java/java/io/
Serializable.java 37 * <p>Changing the class name, field names or field types breaks serialization
  /libcore/luni/src/main/java/java/util/
StringTokenizer.java 21 * Breaks a string into tokens; new code should probably use {@link String#split}.
  /packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
BluetoothMapbMessageTest.java 530 "line breaks and handle '=3D' =\r\ncharacters within the text. \r\n" +
537 "line breaks and handle '=' characters within the text. \r\n" +
553 "line breaks and handle '=3D' =\r\ncharacters within the text. \r\n" +
560 "line breaks and handle '=' characters within the text. \r\n" +
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
MimeType.java 62 // breaks other areas that will need to be fixed in a later CL.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/ldscripts/
i386pe.x 31 breaks building the cygwin32 dll. Instead, we name the section
i386pe.xa 31 breaks building the cygwin32 dll. Instead, we name the section
i386pe.xbn 31 breaks building the cygwin32 dll. Instead, we name the section
i386pe.xn 31 breaks building the cygwin32 dll. Instead, we name the section
i386pep.x 32 breaks building the cygwin32 dll. Instead, we name the section
i386pep.xa 32 breaks building the cygwin32 dll. Instead, we name the section
i386pep.xbn 32 breaks building the cygwin32 dll. Instead, we name the section
i386pep.xn 32 breaks building the cygwin32 dll. Instead, we name the section
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/shortest_paths/
astar.py 79 # attempting to compare the nodes themselves. The hash breaks ties in the
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
JUnitLaunchConfigDelegate.java 36 * JUnit tests as a bootstrap entry. This breaks JUnit tests as android.jar
  /system/core/include/log/
log_read.h 30 // efficient behavior. Also, pass-by-reference breaks C/C++ ABI.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pdb.py 347 if self.breaks: # There's at least one
586 clear -> clear all breaks, ask for confirmation
587 clear file:lineno -> clear all breaks at file:lineno
591 reply = raw_input('Clear all breaks? ')
949 of that function. Without argument, list all breaks. If a second
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pdb.py 347 if self.breaks: # There's at least one
586 clear -> clear all breaks, ask for confirmation
587 clear file:lineno -> clear all breaks at file:lineno
591 reply = raw_input('Clear all breaks? ')
949 of that function. Without argument, list all breaks. If a second
    [all...]
  /external/markdown/tests/extensions-x-toc/
syntax-toc.html 10 <li><a href="#paragraphs-and-line-breaks">Paragraphs and Line Breaks</a></li>
134 <h2 id="paragraphs-and-line-breaks">Paragraphs and Line Breaks</h2>
142 Type's "Convert Line Breaks" option) which translate every line break
149 work best -- and look better -- when you format them with hard breaks.</p>
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
AVT.java 297 lookahead = null; // breaks out of inner while loop
313 lookahead = null; // breaks out of inner while loop

Completed in 1995 milliseconds

1 2 3 4 5 6 78 91011>>