Home
last modified time | relevance | path

Searched defs:core (Results 1 – 25 of 71) sorted by relevance

123

/external/qemu/audio/
Dcoreaudio.c175 coreaudio_voice_isPlaying (coreaudioVoice *core) in coreaudio_voice_isPlaying()
195 static int coreaudio_voice_lock (coreaudioVoice *core, const char *fn_name) in coreaudio_voice_lock()
209 coreaudio_voice_unlock (coreaudioVoice *core, const char *fn_name) in coreaudio_voice_unlock()
223 coreaudio_voice_ctl (coreaudioVoice* core, int cmd) in coreaudio_voice_ctl()
256 coreaudio_voice_fini (coreaudioVoice* core) in coreaudio_voice_fini()
282 coreaudio_voice_init (coreaudioVoice* core, in coreaudio_voice_init()
459 coreaudioVoice core[1]; member
468 coreaudioVoice *core = CORE_OUT(hw); in coreaudio_run_out() local
504 coreaudioVoice *core = CORE_OUT(hw); in audioOutDeviceIOProc() local
564 coreaudioVoice* core = CORE_OUT(hw); in coreaudio_init_out() local
[all …]
/external/webkit/Source/WebKit/efl/ewk/
Dewk_window_features.cpp35 WebCore::WindowFeatures* core; member
155 Ewk_Window_Features* ewk_window_features_new_from_core(const WebCore::WindowFeatures* core) in ewk_window_features_new_from_core()
Dewk_history.cpp37 WebCore::BackForwardListImpl *core; member
57 WebCore::HistoryItem *core; member
77 static inline Ewk_History_Item *_ewk_history_item_new(WebCore::HistoryItem *core) in _ewk_history_item_new()
422 WTF::RefPtr<WebCore::HistoryItem> core = WebCore::HistoryItem::create(u, t, 0); in ewk_history_item_new() local
427 static inline void _ewk_history_item_free(Ewk_History_Item* item, WebCore::HistoryItem* core) in _ewk_history_item_free()
676 Ewk_History* ewk_history_new(WebCore::BackForwardListImpl* core) in ewk_history_new()
Dewk_contextmenu.cpp175 WebCore::ContextMenuItem core(type, action, WTF::String()); in ewk_context_menu_item_select() local
400 void ewk_context_menu_item_append(Ewk_Context_Menu* o, WebCore::ContextMenuItem& core) in ewk_context_menu_item_append()
/external/webkit/Source/WebKit2/UIProcess/Authentication/
DWebCredential.cpp36 const WebCore::Credential& WebCredential::core() in core() function in WebKit::WebCredential
/external/webkit/Source/WebCore/bindings/scripts/test/ObjC/
DDOMTestInterface.mm73 WebCore::TestInterface* core(DOMTestInterface *wrapper) function
DDOMTestSerializedScriptValueInterface.mm80 WebCore::TestSerializedScriptValueInterface* core(DOMTestSerializedScriptValueInterface *wrapper) function
DDOMTestMediaQueryListListener.mm78 WebCore::TestMediaQueryListListener* core(DOMTestMediaQueryListListener *wrapper) function
DDOMTestCallback.mm122 WebCore::TestCallback* core(DOMTestCallback *wrapper) function
/external/webkit/Source/WebCore/editing/
DTextAffinity.h50 inline WebCore::EAffinity core(NSSelectionAffinity affinity) in core() function
/external/webkit/Source/WebKit/win/
DWebMutableURLRequest.h37 inline WebCore::ResourceRequestCachePolicy core(WebURLRequestCachePolicy policy) in core() function
DWebGeolocationPosition.cpp95 GeolocationPosition* core(IWebGeolocationPosition* position) in core() function
/external/webkit/Source/WebCore/bindings/objc/
DDOMXPath.mm66 WebCore::XPathNSResolver* core(DOMNativeXPathNSResolver *wrapper) function
DDOMAbstractView.mm69 WebCore::DOMWindow* core(DOMAbstractView *wrapper) function
DDOMInternal.h96 inline double core(NSTimeInterval sec) in core() function
/external/webkit/Source/WebCore/platform/network/cf/
DAuthenticationCF.cpp186 Credential core(CFURLCredentialRef cfCredential) in core() function
208 ProtectionSpace core(CFURLProtectionSpaceRef cfSpace) in core() function
/external/webkit/Source/WebCore/accessibility/gtk/
DWebKitAccessibleHyperlink.cpp63 static AccessibilityObject* core(WebKitAccessible* accessible) in core() function
71 static AccessibilityObject* core(WebKitAccessibleHyperlink* link) in core() function
79 static AccessibilityObject* core(AtkHyperlink* link) in core() function
87 static AccessibilityObject* core(AtkAction* action) in core() function
/external/bison/src/
DLR0.c61 state_list_append (symbol_number sym, size_t core_size, item_number *core) in state_list_append()
210 get_state (symbol_number sym, size_t core_size, item_number *core) in get_state()
Dstate.c133 size_t nitems, item_number *core) in state_new()
342 state_hash_lookup (size_t nitems, item_number *core) in state_hash_lookup()
/external/junit/src/org/junit/experimental/max/
DMaxCore.java85 public Result run(Request request, JUnitCore core) { in run()
/external/webkit/Source/WebCore/platform/android/
DWidgetAndroid.cpp116 android::WebViewCore* core = android::WebViewCore::getWebViewCore( in textWrapWidth() local
DScrollViewAndroid.cpp131 android::WebViewCore* core = android::WebViewCore::getWebViewCore(this); in platformOffscreenContentRectangle() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
DRSABlindedEngine.java22 private RSACoreEngine core = new RSACoreEngine(); field in RSABlindedEngine
/external/webkit/Source/WebKit/android/plugins/
DANPEventInterface.cpp49 WebViewCore* core = wrapper->fWVC; in send_anpevent() local
/external/webkit/Source/WebCore/bindings/gobject/
DWebKitDOMEventTarget.cpp107 WebCore::EventTarget* core(WebKitDOMEventTarget* request) in core() function

123