| /external/srec/portable/src/ |
| D | PANSIFileImpl.c | 36 PANSIFileImpl* impl = NULL; in PANSIFileCreateImpl() local 89 #define LOCK_MUTEX(rc, impl) \ argument 93 #define LOCK_MUTEX(rc, impl) argument 98 #define CLEANUP_AND_RETURN(rc, impl) \ argument 107 #define CLEANUP_AND_RETURN(rc, impl) \ argument 116 PANSIFileImpl* impl = (PANSIFileImpl*) self; in PANSIFileOpenImpl() local 145 PANSIFileImpl* impl = (PANSIFileImpl*) self; in PANSIFileCloseImpl() local 161 PANSIFileImpl* impl = (PANSIFileImpl*) self; in PANSIFileReadImpl() local 200 PANSIFileImpl* impl = (PANSIFileImpl*) self; in PANSIFileWriteImpl() local 258 PANSIFileImpl* impl = (PANSIFileImpl*) self; in PANSIFileFlushImpl() local [all …]
|
| D | ArrayListImpl.c | 31 ArrayListImpl* impl; in ArrayListCreateWithCapacity() local 74 static ESR_ReturnCode ArrayList_Insert_Internal(ArrayListImpl *impl, size_t index, void *element) in ArrayList_Insert_Internal() 98 ArrayListImpl *impl = (ArrayListImpl *) self; in ArrayList_Add() local 105 ArrayListImpl *impl = (ArrayListImpl *) self; in ArrayList_InsertAt() local 113 static ESR_ReturnCode ArrayList_Remove_Internal(ArrayListImpl *impl, size_t i) in ArrayList_Remove_Internal() 139 ArrayListImpl* impl = (ArrayListImpl*) self; in ArrayList_Remove() local 154 ArrayListImpl* impl = (ArrayListImpl*) self; in ArrayList_RemoveAtIndex() local 164 ArrayListImpl* impl = (ArrayListImpl*) self; in ArrayList_RemoveAll() local 173 ArrayListImpl* impl = (ArrayListImpl*) self; in ArrayList_Contains() local 190 ArrayListImpl* impl = (ArrayListImpl*) self; in ArrayList_Get() local [all …]
|
| /external/chromium_org/third_party/WebKit/Source/bindings/tests/results/core/ |
| D | V8TestObject.h | 75 static inline ScriptWrappableBase* toScriptWrappableBase(TestObject* impl) in toScriptWrappableBase() 90 inline v8::Handle<v8::Object> wrap(TestObject* impl, v8::Handle<v8::Object> creationContext, v8::Is… in wrap() 95 inline v8::Handle<v8::Value> toV8(TestObject* impl, v8::Handle<v8::Object> creationContext, v8::Iso… in toV8() 107 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, TestObject* impl) in v8SetReturnValue() 120 inline void v8SetReturnValueForMainWorld(const CallbackInfo& callbackInfo, TestObject* impl) in v8SetReturnValueForMainWorld() 134 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestObject* impl, Wrappable* wra… in v8SetReturnValueFast() 146 inline v8::Handle<v8::Value> toV8(PassRefPtr<TestObject> impl, v8::Handle<v8::Object> creationConte… in toV8() 152 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, PassRefPtr<TestObject> impl) in v8SetReturnValue() 158 …ne void v8SetReturnValueForMainWorld(const CallbackInfo& callbackInfo, PassRefPtr<TestObject> impl) in v8SetReturnValueForMainWorld() 164 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestObject> impl, Wra… in v8SetReturnValueFast()
|
| D | V8TestInterface.h | 47 static inline ScriptWrappableBase* toScriptWrappableBase(TestInterfaceImplementation* impl) in toScriptWrappableBase() 66 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, TestInterfaceImplementation* impl) in v8SetReturnValue() 72 …d v8SetReturnValueForMainWorld(const CallbackInfo& callbackInfo, TestInterfaceImplementation* impl) in v8SetReturnValueForMainWorld() 78 …void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestInterfaceImplementation* impl, Wra… in v8SetReturnValueFast() 83 inline v8::Handle<v8::Value> toV8(PassRefPtr<TestInterfaceImplementation> impl, v8::Handle<v8::Obje… in toV8() 89 …id v8SetReturnValue(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceImplementation> impl) in v8SetReturnValue() 95 …rnValueForMainWorld(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceImplementation> impl) in v8SetReturnValueForMainWorld() 101 …8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceImplementation> impl… in v8SetReturnValueFast()
|
| D | V8TestSpecialOperations.h | 34 static inline ScriptWrappableBase* toScriptWrappableBase(TestSpecialOperations* impl) in toScriptWrappableBase() 49 inline v8::Handle<v8::Object> wrap(TestSpecialOperations* impl, v8::Handle<v8::Object> creationCont… in wrap() 54 inline v8::Handle<v8::Value> toV8(TestSpecialOperations* impl, v8::Handle<v8::Object> creationConte… in toV8() 66 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, TestSpecialOperations* impl) in v8SetReturnValue() 79 …ne void v8SetReturnValueForMainWorld(const CallbackInfo& callbackInfo, TestSpecialOperations* impl) in v8SetReturnValueForMainWorld() 93 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestSpecialOperations* impl, Wra… in v8SetReturnValueFast() 105 inline v8::Handle<v8::Value> toV8(PassRefPtr<TestSpecialOperations> impl, v8::Handle<v8::Object> cr… in toV8() 111 …ine void v8SetReturnValue(const CallbackInfo& callbackInfo, PassRefPtr<TestSpecialOperations> impl) in v8SetReturnValue() 117 …etReturnValueForMainWorld(const CallbackInfo& callbackInfo, PassRefPtr<TestSpecialOperations> impl) in v8SetReturnValueForMainWorld() 123 …d v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestSpecialOperations> impl, W… in v8SetReturnValueFast()
|
| D | V8TestInterfaceCustomConstructor.h | 36 static inline ScriptWrappableBase* toScriptWrappableBase(TestInterfaceCustomConstructor* impl) in toScriptWrappableBase() 51 inline v8::Handle<v8::Object> wrap(TestInterfaceCustomConstructor* impl, v8::Handle<v8::Object> cre… in wrap() 56 inline v8::Handle<v8::Value> toV8(TestInterfaceCustomConstructor* impl, v8::Handle<v8::Object> crea… in toV8() 68 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, TestInterfaceCustomConstructor* impl) in v8SetReturnValue() 81 …8SetReturnValueForMainWorld(const CallbackInfo& callbackInfo, TestInterfaceCustomConstructor* impl) in v8SetReturnValueForMainWorld() 95 …id v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestInterfaceCustomConstructor* impl, Wr… in v8SetReturnValueFast() 107 inline v8::Handle<v8::Value> toV8(PassRefPtr<TestInterfaceCustomConstructor> impl, v8::Handle<v8::O… in toV8() 113 …d v8SetReturnValue(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceCustomConstructor> im… in v8SetReturnValue() 119 …nValueForMainWorld(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceCustomConstructor> im… in v8SetReturnValueForMainWorld() 125 …SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceCustomConstructor> im… in v8SetReturnValueFast()
|
| D | V8TestInterfaceConstructor4.h | 35 static inline ScriptWrappableBase* toScriptWrappableBase(TestInterfaceConstructor4* impl) in toScriptWrappableBase() 50 inline v8::Handle<v8::Object> wrap(TestInterfaceConstructor4* impl, v8::Handle<v8::Object> creation… in wrap() 55 inline v8::Handle<v8::Value> toV8(TestInterfaceConstructor4* impl, v8::Handle<v8::Object> creationC… in toV8() 67 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, TestInterfaceConstructor4* impl) in v8SetReturnValue() 80 …oid v8SetReturnValueForMainWorld(const CallbackInfo& callbackInfo, TestInterfaceConstructor4* impl) in v8SetReturnValueForMainWorld() 94 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestInterfaceConstructor4* impl,… in v8SetReturnValueFast() 106 inline v8::Handle<v8::Value> toV8(PassRefPtr<TestInterfaceConstructor4> impl, v8::Handle<v8::Object… in toV8() 112 …void v8SetReturnValue(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceConstructor4> impl) in v8SetReturnValue() 118 …turnValueForMainWorld(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceConstructor4> impl) in v8SetReturnValueForMainWorld() 124 …v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceConstructor4> impl,… in v8SetReturnValueFast()
|
| D | V8TestInterfaceCheckSecurity.h | 34 static inline ScriptWrappableBase* toScriptWrappableBase(TestInterfaceCheckSecurity* impl) in toScriptWrappableBase() 49 inline v8::Handle<v8::Object> wrap(TestInterfaceCheckSecurity* impl, v8::Handle<v8::Object> creatio… in wrap() 54 inline v8::Handle<v8::Value> toV8(TestInterfaceCheckSecurity* impl, v8::Handle<v8::Object> creation… in toV8() 66 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, TestInterfaceCheckSecurity* impl) in v8SetReturnValue() 79 …id v8SetReturnValueForMainWorld(const CallbackInfo& callbackInfo, TestInterfaceCheckSecurity* impl) in v8SetReturnValueForMainWorld() 93 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestInterfaceCheckSecurity* impl… in v8SetReturnValueFast() 105 inline v8::Handle<v8::Value> toV8(PassRefPtr<TestInterfaceCheckSecurity> impl, v8::Handle<v8::Objec… in toV8() 111 …oid v8SetReturnValue(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceCheckSecurity> impl) in v8SetReturnValue() 117 …urnValueForMainWorld(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceCheckSecurity> impl) in v8SetReturnValueForMainWorld() 123 …v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceCheckSecurity> impl… in v8SetReturnValueFast()
|
| D | V8TestSpecialOperationsNotEnumerable.h | 34 … static inline ScriptWrappableBase* toScriptWrappableBase(TestSpecialOperationsNotEnumerable* impl) in toScriptWrappableBase() 49 inline v8::Handle<v8::Object> wrap(TestSpecialOperationsNotEnumerable* impl, v8::Handle<v8::Object>… in wrap() 54 inline v8::Handle<v8::Value> toV8(TestSpecialOperationsNotEnumerable* impl, v8::Handle<v8::Object> … in toV8() 66 …e void v8SetReturnValue(const CallbackInfo& callbackInfo, TestSpecialOperationsNotEnumerable* impl) in v8SetReturnValue() 79 …ReturnValueForMainWorld(const CallbackInfo& callbackInfo, TestSpecialOperationsNotEnumerable* impl) in v8SetReturnValueForMainWorld() 93 … v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestSpecialOperationsNotEnumerable* impl, … in v8SetReturnValueFast() 105 inline v8::Handle<v8::Value> toV8(PassRefPtr<TestSpecialOperationsNotEnumerable> impl, v8::Handle<v… in toV8() 111 …v8SetReturnValue(const CallbackInfo& callbackInfo, PassRefPtr<TestSpecialOperationsNotEnumerable> … in v8SetReturnValue() 117 …alueForMainWorld(const CallbackInfo& callbackInfo, PassRefPtr<TestSpecialOperationsNotEnumerable> … in v8SetReturnValueForMainWorld() 123 …tReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestSpecialOperationsNotEnumerable> … in v8SetReturnValueFast()
|
| D | V8TestInterfaceEmpty.h | 34 static inline ScriptWrappableBase* toScriptWrappableBase(TestInterfaceEmpty* impl) in toScriptWrappableBase() 49 inline v8::Handle<v8::Object> wrap(TestInterfaceEmpty* impl, v8::Handle<v8::Object> creationContext… in wrap() 54 inline v8::Handle<v8::Value> toV8(TestInterfaceEmpty* impl, v8::Handle<v8::Object> creationContext,… in toV8() 66 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, TestInterfaceEmpty* impl) in v8SetReturnValue() 79 inline void v8SetReturnValueForMainWorld(const CallbackInfo& callbackInfo, TestInterfaceEmpty* impl) in v8SetReturnValueForMainWorld() 93 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestInterfaceEmpty* impl, Wrappa… in v8SetReturnValueFast() 105 inline v8::Handle<v8::Value> toV8(PassRefPtr<TestInterfaceEmpty> impl, v8::Handle<v8::Object> creat… in toV8() 111 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceEmpty> impl) in v8SetReturnValue() 117 …v8SetReturnValueForMainWorld(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceEmpty> impl) in v8SetReturnValueForMainWorld() 123 …oid v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceEmpty> impl, Wr… in v8SetReturnValueFast()
|
| D | V8TestInterfaceConstructor2.h | 35 static inline ScriptWrappableBase* toScriptWrappableBase(TestInterfaceConstructor2* impl) in toScriptWrappableBase() 50 inline v8::Handle<v8::Object> wrap(TestInterfaceConstructor2* impl, v8::Handle<v8::Object> creation… in wrap() 55 inline v8::Handle<v8::Value> toV8(TestInterfaceConstructor2* impl, v8::Handle<v8::Object> creationC… in toV8() 67 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, TestInterfaceConstructor2* impl) in v8SetReturnValue() 80 …oid v8SetReturnValueForMainWorld(const CallbackInfo& callbackInfo, TestInterfaceConstructor2* impl) in v8SetReturnValueForMainWorld() 94 inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestInterfaceConstructor2* impl,… in v8SetReturnValueFast() 106 inline v8::Handle<v8::Value> toV8(PassRefPtr<TestInterfaceConstructor2> impl, v8::Handle<v8::Object… in toV8() 112 …void v8SetReturnValue(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceConstructor2> impl) in v8SetReturnValue() 118 …turnValueForMainWorld(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceConstructor2> impl) in v8SetReturnValueForMainWorld() 124 …v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestInterfaceConstructor2> impl,… in v8SetReturnValueFast()
|
| /external/chromium_org/third_party/WebKit/Source/bindings/core/v8/custom/ |
| D | V8ArrayBufferCustom.h | 63 static inline ScriptWrappableBase* toScriptWrappableBase(ArrayBuffer* impl) in toScriptWrappableBase() 78 inline v8::Handle<v8::Object> wrap(ArrayBuffer* impl, v8::Handle<v8::Object> creationContext, v8::I… in wrap() 85 inline v8::Handle<v8::Value> toV8(ArrayBuffer* impl, v8::Handle<v8::Object> creationContext, v8::Is… in toV8() 96 inline void v8SetReturnValue(const CallbackInfo& info, ArrayBuffer* impl) in v8SetReturnValue() 109 inline void v8SetReturnValueForMainWorld(const CallbackInfo& info, ArrayBuffer* impl) in v8SetReturnValueForMainWorld() 123 inline void v8SetReturnValueFast(const CallbackInfo& info, ArrayBuffer* impl, Wrappable* wrappable) in v8SetReturnValueFast() 135 … toV8(PassRefPtr< ArrayBuffer > impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate) in toV8() 141 inline void v8SetReturnValue(const CallbackInfo& info, PassRefPtr< ArrayBuffer > impl) in v8SetReturnValue() 147 inline void v8SetReturnValueForMainWorld(const CallbackInfo& info, PassRefPtr< ArrayBuffer > impl) in v8SetReturnValueForMainWorld() 153 …8SetReturnValueFast(const CallbackInfo& info, PassRefPtr< ArrayBuffer > impl, Wrappable* wrappable) in v8SetReturnValueFast()
|
| D | V8Float64ArrayCustom.h | 62 inline v8::Handle<v8::Object> wrap(Float64Array* impl, v8::Handle<v8::Object> creationContext, v8::… in wrap() 67 inline v8::Handle<v8::Value> toV8(Float64Array* impl, v8::Handle<v8::Object> creationContext, v8::I… in toV8() 73 inline void v8SetReturnValue(const CallbackInfo& info, Float64Array* impl) in v8SetReturnValue() 79 inline void v8SetReturnValueForMainWorld(const CallbackInfo& info, Float64Array* impl) in v8SetReturnValueForMainWorld() 85 inline void v8SetReturnValueFast(const CallbackInfo& info, Float64Array* impl, Wrappable* wrappable) in v8SetReturnValueFast() 96 inline void v8SetReturnValue(const CallbackInfo& info, PassRefPtr<Float64Array> impl) in v8SetReturnValue() 102 inline void v8SetReturnValueForMainWorld(const CallbackInfo& info, PassRefPtr<Float64Array> impl) in v8SetReturnValueForMainWorld() 108 inline void v8SetReturnValueFast(const CallbackInfo& info, PassRefPtr<Float64Array> impl, Wrappable… in v8SetReturnValueFast()
|
| D | V8Float32ArrayCustom.h | 62 inline v8::Handle<v8::Object> wrap(Float32Array* impl, v8::Handle<v8::Object> creationContext, v8::… in wrap() 67 inline v8::Handle<v8::Value> toV8(Float32Array* impl, v8::Handle<v8::Object> creationContext, v8::I… in toV8() 73 inline void v8SetReturnValue(const CallbackInfo& info, Float32Array* impl) in v8SetReturnValue() 79 inline void v8SetReturnValueForMainWorld(const CallbackInfo& info, Float32Array* impl) in v8SetReturnValueForMainWorld() 85 inline void v8SetReturnValueFast(const CallbackInfo& info, Float32Array* impl, Wrappable* wrappable) in v8SetReturnValueFast() 90 …toV8(PassRefPtr< Float32Array > impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate) in toV8() 96 inline void v8SetReturnValue(const CallbackInfo& info, PassRefPtr< Float32Array > impl) in v8SetReturnValue() 102 inline void v8SetReturnValueForMainWorld(const CallbackInfo& info, PassRefPtr< Float32Array > impl) in v8SetReturnValueForMainWorld() 108 …SetReturnValueFast(const CallbackInfo& info, PassRefPtr< Float32Array > impl, Wrappable* wrappable) in v8SetReturnValueFast()
|
| D | V8Int16ArrayCustom.h | 62 inline v8::Handle<v8::Object> wrap(Int16Array* impl, v8::Handle<v8::Object> creationContext, v8::Is… in wrap() 67 inline v8::Handle<v8::Value> toV8(Int16Array* impl, v8::Handle<v8::Object> creationContext, v8::Iso… in toV8() 73 inline void v8SetReturnValue(const CallbackInfo& info, Int16Array* impl) in v8SetReturnValue() 79 inline void v8SetReturnValueForMainWorld(const CallbackInfo& info, Int16Array* impl) in v8SetReturnValueForMainWorld() 85 inline void v8SetReturnValueFast(const CallbackInfo& info, Int16Array* impl, Wrappable* wrappable) in v8SetReturnValueFast() 96 inline void v8SetReturnValue(const CallbackInfo& info, PassRefPtr<Int16Array> impl) in v8SetReturnValue() 102 inline void v8SetReturnValueForMainWorld(const CallbackInfo& info, PassRefPtr<Int16Array> impl) in v8SetReturnValueForMainWorld() 108 inline void v8SetReturnValueFast(const CallbackInfo& info, PassRefPtr<Int16Array> impl, Wrappable* … in v8SetReturnValueFast()
|
| D | V8Int32ArrayCustom.h | 62 inline v8::Handle<v8::Object> wrap(Int32Array* impl, v8::Handle<v8::Object> creationContext, v8::Is… in wrap() 67 inline v8::Handle<v8::Value> toV8(Int32Array* impl, v8::Handle<v8::Object> creationContext, v8::Iso… in toV8() 73 inline void v8SetReturnValue(const CallbackInfo& info, Int32Array* impl) in v8SetReturnValue() 79 inline void v8SetReturnValueForMainWorld(const CallbackInfo& info, Int32Array* impl) in v8SetReturnValueForMainWorld() 85 inline void v8SetReturnValueFast(const CallbackInfo& info, Int32Array* impl, Wrappable* wrappable) in v8SetReturnValueFast() 96 inline void v8SetReturnValue(const CallbackInfo& info, PassRefPtr<Int32Array> impl) in v8SetReturnValue() 102 inline void v8SetReturnValueForMainWorld(const CallbackInfo& info, PassRefPtr<Int32Array> impl) in v8SetReturnValueForMainWorld() 108 inline void v8SetReturnValueFast(const CallbackInfo& info, PassRefPtr<Int32Array> impl, Wrappable* … in v8SetReturnValueFast()
|
| D | V8Uint32ArrayCustom.h | 62 inline v8::Handle<v8::Object> wrap(Uint32Array* impl, v8::Handle<v8::Object> creationContext, v8::I… in wrap() 67 inline v8::Handle<v8::Value> toV8(Uint32Array* impl, v8::Handle<v8::Object> creationContext, v8::Is… in toV8() 73 inline void v8SetReturnValue(const CallbackInfo& info, Uint32Array* impl) in v8SetReturnValue() 79 inline void v8SetReturnValueForMainWorld(const CallbackInfo& info, Uint32Array* impl) in v8SetReturnValueForMainWorld() 85 inline void v8SetReturnValueFast(const CallbackInfo& info, Uint32Array* impl, Wrappable* wrappable) in v8SetReturnValueFast() 96 inline void v8SetReturnValue(const CallbackInfo& info, PassRefPtr<Uint32Array> impl) in v8SetReturnValue() 102 inline void v8SetReturnValueForMainWorld(const CallbackInfo& info, PassRefPtr<Uint32Array> impl) in v8SetReturnValueForMainWorld() 108 inline void v8SetReturnValueFast(const CallbackInfo& info, PassRefPtr<Uint32Array> impl, Wrappable*… in v8SetReturnValueFast()
|
| D | V8Uint8ClampedArrayCustom.h | 62 inline v8::Handle<v8::Object> wrap(Uint8ClampedArray* impl, v8::Handle<v8::Object> creationContext,… in wrap() 67 inline v8::Handle<v8::Value> toV8(Uint8ClampedArray* impl, v8::Handle<v8::Object> creationContext, … in toV8() 73 inline void v8SetReturnValue(const CallbackInfo& info, Uint8ClampedArray* impl) in v8SetReturnValue() 79 inline void v8SetReturnValueForMainWorld(const CallbackInfo& info, Uint8ClampedArray* impl) in v8SetReturnValueForMainWorld() 85 inline void v8SetReturnValueFast(const CallbackInfo& info, Uint8ClampedArray* impl, Wrappable* wrap… in v8SetReturnValueFast() 96 inline void v8SetReturnValue(const CallbackInfo& info, PassRefPtr<Uint8ClampedArray> impl) in v8SetReturnValue() 102 …ine void v8SetReturnValueForMainWorld(const CallbackInfo& info, PassRefPtr<Uint8ClampedArray> impl) in v8SetReturnValueForMainWorld() 108 inline void v8SetReturnValueFast(const CallbackInfo& info, PassRefPtr<Uint8ClampedArray> impl, Wrap… in v8SetReturnValueFast()
|
| D | V8DataViewCustom.h | 62 inline v8::Handle<v8::Object> wrap(DataView* impl, v8::Handle<v8::Object> creationContext, v8::Isol… in wrap() 67 inline v8::Handle<v8::Value> toV8(DataView* impl, v8::Handle<v8::Object> creationContext, v8::Isola… in toV8() 73 inline void v8SetReturnValue(const CallbackInfo& info, DataView* impl) in v8SetReturnValue() 79 inline void v8SetReturnValueForMainWorld(const CallbackInfo& info, DataView* impl) in v8SetReturnValueForMainWorld() 85 inline void v8SetReturnValueFast(const CallbackInfo& info, DataView* impl, Wrappable* wrappable) in v8SetReturnValueFast() 96 inline void v8SetReturnValue(const CallbackInfo& info, PassRefPtr<DataView> impl) in v8SetReturnValue() 102 inline void v8SetReturnValueForMainWorld(const CallbackInfo& info, PassRefPtr<DataView> impl) in v8SetReturnValueForMainWorld() 108 inline void v8SetReturnValueFast(const CallbackInfo& info, PassRefPtr<DataView> impl, Wrappable* wr… in v8SetReturnValueFast()
|
| D | V8Int8ArrayCustom.h | 62 inline v8::Handle<v8::Object> wrap(Int8Array* impl, v8::Handle<v8::Object> creationContext, v8::Iso… in wrap() 67 inline v8::Handle<v8::Value> toV8(Int8Array* impl, v8::Handle<v8::Object> creationContext, v8::Isol… in toV8() 73 inline void v8SetReturnValue(const CallbackInfo& info, Int8Array* impl) in v8SetReturnValue() 79 inline void v8SetReturnValueForMainWorld(const CallbackInfo& info, Int8Array* impl) in v8SetReturnValueForMainWorld() 85 inline void v8SetReturnValueFast(const CallbackInfo& info, Int8Array* impl, Wrappable* wrappable) in v8SetReturnValueFast() 96 inline void v8SetReturnValue(const CallbackInfo& info, PassRefPtr<Int8Array> impl) in v8SetReturnValue() 102 inline void v8SetReturnValueForMainWorld(const CallbackInfo& info, PassRefPtr<Int8Array> impl) in v8SetReturnValueForMainWorld() 108 inline void v8SetReturnValueFast(const CallbackInfo& info, PassRefPtr<Int8Array> impl, Wrappable* w… in v8SetReturnValueFast()
|
| D | V8Uint8ArrayCustom.h | 62 inline v8::Handle<v8::Object> wrap(Uint8Array* impl, v8::Handle<v8::Object> creationContext, v8::Is… in wrap() 67 inline v8::Handle<v8::Value> toV8(Uint8Array* impl, v8::Handle<v8::Object> creationContext, v8::Iso… in toV8() 73 inline void v8SetReturnValue(const CallbackInfo& info, Uint8Array* impl) in v8SetReturnValue() 79 inline void v8SetReturnValueForMainWorld(const CallbackInfo& info, Uint8Array* impl) in v8SetReturnValueForMainWorld() 85 inline void v8SetReturnValueFast(const CallbackInfo& info, Uint8Array* impl, Wrappable* wrappable) in v8SetReturnValueFast() 90 …> toV8(PassRefPtr< Uint8Array > impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate) in toV8() 96 inline void v8SetReturnValue(const CallbackInfo& info, PassRefPtr< Uint8Array > impl) in v8SetReturnValue() 102 inline void v8SetReturnValueForMainWorld(const CallbackInfo& info, PassRefPtr< Uint8Array > impl) in v8SetReturnValueForMainWorld() 108 …v8SetReturnValueFast(const CallbackInfo& info, PassRefPtr< Uint8Array > impl, Wrappable* wrappable) in v8SetReturnValueFast()
|
| D | V8Uint16ArrayCustom.h | 62 inline v8::Handle<v8::Object> wrap(Uint16Array* impl, v8::Handle<v8::Object> creationContext, v8::I… in wrap() 67 inline v8::Handle<v8::Value> toV8(Uint16Array* impl, v8::Handle<v8::Object> creationContext, v8::Is… in toV8() 73 inline void v8SetReturnValue(const CallbackInfo& info, Uint16Array* impl) in v8SetReturnValue() 79 inline void v8SetReturnValueForMainWorld(const CallbackInfo& info, Uint16Array* impl) in v8SetReturnValueForMainWorld() 85 inline void v8SetReturnValueFast(const CallbackInfo& info, Uint16Array* impl, Wrappable* wrappable) in v8SetReturnValueFast() 96 inline void v8SetReturnValue(const CallbackInfo& info, PassRefPtr<Uint16Array> impl) in v8SetReturnValue() 102 inline void v8SetReturnValueForMainWorld(const CallbackInfo& info, PassRefPtr<Uint16Array> impl) in v8SetReturnValueForMainWorld() 108 inline void v8SetReturnValueFast(const CallbackInfo& info, PassRefPtr<Uint16Array> impl, Wrappable*… in v8SetReturnValueFast()
|
| /external/chromium_org/third_party/WebKit/Source/bindings/core/v8/ |
| D | V8PersistentValueVector.h | 43 static void Append(Impl* impl, v8::PersistentContainerValue value) in Append() 47 static bool IsEmpty(const Impl* impl) in IsEmpty() 51 static size_t Size(const Impl* impl) in Size() 55 static v8::PersistentContainerValue Get(const Impl* impl, size_t i) in Get() 59 static void ReserveCapacity(Impl* impl, size_t capacity) in ReserveCapacity() 63 static void Clear(Impl* impl) in Clear()
|
| /external/srec/shared/src/ |
| D | IntArrayListImpl.c | 31 IntArrayListImpl* impl; in IntArrayListCreate() local 62 IntArrayListImpl* impl; in IntArrayListImport() local 76 IntArrayListImpl* impl = (IntArrayListImpl*) self; in IntArrayList_Add() local 94 IntArrayListImpl* impl = (IntArrayListImpl*) self; in IntArrayList_Remove() local 124 IntArrayListImpl* impl = (IntArrayListImpl*) self; in IntArrayList_RemoveAll() local 132 IntArrayListImpl* impl = (IntArrayListImpl*) self; in IntArrayList_Contains() local 151 IntArrayListImpl* impl = (IntArrayListImpl*) self; in IntArrayList_Get() local 160 IntArrayListImpl* impl = (IntArrayListImpl*) self; in IntArrayList_Set() local 169 IntArrayListImpl* impl = (IntArrayListImpl*) self; in IntArrayList_GetSize() local 177 IntArrayListImpl* impl = (IntArrayListImpl*) self; in IntArrayList_ToStaticArray() local [all …]
|
| /external/chromium_org/third_party/WebKit/Source/bindings/tests/results/modules/ |
| D | V8TestInterface5.h | 39 static inline ScriptWrappableBase* toScriptWrappableBase(TestInterface5Implementation* impl) in toScriptWrappableBase() 58 inline void v8SetReturnValue(const CallbackInfo& callbackInfo, TestInterface5Implementation* impl) in v8SetReturnValue() 64 … v8SetReturnValueForMainWorld(const CallbackInfo& callbackInfo, TestInterface5Implementation* impl) in v8SetReturnValueForMainWorld() 70 …oid v8SetReturnValueFast(const CallbackInfo& callbackInfo, TestInterface5Implementation* impl, Wra… in v8SetReturnValueFast() 75 inline v8::Handle<v8::Value> toV8(PassRefPtr<TestInterface5Implementation> impl, v8::Handle<v8::Obj… in toV8() 81 …id v8SetReturnValue(const CallbackInfo& callbackInfo, PassRefPtr<TestInterface5Implementation> imp… in v8SetReturnValue() 87 …rnValueForMainWorld(const CallbackInfo& callbackInfo, PassRefPtr<TestInterface5Implementation> imp… in v8SetReturnValueForMainWorld() 93 …8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<TestInterface5Implementation> imp… in v8SetReturnValueFast()
|