/external/qemu/hw/ |
android_arm.c | 102 if (nd_table[i].model == NULL 103 || strcmp(nd_table[i].model, "smc91c111") == 0) { 113 fprintf(stderr, "qemu: Unsupported NIC: %s\n", nd_table[0].model);
|
/external/quake/quake/src/QW/client/ |
asm_draw.h | 107 // !!! if this is changed, it must be changed in model.h too !!! 113 // !!! if this is changed, it must be changed in model.h too !!! 145 // !!! if this is changed, it must be changed in model.h too !!!
|
asm_i386.h | 36 // !!! if this is changed, it must be changed in model.h too !!! 47 // !!! if this is changed, it must be changed in model.h too !!!
|
model.h | 123 int firstedge; // look up in model->surfedges[], negative numbers 287 int model; member in struct:__anon6593 297 // Whole model 323 // volume occupied by the model graphics 335 // brush model 385 // additional model data 399 mleaf_t *Mod_PointInLeaf (float *p, model_t *model); 400 byte *Mod_LeafPVS (mleaf_t *leaf, model_t *model);
|
modelgen.h | 21 // modelgen.h: header file for model generation program 27 // * pass data from one to the other via model files. *
|
/external/quake/quake/src/WinQuake/ |
asm_draw.h | 107 // !!! if this is changed, it must be changed in model.h too !!! 113 // !!! if this is changed, it must be changed in model.h too !!! 145 // !!! if this is changed, it must be changed in model.h too !!!
|
asm_i386.h | 36 // !!! if this is changed, it must be changed in model.h too !!! 47 // !!! if this is changed, it must be changed in model.h too !!!
|
model.h | 112 int firstedge; // look up in model->surfedges[], negative numbers 276 int model; member in struct:__anon6953 286 // Whole model 312 // volume occupied by the model 318 // brush model 365 // additional model data 379 mleaf_t *Mod_PointInLeaf (float *p, model_t *model); 380 byte *Mod_LeafPVS (mleaf_t *leaf, model_t *model);
|
modelgen.h | 21 // modelgen.h: header file for model generation program
27 // * pass data from one to the other via model files. *
|
/external/srec/srec/include/ |
hmm_desc.h | 39 #define DIAG (1<<4) /* Diagonal covariance model */ 40 #define FULL (2<<4) /* Full covariance model */ 43 #define EXPDUR (1<<6) /* Exponential duration model */
|
duk_io.h | 36 /* File types for whole word model and tcp files 41 #define MDL_EXT "mdl" /* Model Extension */
|
/frameworks/base/libs/usb/src/com/android/future/usb/ |
UsbAccessory.java | 50 * Returns the model name of the accessory. 52 * @return the accessory model 90 * between individual accessories of the same model and manufacturer
|
/packages/apps/Contacts/src/com/android/contacts/ui/ |
ViewIdGenerator.java | 19 import com.android.contacts.model.EntityDelta; 20 import com.android.contacts.model.ContactsSource.DataKind; 21 import com.android.contacts.model.EntityDelta.ValuesDelta;
|
/development/pdk/docs/source/ |
report-bugs.jd | 118 org.eclipse.jdt.internal.debug.core.model.JDILocalVariable.retrieveValue(JDILocalVariable.java:57) 120 org.eclipse.jdt.internal.debug.core.model.JDIVariable.getCurrentValue(JDIVariable.java:66) 122 org.eclipse.jdt.internal.debug.core.model.JDIVariable.getValue(JDIVariable.java:88) 124 org.eclipse.debug.internal.ui.model.elements.VariableContentProvider.hasChildren(VariableContentProvider.java:62) 128 org.eclipse.debug.internal.ui.model.elements.ElementContentProvider.updateHasChildren(ElementContentProvider.java:223) 130 org.eclipse.debug.internal.ui.model.elements.ElementContentProvider$3.run(ElementContentProvider.java:200)
|
/development/samples/BrowserPlugin/ |
README | 113 notify the plugin which sub-plugin to execute and which drawing model to use. 132 DRAWING MODEL: Bitmap 141 DRAWING MODEL: Bitmap 150 DRAWING MODEL: Surface 162 DRAWING MODEL: Bitmap 173 DRAWING MODEL: Surface
|
/frameworks/base/tests/BrowserTestPlugin/jni/ |
main.cpp | 150 // select the drawing model 151 ANPDrawingModel model = kBitmap_ANPDrawingModel; local 153 // notify the plugin API of the drawing model we wish to use. This must be 156 reinterpret_cast<void*>(model)); 158 gLogI.log(kError_ANPLogType, "request model %d err %d", model, err);
|
/cts/tools/signature-tools/src/signature/compare/model/ |
IClassDefinitionDelta.java | 17 package signature.compare.model; 21 import signature.model.IClassDefinition;
|
/cts/tools/signature-tools/test/signature/converter/ |
ConvertClassTest.java | 34 import signature.model.IAnnotation; 35 import signature.model.IApi; 36 import signature.model.IArrayType; 37 import signature.model.IClassDefinition; 38 import signature.model.IClassReference; 39 import signature.model.IConstructor; 40 import signature.model.IField; 41 import signature.model.IMethod; 42 import signature.model.IPackage; 43 import signature.model.IParameter [all...] |
/cts/tools/signature-tools/test/signature/converter/dex/ |
GenericSignatureParserTest.java | 33 import signature.model.impl.SigClassDefinition; 34 import signature.model.util.TypePool;
|
/external/junit/src/junit/swingui/ |
FailureRunView.java | 94 ListModel model= fFailureList.getModel(); 95 TestFailure failure= (TestFailure)model.getElementAt(index);
|
/external/quake/quake/src/QW/server/ |
asm_i386.h | 36 // !!! if this is changed, it must be changed in model.h too !!! 47 // !!! if this is changed, it must be changed in model.h too !!!
|
profile.txt | 19 427.858 0.7 427.858 0.7 15333 _Mod_DecompressVis (model.obj)
38 164.941 0.3 164.941 0.3 17116 _CalcSurfaceExtents (model.obj)
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
HTMLModels.java | 26 // Start of model definitions 51 // End of model definitions
|
/external/webkit/WebCore/bridge/ |
npapi.h | 373 /* In the NPDrawingModelCoreAnimation drawing model, the browser asks the plug-in for a Core Animation layer. */ 420 , NPNVsupportsQuickDrawBool = 2000 /* TRUE if the browser supports the QuickDraw drawing model */ 422 , NPNVsupportsCoreGraphicsBool = 2001 /* TRUE if the browser supports the CoreGraphics drawing model */ 423 , NPNVsupportsOpenGLBool = 2002 /* TRUE if the browser supports the OpenGL drawing model (CGL on Mac) */ 424 , NPNVsupportsCoreAnimationBool = 2003 /* TRUE if the browser supports the CoreAnimation drawing model */ 427 , NPNVsupportsCarbonBool = 3000 /* TRUE if the browser supports the Carbon event model */ 429 , NPNVsupportsCocoaBool = 3001 /* TRUE if the browser supports the Cocoa event model */ 455 * The drawing model for a Mac OS X plugin. These are the possible values for the NPNVpluginDrawingModel variable. 468 * The event model for a Mac OS X plugin. These are the possible values for the NPNVpluginEventModel variable. 620 * NPRegion's type depends on the drawing model specified by the plugin (see NPNVpluginDrawingModel) [all...] |
/external/webkit/WebKitTools/QueueStatusServer/handlers/ |
recentstatus.py | 32 from model.queues import queues 33 from model.queuestatus import QueueStatus
|