HomeSort by relevance Sort by last modified time
    Searched full:blink (Results 401 - 425 of 743) sorted by null

<<11121314151617181920>>

  /external/v8/tools/clang/blink_gc_plugin/tests/
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/v8/tools/clang/rewrite_to_chrome_style/
EditTracker.h 26 // used by the Blink rebase helper.
  /device/google/contexthub/firmware/os/drivers/leds/
leds_lp3943.c 104 bool blink; member in struct:LP3943Task
326 mTask.blink = !mTask.blink;
327 sensorLedsOnOff(mTask.blink);
344 mTask.ledsOn = mTask.blink = false;
  /external/libmojo/mojo/public/cpp/bindings/
struct_traits.h 14 // example::Foo::DataView (in chromium) and example::blink::Foo::DataView (in
15 // blink).
32 // WTF::String (in blink).
36 // Supported by default: std::vector, CArray, WTF::Vector (in blink)
41 // WTF::HashMap (in 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/mojo/public/cpp/bindings/tests/
pickled_types_blink.h 26 // Implementation of types with IPC::ParamTraits for consumers in Blink.
  /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)
  /external/skqp/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)
  /external/v8/tools/clang/blink_gc_plugin/
Config.cpp 13 // Legacy names to be removed after Blink rename:
TracingStatus.h 23 // probably don't need to be on the Blink GC heap. However, template use
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arc/
adc.s 5 adc ilink1,ilink2,blink
add.s 5 add ilink1,ilink2,blink
and.s 5 and ilink1,ilink2,blink
asl.s 5 asl ilink1,ilink2,blink
asr.s 5 asr ilink1,ilink2,blink
bic.s 5 bic ilink1,ilink2,blink
ext3op.s 5 dsp_fp_div ilink,ilink,blink

Completed in 230 milliseconds

<<11121314151617181920>>