OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:module
(Results
151 - 175
of
806
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/WebCore/svg/
SVGNumber.idl
23
module
svg {
SVGPathSegCurvetoCubicSmoothAbs.idl
27
module
svg {
SVGPathSegCurvetoCubicSmoothRel.idl
27
module
svg {
SVGPathSegCurvetoQuadraticAbs.idl
27
module
svg {
SVGPathSegCurvetoQuadraticRel.idl
27
module
svg {
SVGPolygonElement.idl
26
module
svg {
SVGPolylineElement.idl
26
module
svg {
SVGScriptElement.idl
26
module
svg {
SVGStopElement.idl
26
module
svg {
SVGSwitchElement.idl
26
module
svg {
SVGTransformable.idl
27
module
svg {
SVGURIReference.idl
27
module
svg {
SVGUnitTypes.idl
26
module
svg {
SVGViewElement.idl
26
module
svg {
SVGZoomAndPan.idl
27
module
svg {
/external/webkit/WebCore/workers/
SharedWorker.idl
31
module
threads {
/external/webkit/WebCore/xml/
DOMParser.idl
20
module
xpath {
XMLHttpRequestProgressEvent.idl
26
module
events {
XMLSerializer.idl
21
module
xpath {
XPathNSResolver.idl
21
module
xpath {
/external/opencore/codecs_v2/audio/mp3/dec/src/
pvmp3_getbits.cpp
74
; Define
module
specific macros here
92
; Variable declaration - defined here and used outside this
module
97
; Declare functions defined elsewhere and referenced in this
module
102
; Declare variables used in this
module
but defined elsewhere
129
Elem = *(ptBitStream->pBuffer +
module
(offset , BUFSIZE));
130
Elem1 = *(ptBitStream->pBuffer +
module
(offset + 1, BUFSIZE));
131
Elem2 = *(ptBitStream->pBuffer +
module
(offset + 2, BUFSIZE));
132
Elem3 = *(ptBitStream->pBuffer +
module
(offset + 3, BUFSIZE));
141
bitIndex =
module
(ptBitStream->usedBits, INBUF_BIT_WIDTH);
170
Elem = *(ptBitStream->pBuffer +
module
(offset , BUFSIZE))
[
all
...]
/frameworks/base/media/libstagefright/codecs/mp3dec/src/
pvmp3_getbits.cpp
74
; Define
module
specific macros here
92
; Variable declaration - defined here and used outside this
module
97
; Declare functions defined elsewhere and referenced in this
module
102
; Declare variables used in this
module
but defined elsewhere
129
Elem = *(ptBitStream->pBuffer +
module
(offset , BUFSIZE));
130
Elem1 = *(ptBitStream->pBuffer +
module
(offset + 1, BUFSIZE));
131
Elem2 = *(ptBitStream->pBuffer +
module
(offset + 2, BUFSIZE));
132
Elem3 = *(ptBitStream->pBuffer +
module
(offset + 3, BUFSIZE));
141
bitIndex =
module
(ptBitStream->usedBits, INBUF_BIT_WIDTH);
170
Elem = *(ptBitStream->pBuffer +
module
(offset , BUFSIZE))
[
all
...]
/frameworks/base/services/jni/
com_android_server_LightsService.cpp
51
static light_device_t* get_device(hw_module_t*
module
, char const* name)
55
err =
module
->methods->open(
module
, name, &device);
66
hw_module_t*
module
;
local
71
err = hw_get_module(LIGHTS_HARDWARE_MODULE_ID, (hw_module_t const**)&
module
);
74
= get_device(
module
, LIGHT_ID_BACKLIGHT);
76
= get_device(
module
, LIGHT_ID_KEYBOARD);
78
= get_device(
module
, LIGHT_ID_BUTTONS);
80
= get_device(
module
, LIGHT_ID_BATTERY);
82
= get_device(
module
, LIGHT_ID_NOTIFICATIONS)
[
all
...]
/external/sonivox/arm-fm-22k/host_src/
eas_config.h
7
* This header declares the Configuration
Module
interface (CM). The CM
8
* is a
module
compiled external to the library that sets the configuration
12
* NOTE: This
module
is not intended to be modified by the customer. It
51
/* list of enumerators for
module
and memory pointers */
94
* returns EAS_TRUE if a
module
is found
106
*
module
-
module
number
109
* returns a pointer to the
module
function table or NULL if no
module
112
EAS_VOID_PTR EAS_CMEnumModules (EAS_INT
module
);
[
all
...]
/external/sonivox/arm-hybrid-22k/host_src/
eas_config.h
7
* This header declares the Configuration
Module
interface (CM). The CM
8
* is a
module
compiled external to the library that sets the configuration
12
* NOTE: This
module
is not intended to be modified by the customer. It
51
/* list of enumerators for
module
and memory pointers */
94
* returns EAS_TRUE if a
module
is found
106
*
module
-
module
number
109
* returns a pointer to the
module
function table or NULL if no
module
112
EAS_VOID_PTR EAS_CMEnumModules (EAS_INT
module
);
[
all
...]
Completed in 618 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>