/external/guice/extensions/multibindings/src/com/google/inject/multibindings/ |
D | RealElement.java | 30 private final int uniqueId; field in RealElement 39 RealElement(String setName, Element.Type type, String keyType, int uniqueId) { in RealElement() argument 40 this.uniqueId = uniqueId; in RealElement() 50 @Override public int uniqueId() { in uniqueId() method in RealElement 51 return uniqueId; in uniqueId() 68 + ",uniqueId=" + uniqueId + ", type=" + type + ", keyType=" + keyType + ")"; in toString() 74 && ((Element) o).uniqueId() == uniqueId() in equals() 81 + ((127 * "uniqueId".hashCode()) ^ uniqueId) in hashCode()
|
D | Element.java | 43 int uniqueId(); in uniqueId() method
|
/external/junit/src/main/java/org/junit/runner/ |
D | Description.java | 57 …public static Description createSuiteDescription(String name, Serializable uniqueId, Annotation...… in createSuiteDescription() argument 58 return new Description(null, name, uniqueId, annotations); in createSuiteDescription() 109 …ic static Description createTestDescription(String className, String name, Serializable uniqueId) { in createTestDescription() argument 110 return new Description(null, formatDisplayName(name, className), uniqueId); in createTestDescription() 154 …private Description(Class<?> testClass, String displayName, Serializable uniqueId, Annotation... a… in Description() argument 159 if ((uniqueId == null)) { in Description() 165 this.fUniqueId = uniqueId; in Description()
|
/external/webrtc/webrtc/modules/video_capture/ios/ |
D | device_info_ios_objc.mm | 31 + (AVCaptureDevice*)captureDeviceForUniqueId:(NSString*)uniqueId { 34 if ([uniqueId isEqual:device.uniqueID]) { 50 + (NSString*)deviceNameForUniqueId:(NSString*)uniqueId { 51 return [[AVCaptureDevice deviceWithUniqueID:uniqueId] localizedName];
|
D | device_info_ios_objc.h | 21 + (AVCaptureDevice*)captureDeviceForUniqueId:(NSString*)uniqueId; 24 + (NSString*)deviceNameForUniqueId:(NSString*)uniqueId;
|
D | rtc_video_capture_ios_objc.mm | 120 - (BOOL)setCaptureDeviceByUniqueId:(NSString*)uniqueId { 127 if ([uniqueId isEqualToString:[currentInput.device localizedName]]) { 133 return [self changeCaptureInputByUniqueId:uniqueId]; 311 - (BOOL)changeCaptureInputByUniqueId:(NSString*)uniqueId { 330 [DeviceInfoIosObjC captureDeviceForUniqueId:uniqueId];
|
D | rtc_video_capture_ios_objc.h | 33 - (BOOL)setCaptureDeviceByUniqueId:(NSString*)uniqueId;
|
/external/webrtc/webrtc/modules/video_capture/mac/qtkit/ |
D | video_capture_qtkit_objc.mm | 62 - (BOOL)setCaptureDeviceById:(char*)uniqueId { 63 if (uniqueId == nil || !strcmp("", uniqueId)) { 69 if (!strcmp(uniqueId, _captureDeviceNameUniqueID)) 79 if (strcmp(uniqueId, captureDeviceId) == 0) {
|
D | video_capture_qtkit_objc.h | 54 - (BOOL)setCaptureDeviceById:(char*)uniqueId;
|
/external/guice/extensions/multibindings/test/com/google/inject/multibindings/ |
D | RealElementTest.java | 49 assertEquals(1, realElement.uniqueId()); in testProperties() 53 @Element(keyType = "a", setName = "b", type = Type.MULTIBINDER, uniqueId = 1)
|
/external/swiftshader/src/OpenGL/compiler/ |
D | SymbolTable.h | 65 void setUniqueId(int id) { uniqueId = id; } in setUniqueId() 66 int getUniqueId() const { return uniqueId; } in getUniqueId() 71 unsigned int uniqueId; // For real comparing during code generation variable 233 return ++uniqueId; in nextUniqueId() 238 static int uniqueId; // for unique identification in code generation variable
|
D | Types.h | 139 void setUniqueId(int uniqueId) in setUniqueId() argument 141 mUniqueId = uniqueId; in setUniqueId() 144 int uniqueId() const in uniqueId() function
|
D | SymbolTable.cpp | 34 int TSymbolTableLevel::uniqueId = 0; member in TSymbolTableLevel
|
/external/skia/include/core/ |
D | SkImageGenerator.h | 166 SkImageGenerator(const SkImageInfo& info, uint32_t uniqueId = kNeedNewImageUniqueID);
|
/external/autotest/frontend/client/src/autotest/common/ |
D | PaddedJsonRpcProxy.java | 137 private static native Element addScriptToDocument(String uniqueId, String url) /*-{ in addScriptToDocument() argument
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.equinox.registry_3.5.0.v20100503.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.core.contenttype_3.4.100.v20100505-1235.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.core.contenttype_3.5.0.v20150421-2214.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
D | h2-1.2.147.jar | META-INF/MANIFEST.MF
META-INF/services/java.sql.Driver
org ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |