/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/ |
D | test_rm.py | 109 self.AssertNObjectsInBucket(bucket_uri, 2, versioned=True) 123 self.AssertNObjectsInBucket(bucket_uri, 0, versioned=True) 137 self.AssertNObjectsInBucket(bucket_uri, 0, versioned=True) 159 self.AssertNObjectsInBucket(bucket_uri, 4, versioned=True) 192 self.AssertNObjectsInBucket(bucket_uri, 4, versioned=True) 200 self.AssertNObjectsInBucket(bucket_uri, 0, versioned=True) 220 self.AssertNObjectsInBucket(bucket_uri, 1, versioned=True) 232 self.AssertNObjectsInBucket(bucket_uri, 1, versioned=True) 246 self.AssertNObjectsInBucket(bucket_uri, 2, versioned=True) 253 self.AssertNObjectsInBucket(bucket_uri, 0, versioned=True) [all …]
|
D | test_perfdiag.py | 60 self.AssertNObjectsInBucket(bucket_uri, 0, versioned=True) 76 self.AssertNObjectsInBucket(bucket_uri, 0, versioned=True) 155 self.AssertNObjectsInBucket(bucket_uri, 0, versioned=True)
|
D | mock_cloud_api.py | 61 def __init__(self, bucket_name, versioned=False): argument 64 versioning=apitools_messages.Bucket.VersioningValue(enabled=versioned)) 138 self.buckets[bucket_name] = MockBucket(bucket_name, versioned=True)
|
D | test_ls.py | 161 self.AssertNObjectsInBucket(bucket1_uri, 1, versioned=True) 353 self.AssertNObjectsInBucket(bucket_uri, 1, versioned=True)
|
D | test_acl.py | 181 lines = self.AssertNObjectsInBucket(bucket_uri, 2, versioned=True) 559 lines = self.AssertNObjectsInBucket(bucket, 2, versioned=True)
|
/external/mesa3d/src/gallium/state_trackers/xa/ |
D | README | 30 The XA state tracker is intended as a versioned interface to gallium for 37 1) The Xorg sdk (versioned) 38 2) Gallium3D (not versioned) 39 3) KMS modesetting (versioned) 40 4) Driver-private (hopefully versioned) 42 Since Gallium3D is not versioned, the Xorg state tracker needs to be compiled
|
/external/apache-http/src/org/apache/http/impl/cookie/ |
D | BestMatchSpec.java | 110 boolean versioned = false; in parse() 114 versioned = true; in parse() 124 if (versioned) { in parse()
|
/external/libpng/ |
D | configure.ac | 148 AC_MSG_CHECKING([if libraries can be versioned]) 171 AC_MSG_WARN(*** You have not enabled versioned symbols.) 234 [Installed libpng header files are placed in a versioned subdirectory] 235 [and installed libpng library (including DLL) files are versioned.] 254 [Install the configuration file 'libpng.pc' as a link to the versioned] 263 [versioned version. This is done by default - use]
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/retry-decorator/ |
D | CHANGES.txt | 36 b985477f21 - add Makefile to generate versioned tarball
|
/external/bison/build-aux/ |
D | vc-list-files | 82 eval exec bzr ls -R --versioned '"$dir"' $postprocess
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/testcase/ |
D | integration_testcase.py | 168 def AssertNObjectsInBucket(self, bucket_uri, num_objects, versioned=False): argument 188 command = ['ls', '-a'] if versioned else ['ls']
|
/external/libcxx/include/ |
D | initializer_list | 53 namespace std // purposefully not versioned
|
/external/lz4/lib/ |
D | Makefile | 74 @echo creating versioned links
|
/external/curl/docs/ |
D | VERSIONS | 5 versioned, but they mostly follow each other rather closely.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/ |
D | config.ini | 9 # to the location which matches exactly or to the versioned location with the
|
/external/lz4/ |
D | NEWS | 77 Makefile : library is versioned and linked (issue 119)
|
/external/libvpx/libvpx/ |
D | usage.dox | 73 the ABI is versioned. The ABI version number must be passed at
|
/external/icu/icu4c/source/config/ |
D | mh-msys-msvc | 190 ## Versioned import library names. The library names are versioned,
|
D | mh-cygwin-msvc | 197 ## Versioned import library names. The library names are versioned,
|
/external/libjpeg-turbo/ |
D | ChangeLog.txt | 397 [2] The TurboJPEG dynamic library is now versioned. It was not strictly 398 necessary to do so, because TurboJPEG uses versioned symbols, and if a function 402 versioned. 682 [7] The TurboJPEG dynamic library now uses versioned symbols. 707 [6] All symbols in the libjpeg-turbo dynamic library are now versioned, even
|
/external/dbus/ |
D | NEWS.pre-1-2 | 6 stable series we have versioned this release 1.2.1. This release contains a
|
/external/icu/icu4c/source/ |
D | icudefs.mk.in | 48 # name is the versioned platform-dependent one.
|
/external/curl/ |
D | configure.ac | 2518 dnl Check for linker switch for versioned symbols 2522 AC_MSG_CHECKING([whether versioned symbols are wanted]) 2523 AC_ARG_ENABLE(versioned-symbols, 2524 AC_HELP_STRING([--enable-versioned-symbols], [Enable versioned symbols in shared library]) 2525 AC_HELP_STRING([--disable-versioned-symbols], [Disable versioned symbols in shared library]), 2528 AC_MSG_CHECKING([if libraries can be versioned])
|
/external/chromium-trace/catapult/third_party/gsutil/ |
D | CHANGES.md | 22 ordering is preserved when copying between versioned buckets. 285 - Fixed _$folder$ placeholder object detection on versioned buckets. 804 - Fix gsutil cp -R to copy all versioned objects. 832 between versioned buckets; removed trailing whitespace. 1128 - Reworked versioned object handling: 1133 storage_uri and convenience; made versioned URIs render with 1137 - Added error detail for attempt to delete non-empty versioned
|
/external/antlr/antlr-3.4/ |
D | BUILD.txt | 278 Note that so long as the artifacts are versioned with a.b.c-SNAPSHOT 280 directory. When the artifacts are versioned with a release version
|