/external/valgrind/main/docs/internals/ |
tracking-fn-entry-exit.txt | 31 I first PUSH a separation marker on the shadow stack, and use the stack as 32 normal. The marker is used for unwinding when leaving the signal handler. 185 > When entering a signal handler, first push a separation marker on the 186 > thread's shadow stack, then use it as normal. The marker is used for
|
/external/valgrind/unittest/ |
atomicity_tests.cc | 147 // vim:shiftwidth=2:softtabstop=2:expandtab:foldmethod=marker
|
test_utils.h | 157 // vim:shiftwidth=2:softtabstop=2:expandtab:foldmethod=marker
|
/external/webkit/Source/WebCore/css/ |
svg.css | 45 svg:not(:root), symbol, image, marker, pattern, foreignObject {
|
/external/webkit/Source/WebCore/dom/ |
EventQueue.cpp | 122 // Insert a marker for where we should stop.
|
/external/webkit/Source/WebCore/html/parser/ |
HTMLElementStack.cpp | 430 ASSERT_NOT_REACHED(); // <html> is always on the stack and is a scope marker. 443 ASSERT_NOT_REACHED(); // <html> is always on the stack and is a scope marker. 456 ASSERT_NOT_REACHED(); // <html> is always on the stack and is a scope marker. 469 ASSERT_NOT_REACHED(); // <html> is always on the stack and is a scope marker.
|
HTMLFormattingElementList.h | 117 // clearToLastMarker also clears the marker (per the HTML5 spec).
|
/external/webkit/Tools/android/flex-2.5.4a/ |
yylex.c | 204 fprintf( stderr, _( "End Marker\n" ) );
|
/frameworks/base/tests/DumpRenderTree/assets/ |
run_layout_tests.py | 65 def DiffResults(marker, new_results, old_results, diff_results, strip_reason, 79 # Write marker to diff file 80 diff_file.writelines(marker + "\n") 107 logging.info(marker + " >>> " + str(params["new"][0]) + " new, " +
|
/packages/apps/Gallery2/res/values-tl/ |
photoeditor_strings.xml | 55 <string name="crop_tooltip" msgid="8794037869706891710">"I-drag ang mga marker upang i-crop ang larawan"</string>
|
/packages/providers/DownloadProvider/ui/res/values-nb/ |
strings.xml | 47 <string name="select_all" msgid="5854385570247421586">"Marker alle"</string>
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
coretypes.h | 40 #define GTY(x) /* nothing - marker for gengtype */
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
coretypes.h | 40 #define GTY(x) /* nothing - marker for gengtype */
|
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/ |
coretypes.h | 40 #define GTY(x) /* nothing - marker for gengtype */
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/ |
ftp.h | 101 #define BLK_RESTART 0x10 /* Block is Restart Marker */
|
/external/chromium/net/tools/testserver/ |
chromiumsync.py | 185 for marker in request.from_progress_marker: 186 if marker.HasField("timestamp_token_for_migration"): 187 timestamp = marker.timestamp_token_for_migration 188 elif marker.token: 189 timestamp = int(marker.token) 190 elif marker.HasField("token"): 193 raise ValueError("No timestamp information in progress marker.") 194 data_type = ProtocolDataTypeIdToSyncType(marker.data_type_id) [all...] |
/external/icu4c/tools/ctestfw/ |
udbgutil.cpp | 16 2. Find the marker "Add new enum types above this line" 17 3. Before that marker, add a #include of any header file you need.
|
/external/icu4c/tools/toolutil/ |
udbgutil.cpp | 16 2. Find the marker "Add new enum types above this line" 17 3. Before that marker, add a #include of any header file you need.
|
/external/v8/src/ |
preparser.h | 235 int marker; local 236 if (reinterpret_cast<uintptr_t>(&marker) < stack_limit_) {
|
/external/webkit/Source/WebCore/accessibility/ |
AccessibilityObject.cpp | 248 // make a caret selection for the position before marker position (to make sure 259 // This check will reposition the marker before the floating object, to ensure we get a line start. 296 // This check will reposition the marker after the floating object, to ensure we get a line end. 414 // Returns the text associated with a list marker if this node is contained within a list item. 417 // If the range does not contain the start of the line, the list marker text should not be included. 425 // If this is in a list item, we need to manually add the text for the list marker 433 // FIXME: Not all list marker styles are followed by a period, but this 448 // Add a textual representation for list marker text [all...] |
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/ |
omxtypes.h | 64 OMX_StsICJP_JPEGMarkerErr = -183, /* JPEG marker encountered within an entropy-coded block; */ 66 OMX_StsICJP_JPEGMarker = -181, /* JPEG marker encountered; Huffman decoding */
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/ |
omxtypes.h | 64 OMX_StsICJP_JPEGMarkerErr = -183, /* JPEG marker encountered within an entropy-coded block; */ 66 OMX_StsICJP_JPEGMarker = -181, /* JPEG marker encountered; Huffman decoding */
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/ |
omxtypes.h | 64 OMX_StsICJP_JPEGMarkerErr = -183, /* JPEG marker encountered within an entropy-coded block; */ 66 OMX_StsICJP_JPEGMarker = -181, /* JPEG marker encountered; Huffman decoding */
|
/development/pdk/pndk/ |
Android_PNDK_README.html | 106 .writely-footnote-marker { 118 .editor .writely-footnote-marker { 121 .writely-footnote-marker-highlight { 201 .editor .writely-comment-marker { 215 .editor .writely-comment-marker-hidden { 368 surrounding the footnote marker. They can be overridden in the
|
/external/jpeg/ |
djpeg.c | 193 arg++; /* advance past switch marker character */ 347 * Marker processor for COM and interesting APPn markers. 348 * This replaces the library's built-in processor, which just skips the marker. 349 * We want to print out the marker as text, to the extent possible. 454 /* Insert custom marker processor for COM and APP12. 457 * If you like, additional APPn marker types can be selected for display,
|