Home
last modified time | relevance | path

Searched refs:wrappers (Results 1 – 25 of 272) sorted by relevance

1234567891011

/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
DShadowDOM.js53 var wrappers = Object.create(null);
319 scope.wrappers = wrappers;
520 var wrappers = scope.wrappers;
554 this.addedNodes = new wrappers.NodeList();
555 this.removedNodes = new wrappers.NodeList();
727 scope.wrappers.MutationObserver = MutationObserver;
728 scope.wrappers.MutationRecord = MutationRecord;
739 if (this.root instanceof scope.wrappers.ShadowRoot) {
763 if (node instanceof scope.wrappers.Window) {
787 var wrappers = scope.wrappers;
[all …]
DShadowDOM.min.js11wrappers=W}(window.ShadowDOMPolyfill),function(e){"use strict";function t(e,t,n){return{index:e,re…
12wrappers.Node,o=e.enqueueMutation,i=e.mixin,a=e.registerWrapper,s=e.unsafeUnwrap,c=window.Characte…
13wrappers.EventTarget,r=e.wrappers.Selection,o=e.mixin,i=e.registerWrapper,a=e.renderAllPending,s=e…
Dwebcomponents.min.js11wrappers=I}(window.ShadowDOMPolyfill),function(e){"use strict";function t(e,t,n){return{index:e,re…
12wrappers.NodeList,o={get firstElementChild(){return t(this.firstChild)},get lastElementChild(){ret…
13wrappers.DOMImplementation=a,e.wrappers.Document=t}(window.ShadowDOMPolyfill),function(e){"use str…
Dwebcomponents.js95 var wrappers = Object.create(null);
361 scope.wrappers = wrappers;
559 var wrappers = scope.wrappers;
593 this.addedNodes = new wrappers.NodeList();
594 this.removedNodes = new wrappers.NodeList();
766 scope.wrappers.MutationObserver = MutationObserver;
767 scope.wrappers.MutationRecord = MutationRecord;
777 if (this.root instanceof scope.wrappers.ShadowRoot) {
801 if (node instanceof scope.wrappers.Window) {
824 var wrappers = scope.wrappers;
[all …]
/external/chromium-trace/catapult/tracing/third_party/components/webcomponentsjs/
DShadowDOM.js53 var wrappers = Object.create(null);
319 scope.wrappers = wrappers;
520 var wrappers = scope.wrappers;
554 this.addedNodes = new wrappers.NodeList();
555 this.removedNodes = new wrappers.NodeList();
727 scope.wrappers.MutationObserver = MutationObserver;
728 scope.wrappers.MutationRecord = MutationRecord;
739 if (this.root instanceof scope.wrappers.ShadowRoot) {
763 if (node instanceof scope.wrappers.Window) {
787 var wrappers = scope.wrappers;
[all …]
DShadowDOM.min.js11wrappers=W}(window.ShadowDOMPolyfill),function(e){"use strict";function t(e,t,n){return{index:e,re…
12wrappers.Node,o=e.enqueueMutation,i=e.mixin,a=e.registerWrapper,s=e.unsafeUnwrap,c=window.Characte…
13wrappers.EventTarget,r=e.wrappers.Selection,o=e.mixin,i=e.registerWrapper,a=e.renderAllPending,s=e…
Dwebcomponents.min.js11wrappers=I}(window.ShadowDOMPolyfill),function(e){"use strict";function t(e,t,n){return{index:e,re…
12wrappers.NodeList,o={get firstElementChild(){return t(this.firstChild)},get lastElementChild(){ret…
13wrappers.DOMImplementation=a,e.wrappers.Document=t}(window.ShadowDOMPolyfill),function(e){"use str…
Dwebcomponents.js95 var wrappers = Object.create(null);
361 scope.wrappers = wrappers;
559 var wrappers = scope.wrappers;
593 this.addedNodes = new wrappers.NodeList();
594 this.removedNodes = new wrappers.NodeList();
766 scope.wrappers.MutationObserver = MutationObserver;
767 scope.wrappers.MutationRecord = MutationRecord;
777 if (this.root instanceof scope.wrappers.ShadowRoot) {
801 if (node instanceof scope.wrappers.Window) {
824 var wrappers = scope.wrappers;
[all …]
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/array/
DPrimitiveArrayTest.java52 List<Object> wrappers = (List<Object>) yaml.load(testInput); in testValidConstructor() local
54 Assert.assertArrayEquals(bytes, ((ByteArr) wrappers.get(0)).getBytes()); in testValidConstructor()
55 Assert.assertArrayEquals(shorts, ((ShortArr) wrappers.get(1)).getShorts()); in testValidConstructor()
56 Assert.assertArrayEquals(ints, ((IntArr) wrappers.get(2)).getInts()); in testValidConstructor()
57 Assert.assertArrayEquals(longs, ((LongArr) wrappers.get(3)).getLongs()); in testValidConstructor()
58 Assert.assertArrayEquals(floats, ((FloatArr) wrappers.get(4)).getFloats(), 0.001f); in testValidConstructor()
59 Assert.assertArrayEquals(doubles, ((DoubleArr) wrappers.get(5)).getDoubles(), 0.001); in testValidConstructor()
60 Assert.assertArrayEquals(chars, ((CharArr) wrappers.get(6)).getChars()); in testValidConstructor()
61 assertArrayEquals(bools, ((BooleanArr) wrappers.get(7)).getBools()); in testValidConstructor()
/external/autotest/site_utils/presubmit_hooks/
Dcheck_control_files.py62 wrappers = subprocess.check_output(cmd).split()
64 if wrappers and wrappers[0] == pattern:
65 wrappers = []
66 return ['equery'] + wrappers
/external/deqp/targets/gles3_wrapper/
Dgles3_wrapper.cmake12 wrappers/gles3/inc
13 wrappers/gles3 # Required by platform integration
15 add_subdirectory(wrappers/gles3)
/external/guava/guava-tests/test/com/google/common/primitives/
DPrimitivesTest.java65 Set<Class<?>> wrappers = Primitives.allWrapperTypes(); in testAllWrapperTypes() local
70 wrappers); in testAllWrapperTypes() local
73 wrappers.remove(Boolean.class); in testAllWrapperTypes()
/external/valgrind/
DREADME_MISSING_SYSCALL_OR_IOCTL2 Dealing with missing system call or ioctl wrappers in Valgrind
7 ioctl wrappers you need, so that you can continue your debugging. If
18 What are syscall/ioctl wrappers? What do they do?
28 Syscall and ioctl wrappers have two jobs:
103 Writing your own syscall wrappers (see below for ioctl wrappers)
126 3. Add a case to the already-huge collection of wrappers in
148 If you find this difficult, read the wrappers for other syscalls
173 Writing your own ioctl wrappers
176 Is pretty much the same as writing syscall wrappers, except that all
186 Writing your own door call wrappers (Solaris only)
[all …]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.event_1.2.0.v20100503.jar ... i String topic String key java.util.List wrappers java.util.List wrappers private void unbucket ( ...
/external/valgrind/docs/internals/
Dm_replacemalloc.txt9 And yet it must call the tool's malloc wrappers. How does it know where
18 the core the names of its malloc wrappers. These are stored in
22 GET_MALLOCFUNCS client request to get the names of the malloc wrappers
Dm_syswrap.txt7 POST wrappers for syscalls. It is important to observe these, else
12 and a great deal of commentary. The wrappers themselves live in
Dporting-HOWTO.txt59 properly. The syscall table and syscall wrappers will be painful; do them
104 able to reuse some of the generic (eg. POSIX) syscall wrappers, if the types
105 match. Otherwise, you'll have to write your own new wrappers. Do this
/external/guice/core/test/com/google/inject/
DKeyTest.java97 Class[] wrappers = new Class[] { in testPrimitivesAndWrappersAreEqual() local
106 Key wrapperKey = Key.get(wrappers[t]); in testPrimitivesAndWrappersAreEqual()
109 assertEquals(wrappers[t], primitiveKey.getRawType()); in testPrimitivesAndWrappersAreEqual()
110 assertEquals(wrappers[t], wrapperKey.getRawType()); in testPrimitivesAndWrappersAreEqual()
111 assertEquals(wrappers[t], primitiveKey.getTypeLiteral().getType()); in testPrimitivesAndWrappersAreEqual()
112 assertEquals(wrappers[t], wrapperKey.getTypeLiteral().getType()); in testPrimitivesAndWrappersAreEqual()
DTypeLiteralTest.java126 Class[] wrappers = new Class[] { in testDifferentiationBetweenWrappersAndPrimitives() local
135 TypeLiteral wrapperTl = TypeLiteral.get(wrappers[t]); in testDifferentiationBetweenWrappersAndPrimitives()
139 assertEquals(wrappers[t], wrapperTl.getType()); in testDifferentiationBetweenWrappersAndPrimitives()
141 assertEquals(wrappers[t], wrapperTl.getRawType()); in testDifferentiationBetweenWrappersAndPrimitives()
/external/guava/guava/src/com/google/common/eventbus/
DEventBus.java258 Set<EventSubscriber> wrappers = subscribersByType.get(eventType); in post() local
260 if (!wrappers.isEmpty()) { in post()
262 for (EventSubscriber wrapper : wrappers) { in post()
/external/libxml2/python/
DTODO1 TODO for the libxml2 Python wrappers
50 - wrappers
/external/skia/resources/
Dslides_content2.lua16 - Threads : wrappers for native apis
17 - Memory : wrappers for [new, malloc, discardable]
/external/zlib/src/contrib/dotzlib/
Dreadme.txt4 .Net streaming wrappers for the gz streams part of zlib, and wrappers
/external/mdnsresponder/mDNSPosix/
DMakefile396 @echo "Java wrappers done"
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_flags.inc174 "If set, uses custom wrappers for strstr and strcasestr functions "
177 "If set, uses custom wrappers for strspn and strcspn function "
180 "If set, uses custom wrappers for strpbrk function "
183 "If set, uses custom wrappers for memcmp function "

1234567891011