Searched defs:imp (Results 51 - 75 of 79) sorted by relevance

1234

/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/
H A DV8TestInterfaceImplementedAs.cpp68 RealClass* imp = V8TestInterfaceImplementedAs::toNative(info.Holder()); local
69 v8SetReturnValueString(info, imp->a(), info.GetIsolate());
82 RealClass* imp = V8TestInterfaceImplementedAs::toNative(info.Holder()); local
84 imp->setA(v);
97 RealClass* imp = V8TestInterfaceImplementedAs::toNative(info.Holder()); local
98 v8SetReturnValue(info, toV8Fast(imp->b(), info, imp));
111 RealClass* imp = V8TestInterfaceImplementedAs::toNative(info.Holder()); local
113 imp->setB(WTF::getPtr(v));
130 RealClass* imp local
149 RealClass* imp = V8TestInterfaceImplementedAs::toNative(args.Holder()); local
[all...]
H A DV8TestSerializedScriptValueInterface.cpp67 TestSerializedScriptValueInterface* imp = V8TestSerializedScriptValueInterface::toNative(info.Holder()); local
68 v8SetReturnValue(info, imp->value() ? imp->value()->deserialize() : v8::Handle<v8::Value>(v8::Null(info.GetIsolate())));
81 TestSerializedScriptValueInterface* imp = V8TestSerializedScriptValueInterface::toNative(info.Holder()); local
83 imp->setValue(WTF::getPtr(v));
96 TestSerializedScriptValueInterface* imp = V8TestSerializedScriptValueInterface::toNative(info.Holder()); local
97 v8SetReturnValue(info, imp->readonlyValue() ? imp->readonlyValue()->deserialize() : v8::Handle<v8::Value>(v8::Null(info.GetIsolate())));
116 TestSerializedScriptValueInterface* imp = V8TestSerializedScriptValueInterface::toNative(info.Holder()); local
117 RefPtr<SerializedScriptValue> serialized = imp
133 TestSerializedScriptValueInterface* imp = V8TestSerializedScriptValueInterface::toNative(info.Holder()); local
155 TestSerializedScriptValueInterface* imp = V8TestSerializedScriptValueInterface::toNative(info.Holder()); local
[all...]
H A DV8TestTypedefs.cpp73 TestTypedefs* imp = V8TestTypedefs::toNative(info.Holder()); local
74 v8SetReturnValue(info, static_cast<double>(imp->unsignedLongLongAttr()));
87 TestTypedefs* imp = V8TestTypedefs::toNative(info.Holder()); local
89 imp->setUnsignedLongLongAttr(v);
102 TestTypedefs* imp = V8TestTypedefs::toNative(info.Holder()); local
103 v8SetReturnValue(info, imp->immutableSerializedScriptValue() ? imp->immutableSerializedScriptValue()->deserialize() : v8::Handle<v8::Value>(v8::Null(info.GetIsolate())));
116 TestTypedefs* imp = V8TestTypedefs::toNative(info.Holder()); local
118 imp->setImmutableSerializedScriptValue(WTF::getPtr(v));
131 TestTypedefs* imp local
149 TestTypedefs* imp = V8TestTypedefs::toNative(info.Holder()); local
164 TestTypedefs* imp = V8TestTypedefs::toNative(info.Holder()); local
178 TestTypedefs* imp = V8TestTypedefs::toNative(info.Holder()); local
195 TestTypedefs* imp = V8TestTypedefs::toNative(info.Holder()); local
213 TestTypedefs* imp = V8TestTypedefs::toNative(info.Holder()); local
228 TestTypedefs* imp = V8TestTypedefs::toNative(info.Holder()); local
242 TestTypedefs* imp = V8TestTypedefs::toNative(info.Holder()); local
278 TestTypedefs* imp = V8TestTypedefs::toNative(args.Holder()); local
303 TestTypedefs* imp = V8TestTypedefs::toNative(args.Holder()); local
337 TestTypedefs* imp = V8TestTypedefs::toNative(args.Holder()); local
356 TestTypedefs* imp = V8TestTypedefs::toNative(args.Holder()); local
376 TestTypedefs* imp = V8TestTypedefs::toNative(args.Holder()); local
404 TestTypedefs* imp = V8TestTypedefs::toNative(args.Holder()); local
422 TestTypedefs* imp = V8TestTypedefs::toNative(args.Holder()); local
445 TestTypedefs* imp = V8TestTypedefs::toNative(args.Holder()); local
464 TestTypedefs* imp = V8TestTypedefs::toNative(args.Holder()); local
[all...]
H A DV8TestInterface.cpp141 TestInterface* imp = V8TestInterface::toNative(info.Holder()); local
142 v8SetReturnValueString(info, TestImplements::implementsStr1(imp), info.GetIsolate());
163 TestInterface* imp = V8TestInterface::toNative(info.Holder()); local
164 v8SetReturnValueString(info, TestImplements::implementsStr2(imp), info.GetIsolate());
185 TestInterface* imp = V8TestInterface::toNative(info.Holder()); local
187 TestImplements::setImplementsStr2(imp, v);
230 TestInterface* imp = V8TestInterface::toNative(info.Holder()); local
231 v8SetReturnValue(info, toV8Fast(TestImplements::implementsNode(imp), info, imp));
252 TestInterface* imp local
275 TestInterface* imp = V8TestInterface::toNative(info.Holder()); local
297 TestInterface* imp = V8TestInterface::toNative(info.Holder()); local
320 TestInterface* imp = V8TestInterface::toNative(info.Holder()); local
342 TestInterface* imp = V8TestInterface::toNative(info.Holder()); local
365 TestInterface* imp = V8TestInterface::toNative(info.Holder()); local
387 TestInterface* imp = V8TestInterface::toNative(info.Holder()); local
474 TestInterface* imp = V8TestInterface::toNative(info.Holder()); local
496 TestInterface* imp = V8TestInterface::toNative(info.Holder()); local
518 TestInterface* imp = V8TestInterface::toNative(info.Holder()); local
563 TestInterface* imp = V8TestInterface::toNative(info.Holder()); local
585 TestInterface* imp = V8TestInterface::toNative(info.Holder()); local
608 TestInterface* imp = V8TestInterface::toNative(info.Holder()); local
630 TestInterface* imp = V8TestInterface::toNative(info.Holder()); local
653 TestInterface* imp = V8TestInterface::toNative(info.Holder()); local
675 TestInterface* imp = V8TestInterface::toNative(info.Holder()); local
698 TestInterface* imp = V8TestInterface::toNative(info.Holder()); local
720 TestInterface* imp = V8TestInterface::toNative(info.Holder()); local
743 TestInterface* imp = V8TestInterface::toNative(args.Holder()); local
770 TestInterface* imp = V8TestInterface::toNative(args.Holder()); local
832 TestInterface* imp = V8TestInterface::toNative(args.Holder()); local
859 TestInterface* imp = V8TestInterface::toNative(args.Holder()); local
[all...]
H A DV8TestObject.cpp100 TestObj* imp = V8TestObject::toNative(info.Holder()); local
101 v8SetReturnValueInt(info, imp->readOnlyLongAttr());
114 TestObj* imp = V8TestObject::toNative(info.Holder()); local
115 v8SetReturnValueString(info, imp->readOnlyStringAttr(), info.GetIsolate());
128 TestObj* imp = V8TestObject::toNative(info.Holder()); local
129 RefPtr<TestObj> result = imp->readOnlyTestObjectAttr();
189 TestObj* imp = V8TestObject::toNative(info.Holder()); local
190 v8SetReturnValueString(info, imp->enumAttr(), info.GetIsolate());
203 TestObj* imp = V8TestObject::toNative(info.Holder()); local
208 imp
221 TestObj* imp = V8TestObject::toNative(info.Holder()); local
235 TestObj* imp = V8TestObject::toNative(info.Holder()); local
249 TestObj* imp = V8TestObject::toNative(info.Holder()); local
264 TestObj* imp = V8TestObject::toNative(info.Holder()); local
278 TestObj* imp = V8TestObject::toNative(info.Holder()); local
293 TestObj* imp = V8TestObject::toNative(info.Holder()); local
307 TestObj* imp = V8TestObject::toNative(info.Holder()); local
322 TestObj* imp = V8TestObject::toNative(info.Holder()); local
336 TestObj* imp = V8TestObject::toNative(info.Holder()); local
351 TestObj* imp = V8TestObject::toNative(info.Holder()); local
365 TestObj* imp = V8TestObject::toNative(info.Holder()); local
380 TestObj* imp = V8TestObject::toNative(info.Holder()); local
394 TestObj* imp = V8TestObject::toNative(info.Holder()); local
409 TestObj* imp = V8TestObject::toNative(info.Holder()); local
423 TestObj* imp = V8TestObject::toNative(info.Holder()); local
438 TestObj* imp = V8TestObject::toNative(info.Holder()); local
452 TestObj* imp = V8TestObject::toNative(info.Holder()); local
467 TestObj* imp = V8TestObject::toNative(info.Holder()); local
482 TestObj* imp = V8TestObject::toNative(info.Holder()); local
499 TestObj* imp = V8TestObject::toNative(info.Holder()); local
514 TestObj* imp = V8TestObject::toNative(info.Holder()); local
530 TestObj* imp = V8TestObject::toNative(info.Holder()); local
544 TestObj* imp = V8TestObject::toNative(info.Holder()); local
559 TestObj* imp = V8TestObject::toNative(info.Holder()); local
573 TestObj* imp = V8TestObject::toNative(info.Holder()); local
588 TestObj* imp = V8TestObject::toNative(info.Holder()); local
602 TestObj* imp = V8TestObject::toNative(info.Holder()); local
619 TestObj* imp = V8TestObject::toNative(info.Holder()); local
633 TestObj* imp = V8TestObject::toNative(info.Holder()); local
650 TestObj* imp = V8TestObject::toNative(info.Holder()); local
664 TestObj* imp = V8TestObject::toNative(info.Holder()); local
681 TestObj* imp = V8TestObject::toNative(info.Holder()); local
695 TestObj* imp = V8TestObject::toNative(info.Holder()); local
712 TestObj* imp = V8TestObject::toNative(info.Holder()); local
726 TestObj* imp = V8TestObject::toNative(info.Holder()); local
743 TestObj* imp = V8TestObject::toNative(info.Holder()); local
757 TestObj* imp = V8TestObject::toNative(info.Holder()); local
774 TestObj* imp = V8TestObject::toNative(info.Holder()); local
788 TestObj* imp = V8TestObject::toNative(info.Holder()); local
805 TestObj* imp = V8TestObject::toNative(info.Holder()); local
819 TestObj* imp = V8TestObject::toNative(info.Holder()); local
836 TestObj* imp = V8TestObject::toNative(info.Holder()); local
850 TestObj* imp = V8TestObject::toNative(info.Holder()); local
867 TestObj* imp = V8TestObject::toNative(info.Holder()); local
881 TestObj* imp = V8TestObject::toNative(info.Holder()); local
896 TestObj* imp = V8TestObject::toNative(info.Holder()); local
914 TestObj* imp = V8TestObject::toNative(info.Holder()); local
929 TestObj* imp = V8TestObject::toNative(info.Holder()); local
943 TestObj* imp = V8TestObject::toNative(info.Holder()); local
960 TestObj* imp = V8TestObject::toNative(info.Holder()); local
978 TestObj* imp = V8TestObject::toNative(info.Holder()); local
993 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1007 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1038 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1056 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1077 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1092 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1108 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1122 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1137 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1163 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1184 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1203 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1219 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1238 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1260 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1287 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1309 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1328 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1350 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1364 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1379 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1393 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1408 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1422 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1437 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1451 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1466 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1480 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1495 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1509 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1526 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1548 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1571 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1593 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1616 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1638 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1659 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1673 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1687 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1701 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1716 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1730 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1745 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1759 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1774 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1788 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1803 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1817 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1832 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1846 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1861 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1875 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1890 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1904 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1919 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1933 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1948 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1966 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1980 TestObj* imp = V8TestObject::toNative(info.Holder()); local
1995 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2009 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2024 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2038 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2053 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2067 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2082 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2096 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2110 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2125 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2139 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2153 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2173 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2193 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2213 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2233 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2253 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2268 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2291 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2306 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2327 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2348 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2362 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2376 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2391 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2406 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2423 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2443 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2460 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2477 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2497 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2517 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2534 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2548 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2568 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2583 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2597 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2617 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2631 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2645 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2665 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2685 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2699 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2713 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2733 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2748 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2765 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2780 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2797 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2814 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2829 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2844 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2861 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2875 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2890 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2948 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2963 TestObj* imp = V8TestObject::toNative(info.Holder()); local
2978 TestObj* imp = V8TestObject::toNative(info.Holder()); local
3013 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3032 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3050 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3068 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3085 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3104 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3125 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3145 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3164 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3189 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3213 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3236 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3261 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3348 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3373 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3398 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3426 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3454 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3470 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3496 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3525 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3551 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3566 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3591 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3617 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3645 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3666 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3682 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3702 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3726 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3747 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3774 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3843 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3863 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3883 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3903 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3923 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3943 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3961 TestObj* imp = V8TestObject::toNative(args.Holder()); local
3983 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4006 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4027 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4045 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4065 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4079 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4098 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4111 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4124 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4141 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4154 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4167 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4180 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4193 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4206 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4382 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4409 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4429 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4449 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4469 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4489 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4509 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4532 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4551 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4577 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4597 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4617 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4637 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4653 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4667 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4681 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4700 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4725 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4746 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4767 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4791 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4799 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4825 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4838 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4851 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4865 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4927 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4952 TestObj* imp = V8TestObject::toNative(args.Holder()); local
4965 TestObj* imp = V8TestObject::toNative(args.Holder()); local
5002 TestObj* imp = V8TestObject::toNative(args.Holder()); local
5015 TestObj* imp = V8TestObject::toNative(args.Holder()); local
5047 TestObj* imp = V8TestObject::toNative(args.Holder()); local
5060 TestObj* imp = V8TestObject::toNative(args.Holder()); local
5073 TestObj* imp = V8TestObject::toNative(args.Holder()); local
5087 TestObj* imp = V8TestObject::toNative(args.Holder()); local
5155 TestObj* imp = V8TestObject::toNative(args.Holder()); local
[all...]
/external/chromium_org/third_party/WebKit/Source/wtf/text/
H A DAtomicString.h58 ATOMICSTRING_CONVERSION AtomicString(StringImpl* imp) : m_string(add(imp)) { } argument
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dsimplethread.cpp166 Win32ThreadImplementation *imp = new Win32ThreadImplementation; local
167 imp->fHandle = 0;
168 fImplementation = imp;
176 Win32ThreadImplementation *imp = (Win32ThreadImplementation*)fImplementation; local
177 if (imp != 0) {
178 if (imp->fHandle != 0) {
179 CloseHandle(imp->fHandle);
180 imp->fHandle = 0;
188 Win32ThreadImplementation *imp = (Win32ThreadImplementation*)fImplementation; local
189 if(imp
230 Win32ThreadImplementation *imp = (Win32ThreadImplementation*)fImplementation; local
332 PosixThreadImplementation *imp = (PosixThreadImplementation*)This->fImplementation; local
341 PosixThreadImplementation *imp = new PosixThreadImplementation; local
349 PosixThreadImplementation *imp = (PosixThreadImplementation*)fImplementation; local
363 PosixThreadImplementation *imp = (PosixThreadImplementation*)fImplementation; local
410 PosixThreadImplementation *imp = (PosixThreadImplementation*)fImplementation; local
[all...]
/external/icu4c/test/intltest/
H A Dsimplethread.cpp174 Win32ThreadImplementation *imp = new Win32ThreadImplementation; local
175 imp->fHandle = 0;
176 fImplementation = imp;
184 Win32ThreadImplementation *imp = (Win32ThreadImplementation*)fImplementation; local
185 if (imp != 0) {
186 if (imp->fHandle != 0) {
187 CloseHandle(imp->fHandle);
188 imp->fHandle = 0;
196 Win32ThreadImplementation *imp = (Win32ThreadImplementation*)fImplementation; local
197 if(imp
238 Win32ThreadImplementation *imp = (Win32ThreadImplementation*)fImplementation; local
340 PosixThreadImplementation *imp = (PosixThreadImplementation*)This->fImplementation; local
349 PosixThreadImplementation *imp = new PosixThreadImplementation; local
357 PosixThreadImplementation *imp = (PosixThreadImplementation*)fImplementation; local
371 PosixThreadImplementation *imp = (PosixThreadImplementation*)fImplementation; local
418 PosixThreadImplementation *imp = (PosixThreadImplementation*)fImplementation; local
[all...]
/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
H A DV8WebGLRenderingContextCustom.cpp341 WebGLRenderingContext* imp = V8WebGLRenderingContext::toNative(args.Holder()); local
347 RefPtr<WebGLExtension> extension(imp->getExtension(name));
422 WebGLRenderingContext* imp = V8WebGLRenderingContext::toNative(args.Holder()); local
423 if (imp->isContextLost()) {
428 Vector<String> value = imp->getSupportedExtensions();
H A DV8WindowCustom.cpp84 DOMWindow* imp = V8Window::toNative(args.Holder());
85 ScriptExecutionContext* scriptContext = static_cast<ScriptExecutionContext*>(imp->document());
113 if (!BindingSecurity::shouldAllowAccessToFrame(imp->frame()))
129 ASSERT(imp->frame());
130 action = adoptPtr(new ScheduledAction(imp->frame()->script()->currentWorldContext(), v8::Handle<v8::Function>::Cast(function), paramCount, params.get(), args.GetIsolate()));
132 if (imp->document() && !imp->document()->contentSecurityPolicy()->allowEval()) {
136 ASSERT(imp->frame());
137 action = adoptPtr(new ScheduledAction(imp->frame()->script()->currentWorldContext(), functionString, KURL(), args.GetIsolate()));
143 timerId = DOMWindowTimers::setTimeout(imp, actio
200 DOMWindow* imp = V8Window::toNative(info.Holder()); local
216 DOMWindow* imp = V8Window::toNative(info.Holder()); local
[all...]
/external/pixman/pixman/
H A Dpixman-image.c895 _pixman_image_get_solid (pixman_implementation_t *imp, argument
922 imp, &iter, image, 0, 0, 1, 1,
H A Dpixman-implementation.c34 pixman_implementation_t *imp; local
38 if ((imp = malloc (sizeof (pixman_implementation_t))))
42 memset (imp, 0, sizeof *imp);
44 imp->fallback = fallback;
45 imp->fast_paths = fast_paths;
48 for (d = imp; d != NULL; d = d->fallback)
49 d->toplevel = imp;
52 return imp;
61 pixman_implementation_t * imp; member in struct:__anon23810::__anon23811
69 dummy_composite_rect(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
86 pixman_implementation_t *imp; local
183 dummy_combine(pixman_implementation_t *imp, pixman_op_t op, uint32_t * pd, const uint32_t * ps, const uint32_t * pm, int w) argument
193 _pixman_implementation_lookup_combiner(pixman_implementation_t *imp, pixman_op_t op, pixman_bool_t component_alpha, pixman_bool_t narrow) argument
233 _pixman_implementation_blt(pixman_implementation_t * imp, uint32_t * src_bits, uint32_t * dst_bits, int src_stride, int dst_stride, int src_bpp, int dst_bpp, int src_x, int src_y, int dest_x, int dest_y, int width, int height) argument
264 _pixman_implementation_fill(pixman_implementation_t *imp, uint32_t * bits, int stride, int bpp, int x, int y, int width, int height, uint32_t filler) argument
289 _pixman_implementation_src_iter_init(pixman_implementation_t *imp, pixman_iter_t *iter, pixman_image_t *image, int x, int y, int width, int height, uint8_t *buffer, iter_flags_t iter_flags, uint32_t image_flags) argument
321 _pixman_implementation_dest_iter_init(pixman_implementation_t *imp, pixman_iter_t *iter, pixman_image_t *image, int x, int y, int width, int height, uint8_t *buffer, iter_flags_t iter_flags, uint32_t image_flags) argument
386 pixman_implementation_t *imp; local
[all...]
H A Dpixman-vmx.c267 vmx_combine_over_u (pixman_implementation_t *imp, argument
360 vmx_combine_over_reverse_u (pixman_implementation_t *imp, argument
449 vmx_combine_in_u (pixman_implementation_t *imp, argument
540 vmx_combine_in_reverse_u (pixman_implementation_t *imp, argument
630 vmx_combine_out_u (pixman_implementation_t *imp, argument
722 vmx_combine_out_reverse_u (pixman_implementation_t *imp, argument
821 vmx_combine_atop_u (pixman_implementation_t *imp, argument
920 vmx_combine_atop_reverse_u (pixman_implementation_t *imp, argument
1019 vmx_combine_xor_u (pixman_implementation_t *imp, argument
1108 vmx_combine_add_u (pixman_implementation_t *imp, argument
1122 vmx_combine_src_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1162 vmx_combine_over_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1206 vmx_combine_over_reverse_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1249 vmx_combine_in_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1291 vmx_combine_in_reverse_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1334 vmx_combine_out_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1378 vmx_combine_out_reverse_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1422 vmx_combine_atop_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1473 vmx_combine_atop_reverse_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1521 vmx_combine_xor_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1569 vmx_combine_add_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1618 pixman_implementation_t *imp = _pixman_implementation_create (fallback, vmx_fast_paths); local
[all...]
H A Dpixman-fast-path.c110 fast_composite_over_x888_8_8888 (pixman_implementation_t *imp, argument
160 fast_composite_in_n_8_8 (pixman_implementation_t *imp, argument
171 src = _pixman_image_get_solid (imp, src_image, dest_image->bits.format);
228 fast_composite_in_8_8 (pixman_implementation_t *imp, argument
265 fast_composite_over_n_8_8888 (pixman_implementation_t *imp, argument
275 src = _pixman_image_get_solid (imp, src_image, dest_image->bits.format);
313 fast_composite_add_n_8888_8888_ca (pixman_implementation_t *imp, argument
323 src = _pixman_image_get_solid (imp, src_image, dest_image->bits.format);
359 fast_composite_over_n_8888_8888_ca (pixman_implementation_t *imp, argument
369 src = _pixman_image_get_solid (imp, src_imag
415 fast_composite_over_n_8_0888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
470 fast_composite_over_n_8_0565(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
526 fast_composite_over_n_8888_0565_ca(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
593 fast_composite_over_8888_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
628 fast_composite_src_x888_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
697 fast_composite_over_8888_0565(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
742 fast_composite_add_8_8(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
783 fast_composite_add_0565_0565(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
825 fast_composite_add_8888_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
865 fast_composite_add_n_8_8(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
921 fast_composite_add_1_1(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
956 fast_composite_over_n_1_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
1038 fast_composite_over_n_1_0565(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
1130 fast_composite_solid_fill(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
1160 fast_composite_src_memcpy(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
1209 fast_composite_tiled_repeat(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
1458 fast_composite_scaled_nearest(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
2127 fast_path_fill(pixman_implementation_t *imp, uint32_t * bits, int stride, int bpp, int x, int y, int width, int height, uint32_t filler) argument
2278 fast_src_iter_init(pixman_implementation_t *imp, pixman_iter_t *iter) argument
2311 fast_dest_iter_init(pixman_implementation_t *imp, pixman_iter_t *iter) argument
2351 pixman_implementation_t *imp = _pixman_implementation_create (fallback, c_fast_paths); local
[all...]
H A Dpixman.c586 pixman_implementation_t *imp; local
688 &imp, &func); local
707 func (imp, &info);
H A Dpixman-combine32.c143 combine_clear (pixman_implementation_t *imp, argument
154 combine_dst (pixman_implementation_t *imp, argument
165 combine_src_u (pixman_implementation_t *imp, argument
190 combine_over_u (pixman_implementation_t *imp, argument
255 combine_over_reverse_u (pixman_implementation_t *imp, argument
275 combine_in_u (pixman_implementation_t *imp, argument
294 combine_in_reverse_u (pixman_implementation_t *imp, argument
314 combine_out_u (pixman_implementation_t *imp, argument
333 combine_out_reverse_u (pixman_implementation_t *imp, argument
353 combine_atop_u (pixman_implementation_t *imp, argument
375 combine_atop_reverse_u(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
397 combine_xor_u(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
419 combine_add_u(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
438 combine_saturate_u(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
494 combine_multiply_u(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
520 combine_multiply_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1359 combine_disjoint_over_u(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1385 combine_disjoint_in_u(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1396 combine_disjoint_in_reverse_u(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1407 combine_disjoint_out_u(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1418 combine_disjoint_out_reverse_u(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1429 combine_disjoint_atop_u(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1440 combine_disjoint_atop_reverse_u(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1451 combine_disjoint_xor_u(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1529 combine_conjoint_over_u(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1540 combine_conjoint_over_reverse_u(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1551 combine_conjoint_in_u(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1562 combine_conjoint_in_reverse_u(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1573 combine_conjoint_out_u(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1584 combine_conjoint_out_reverse_u(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1595 combine_conjoint_atop_u(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1606 combine_conjoint_atop_reverse_u(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1617 combine_conjoint_xor_u(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1631 combine_clear_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1642 combine_src_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1663 combine_over_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1693 combine_over_reverse_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1721 combine_in_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1752 combine_in_reverse_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1786 combine_out_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1817 combine_out_reverse_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1851 combine_atop_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1879 combine_atop_reverse_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1907 combine_xor_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1935 combine_add_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1959 combine_saturate_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
2103 combine_disjoint_over_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
2114 combine_disjoint_in_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
2125 combine_disjoint_in_reverse_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
2136 combine_disjoint_out_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
2147 combine_disjoint_out_reverse_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
2158 combine_disjoint_atop_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
2169 combine_disjoint_atop_reverse_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
2180 combine_disjoint_xor_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
2282 combine_conjoint_over_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
2293 combine_conjoint_over_reverse_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
2304 combine_conjoint_in_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
2315 combine_conjoint_in_reverse_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
2326 combine_conjoint_out_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
2337 combine_conjoint_out_reverse_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
2348 combine_conjoint_atop_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
2359 combine_conjoint_atop_reverse_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
2370 combine_conjoint_xor_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
2381 _pixman_setup_combiner_functions_32(pixman_implementation_t *imp) argument
[all...]
H A Dpixman-mmx.c724 mmx_combine_over_u (pixman_implementation_t *imp, argument
756 mmx_combine_over_reverse_u (pixman_implementation_t *imp, argument
783 mmx_combine_in_u (pixman_implementation_t *imp, argument
812 mmx_combine_in_reverse_u (pixman_implementation_t *imp, argument
840 mmx_combine_out_u (pixman_implementation_t *imp, argument
869 mmx_combine_out_reverse_u (pixman_implementation_t *imp, argument
899 mmx_combine_atop_u (pixman_implementation_t *imp, argument
929 mmx_combine_atop_reverse_u (pixman_implementation_t *imp, argument
961 mmx_combine_xor_u (pixman_implementation_t *imp, argument
992 mmx_combine_add_u (pixman_implementation_t *imp, argument
1019 mmx_combine_saturate_u(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1059 mmx_combine_src_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1084 mmx_combine_over_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1110 mmx_combine_over_reverse_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1136 mmx_combine_in_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1164 mmx_combine_in_reverse_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1192 mmx_combine_out_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1221 mmx_combine_out_reverse_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1250 mmx_combine_atop_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1281 mmx_combine_atop_reverse_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1312 mmx_combine_xor_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1344 mmx_combine_add_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * dest, const uint32_t * src, const uint32_t * mask, int width) argument
1373 mmx_composite_over_n_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
1439 mmx_composite_over_n_0565(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
1518 mmx_composite_over_n_8888_8888_ca(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
1611 mmx_composite_over_8888_n_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
1679 mmx_composite_over_x888_n_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
1805 mmx_composite_over_8888_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
1853 mmx_composite_over_8888_0565(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
1947 mmx_composite_over_n_8_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
2057 mmx_fill(pixman_implementation_t *imp, uint32_t * bits, int stride, int bpp, int x, int y, int width, int height, uint32_t filler) argument
2208 mmx_composite_src_x888_0565(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
2264 mmx_composite_src_n_8_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
2381 mmx_composite_over_n_8_0565(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
2508 mmx_composite_over_pixbuf_0565(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
2625 mmx_composite_over_pixbuf_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
2711 mmx_composite_over_n_8888_0565_ca(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
2811 mmx_composite_in_n_8_8(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
2892 mmx_composite_in_8_8(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
2958 mmx_composite_add_n_8_8(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
3044 mmx_composite_add_8_8(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
3107 mmx_composite_add_0565_0565(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
3191 mmx_composite_add_8888_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
3242 mmx_blt(pixman_implementation_t *imp, uint32_t * src_bits, uint32_t * dst_bits, int src_stride, int dst_stride, int src_bpp, int dst_bpp, int src_x, int src_y, int dest_x, int dest_y, int width, int height) argument
3394 mmx_composite_copy_area(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
3409 mmx_composite_over_x888_8_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
3467 mmx_composite_over_reverse_n_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
3917 mmx_src_iter_init(pixman_implementation_t *imp, pixman_iter_t *iter) argument
4048 pixman_implementation_t *imp = _pixman_implementation_create (fallback, mmx_fast_paths); local
[all...]
H A Dpixman-sse2.c727 sse2_combine_over_u (pixman_implementation_t *imp, argument
741 sse2_combine_over_reverse_u (pixman_implementation_t *imp, argument
831 sse2_combine_in_u (pixman_implementation_t *imp, argument
892 sse2_combine_in_reverse_u (pixman_implementation_t *imp, argument
953 sse2_combine_out_reverse_u (pixman_implementation_t *imp, argument
1022 sse2_combine_out_u (pixman_implementation_t *imp, argument
1102 sse2_combine_atop_u (pixman_implementation_t *imp, argument
1186 sse2_combine_atop_reverse_u (pixman_implementation_t *imp, argument
1270 sse2_combine_xor_u (pixman_implementation_t *imp, argument
1347 sse2_combine_add_u (pixman_implementation_t *imp, argument
1421 sse2_combine_saturate_u(pixman_implementation_t *imp, pixman_op_t op, uint32_t * pd, const uint32_t * ps, const uint32_t * pm, int w) argument
1508 sse2_combine_src_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * pd, const uint32_t * ps, const uint32_t * pm, int w) argument
1575 sse2_combine_over_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * pd, const uint32_t * ps, const uint32_t * pm, int w) argument
1651 sse2_combine_over_reverse_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * pd, const uint32_t * ps, const uint32_t * pm, int w) argument
1716 sse2_combine_in_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * pd, const uint32_t * ps, const uint32_t * pm, int w) argument
1791 sse2_combine_in_reverse_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * pd, const uint32_t * ps, const uint32_t * pm, int w) argument
1864 sse2_combine_out_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * pd, const uint32_t * ps, const uint32_t * pm, int w) argument
1940 sse2_combine_out_reverse_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * pd, const uint32_t * ps, const uint32_t * pm, int w) argument
2036 sse2_combine_atop_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * pd, const uint32_t * ps, const uint32_t * pm, int w) argument
2129 sse2_combine_atop_reverse_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * pd, const uint32_t * ps, const uint32_t * pm, int w) argument
2225 sse2_combine_xor_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * pd, const uint32_t * ps, const uint32_t * pm, int w) argument
2303 sse2_combine_add_ca(pixman_implementation_t *imp, pixman_op_t op, uint32_t * pd, const uint32_t * ps, const uint32_t * pm, int w) argument
2388 sse2_composite_over_n_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
2457 sse2_composite_over_n_0565(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
2532 sse2_composite_add_n_8888_8888_ca(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
2644 sse2_composite_over_n_8888_8888_ca(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
2757 sse2_composite_over_8888_n_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
2861 sse2_composite_src_x888_0565(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
2912 sse2_composite_src_x888_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
2970 sse2_composite_over_x888_n_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
3061 sse2_composite_over_8888_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
3099 sse2_composite_over_8888_0565(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
3192 sse2_composite_over_n_8_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
3316 sse2_fill(pixman_implementation_t *imp, uint32_t * bits, int stride, int bpp, int x, int y, int width, int height, uint32_t filler) argument
3467 sse2_composite_src_n_8_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
3585 sse2_composite_over_n_8_0565(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
3721 sse2_composite_over_pixbuf_0565(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
3831 sse2_composite_over_pixbuf_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
3920 sse2_composite_over_n_8888_0565_ca(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
4054 sse2_composite_in_n_8_8(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
4140 sse2_composite_in_n_8(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
4222 sse2_composite_in_8_8(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
4293 sse2_composite_add_n_8_8(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
4379 sse2_composite_add_n_8(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
4452 sse2_composite_add_8_8(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
4504 sse2_composite_add_8888_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
4529 sse2_composite_add_n_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
4590 sse2_composite_add_n_8_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
4686 sse2_blt(pixman_implementation_t *imp, uint32_t * src_bits, uint32_t * dst_bits, int src_stride, int dst_stride, int src_bpp, int dst_bpp, int src_x, int src_y, int dest_x, int dest_y, int width, int height) argument
4808 sse2_composite_copy_area(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
4822 sse2_composite_over_x888_8_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
4947 sse2_composite_over_8888_8_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
5090 sse2_composite_over_reverse_n_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
5171 sse2_composite_over_8888_8888_8888(pixman_implementation_t *imp, pixman_composite_info_t *info) argument
6358 sse2_src_iter_init(pixman_implementation_t *imp, pixman_iter_t *iter) argument
6396 pixman_implementation_t *imp = _pixman_implementation_create (fallback, sse2_fast_paths); local
[all...]
/external/chromium_org/third_party/jinja2/
H A Denvironment.py569 import imp, marshal namespace
570 py_header = imp.get_magic() + \
/external/chromium_org/tools/
H A Dbisect-perf-regression.py39 import imp namespace
/external/libcap-ng/libcap-ng-0.7/bindings/python/
H A Dcapng.py13 import imp namespace
16 fp, pathname, description = imp.find_module('_capng', [dirname(__file__)])
22 _mod = imp.load_module('_capng', fp, pathname, description)
/external/lzma/C/
H A DLzma2Enc.c313 CMtCallbackImp *imp = (CMtCallbackImp *)pp; local
314 CLzma2Enc *mainEncoder = imp->lzma2Enc;
/external/v8/tools/
H A Dtest.py31 import imp namespace
623 (file, pathname, description) = imp.find_module('testcfg', [ self.path ])
624 module = imp.load_module('testcfg', file, pathname, description)
/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp607 llvm::CallSite imp = CGF.EmitRuntimeCallOrInvoke(MsgLookupFn, args); local
608 imp->setMetadata(msgSendMDKind, node);
609 return imp.getInstruction();
690 // Load the imp from the slot
691 llvm::Value *imp = local
697 return imp;
824 llvm::CallSite imp; local
826 imp = CGF.EmitRuntimeCallOrInvoke(MsgLookupFnSRet, args);
828 imp = CGF.EmitRuntimeCallOrInvoke(MsgLookupFn, args);
830 imp
1319 llvm::Value *imp = LookupIMPSuper(CGF, ObjCSuper, cmd, MSI); local
1411 llvm::Value *imp; local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 705 milliseconds

1234