OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:model
(Results
501 - 525
of
1417
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/packages/apps/Mms/src/com/android/mms/model/
SlideModel.java
18
package com.android.mms.
model
;
38
public class SlideModel extends
Model
implements List<MediaModel>, EventListener {
197
((
Model
) object).unregisterAllModelChangedObservers();
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
UiElementPart.java
236
* newer than the data in the
model
.
258
* If part is displaying information loaded from a
model
, this method
259
* instructs it to commit the new (modified) data back into the
model
.
/bionic/libc/kernel/arch-arm/asm/
cacheflush.h
27
#error Unknown cache maintainence
model
/cts/tools/signature-tools/src/signature/converter/doclet/
DocletFactory.java
27
import signature.
model
.IApi;
/cts/tools/signature-tools/test/signature/comparator/
MethodCompareTests.java
28
import signature.compare.
model
.IApiDelta;
29
import signature.compare.
model
.IClassDefinitionDelta;
30
import signature.compare.
model
.DeltaType;
32
import signature.
model
.IApi;
/dalvik/libcore/xml/src/main/java/javax/xml/xpath/
XPathConstants.java
75
* <p>The URI for the DOM object
model
, "http://java.sun.com/jaxp/xpath/dom".</p>
/dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
ElemComment.java
76
// Note the content
model
is:
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/dom3/
DOMErrorImpl.java
30
* <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core.html#ERROR-Interfaces-DOMError'>DOMError Interface definition from Document Object
Model
(DOM) Level 3 Core Specification</a>.
/dalvik/libcore/xml/src/main/java/org/w3c/dom/
CDATASection.java
51
* <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407'>Document Object
Model
(DOM) Level 3 Core Specification</a>.
DOMError.java
17
* <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407'>Document Object
Model
(DOM) Level 3 Core Specification</a>.
DocumentType.java
24
* <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407'>Document Object
Model
(DOM) Level 3 Core Specification</a>.
UserDataHandler.java
22
* <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407'>Document Object
Model
(DOM) Level 3 Core Specification</a>.
/dalvik/libcore/xml/src/main/java/org/w3c/dom/ls/
LSSerializerFilter.java
42
* <p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407'>Document Object
Model
(DOM) Level 3 Load
/dalvik/libcore/xml/src/test/java/tests/xml/
DeclarationTest.java
73
* each of these winds up in the correct location in the document
model
, we
/development/host/windows/usb/api/
adb_api_instance.h
37
This class is self-referenced with the following reference
model
:
/external/e2fsprogs/doc/
libblkid.txt
18
The
model
of the blkid cache is that each device has a number of
/external/e2fsprogs/lib/ext2fs/
dosio.h
14
# error "ext2fs/DOS library requires LARGE
model
!"
/external/freetype/include/freetype/
ftbdf.h
90
* A handle to a @BDF_PropertyRec structure to
model
a given
/external/freetype/src/cff/
cfftypes.h
38
/* A structure used to
model
a CFF Index table. */
/external/icu4c/common/
umutex.h
42
* By default assume that we are on a machine with a weak memory
model
,
/external/jpeg/
jmemansi.c
51
* this file won't actually work in 80x86 small/medium
model
; at least,
/external/qemu/android/utils/
ini.h
21
/* an opaque structure used to
model
an .ini configuration file */
/external/quake/quake/src/QW/progs/
buttons.qc
115
setmodel (self, self.
model
);
/external/quake/quake/src/QW/server/
qwsvdef.h
50
#include "
model
.h"
/external/sonivox/arm-fm-22k/lib_src/
eas_otadata.c
7
* OTA Stream Parser data module for static memory
model
Completed in 44 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>