/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/ |
descriptor_test.py | 53 described = descriptor.describe_enum_value(MyEnum.MY_NAME) 54 described.check_initialized() 55 self.assertEquals(expected, described) 67 described = descriptor.describe_enum(EmptyEnum) 68 described.check_initialized() 69 self.assertEquals(expected, described) 79 described = descriptor.describe_enum(MyScope.NestedEnum) 80 described.check_initialized() 81 self.assertEquals(expected, described) 106 described = descriptor.describe_enum(EnumWithItems [all...] |
/build/tools/atree/ |
Android.mk | 3 # Copies files into the directory structure described by a manifest
|
/development/tools/line_endings/ |
Android.mk | 3 # Copies files into the directory structure described by a manifest
|
/external/webrtc/webrtc/ |
README.chromium | 12 Third party code used in this project is described
|
/external/selinux/libselinux/man/man3/ |
selabel_open.3 | 48 The available option types are described in 73 the spec files loaded as described in 79 File contexts backend, described in 83 Media contexts backend, described in 87 X Windows contexts backend, described in 91 Database objects contexts backend, described in
|
/external/ImageMagick/tests/ |
drawtest.tap | 4 # This program is covered by multiple licenses, which are described in
|
wandtest.tap | 4 # This program is covered by multiple licenses, which are described in
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
package.html | 7 <p>You can create most of these drawables using XML, as described in <a
|
/prebuilts/misc/android-arm/gdbserver/ |
README.txt | 5 The current prebuilt version is built from the sources described by the manifest xml file in this directory.
|
/prebuilts/misc/android-arm64/gdbserver64/ |
README.txt | 5 The current prebuilt version is built from the sources described by the manifest xml file in this directory.
|
/prebuilts/misc/android-mips/gdbserver/ |
README.txt | 5 The current prebuilt version is built from the sources described by the manifest xml file in this directory.
|
/prebuilts/misc/android-mips64/gdbserver64/ |
README.txt | 5 The current prebuilt version is built from the sources described by the manifest xml file in this directory.
|
/prebuilts/misc/android-x86/gdbserver/ |
README.txt | 5 The current prebuilt version is built from the sources described by the manifest xml file in this directory.
|
/prebuilts/misc/android-x86_64/gdbserver64/ |
README.txt | 5 The current prebuilt version is built from the sources described by the manifest xml file in this directory.
|
/external/hamcrest/library/src/org/hamcrest/collection/ |
IsArray.java | 35 * described. 45 * described. 55 * described.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
strings.h | 10 This file is provided because non ANSI fuctions are described in string.h
|
/external/v8/test/promises-aplus/lib/ |
mocha.js | 162 function TestSuite(described) { 163 this.description = described.description; 168 if (described.before) { 170 described.before, undefined, false)); 172 for (var i = 0; i < described.cases.length; ++i) { 173 this.cases.push(new TestCase(described.cases[i].description, 174 described.beforeEach, 175 described.cases[i].fn, 176 described.afterEach, 179 if (described.after) [all...] |
/bionic/libc/private/ |
thread_private.h | 14 * libraries must implement the functions described here for proper 16 * described functions for operation in a non-threaded environment.
|
/external/llvm/resources/ |
windows_version_resource.rc | 2 // The format is described at: 4 // The VERSIONINFO resource is described at:
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/ |
cs_api_map.py | 73 described in GsutilApiClassMapFactory comments). 93 support_map: Entries for ApiMapConstants.SUPPORT_MAP as described above. 94 default_map: Entries for ApiMapConstants.DEFAULT_MAP as described above.
|
/developers/build/prebuilts/androidtv/visual-game-controller/ |
proguard-project.txt | 2 # to define the proguard.config property as described in that file.
|
/developers/build/templates/create/_MODULE_/ |
proguard-project.txt | 2 # to define the proguard.config property as described in that file.
|
/developers/samples/android/admin/AppRestrictionEnforcer/Application/ |
proguard-project.txt | 2 # to define the proguard.config property as described in that file.
|
/developers/samples/android/admin/AppRestrictionSchema/Application/ |
proguard-project.txt | 2 # to define the proguard.config property as described in that file.
|
/developers/samples/android/admin/BasicManagedProfile/Application/ |
proguard-project.txt | 2 # to define the proguard.config property as described in that file.
|