HomeSort by relevance Sort by last modified time
    Searched full:model (Results 601 - 625 of 1417) sorted by null

<<21222324252627282930>>

  /external/wpa_supplicant_6/wpa_supplicant/
config.h 270 * model_name - Model Name (WPS)
271 * Model of the device (up to 32 ASCII characters)
276 * model_number - Model Number (WPS)
  /external/zlib/
ChangeLog 429 . msdos/Makefile.*: use model-dependent name for the built zlib library
589 - allow compilation with ANSI keywords only enabled for TurboC in large model
631 versions for these models. (No effect in large model or on other systems.)
    [all...]
  /frameworks/base/core/java/android/speech/
RecognizerIntent.java 147 * Informs the recognizer which speech model to prefer when performing
158 * Use a language model based on free-form speech recognition. This is a value to use for
164 * Use a language model based on web search terms. This is a value to use for
  /packages/apps/Mms/src/com/android/mms/model/
SmilHelper.java 18 package com.android.mms.model;
91 public static SMILDocument getDocument(SlideshowModel model) {
92 return createSmilDocument(model);
  /external/freetype/include/freetype/internal/
tttypes.h 168 /* A simple type to model the short metrics of the `hmtx' and `vmtx' */
268 /* A tiny structure used to model a gasp range according to the */
322 /* A small structure used to model the pre-computed widths of a given */
347 /* A structure used to model the `hdmx' table, which contains */
372 /* A structure used to model a kerning pair for the kerning table */
    [all...]
  /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
qwchangelog.txt 197 - if a model file isn't found (couldn't be download) a msg is displayed
236 - fixed it so a 'glquake' dir is created in other gamedirs for model
  /dalvik/libcore/xml/src/main/java/javax/xml/xpath/
package.html 19 <p>This package provides an <em>object-model neutral</em> API for the
36 node in an XML document object model (DOM) tree to a boolean, double,
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2DTM.java 56 * If we're building the model incrementally on demand, we need to
394 * DTM model.
398 * @return null if this model doesn't respond to SAX events,
417 * @return null if this model doesn't respond to lexical SAX events,
434 * @return null if this model doesn't respond to SAX entity ref events.
444 * @return null if this model doesn't respond to SAX dtd events.
454 * @return null if this model doesn't respond to SAX error events.
464 * @return null if this model doesn't respond to SAX Decl events.
472 * @return true iff we're building this model incrementally (eg
485 * string-value of the given node (see http://www.w3.org/TR/xpath#data-model
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
DOM2Helper.java 214 * by the XPath model. This may not agree with the ordering defined
251 * Get the XPath-model parent of a node. This version takes advantage
  /external/bluetooth/glib/docs/reference/gio/
overview.xml 17 The abstract file system model of GIO consists of a number of
95 The GIO model of I/O is stateful: if an application establishes e.g.
  /external/emma/core/java12/com/vladium/emma/report/
AbstractReportGenerator.java 211 final IReportDataModel model = IReportDataModel.Factory.create (mdata, cdata); local
212 m_view = model.getView (m_settings.getViewType ());
  /external/qemu/distrib/sdl-1.2.12/src/cpuinfo/
SDL_cpuinfo.c 158 " cpuid # Get family/model/stepping/features\n"
174 cpuid ; Get family/model/stepping/features
  /external/quake/quake/src/QW/client/
client.h 280 struct model_s *worldmodel; // cl_entitites[0].model
287 entity_t viewent; // weapon model
  /external/quake/quake/src/QW/server/
qwsv.dsp 116 SOURCE=.\model.c
264 SOURCE=..\client\model.h
  /external/srec/tools/make_cfst/
make_cfst.cpp 177 printf("adding model arcs .. max_modelId %d\n",max_modelId);
206 printf("processing model %d\n", modelId);
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
symbol-table.h 152 // multiple machines. For example a language model grammar G, with a
153 // SymbolTable for the words in the language model can share this symbol
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
CommandLine.java 39 options.put("--any", Boolean.FALSE); // unknowns have ANY content model
40 options.put("--emptybogons", Boolean.FALSE); // unknowns have EMPTY content model
  /external/webkit/WebKitTools/DumpRenderTree/TestNetscapePlugIn.subproj/
main.cpp 73 // Always turn on the CG model
122 // A browser that doesn't know about NPNVsupportsCarbonBool is one that only supports Carbon event model.
  /frameworks/base/awt/org/apache/harmony/awt/gl/color/
ColorScaler.java 68 * Extracts min/max values from the sample model
69 * @param sm - sample model
  /packages/apps/Contacts/src/com/android/contacts/model/
EntitySet.java 17 package com.android.contacts.model;
33 import com.android.contacts.model.EntityDelta.ValuesDelta;
Sources.java 17 package com.android.contacts.model;
19 import com.android.contacts.model.ContactsSource.DataKind;
  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoInstrument.java 77 addResult(BUILD_MODEL, Build.MODEL);
  /cts/tools/signature-tools/templates/model/
model.stg 1 group model;
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
ElemPI.java 155 // Note the content model is:

Completed in 485 milliseconds

<<21222324252627282930>>