HomeSort by relevance Sort by last modified time
    Searched full:entity (Results 2026 - 2050 of 3175) sorted by null

<<81828384858687888990>>

  /external/quake/quake/src/WinQuake/
protocol.h 88 #define svc_setview 5 // [short] entity number
144 // temp entity events
render.h 34 struct entity_s *entity; member in struct:efrag_s
59 int visframe; // last frame this entity was
  /external/replicaisland/src/com/replica/replicaisland/
PhysicsComponent.java 144 // make sure the motion of the entity requires resolution
149 // calculate an impulse to apply to the entity
  /frameworks/base/core/java/android/app/backup/
BackupHelper.java 74 * to restore a single entity from the restore data set. This method will be
75 * called for each entity in the data set that belongs to this handler.
SharedPreferencesBackupHelper.java 116 * Restores one entity from the restore data stream to its proper shared
123 if (DEBUG) Log.d(TAG, "got entity '" + key + "' size=" + data.size());
  /gdk/samples/quake/jni/
protocol.h 88 #define svc_setview 5 // [short] entity number
144 // temp entity events
render.h 34 struct entity_s *entity; member in struct:efrag_s
59 int visframe; // last frame this entity was
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
rsnApi.h 127 /** Port Access Entity role type */
158 /** Port Access Entity structure */
  /libcore/dom/src/test/java/org/w3c/domts/
BatikTestDocumentBuilderFactory.java 199 * Indicates whether the implementation expands entity references.
200 * @return true if expanding entity references
JTidyDOMImplementation.java 52 * Creates an empty <code>DocumentType</code> node. Entity declarations
53 * and notations are not made available. Entity reference expansions and
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
attrsetvaluenomodificationallowederr.java 35 * content is an entity reference. Get the "domestic" attribute
36 * from the entity reference and execute the "setValue()" method.
attrsetvaluenomodificationallowederrEE.java 34 * Create an entity reference using document.createEntityReference()
35 * Get the "domestic" attribute from the entity
characterdataappenddatanomodificationallowederr.java 34 * content is an entity reference. Get the FIRST item
35 * from the entity reference and execute the "appendData(arg)" method.
characterdatadeletedatanomodificationallowederr.java 34 * content is an entity reference. Get the FIRST item
35 * from the entity reference and execute the "deleteData(offset,count)" method.
characterdatainsertdatanomodificationallowederr.java 34 * content is an entity reference. Get the FIRST item
35 * from the entity reference and execute the "insertData(offset,arg)" method.
characterdatareplacedatanomodificationallowederr.java 35 * content is an entity reference. Get the FIRST item
36 * from the entity reference and execute the "replaceData(offset,count,arg)" method.
characterdatasetdatanomodificationallowederr.java 34 * content is an entity reference. Get the FIRST item
35 * from the entity reference and execute the "setData(data)" method.
elementremoveattributenodenomodificationallowederr.java 36 * content is an entity reference. Try to remove the "domestic" attribute
37 * from the entity reference by executing the "removeAttributeNode(oldAttr)" method.
elementremoveattributenodenomodificationallowederrEE.java 35 * Create an entity reference and add it to the children of the THIRD "gender" element.
36 * Try to remove the "domestic" attribute from the entity
elementremoveattributenomodificationallowederr.java 36 * content is an entity reference. Try to remove the "domestic" attribute
37 * from the entity reference by executing the "removeAttribute(name)" method.
elementremoveattributenomodificationallowederrEE.java 35 * Create an reference the entity ent4 and add it to the THIRD "gender" element.
36 * Try to remove the "domestic" attribute from the entity reference by executing the "removeAttribute(name)" method.
elementsetattributenodenomodificationallowederr.java 36 * content is an entity reference. Try to remove the "domestic" attribute
37 * from the entity reference by executing the "setAttributeNode(newAttr)" method.
elementsetattributenomodificationallowederr.java 36 * content is an entity reference. Try to remove the "domestic" attribute
37 * from the entity reference by executing the "setAttribute(name,value)" method.
nodeappendchildnomodificationallowederr.java 36 * content is an entity reference. Get the FIRST item
37 * from the entity reference and execute the "appendChild(newChild)" method.
nodeinsertbeforenomodificationallowederr.java 36 * content is an entity reference. Get the FIRST item
37 * from the entity reference and execute the "insertBefore(newChild,refChild)" method.

Completed in 605 milliseconds

<<81828384858687888990>>