OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:model
(Results
376 - 400
of
484
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
/packages/apps/Mms/src/com/android/mms/ui/
UriImage.java
20
import com.android.mms.
model
.ImageModel;
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
hdreg.h
359
unsigned char
model
[40];
member in struct:hd_driveid
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
hdreg.h
359
unsigned char
model
[40];
member in struct:hd_driveid
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
hdreg.h
359
unsigned char
model
[40];
member in struct:hd_driveid
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
hdreg.h
359
unsigned char
model
[40];
member in struct:hd_driveid
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
hdreg.h
359
unsigned char
model
[40];
member in struct:hd_driveid
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
hdreg.h
359
unsigned char
model
[40];
member in struct:hd_driveid
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/model/
UiManifestPkgAttrNode.java
17
package com.android.ide.eclipse.adt.internal.editors.manifest.
model
;
UiPackageAttributeNode.java
17
package com.android.ide.eclipse.adt.internal.editors.manifest.
model
;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
LaunchConfigDelegate.java
38
import org.eclipse.debug.core.
model
.LaunchConfigurationDelegate;
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/
ViewHierarchyScene.java
32
import org.netbeans.api.visual.
model
.ObjectState;
/external/quake/quake/src/QW/
Makefile.Linux
114
$(BUILDDIR)/server/
model
.o \
172
$(BUILDDIR)/server/
model
.o : $(SERVER_DIR)/
model
.c
243
$(BUILDDIR)/client/
model
.o \
401
$(BUILDDIR)/client/
model
.o : $(CLIENT_DIR)/
model
.c
/external/quake/quake/src/QW/client/
view.c
849
// view is the weapon
model
854
view->
model
= NULL;
879
// view is the weapon
model
(only visible from inside body)
942
view->
model
= NULL;
944
view->
model
= cl.model_precache[cl.stats[STAT_WEAPON]];
gl_rmisc.c
293
// real
model
width
411
r_worldentity.
model
= cl.worldmodel;
r_bsp.c
171
// transform the BSP plane into
model
space
518
// deal with
model
fragments in this leaf
658
clmodel = currententity->
model
;
/external/quake/quake/src/WinQuake/
Makefile.linuxi386
130
$(BUILDDIR)/squake/
model
.o \
285
$(BUILDDIR)/squake/
model
.o : $(MOUNT_DIR)/
model
.c
504
$(BUILDDIR)/x11/
model
.o \
658
$(BUILDDIR)/x11/
model
.o : $(MOUNT_DIR)/
model
.c
[
all
...]
sv_main.cpp
27
char localmodels[MAX_MODELS][5]; // inline
model
names for precache
454
if (!ent->u.v.modelindex || !pr_strings[ent->u.v.
model
])
915
Sys_Error ("SV_ModelIndex:
model
%s not precached", name);
956
SV_ModelIndex(pr_strings + svent->u.v.
model
);
1160
ent->u.v.
model
= sv.worldmodel->name - pr_strings;
1161
ent->u.v.modelindex = 1; // world
model
r_bsp.cpp
171
// transform the BSP plane into
model
space
518
// deal with
model
fragments in this leaf
658
clmodel = currententity->
model
;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GraphicalEditorPart.java
754
* In our workflow, the
model
is owned by the Structured XML Editor.
774
* In our workflow, the
model
is owned by the Structured XML Editor.
784
* In our workflow, the
model
is owned by the Structured XML Editor.
794
* In our workflow, the
model
is owned by the Structured XML Editor.
994
UiDocumentNode
model
= getModel();
local
[
all
...]
/prebuilt/common/jfreechart/
jcommon-1.0.12.jar
/external/quake/quake/src/QW/server/
sv_ents.c
478
if (!ent->v.modelindex || !*PR_GetString(ent->v.
model
))
/external/webkit/WebKit/android/plugins/
android_npapi.h
145
/** Request to set the drawing
model
. SetValue will return false if the drawing
146
model
is not supported or has insufficient information for configuration.
153
and as-is in ANPRequestDrawingModel_EnumValue. The drawing
model
determines
163
interface. When this
model
is used the browser will invoke the Java
169
Unlike the bitmap
model
, a surface
model
is opaque so no html content
171
transparent the surface
model
should be chosen over the bitmap
model
as
919
ANPDrawingModel
model
;
member in struct:ANPEvent::__anon8265::__anon8270
[
all
...]
/cts/tools/dx-tests/lib/
junit.jar
/cts/tools/utils/lib/
junit.jar
/cts/tools/vm-tests/lib/
junit.jar
Completed in 470 milliseconds
<<
11
12
13
14
15
16
17
18
19
20