HomeSort by relevance Sort by last modified time
    Searched full:blink (Results 226 - 250 of 532) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/v8/tools/clang/blink_gc_plugin/
process-graph.py 10 "Process the Blink points-to graph generated by the Blink GC plugin.")
260 name = ignore.find("::") > 0 and ignore or ("blink::" + ignore)
347 'blink::GarbageCollected',
348 'blink::GarbageCollectedFinalized',
349 'blink::GarbageCollectedMixin',
356 'blink::RefCountedGarbageCollected',
357 'blink::ThreadSafeRefCountedGarbageCollected',
360 'blink::EventTarget',
361 'blink::EventTargetWithInlineData'
    [all...]
TracingStatus.h 23 // probably don't need to be on the Blink GC heap. However, template use
  /external/libmojo/mojo/
BUILD.gn 34 "//mojo/converters/blink:blink_converters_unittests",
  /external/libmojo/mojo/public/cpp/bindings/tests/
rect_blink.h 14 // in Blink. Unlike the Chromium variant (see rect_chromium.h) this does not
pickled_types_blink.h 26 // Implementation of types with IPC::ParamTraits for consumers in Blink.
  /external/skia/include/ports/
SkTypeface_mac.h 41 * This method is deprecated. It may only be used by Blink Mac
  /external/syslinux/com32/lib/sys/
ansi.h 39 bool blink; member in struct:term_state
  /external/v8/tools/clang/blink_gc_plugin/tests/
finalize_after_dispatch.cpp 7 namespace blink { namespace
finalize_after_dispatch.h 10 namespace blink { namespace
trace_after_dispatch_impl.cpp 7 namespace blink { namespace
trace_after_dispatch_impl.h 10 namespace blink { namespace
trace_after_dispatch_impl_error.cpp 7 namespace blink { namespace
trace_after_dispatch_impl_error.h 10 namespace blink { namespace
traceimpl.h 10 namespace blink { namespace
traceimpl_dependent_scope.h 10 namespace blink { namespace
traceimpl_error.h 10 namespace blink { namespace
traceimpl_omitted_trace.h 10 namespace blink { namespace
traceimpl_overloaded.h 10 namespace blink { namespace
traceimpl_overloaded_error.h 10 namespace blink { namespace
  /external/v8/tools/clang/plugins/tests/
overridden_methods.cpp 29 // Should warn if overriding a method whose origin is blink.
  /external/libvterm/src/
pen.c 151 state->pen.blink = 0; setpenattr_bool(state, VTERM_ATTR_BLINK, 0);
173 setpenattr_bool(state, VTERM_ATTR_BLINK, state->pen.blink);
246 case 5: // Blink
247 state->pen.blink = 1;
287 case 25: // Blink off
288 state->pen.blink = 0;
385 if(state->pen.blink)
439 val->boolean = state->pen.blink;
  /device/google/marlin/liblight/
lights.c 66 = "/sys/class/leds/red/blink";
69 = "/sys/class/leds/green/blink";
72 = "/sys/class/leds/blue/blink";
214 int blink; local
  /external/libmojo/third_party/markupsafe/
__init__.py 61 >>> strong % {'text': '<blink>hacker here</blink>'}
62 Markup(u'<strong>&lt;blink&gt;hacker here&lt;/blink&gt;</strong>')
  /external/skia/site/dev/testing/
ct.md 49 blink-dev threads discussing how to make Chrome faster using the results gathered from CT:
51 * [Main thread attribution for top million sites](https://groups.google.com/a/chromium.org/d/msg/blink-dev/-R47hzmkdig/xILVgczlKgQJ)
52 * [Layout time for top 10k sites](https://groups.google.com/a/chromium.org/d/msg/blink-dev/fkRYGcIQN1g/_uYcAt6G8XsJ)
53 * [Perf profile for top million sites](https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/8qd5SmLF5n0)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arc/
adc.s 5 adc ilink1,ilink2,blink

Completed in 1944 milliseconds

1 2 3 4 5 6 7 8 91011>>