HomeSort by relevance Sort by last modified time
    Searched full:changed (Results 1 - 25 of 5397) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/quake/quake/src/QW/client/
d_ifacea.h 31 // !!! if this is changed, it must be changed in r_shared.h too !!!
34 // !!! if this is changed, it must be changed in d_iface.h too !!!
37 // !!! if this is changed, it must be changed in d_iface.h too !!!
40 // !!! if this is changed, it must be changed in r_shared.h too !!!
43 // !!! if this is changed, it must be changed in quakedef.h too !!
    [all...]
asm_draw.h 31 // !!! if this is changed, it must be changed in r_local.h too !!!
34 // !!! if this is changed, it must be changed in r_local.h too !!!
38 // !!! if this is changed, it must be changed in r_shared.h too !!!
46 // !!! if this is changed, it must be changed in d_local.h too !!!
53 // !!! if this is changed, it must be changed in d_polyset.c too !!
    [all...]
asm_i386.h 36 // !!! if this is changed, it must be changed in model.h too !!!
37 // !!! if the size of this is changed, the array lookup in SV_HullPointContents
38 // must be changed too !!!
47 // !!! if this is changed, it must be changed in model.h too !!!
57 // !!! if this is changed, it must be changed in bspfile.h too !!!
67 // !!! if this is changed, it much be changed in sound.h too !!
    [all...]
  /external/quake/quake/src/WinQuake/
d_ifacea.h 31 // !!! if this is changed, it must be changed in r_shared.h too !!!
34 // !!! if this is changed, it must be changed in d_iface.h too !!!
37 // !!! if this is changed, it must be changed in d_iface.h too !!!
40 // !!! if this is changed, it must be changed in r_shared.h too !!!
43 // !!! if this is changed, it must be changed in quakedef.h too !!
    [all...]
asm_draw.h 31 // !!! if this is changed, it must be changed in r_local.h too !!!
34 // !!! if this is changed, it must be changed in r_local.h too !!!
38 // !!! if this is changed, it must be changed in r_shared.h too !!!
46 // !!! if this is changed, it must be changed in d_local.h too !!!
53 // !!! if this is changed, it must be changed in d_polyset.c too !!
    [all...]
asm_i386.h 36 // !!! if this is changed, it must be changed in model.h too !!!
37 // !!! if the size of this is changed, the array lookup in SV_HullPointContents
38 // must be changed too !!!
47 // !!! if this is changed, it must be changed in model.h too !!!
57 // !!! if this is changed, it must be changed in bspfile.h too !!!
67 // !!! if this is changed, it much be changed in sound.h too !!
    [all...]
  /external/apache-http/src/org/apache/http/
svn.info 6 Last Changed Author: olegk
7 Last Changed Rev: 677250
8 Last Changed Date: 2008-07-16 04:45:47 -0700 (Wed, 16 Jul 2008)
  /external/quake/quake/src/QW/server/
asm_i386.h 36 // !!! if this is changed, it must be changed in model.h too !!!
37 // !!! if the size of this is changed, the array lookup in SV_HullPointContents
38 // must be changed too !!!
47 // !!! if this is changed, it must be changed in model.h too !!!
57 // !!! if this is changed, it must be changed in bspfile.h too !!!
67 // !!! if this is changed, it much be changed in sound.h too !!
    [all...]
  /cts/tools/signature-tools/templates/delta/
deltas.stg 10 CHANGED(delta) ::= "$DeltaType(delta)$"
32 $MultiSubDelta(desc="Annotation Elements changed:", deltas=delta.annotationElementDeltas)$
38 $SingleSubDelta(desc="Value changed:", delta=delta.valueDelta)$
43 $SingleSubDelta(desc="Component Type of array changed:", delta=delta.componentTypeDelta)$
55 $SingleSubDelta(desc="Return Type changed:", delta=delta.returnTypeDelta)$
62 $MultiSubDelta(desc="Annotations changed:", deltas=delta.annotationDeltas)$
66 $MultiSubDelta(desc="Modifiers changed:", deltas=delta.modifierDeltas)$
70 $MultiSubDelta(desc="Type Variables changed:", deltas=delta.typeVariableDeltas)$
74 $MultiSubDelta(desc="Exceptions changed:", deltas=delta.exceptionDeltas)$
78 $MultiSubDelta(desc="Parameters changed:", deltas=delta.parameterDeltas)
    [all...]
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/
ASN1Null.java 11 // BEGIN android-changed
15 // END android-changed
BERNull.java 16 // BEGIN android-changed
20 // END android-changed
DERNull.java 16 // BEGIN android-changed
22 // END android-changed
DERBoolean.java 8 // BEGIN android-changed
10 // END android-changed
30 // BEGIN android-changed
32 // END android-changed
87 // BEGIN android-changed
93 // END android-changed
DERPrintableString.java 12 // BEGIN android-changed
14 // END android-changed
71 // BEGIN android-changed
73 // END android-changed
82 // BEGIN android-changed
84 // END android-changed
  /frameworks/base/awt/java/awt/event/
HierarchyEvent.java 54 private Component changed; field in class:HierarchyEvent
59 public HierarchyEvent(Component source, int id, Component changed,
61 this(source, id, changed, changedParent, 0l);
67 public HierarchyEvent(Component source, int id, Component changed,
71 this.changed = changed;
77 public HierarchyEvent(Component source, int id, Component changed,
81 // this.changed = changed;
95 return changed;
    [all...]
  /dalvik/libcore/awt-kernel/src/main/java/java/beans/
IndexedPropertyChangeEvent.java 22 * has changed.
33 * Creates a new property changed event with an indication of the property
37 * the changed bean.
39 * the changed property, or <code>null</code> to indicate an
40 * unspecified set of the properties has changed.
59 * Answer the index of the property that was changed in this event.
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/ocsp/
CertStatus.java 24 // BEGIN android-changed
26 // END android-changed
52 // BEGIN android-changed
54 // END android-changed
60 // BEGIN android-changed
62 // END android-changed
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/x509/
BasicConstraints.java 17 // BEGIN android-changed
19 // END android-changed
73 // BEGIN android-changed
75 // END android-changed
90 // BEGIN android-changed
92 // END android-changed
109 // BEGIN android-changed
111 // END android-changed
X509Extensions.java 158 // BEGIN android-changed
160 // END android-changed
204 // BEGIN android-changed
223 // END android-changed
258 // BEGIN android-changed
265 // END android-changed
280 // BEGIN android-changed
291 // END android-changed
299 // BEGIN android-changed
301 // END android-changed
    [all...]
  /external/icu4c/test/cintltst/
eurocreg.c 28 * This means that the actuall mappings changed when only the preciseness of fallback
29 * mappings should have changed.
44 * In these cases, I have changed the codepage name here to point to a newer codepage with the
80 "ibm-858", /* was "cp850" changed 2000nov28 */
82 /*"ibm-9049",*/ /* was "cp857" changed 2002nov25 */
83 "ibm-12712", /* was "cp424" changed 2000nov28 */
84 "ibm-4899", /* was "cp803" changed 2000nov28 */
85 "ibm-867", /* was "cp862" changed 2002nov25 */
92 /*"ibm-9061",*/ /* was "cp869" changed 2002nov25 */
94 /*"ibm-9044",*/ /* was "cp852" changed 2002nov25 *
    [all...]
  /cts/tools/signature-tools/templates/
ClassOverviewPage.st 28 $if(class_delta.annotationDeltas)$ $MultiSubDelta(desc="Annotations Changed:", deltas=class_delta.annotationDeltas)$ $endif$
29 $if(class_delta.modifierDeltas)$ $MultiSubDelta(desc="Modifiers Changed:", deltas=class_delta.modifierDeltas)$ $endif$
30 $if(class_delta.typeVariableDeltas)$ $MultiSubDelta(desc="Type Variables Changed:", deltas=class_delta.typeVariableDeltas)$ $endif$
31 $if(class_delta.superClassDelta)$ $SingleSubDelta(desc="Superclass Changed", delta=class_delta.superClassDelta)$ $endif$
32 $if(class_delta.interfaceDeltas)$ $MultiSubDelta(desc="Interfaces Changed:", deltas=class_delta.interfaceDeltas)$ $endif$
53 $Table(name="Changed Annotation Fields", rows=changed_annotation_fields:DeltaTableRow())$
71 $Table(name="Changed Enum Constants", rows=changed_enum_constants:DeltaTableRow())$
89 $Table(name="Changed Fields", rows=changed_fields:DeltaTableRow())$
107 $Table(name="Changed Constructors", rows=changed_constructors:DeltaTableRow())$
125 $Table(name="Changed Methods", rows=changed_methods:DeltaTableRow())
    [all...]
  /hardware/ti/omap3/dspbridge/inc/
dbapi.h 27 *! 13-Feb-2001 kc: Name changed from ddspapi.h to dbapi.h.
28 *! 27-Jun-2000 rr: Name changed to ddspapi.h. Broken into various h files.
30 *! to ddspoem.h. Changed DDSP_MSG to be fixed length;
31 *! Changed DDSPStream_Issue/Reclaim to take DWORD dwArg.
32 *! 11-May-2000 gp: Reformatted; converted tabs to spaces; changed NODEHANDLE
33 *! to HNODE; changed GUID to UUID; added "Detail" sections
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dbapi.h 27 *! 13-Feb-2001 kc: Name changed from ddspapi.h to dbapi.h.
28 *! 27-Jun-2000 rr: Name changed to ddspapi.h. Broken into various h files.
30 *! to ddspoem.h. Changed DDSP_MSG to be fixed length;
31 *! Changed DDSPStream_Issue/Reclaim to take DWORD dwArg.
32 *! 11-May-2000 gp: Reformatted; converted tabs to spaces; changed NODEHANDLE
33 *! to HNODE; changed GUID to UUID; added "Detail" sections
  /cts/tools/signature-tools/src/signature/compare/model/
DeltaType.java 32 * States that an element changed.
34 CHANGED
  /dalvik/libcore/luni/src/main/java/java/util/
Observable.java 35 boolean changed = false; field in class:Observable
62 * Clears the changed flag for this {@code Observable}. After calling
66 changed = false;
97 * Returns the changed flag for this {@code Observable}.
99 * @return {@code true} when the changed flag for this {@code Observable} is
103 return changed;
145 * Sets the changed flag for this {@code Observable}. After calling
149 changed = true;

Completed in 1990 milliseconds

1 2 3 4 5 6 7 8 91011>>