Searched refs:modified (Results 1 - 25 of 88) sorted by relevance

1234

/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/
H A Dfloat.h10 * Permission to modify the code and to distribute modified code is granted,
12 * modified is included with the above copyright notice.
22 # error This header is only reentrant once, it should be modified if it has to be included more.
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/
H A Dfloat.h10 * Permission to modify the code and to distribute modified code is granted,
12 * modified is included with the above copyright notice.
22 # error This header is only reentrant once, it should be modified if it has to be included more.
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/
H A Dfloat.h10 * Permission to modify the code and to distribute modified code is granted,
12 * modified is included with the above copyright notice.
22 # error This header is only reentrant once, it should be modified if it has to be included more.
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/
H A Dfloat.h10 * Permission to modify the code and to distribute modified code is granted,
12 * modified is included with the above copyright notice.
22 # error This header is only reentrant once, it should be modified if it has to be included more.
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/
H A Dfloat.h10 * Permission to modify the code and to distribute modified code is granted,
12 * modified is included with the above copyright notice.
22 # error This header is only reentrant once, it should be modified if it has to be included more.
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/
H A Dfloat.h10 * Permission to modify the code and to distribute modified code is granted,
12 * modified is included with the above copyright notice.
22 # error This header is only reentrant once, it should be modified if it has to be included more.
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/
H A Dfloat.h10 * Permission to modify the code and to distribute modified code is granted,
12 * modified is included with the above copyright notice.
22 # error This header is only reentrant once, it should be modified if it has to be included more.
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/
H A Dfloat.h10 * Permission to modify the code and to distribute modified code is granted,
12 * modified is included with the above copyright notice.
22 # error This header is only reentrant once, it should be modified if it has to be included more.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Drobotparser.py41 def modified(self): member in class:RobotFileParser
H A Durllib2.py1341 modified = email.utils.formatdate(stats.st_mtime, usegmt=True)
1344 'Content-type: %s\nContent-length: %d\nLast-modified: %s\n' %
1345 (mtype or 'text/plain', size, modified)))
H A Durllib.py479 modified = email.utils.formatdate(stats.st_mtime, usegmt=True)
482 'Content-Type: %s\nContent-Length: %d\nLast-modified: %s\n' %
483 (mtype or 'text/plain', size, modified)))
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Drobotparser.py41 def modified(self): member in class:RobotFileParser
H A Durllib2.py1341 modified = email.utils.formatdate(stats.st_mtime, usegmt=True)
1344 'Content-type: %s\nContent-length: %d\nLast-modified: %s\n' %
1345 (mtype or 'text/plain', size, modified)))
H A Durllib.py479 modified = email.utils.formatdate(stats.st_mtime, usegmt=True)
482 'Content-Type: %s\nContent-Length: %d\nLast-modified: %s\n' %
483 (mtype or 'text/plain', size, modified)))
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_urllib2.py702 modified = rfc822.formatdate(stats.st_mtime)
708 self.assertEqual(headers["Last-modified"], modified)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_urllib2.py702 modified = rfc822.formatdate(stats.st_mtime)
708 self.assertEqual(headers["Last-modified"], modified)
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
H A Dorg.eclipse.equinox.security_1.2.0.v20130424-1801.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
H A Dorg.eclipse.equinox.ds_1.4.101.v20130813-1853.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
H A Dorg.eclipse.equinox.security_1.2.0.v20130424-1801.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/prebuilts/tools/common/m2/repository/commons-collections/commons-collections/3.2.1/
H A Dcommons-collections-3.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/collections/ ...
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
H A Dgimple.h172 /* Nonzero if this statement has been modified and needs to have its
174 unsigned modified : 1;
1510 /* Return true if statement G has operands and the modified field has
1516 return (gimple_has_ops (g)) ? (bool) g->gsbase.modified : false;
1527 s->gsbase.modified = (unsigned) modifiedp;
1551 /* Mark statement S as modified, and update it. */
/prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
H A Dbndlib-1.50.0.jar ... .java OSGI-OPT/src/aQute/bnd/annotation/component/Modified.java OSGI-OPT/src/aQute/bnd/annotation/component ...
/prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
H A Dbnd-1.50.0.jar ... Annotation { public static final String RNAME } aQute/bnd/annotation/component/Modified.class Modified.java package aQute.bnd. ...
/prebuilts/devtools/tools/lib/
H A Dsdkuilib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/sdkuilib/ com/android/sdkuilib/ui/ ...
/prebuilts/tools/common/m2/repository/com/android/tools/external/propertysheet/1.0/
H A Dpropertysheet-1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/wb/ org/eclipse/wb/core/ ...

Completed in 596 milliseconds

1234