Searched refs:core (Results 1 - 25 of 1376) sorted by relevance

1234567891011>>

/external/nist-sip/java/gov/nist/core/
H A DMatch.java26 package gov.nist.core;
/external/zxing/core/
H A DAndroid.mk3 LOCAL_PREBUILT_STATIC_JAVA_LIBRARIES := zxing-core-1.7:core.jar
/external/chromium_org/mojo/apps/js/bindings/
H A Dcore_unittests.js7 "mojo/apps/js/bindings/core",
8 ], function(expect, core) {
14 var pipe = core.createMessagePipe();
18 expect(core.close(pipe.handle0)).toBe(core.RESULT_OK);
19 expect(core.close(pipe.handle1)).toBe(core.RESULT_OK);
31 var result = core.writeMessage(
33 core.WRITE_MESSAGE_FLAG_NONE);
35 expect(result).toBe(core
[all...]
H A Dconnector_unittests.js50 "mojo/apps/js/bindings/core",
53 ], function(expect, mockSupport, core, connector, sample) {
71 expect(core.close(port)).toBe(core.RESULT_OK);
91 var pipe = core.createMessagePipe();
92 var anotherPipe = core.createMessagePipe();
93 var sourcePipe = core.createMessagePipe();
107 mockSupport.pumpOnce(core.RESULT_OK);
118 expect(core.close(sourcePipe.handle0)).toBe(core
[all...]
H A Dconnector.js7 "mojo/apps/js/bindings/core",
9 ], function(codec, core, support) {
23 if (this.handle_ != core.kInvalidHandle) {
24 core.close(this.handle_);
25 this.handle_ = core.kInvalidHandle;
43 var result = core.writeMessage(this.handle_,
46 core.WRITE_MESSAGE_FLAG_NONE);
47 if (result != core.RESULT_OK) {
57 core.WAIT_FLAG_READABLE,
63 var read = core
[all...]
/external/chromium_org/ppapi/tests/
H A Dtest_core.cc7 #include "ppapi/cpp/core.h"
24 pp::Core* core = pp::Module::Get()->core(); local
25 PP_Time time1 = core->GetTime();
30 PP_Time time2 = core->GetTime();
37 pp::Core* core = pp::Module::Get()->core(); local
38 PP_Time time1 = core->GetTimeTicks();
43 PP_Time time2 = core->GetTimeTicks();
/external/chromium_org/third_party/WebKit/Source/core/
H A Dwebcore_remaining.target.darwin-arm.mk26 third_party/WebKit/Source/core/Init.cpp \
27 third_party/WebKit/Source/core/accessibility/AXObjectCache.cpp \
28 third_party/WebKit/Source/core/accessibility/AXARIAGrid.cpp \
29 third_party/WebKit/Source/core/accessibility/AXARIAGridCell.cpp \
30 third_party/WebKit/Source/core/accessibility/AXARIAGridRow.cpp \
31 third_party/WebKit/Source/core/accessibility/AXImageMapLink.cpp \
32 third_party/WebKit/Source/core/accessibility/AXInlineTextBox.cpp \
33 third_party/WebKit/Source/core/accessibility/AXList.cpp \
34 third_party/WebKit/Source/core/accessibility/AXListBox.cpp \
35 third_party/WebKit/Source/core/accessibilit
[all...]
H A Dwebcore_remaining.target.darwin-mips.mk26 third_party/WebKit/Source/core/Init.cpp \
27 third_party/WebKit/Source/core/accessibility/AXObjectCache.cpp \
28 third_party/WebKit/Source/core/accessibility/AXARIAGrid.cpp \
29 third_party/WebKit/Source/core/accessibility/AXARIAGridCell.cpp \
30 third_party/WebKit/Source/core/accessibility/AXARIAGridRow.cpp \
31 third_party/WebKit/Source/core/accessibility/AXImageMapLink.cpp \
32 third_party/WebKit/Source/core/accessibility/AXInlineTextBox.cpp \
33 third_party/WebKit/Source/core/accessibility/AXList.cpp \
34 third_party/WebKit/Source/core/accessibility/AXListBox.cpp \
35 third_party/WebKit/Source/core/accessibilit
[all...]
H A Dwebcore_remaining.target.darwin-x86.mk26 third_party/WebKit/Source/core/Init.cpp \
27 third_party/WebKit/Source/core/accessibility/AXObjectCache.cpp \
28 third_party/WebKit/Source/core/accessibility/AXARIAGrid.cpp \
29 third_party/WebKit/Source/core/accessibility/AXARIAGridCell.cpp \
30 third_party/WebKit/Source/core/accessibility/AXARIAGridRow.cpp \
31 third_party/WebKit/Source/core/accessibility/AXImageMapLink.cpp \
32 third_party/WebKit/Source/core/accessibility/AXInlineTextBox.cpp \
33 third_party/WebKit/Source/core/accessibility/AXList.cpp \
34 third_party/WebKit/Source/core/accessibility/AXListBox.cpp \
35 third_party/WebKit/Source/core/accessibilit
[all...]
H A Dwebcore_remaining.target.linux-arm.mk26 third_party/WebKit/Source/core/Init.cpp \
27 third_party/WebKit/Source/core/accessibility/AXObjectCache.cpp \
28 third_party/WebKit/Source/core/accessibility/AXARIAGrid.cpp \
29 third_party/WebKit/Source/core/accessibility/AXARIAGridCell.cpp \
30 third_party/WebKit/Source/core/accessibility/AXARIAGridRow.cpp \
31 third_party/WebKit/Source/core/accessibility/AXImageMapLink.cpp \
32 third_party/WebKit/Source/core/accessibility/AXInlineTextBox.cpp \
33 third_party/WebKit/Source/core/accessibility/AXList.cpp \
34 third_party/WebKit/Source/core/accessibility/AXListBox.cpp \
35 third_party/WebKit/Source/core/accessibilit
[all...]
H A Dwebcore_remaining.target.linux-mips.mk26 third_party/WebKit/Source/core/Init.cpp \
27 third_party/WebKit/Source/core/accessibility/AXObjectCache.cpp \
28 third_party/WebKit/Source/core/accessibility/AXARIAGrid.cpp \
29 third_party/WebKit/Source/core/accessibility/AXARIAGridCell.cpp \
30 third_party/WebKit/Source/core/accessibility/AXARIAGridRow.cpp \
31 third_party/WebKit/Source/core/accessibility/AXImageMapLink.cpp \
32 third_party/WebKit/Source/core/accessibility/AXInlineTextBox.cpp \
33 third_party/WebKit/Source/core/accessibility/AXList.cpp \
34 third_party/WebKit/Source/core/accessibility/AXListBox.cpp \
35 third_party/WebKit/Source/core/accessibilit
[all...]
H A Dwebcore_remaining.target.linux-x86.mk26 third_party/WebKit/Source/core/Init.cpp \
27 third_party/WebKit/Source/core/accessibility/AXObjectCache.cpp \
28 third_party/WebKit/Source/core/accessibility/AXARIAGrid.cpp \
29 third_party/WebKit/Source/core/accessibility/AXARIAGridCell.cpp \
30 third_party/WebKit/Source/core/accessibility/AXARIAGridRow.cpp \
31 third_party/WebKit/Source/core/accessibility/AXImageMapLink.cpp \
32 third_party/WebKit/Source/core/accessibility/AXInlineTextBox.cpp \
33 third_party/WebKit/Source/core/accessibility/AXList.cpp \
34 third_party/WebKit/Source/core/accessibility/AXListBox.cpp \
35 third_party/WebKit/Source/core/accessibilit
[all...]
H A Dwebcore_svg.target.darwin-arm.mk26 third_party/WebKit/Source/core/rendering/style/SVGRenderStyle.cpp \
27 third_party/WebKit/Source/core/rendering/style/SVGRenderStyleDefs.cpp \
28 third_party/WebKit/Source/core/rendering/svg/ReferenceFilterBuilder.cpp \
29 third_party/WebKit/Source/core/rendering/svg/RenderSVGBlock.cpp \
30 third_party/WebKit/Source/core/rendering/svg/RenderSVGContainer.cpp \
31 third_party/WebKit/Source/core/rendering/svg/RenderSVGEllipse.cpp \
32 third_party/WebKit/Source/core/rendering/svg/RenderSVGForeignObject.cpp \
33 third_party/WebKit/Source/core/rendering/svg/RenderSVGGradientStop.cpp \
34 third_party/WebKit/Source/core/rendering/svg/RenderSVGHiddenContainer.cpp \
35 third_party/WebKit/Source/core/renderin
[all...]
H A Dwebcore_svg.target.darwin-mips.mk26 third_party/WebKit/Source/core/rendering/style/SVGRenderStyle.cpp \
27 third_party/WebKit/Source/core/rendering/style/SVGRenderStyleDefs.cpp \
28 third_party/WebKit/Source/core/rendering/svg/ReferenceFilterBuilder.cpp \
29 third_party/WebKit/Source/core/rendering/svg/RenderSVGBlock.cpp \
30 third_party/WebKit/Source/core/rendering/svg/RenderSVGContainer.cpp \
31 third_party/WebKit/Source/core/rendering/svg/RenderSVGEllipse.cpp \
32 third_party/WebKit/Source/core/rendering/svg/RenderSVGForeignObject.cpp \
33 third_party/WebKit/Source/core/rendering/svg/RenderSVGGradientStop.cpp \
34 third_party/WebKit/Source/core/rendering/svg/RenderSVGHiddenContainer.cpp \
35 third_party/WebKit/Source/core/renderin
[all...]
H A Dwebcore_svg.target.darwin-x86.mk26 third_party/WebKit/Source/core/rendering/style/SVGRenderStyle.cpp \
27 third_party/WebKit/Source/core/rendering/style/SVGRenderStyleDefs.cpp \
28 third_party/WebKit/Source/core/rendering/svg/ReferenceFilterBuilder.cpp \
29 third_party/WebKit/Source/core/rendering/svg/RenderSVGBlock.cpp \
30 third_party/WebKit/Source/core/rendering/svg/RenderSVGContainer.cpp \
31 third_party/WebKit/Source/core/rendering/svg/RenderSVGEllipse.cpp \
32 third_party/WebKit/Source/core/rendering/svg/RenderSVGForeignObject.cpp \
33 third_party/WebKit/Source/core/rendering/svg/RenderSVGGradientStop.cpp \
34 third_party/WebKit/Source/core/rendering/svg/RenderSVGHiddenContainer.cpp \
35 third_party/WebKit/Source/core/renderin
[all...]
H A Dwebcore_svg.target.linux-arm.mk26 third_party/WebKit/Source/core/rendering/style/SVGRenderStyle.cpp \
27 third_party/WebKit/Source/core/rendering/style/SVGRenderStyleDefs.cpp \
28 third_party/WebKit/Source/core/rendering/svg/ReferenceFilterBuilder.cpp \
29 third_party/WebKit/Source/core/rendering/svg/RenderSVGBlock.cpp \
30 third_party/WebKit/Source/core/rendering/svg/RenderSVGContainer.cpp \
31 third_party/WebKit/Source/core/rendering/svg/RenderSVGEllipse.cpp \
32 third_party/WebKit/Source/core/rendering/svg/RenderSVGForeignObject.cpp \
33 third_party/WebKit/Source/core/rendering/svg/RenderSVGGradientStop.cpp \
34 third_party/WebKit/Source/core/rendering/svg/RenderSVGHiddenContainer.cpp \
35 third_party/WebKit/Source/core/renderin
[all...]
H A Dwebcore_svg.target.linux-mips.mk26 third_party/WebKit/Source/core/rendering/style/SVGRenderStyle.cpp \
27 third_party/WebKit/Source/core/rendering/style/SVGRenderStyleDefs.cpp \
28 third_party/WebKit/Source/core/rendering/svg/ReferenceFilterBuilder.cpp \
29 third_party/WebKit/Source/core/rendering/svg/RenderSVGBlock.cpp \
30 third_party/WebKit/Source/core/rendering/svg/RenderSVGContainer.cpp \
31 third_party/WebKit/Source/core/rendering/svg/RenderSVGEllipse.cpp \
32 third_party/WebKit/Source/core/rendering/svg/RenderSVGForeignObject.cpp \
33 third_party/WebKit/Source/core/rendering/svg/RenderSVGGradientStop.cpp \
34 third_party/WebKit/Source/core/rendering/svg/RenderSVGHiddenContainer.cpp \
35 third_party/WebKit/Source/core/renderin
[all...]
H A Dwebcore_svg.target.linux-x86.mk26 third_party/WebKit/Source/core/rendering/style/SVGRenderStyle.cpp \
27 third_party/WebKit/Source/core/rendering/style/SVGRenderStyleDefs.cpp \
28 third_party/WebKit/Source/core/rendering/svg/ReferenceFilterBuilder.cpp \
29 third_party/WebKit/Source/core/rendering/svg/RenderSVGBlock.cpp \
30 third_party/WebKit/Source/core/rendering/svg/RenderSVGContainer.cpp \
31 third_party/WebKit/Source/core/rendering/svg/RenderSVGEllipse.cpp \
32 third_party/WebKit/Source/core/rendering/svg/RenderSVGForeignObject.cpp \
33 third_party/WebKit/Source/core/rendering/svg/RenderSVGGradientStop.cpp \
34 third_party/WebKit/Source/core/rendering/svg/RenderSVGHiddenContainer.cpp \
35 third_party/WebKit/Source/core/renderin
[all...]
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/
H A DIFlyoutListener.java11 package org.eclipse.wb.core.controls.flyout;
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/execution/
H A DRunnableEx.java11 package org.eclipse.wb.internal.core.utils.execution;
17 * @coverage core.util
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/complex/
H A DIComplexPropertyEditor.java11 package org.eclipse.wb.internal.core.model.property.editor.complex;
13 import org.eclipse.wb.internal.core.model.property.Property;
14 import org.eclipse.wb.internal.core.model.property.editor.PropertyEditor;
20 * @coverage core.model.property.editor
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
H A DIPropertyExceptionHandler.java11 package org.eclipse.wb.internal.core.model.property.table;
13 import org.eclipse.wb.internal.core.model.property.Property;
14 import org.eclipse.wb.internal.core.model.property.editor.PropertyEditor;
21 * @coverage core.model.property.table
/external/qemu/audio/
H A Dcoreaudio.c175 coreaudio_voice_isPlaying (coreaudioVoice *core) argument
179 UInt32 propertySize = sizeof(core->deviceID);
181 core->deviceID, 0, core->isInput,
195 static int coreaudio_voice_lock (coreaudioVoice *core, const char *fn_name) argument
199 err = pthread_mutex_lock (&core->mutex);
209 coreaudio_voice_unlock (coreaudioVoice *core, const char *fn_name) argument
213 err = pthread_mutex_unlock (&core->mutex);
223 coreaudio_voice_ctl (coreaudioVoice* core, int cmd) argument
230 D("%s: %s started\n", __FUNCTION__, core
256 coreaudio_voice_fini(coreaudioVoice* core) argument
282 coreaudio_voice_init(coreaudioVoice* core, struct audsettings* as, int frameSize, AudioDeviceIOProc ioproc, void* hw, int input) argument
459 coreaudioVoice core[1]; member in struct:coreaudioVoiceOut
468 coreaudioVoice *core = CORE_OUT(hw); local
504 coreaudioVoice *core = CORE_OUT(hw); local
564 coreaudioVoice* core = CORE_OUT(hw); local
579 coreaudioVoice *core = CORE_OUT(hw); local
587 coreaudioVoice *core = CORE_OUT(hw); local
604 coreaudioVoice core[1]; member in struct:coreaudioVoiceIn
614 coreaudioVoice *core = CORE_IN(hw); local
642 coreaudioVoice *core = CORE_IN(hw); local
710 coreaudioVoice* core = CORE_IN(hw); local
728 coreaudioVoice* core = CORE_IN(hw); local
736 coreaudioVoice* core = CORE_IN(hw); local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.expressions_3.4.200.v20100505.jar ... .html plugin.properties org/ org/eclipse/ org/eclipse/core/ org/eclipse/core/expressions/ org/eclipse/core/expressions/ElementHandler.
H A Dorg.eclipse.core.databinding_1.3.100.I20100601-0800.jar ... .html plugin.properties org/ org/eclipse/ org/eclipse/core/ org/eclipse/core/databinding/ org/eclipse/core/databinding/AggregateValidationStatus. ...

Completed in 7657 milliseconds

1234567891011>>