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

<<11121314151617181920>>

  /external/v8/tools/clang/blink_gc_plugin/tests/
test.py 19 """Test harness for the Blink GC plugin."""
24 clang_cmd.append('-plugin-arg-blink-gc-plugin')
29 # Some Blink GC plugins dump a JSON representation of the object graph, and
65 'blink-gc-plugin',
traceimpl.cpp 7 namespace blink { namespace
traceimpl_derived_from_templated_base.h 10 namespace blink { namespace
traceimpl_error.cpp 7 namespace blink { namespace
traceimpl_overloaded.cpp 7 namespace blink { namespace
virtual_and_trace_after_dispatch.cpp 7 namespace blink { namespace
virtual_and_trace_after_dispatch.h 10 namespace blink { namespace
  /external/v8/tools/clang/rewrite_to_chrome_style/tests/
template-expected.cc 37 namespace blink { namespace
127 // Non-Blink should stay the same.
157 // Non-Blink should stay the same.
178 // Non-Blink should stay the same.
199 // Non-Blink should stay the same.
237 // Non-Blink should stay the same.
341 } // namespace blink
347 class Base : public ::blink::cxx_dependent_scope_member_expr_testing::Class {
369 struct MapTraits<blink::test_unnamed_arg::Class<V>> {
370 static void SetToEmpty(blink::test_unnamed_arg::Class<V>* output)
    [all...]
template-original.cc 37 namespace blink { namespace
126 // Non-Blink should stay the same.
156 // Non-Blink should stay the same.
177 // Non-Blink should stay the same.
198 // Non-Blink should stay the same.
236 // Non-Blink should stay the same.
340 } // namespace blink
346 class Base : public ::blink::cxx_dependent_scope_member_expr_testing::Class {
368 struct MapTraits<blink::test_unnamed_arg::Class<V>> {
369 static void SetToEmpty(blink::test_unnamed_arg::Class<V>* output)
    [all...]
fields-expected.cc 5 namespace blink { namespace
68 // https://crbug.com/640749#c1: Some type traits are inside blink namespace.
73 } // namespace blink
167 blink::C::instance_count_++;
168 // Force instantiation of a copy constructor for blink::C to make sure field
170 blink::C c;
171 blink::C c2 = c;
fields-original.cc 5 namespace blink { namespace
65 // https://crbug.com/640749#c1: Some type traits are inside blink namespace.
70 } // namespace blink
164 blink::C::instanceCount++;
165 // Force instantiation of a copy constructor for blink::C to make sure field
167 blink::C c;
168 blink::C c2 = c;
  /external/libmojo/mojo/public/cpp/bindings/
union_traits.h 14 // example::Foo::DataView (in chromium) and example::blink::Foo::DataView (in
15 // blink).
  /external/skia/site/dev/chrome/
index.md 4 Changes to the Skia repository will be rolled into Chromium (and Blink) by the
7 If you have a Skia change that needs to be tested in Chrome or Blink, or which
  /external/skqp/site/dev/chrome/
index.md 4 Changes to the Skia repository will be rolled into Chromium (and Blink) by the
7 If you have a Skia change that needs to be tested in Chrome or Blink, or which
  /external/libmojo/mojo/public/cpp/bindings/tests/
pickle_unittest.cc 18 #include "mojo/public/interfaces/bindings/tests/test_native_types.mojom-blink.h"
120 // This implements the generated Blink variant of PicklePasser.
121 class BlinkPicklePasserImpl : public blink::PicklePasser {
125 // mojo::test::blink::PicklePasser:
137 blink::PickleContainerPtr container,
154 // A test which runs both Chromium and Blink implementations of the
170 template <typename ProxyType = blink::PicklePasser>
176 ConvertInterfaceRequest<blink::PicklePasser>(std::move(request)));
185 BindingSet<blink::PicklePasser> blink_bindings_;
232 // The Blink service should drop our connection because th
    [all...]
struct_traits_unittest.cc 18 #include "mojo/public/interfaces/bindings/tests/test_native_types.mojom-blink.h"
77 // This implements the generated Blink variant of RectService.
78 class BlinkRectServiceImpl : public blink::RectService {
82 // mojo::test::blink::RectService:
100 // A test which runs both Chromium and Blink implementations of a RectService.
110 void BindToChromiumService(blink::RectServiceRequest request) {
116 void BindToBlinkService(blink::RectServiceRequest request) {
122 ConvertInterfaceRequest<blink::RectService>(std::move(request)));
160 BindingSet<blink::RectService> blink_bindings_;
191 // The Blink service should drop our connection because RectBlink'
    [all...]
  /external/iptables/extensions/
libxt_LED.c 31 {.name = "led-always-blink", .id = O_LED_ALWAYS_BLINK,
44 "--led-always-blink blink on arriving packets, even if\n"
94 printf(" led-always-blink");
119 printf(" --led-always-blink");
  /external/libffi/src/arc/
arcompact.S 47 push_s blink /* fp + 16, blink */
91 pop_s blink
104 j_s.d [blink]
124 push_s blink
129 pop_s blink
134 j_s.d [blink]
  /external/python/cpython2/Modules/_ctypes/libffi/src/arc/
arcompact.S 47 push_s blink /* fp + 16, blink */
91 pop_s blink
104 j_s.d [blink]
124 push_s blink
129 pop_s blink
134 j_s.d [blink]
  /external/python/cpython3/Modules/_ctypes/libffi/src/arc/
arcompact.S 47 push_s blink /* fp + 16, blink */
91 pop_s blink
104 j_s.d [blink]
124 push_s blink
129 pop_s blink
134 j_s.d [blink]
  /external/v8/tools/clang/blink_gc_plugin/tests/legacy_naming/
test.py 19 """Test harness for the Blink GC plugin."""
25 # Some Blink GC plugins dump a JSON representation of the object graph, and
61 'blink-gc-plugin',
  /external/owasp/sanitizer/empiricism/
canned-data.js 21 "blink": true,
151 "blink",
266 "blink",
381 "blink",
496 "blink",
611 "blink",
727 "blink",
842 "blink",
957 "blink",
1072 "blink",
    [all...]
  /external/autotest/client/site_tests/audio_WebRtcAudioLoopback/
control 16 "components": ["Blink>WebRTC>Audio"],
  /external/libmojo/mojo/public/tools/bindings/
blink_bindings_configuration.gni 5 variant = "blink"
  /external/libmojo/third_party/jinja2/
README.chromium 10 Template engine for code generation in Blink.

Completed in 684 milliseconds

<<11121314151617181920>>