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

<<11121314151617181920>>

  /external/v8/tools/clang/blink_gc_plugin/tests/
member_in_offheap_class.h 10 namespace blink { namespace
polymorphic_class_with_non_virtual_trace.h 10 namespace blink { namespace
register_weak_members_template.h 10 namespace blink { namespace
stack_allocated.h 10 namespace blink { namespace
trace_after_dispatch.cpp 7 namespace blink { namespace
trace_after_dispatch.h 10 namespace blink { namespace
trace_collections.h 10 namespace blink { namespace
trace_templated_super.cpp 7 namespace blink { namespace
trace_templated_super.h 10 namespace blink { namespace
traceimpl_overloaded_error.cpp 7 namespace blink { namespace
weak_fields_require_tracing.cpp 7 namespace blink { namespace
  /external/v8/tools/clang/plugins/
Options.h 12 bool enforce_in_thirdparty_webkit = false; // Use in Blink code itself
  /frameworks/base/tests/VectorDrawableTest/res/drawable/
animated_vector_drawable_attr_icon_animated.xml 20 android:animation="@anim/blink" />
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-sh/sh64/
stobin-1.d 15 [0-9a-f]+: 4401fff0 blink tr0,r63
  /external/v8/tools/clang/blink_gc_plugin/
CMakeLists.txt 33 # TODO(https://crbug.com/675879): Clean up after the Blink rename.
48 # TODO(https://crbug.com/675879): Clean up after the Blink rename.
  /external/v8/tools/clang/rewrite_to_chrome_style/tests/
constants-expected.cc 5 namespace blink { namespace
55 } // namespace blink
constants-original.cc 5 namespace blink { namespace
55 } // namespace blink
macros-expected.cc 17 namespace blink { namespace
91 } // namespace blink
macros-original.cc 17 namespace blink { namespace
91 } // namespace blink
  /external/walt/pywalt/pywalt/
screen_stats.py 13 # Throw away any sensor timestamps earlier than the first blink
21 # Get only the common size and skip the first blink, it's often weird.
  /frameworks/base/core/java/android/webkit/
TracingConfig.java 63 * Typically includes "blink", "compositor", "renderer.scheduler" and "v8" categories.
75 * Typically includes "blink", "compositor" and "gpu" categories.
81 * Typically includes "blink", "compositor", "gpu", "renderer.scheduler" and "v8" categories.
87 * Typically includes "blink", "compositor", "gpu", "renderer.scheduler", "v8" and
177 * // Record only the trace events matching the "blink*" and "renderer*" patterns
178 * // (e.g. "blink.animations", "renderer_host" and "renderer.scheduler" categories).
179 * <code>new TracingConfig.Builder().addCategories("blink*","renderer*").build()</code>
237 * e.g. "blink*" or full category name e.g. "renderer.scheduler".
  /external/libmojo/mojo/public/cpp/bindings/tests/
wtf_types_unittest.cc 14 #include "mojo/public/interfaces/bindings/tests/test_wtf_types.mojom-blink.h"
236 blink::TestWTFStructPtr input(blink::TestWTFStruct::New());
240 blink::TestWTFStructPtr cloned_input = input.Clone();
242 WTFArray<uint8_t> data = blink::TestWTFStruct::Serialize(&input);
244 blink::TestWTFStructPtr output;
245 ASSERT_TRUE(blink::TestWTFStruct::Deserialize(std::move(data), &output));
250 blink::TestWTFPtr ptr;
269 blink::TestWTFPtr ptr;
295 blink::TestWTFPtr ptr
    [all...]
  /hardware/qcom/display/msm8960/liblight/
lights.c 67 = "/sys/class/leds/%s/device/blink";
147 int blink, freq, pwm; local
173 // the LED appears to blink about once per second if freq is 20
185 blink = 1;
187 blink = 0;
218 if (blink) {
222 write_int(blink_file, blink);
  /external/skia/site/dev/chrome/
multi_repo_trybots.md 4 When a proposed Skia change will require a change in Chromium or Blink it is
5 often helpful to locally create the Chromium and Blink changes and test with the
7 which affect Blink layout tests. While simple to do locally, this explains how
  /external/skqp/site/dev/chrome/
multi_repo_trybots.md 4 When a proposed Skia change will require a change in Chromium or Blink it is
5 often helpful to locally create the Chromium and Blink changes and test with the
7 which affect Blink layout tests. While simple to do locally, this explains how

Completed in 839 milliseconds

<<11121314151617181920>>