/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arc/ |
bic.d | 9 0x[0-9a-f]+ 2606 37dd bic ilink,r30,blink 34 0x[0-9a-f]+ 26c6 37c5 bic.c r30,r30,blink
|
lsr.d | 9 0x[0-9a-f]+ 2e01 37dd lsr ilink,r30,blink 34 0x[0-9a-f]+ 2ec1 37c5 lsr.c r30,r30,blink
|
or.d | 9 0x[0-9a-f]+ 2605 37dd or ilink,r30,blink 34 0x[0-9a-f]+ 26c5 37c5 or.c r30,r30,blink
|
ror.d | 9 0x[0-9a-f]+ 2e03 37dd ror ilink,r30,blink 34 0x[0-9a-f]+ 2ec3 37c5 ror.c r30,r30,blink
|
sbc.d | 9 0x[0-9a-f]+ 2603 37dd sbc ilink,r30,blink 34 0x[0-9a-f]+ 26c3 37c5 sbc.c r30,r30,blink
|
sub.d | 9 0x[0-9a-f]+ 2602 37dd sub ilink,r30,blink 34 0x[0-9a-f]+ 26c2 37c5 sub.c r30,r30,blink
|
xor.d | 9 0x[0-9a-f]+ 2607 37dd xor ilink,r30,blink 34 0x[0-9a-f]+ 26c7 37c5 xor.c r30,r30,blink
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/sh64/ |
syntax-1.d | 121 14c: 4401fd20 blink tr0,r18 125 15c: 4401fd20 blink tr0,r18
|
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/ |
ScreenResponseFragment.java | 191 logger.log("Blink count was: " + tmsg.count); 259 // Repost doBlink to some far away time to blink again even if nothing arrives from 281 logger.log("blink counts " + initiatedBlinks + " " + detectedBlinks); 298 "Bar starts at beginning of frame and ends when photosensor detects blink"); 324 // Schedule another blink soon-ish
|
/external/markdown/MarkdownTest/Tests_2004/ |
Markdown Documentation - Basics.text | 270 I strongly recommend against using any `<blink>` tags. 278 <code><blink></code> tags.</p>
|
/external/markdown/MarkdownTest/Tests_2007/ |
Markdown Documentation - Basics.text | 270 I strongly recommend against using any `<blink>` tags. 278 <code><blink></code> tags.</p>
|
/external/markdown/tests/markdown-test/ |
markdown-documentation-basics.txt | 270 I strongly recommend against using any `<blink>` tags. 278 <code><blink></code> tags.</p>
|
/external/v8/tools/ |
SourceMap.js | 28 // This is a copy from blink dev tools, see: 29 // http://src.chromium.org/viewvc/blink/trunk/Source/devtools/front_end/SourceMap.js
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_gl.py | 17 'blankscreen', 'blanktime', 'blendfunction', 'blink', 'c3f', 'c3i',
|
/external/libmojo/mojo/public/cpp/bindings/ |
BUILD.gn | 172 # TODO(yzshen): crbug.com/617718 Consider moving this into blink.
|
/external/libvterm/src/ |
vterm_internal.h | 30 unsigned int blink:1; member in struct:VTermPen
|
/external/pdfium/third_party/base/allocator/partition_allocator/ |
page_allocator.h | 33 // All Blink-supported systems have 4096 sized system pages and can handle
|
/external/python/cpython2/Lib/test/ |
test_gl.py | 16 'blankscreen', 'blanktime', 'blendfunction', 'blink', 'c3f', 'c3i',
|
/external/skia/src/core/ |
SkRTree.cpp | 109 // We might sort our branches here, but we expect Blink gives us a reasonable x,y order.
|
/external/skqp/src/core/ |
SkRTree.cpp | 109 // We might sort our branches here, but we expect Blink gives us a reasonable x,y order.
|
/external/skqp/src/gpu/ |
GrCaps.cpp | 76 // An default count of 4 was chosen because of the common pattern in Blink of:
|
/external/syslinux/com32/lib/sys/ |
ansicon_write.c | 131 if (st->blink)
|
/external/v8/include/libplatform/ |
v8-tracing.h | 219 // These values must be in sync with macro values in TraceEvent.h in Blink.
|
/external/v8/tools/clang/blink_gc_plugin/ |
BlinkGCPluginConsumer.cpp | 73 // Only check structures in the blink and WebKit namespaces. 74 options_.checked_namespaces.insert("blink"); 112 << "[blink-gc] " 680 // Blink to verify class sizes and don't need checking.
|
/frameworks/base/core/java/android/transition/ |
TranslationAnimationCreator.java | 31 * will not blink out or shift suddenly when the transition is interrupted.
|