Searched defs:holder (Results 1 - 25 of 67) sorted by relevance

123

/external/webkit/Source/WebCore/bindings/v8/custom/
H A DV8HTMLDataGridElementCustom.cpp46 v8::Handle<v8::Object> holder = info.Holder(); local
47 HTMLDataGridElement* imp = V8DOMWrapper::convertDOMWrapperToNode<HTMLDataGridElement>(holder);
57 v8::Handle<v8::Object> holder = info.Holder(); local
58 HTMLDataGridElement* imp = V8DOMWrapper::convertDOMWrapperToNode<HTMLDataGridElement>(holder);
H A DV8WebKitAnimationCustom.cpp41 v8::Handle<v8::Object> holder = info.Holder(); local
42 WebKitAnimation* imp = V8WebKitAnimation::toNative(holder);
H A DV8CoordinatesCustom.cpp38 v8::Handle<v8::Object> holder = info.Holder(); local
39 Coordinates* imp = V8Coordinates::toNative(holder);
48 v8::Handle<v8::Object> holder = info.Holder(); local
49 Coordinates* imp = V8Coordinates::toNative(holder);
58 v8::Handle<v8::Object> holder = info.Holder(); local
59 Coordinates* imp = V8Coordinates::toNative(holder);
68 v8::Handle<v8::Object> holder = info.Holder(); local
69 Coordinates* imp = V8Coordinates::toNative(holder);
H A DV8FileReaderCustom.cpp67 v8::Handle<v8::Object> holder = info.Holder(); local
68 FileReader* imp = V8FileReader::toNative(holder);
H A DV8HTMLInputElementCustom.cpp44 v8::Handle<v8::Object> holder = info.Holder(); local
45 HTMLInputElement* imp = V8HTMLInputElement::toNative(holder);
57 v8::Handle<v8::Object> holder = info.Holder(); local
58 HTMLInputElement* imp = V8HTMLInputElement::toNative(holder);
70 v8::Handle<v8::Object> holder = info.Holder(); local
71 HTMLInputElement* imp = V8HTMLInputElement::toNative(holder);
83 v8::Handle<v8::Object> holder = info.Holder(); local
84 HTMLInputElement* imp = V8HTMLInputElement::toNative(holder);
97 v8::Handle<v8::Object> holder = args.Holder(); local
98 HTMLInputElement* imp = V8HTMLInputElement::toNative(holder);
[all...]
H A DV8DeviceOrientationEventCustom.cpp43 v8::Handle<v8::Object> holder = info.Holder(); local
44 DeviceOrientationEvent* imp = V8DeviceOrientationEvent::toNative(holder);
53 v8::Handle<v8::Object> holder = info.Holder(); local
54 DeviceOrientationEvent* imp = V8DeviceOrientationEvent::toNative(holder);
63 v8::Handle<v8::Object> holder = info.Holder(); local
64 DeviceOrientationEvent* imp = V8DeviceOrientationEvent::toNative(holder);
H A DV8NodeCustom.cpp64 v8::Handle<v8::Object> holder = args.Holder(); local
65 Node* imp = V8Node::toNative(holder);
83 v8::Handle<v8::Object> holder = args.Holder(); local
84 Node* imp = V8Node::toNative(holder);
101 v8::Handle<v8::Object> holder = args.Holder(); local
102 Node* imp = V8Node::toNative(holder);
119 v8::Handle<v8::Object> holder = args.Holder(); local
120 Node* imp = V8Node::toNative(holder);
H A DV8DocumentCustom.cpp103 v8::Handle<v8::Object> holder = args.Holder(); local
104 Document* imp = V8Document::toNative(holder);
H A DV8HTMLCanvasElementCustom.cpp54 v8::Handle<v8::Object> holder = args.Holder(); local
55 HTMLCanvasElement* imp = V8HTMLCanvasElement::toNative(holder);
100 v8::Handle<v8::Object> holder = args.Holder(); local
101 HTMLCanvasElement* canvas = V8HTMLCanvasElement::toNative(holder);
H A DV8DeviceMotionEventCustom.cpp129 v8::Handle<v8::Object> holder = info.Holder(); local
130 DeviceMotionEvent* imp = V8DeviceMotionEvent::toNative(holder);
139 v8::Handle<v8::Object> holder = info.Holder(); local
140 DeviceMotionEvent* imp = V8DeviceMotionEvent::toNative(holder);
149 v8::Handle<v8::Object> holder = info.Holder(); local
150 DeviceMotionEvent* imp = V8DeviceMotionEvent::toNative(holder);
159 v8::Handle<v8::Object> holder = info.Holder(); local
160 DeviceMotionEvent* imp = V8DeviceMotionEvent::toNative(holder);
H A DV8HTMLDocumentCustom.cpp172 v8::Handle<v8::Object> holder = info.Holder(); local
173 HTMLDocument* htmlDocument = V8HTMLDocument::toNative(holder);
H A DV8LocationCustom.cpp154 v8::Handle<v8::Object> holder = V8DOMWrapper::lookupDOMWrapper(V8Location::GetTemplate(), info.This()); local
155 if (holder.IsEmpty()) {
160 Location* imp = V8Location::toNative(holder);
172 v8::Handle<v8::Object> holder = V8DOMWrapper::lookupDOMWrapper(V8Location::GetTemplate(), info.This()); local
173 if (holder.IsEmpty()) {
178 Location* imp = V8Location::toNative(holder);
191 v8::Handle<v8::Object> holder = V8DOMWrapper::lookupDOMWrapper(V8Location::GetTemplate(), info.This()); local
192 if (holder.IsEmpty()) {
197 Location* imp = V8Location::toNative(holder);
254 v8::Handle<v8::Object> holder local
[all...]
/external/v8/src/
H A Dapiutils.h47 internal::Object* holder) {
50 implicit_args[v8::Arguments::kHolderIndex] = holder;
44 PrepareArgumentsData(internal::Object** implicit_args, internal::Object* data, internal::JSFunction* callee, internal::Object* holder) argument
H A Dic-inl.h100 JSObject* holder) {
102 return GetCodeCacheForObject(JSObject::cast(object), holder);
111 JSObject* holder) {
114 // when holder == object). It works because slow properties objects having
117 if (holder != object &&
127 JSObject* IC::GetCodeCacheHolder(Object* object, InlineCacheHolderFlag holder) { argument
128 Object* map_owner = (holder == OWN_MAP ? object : object->GetPrototype());
99 GetCodeCacheForObject(Object* object, JSObject* holder) argument
110 GetCodeCacheForObject(JSObject* object, JSObject* holder) argument
H A Darguments.h93 JSObject* holder) : Relocatable(isolate) {
95 values_[1] = holder;
90 CustomArguments(Isolate* isolate, Object* data, Object* self, JSObject* holder) argument
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
H A DAttributeCertificateInfo.java17 private Holder holder; field in class:AttributeCertificateInfo
57 this.holder = Holder.getInstance(seq.getObjectAt(1));
86 return holder;
129 * holder Holder,
147 v.add(holder);
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/
H A DAttributeCertificateHolder.java30 * -- the holder's Public Key Certificate
34 * -- used to directly authenticate the holder,
49 final Holder holder; field in class:AttributeCertificateHolder
53 holder = Holder.getInstance(seq);
59 holder = new Holder(new IssuerSerial(
66 holder = new Holder(new IssuerSerial(generateGeneralNames(cert.getIssuer()),
72 holder = new Holder(generateGeneralNames(principal));
76 * Constructs a holder for v2 attribute certificates with a hash value for
81 * <li>0 - publicKey - A hash of the public key of the holder must be
84 * holder mus
[all...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/
H A DX962NamedCurves.java526 static void defineCurve(String name, ASN1ObjectIdentifier oid, X9ECParametersHolder holder) argument
530 curves.put(oid, holder);
582 X9ECParametersHolder holder = (X9ECParametersHolder)curves.get(oid);
584 if (holder != null)
586 return holder.getParameters();
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
H A DAttributeCertificateHolder.java40 * -- the holder's Public Key Certificate
44 * -- used to directly authenticate the holder,
53 final Holder holder; field in class:AttributeCertificateHolder
57 holder = Holder.getInstance(seq);
63 holder = new org.bouncycastle.asn1.x509.Holder(new IssuerSerial(
88 holder = new Holder(new IssuerSerial(generateGeneralNames(name),
94 holder = new Holder(generateGeneralNames(principal));
103 * Constructs a holder for v2 attribute certificates with a hash value for
108 * <li>0 - publicKey - A hash of the public key of the holder must be
111 * holder mus
[all...]
/external/dbus/dbus/
H A Ddbus-sysdeps-pthread.c48 volatile int count; /**< count of how many times lock holder has recursively locked */
49 volatile pthread_t holder; /**< holder of the lock if count >0, member in struct:__anon5038
106 * can't set pmutex->holder to anything sensible. We only access it
150 pmutex->holder = self;
156 * pmutex->holder is not pointing to junk, though it may not be
157 * the lock holder anymore if the lock holder is not us. If the
158 * lock holder is us, then we definitely have the lock.
161 if (pthread_equal (pmutex->holder, sel
[all...]
/external/webkit/Source/WebKit/android/plugins/
H A DANPSurfaceInterface.cpp75 jobject holder = env->CallObjectMethod(view, gSurfaceJavaGlue.getSurfaceHolder); local
76 jobject surface = env->CallObjectMethod(holder, gSurfaceJavaGlue.getSurface);
79 env->DeleteLocalRef(holder);
/external/zxing/qr_scanner/src/com/google/zxing/client/android/camera/
H A DCameraManager.java77 * @param holder The surface object which the camera will draw preview frames into.
80 public void openDriver(SurfaceHolder holder) throws IOException { argument
89 theCamera.setPreviewDisplay(holder);
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/sec/
H A DSECNamedCurves.java923 static void defineCurve(String name, ASN1ObjectIdentifier oid, X9ECParametersHolder holder) argument
927 curves.put(oid, holder);
990 X9ECParametersHolder holder = (X9ECParametersHolder)curves.get(oid);
992 if (holder != null)
994 return holder.getParameters();
/external/webkit/Source/WebCore/bindings/v8/
H A DV8Proxy.h413 template <class T> inline v8::Handle<v8::Object> toV8(PassRefPtr<T> object, v8::Local<v8::Object> holder) argument
416 V8DOMWrapper::setJSWrapperForDOMObject(object.get(), v8::Persistent<v8::Object>::New(holder));
417 return holder;
/external/zxing/qr_scanner/src/com/google/zxing/client/android/
H A DCaptureActivity.java175 public void surfaceCreated(SurfaceHolder holder) { argument
176 if (holder == null) {
181 initCamera(holder);
185 public void surfaceDestroyed(SurfaceHolder holder) { argument
189 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { argument

Completed in 302 milliseconds

123