HomeSort by relevance Sort by last modified time
    Searched refs:core (Results 1 - 25 of 1500) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/WebCore/dom/
CDATASection.idl 20 module core {
Comment.idl 20 module core {
EntityReference.idl 20 module core {
  /external/webkit/WebCore/svg/
SVGStringList.idl 32 raises(core::DOMException);
33 core::DOMString initialize(in core::DOMString item)
34 raises(core::DOMException, SVGException);
35 core::DOMString getItem(in unsigned long index)
36 raises(core::DOMException);
37 core::DOMString insertItemBefore(in core::DOMString item, in unsigned long index)
38 raises(core::DOMException, SVGException);
39 core::DOMString replaceItem(in core::DOMString item, in unsigned long index
    [all...]
SVGAnimatedString.idl 29 attribute core::DOMString baseVal
31 readonly attribute core::DOMString animVal;
SVGLangSpace.idl 30 attribute core::DOMString xmllang
32 attribute core::DOMString xmlspace
SVGDocument.idl 24 interface [Conditional=SVG] SVGDocument : core::Document {
28 events::Event createEvent(in core::DOMString eventType)
29 raises(core::DOMException);
SVGStyleElement.idl 31 attribute core::DOMString type
33 attribute core::DOMString media
35 attribute core::DOMString title
SVGColor.idl 35 void setRGBColor(in core::DOMString rgbColor)
37 void setRGBColorICCColor(in core::DOMString rgbColor,
38 in core::DOMString iccColor)
41 in core::DOMString rgbColor,
42 in core::DOMString iccColor)
  /
Makefile 2 include build/core/main.mk
  /build/core/
root.mk 2 include build/core/main.mk
  /external/webkit/WebKit/mac/WebView/
WebGeolocationPositionInternal.h 34 WebCore::GeolocationPosition* core(WebGeolocationPosition *);
  /external/webkit/WebKitTools/CygwinDownloader/
setup.py 1 from distutils.core import setup
  /external/webkit/WebCore/platform/network/mac/
AuthenticationMac.h 44 AuthenticationChallenge core(NSURLAuthenticationChallenge *);
45 ProtectionSpace core(NSURLProtectionSpace *);
46 Credential core(NSURLCredential *);
  /external/qemu/audio/
coreaudio.c 182 coreaudio_voice_isPlaying (coreaudioVoice* core)
186 UInt32 propertySize = sizeof(core->deviceID);
188 core->deviceID, 0, core->isInput,
198 coreaudio_voice_lock (coreaudioVoice* core, const char *fn_name)
202 err = pthread_mutex_lock (&core->mutex);
212 coreaudio_voice_unlock (coreaudioVoice* core, const char *fn_name)
216 err = pthread_mutex_unlock (&core->mutex);
226 coreaudio_voice_ctl (coreaudioVoice* core, int cmd)
233 D("%s: %s started\n", __FUNCTION__, core->isInput ? "input" : "output")
462 coreaudioVoice core[1]; member in struct:coreaudioVoiceOut
472 coreaudioVoice *core = CORE_OUT(hw); local
511 coreaudioVoice *core = CORE_OUT(hw); local
573 coreaudioVoice* core = CORE_OUT(hw); local
590 coreaudioVoice* core = CORE_OUT(hw); local
598 coreaudioVoice* core = CORE_OUT(hw); local
615 coreaudioVoice core[1]; member in struct:coreaudioVoiceIn
626 coreaudioVoice *core = CORE_IN(hw); local
655 coreaudioVoice *core = CORE_IN(hw); local
723 coreaudioVoice* core = CORE_IN(hw); local
741 coreaudioVoice* core = CORE_IN(hw); local
749 coreaudioVoice* core = CORE_IN(hw); local
    [all...]
  /external/skia/
Android.mk 30 src/core/Sk64.cpp \
31 src/core/SkBuffer.cpp \
32 src/core/SkChunkAlloc.cpp \
33 src/core/SkCordic.cpp \
34 src/core/SkDebug.cpp \
35 src/core/SkFloatBits.cpp \
36 src/core/SkMath.cpp \
37 src/core/SkMatrix.cpp \
38 src/core/SkMemory_stdlib.cpp \
39 src/core/SkPoint.cpp
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
AndroidLaunch.java 19 import org.eclipse.debug.core.DebugException;
20 import org.eclipse.debug.core.ILaunchConfiguration;
21 import org.eclipse.debug.core.ILaunchManager;
22 import org.eclipse.debug.core.Launch;
23 import org.eclipse.debug.core.model.ISourceLocator;
  /dalvik/libcore-disabled/SoundTest/
Android.mk 5 LOCAL_JAVA_LIBRARIES := framework core
11 #define all-core-resource-dirs
15 #LOCAL_JAVA_RESOURCE_DIRS := $(call all-core-resource-dirs)
  /prebuilt/common/eclipse/
org.eclipse.core.commands_3.4.0.I20080509-2000.jar 
  /external/dnsmasq/contrib/wrt/
Makefile 6 rm -f *~ *.o core dhcp_release dhcp_lease_time
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
Android.mk 36 $(CLI_COMSRC)/core/inc \
37 $(CLI_COMSRC)/core/data_ctrl/Tx \
38 $(CLI_COMSRC)/core/data_ctrl/Ctrl \
39 $(CLI_COMSRC)/core/data_ctrl/Ctrl/4X \
40 $(CLI_COMSRC)/core/sme/Inc \
41 $(CLI_COMSRC)/core/sme/siteMgr \
42 $(CLI_COMSRC)/core/sme/configMgr \
43 $(CLI_COMSRC)/core/sme/conn \
44 $(CLI_COMSRC)/core/rsn \
45 $(CLI_COMSRC)/core/rsn/mainKeysSm
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/tiwlan_loader/
Android.mk 36 $(CLI_COMSRC)/core/inc \
37 $(CLI_COMSRC)/core/data_ctrl/Tx \
38 $(CLI_COMSRC)/core/data_ctrl/Ctrl \
39 $(CLI_COMSRC)/core/data_ctrl/Ctrl/4X \
40 $(CLI_COMSRC)/core/sme/Inc \
41 $(CLI_COMSRC)/core/sme/siteMgr \
42 $(CLI_COMSRC)/core/sme/configMgr \
43 $(CLI_COMSRC)/core/sme/conn \
44 $(CLI_COMSRC)/core/rsn \
45 $(CLI_COMSRC)/core/rsn/mainKeysSm
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/wpa_supplicant_lib/
Android.mk 78 $(COMSRC)/core/inc \
79 $(COMSRC)/core/ExpInc \
80 $(COMSRC)/core/data_ctrl/Tx \
81 $(COMSRC)/core/data_ctrl/Ctrl \
82 $(COMSRC)/core/data_ctrl/Ctrl/TrafficMonitor \
83 $(COMSRC)/core/data_ctrl/Ctrl/4X \
84 $(COMSRC)/core/data_ctrl/Rx \
85 $(COMSRC)/core/EvHandler \
86 $(COMSRC)/core/sme/Inc \
87 $(COMSRC)/core/sme/smeSm/
    [all...]
  /frameworks/base/
Android.mk 33 # FRAMEWORKS_BASE_SUBDIRS comes from build/core/pathmap.mk
38 core/java/android/content/EventLogTags.logtags \
39 core/java/android/webkit/EventLogTags.logtags \
57 LOCAL_SRC_FILES += $(call find-other-java-files,core/config/debug)
59 LOCAL_SRC_FILES += $(call find-other-java-files,core/config/ndebug)
73 core/java/android/accessibilityservice/IAccessibilityServiceConnection.aidl \
74 core/java/android/accessibilityservice/IEventListener.aidl \
75 core/java/android/accounts/IAccountManager.aidl \
76 core/java/android/accounts/IAccountManagerResponse.aidl \
77 core/java/android/accounts/IAccountAuthenticator.aidl
    [all...]
  /build/target/product/
AndroidProducts.mk 31 $(LOCAL_DIR)/core.mk \
35 $(LOCAL_DIR)/core.mk \

Completed in 863 milliseconds

1 2 3 4 5 6 7 8 91011>>