/external/easymock/src/org/easymock/internal/ |
D | EasyMockProperties.java | 95 public String getProperty(String key, String defaultValue) { in getProperty() method in EasyMockProperties 107 public String getProperty(String key) { in getProperty() method in EasyMockProperties
|
/external/opencv3/modules/videoio/src/ |
D | precomp.hpp | 88 virtual double getProperty(int) const { return 0; } in getProperty() function 168 virtual double getProperty(int) const { return 0; } in getProperty() function in cv::IVideoCapture 180 virtual double getProperty(int) const { return 0; } in getProperty() function in cv::IVideoWriter
|
D | cap_intelperc.cpp | 49 double IntelPerCStreamBase::getProperty(int propIdx) const in getProperty() function in cv::IntelPerCStreamBase 213 double IntelPerCStreamImage::getProperty(int propIdx) const in getProperty() function in cv::IntelPerCStreamImage 421 double IntelPerCStreamDepth::getProperty(int propIdx) const in getProperty() function in cv::IntelPerCStreamDepth 557 double VideoCapture_IntelPerC::getProperty(int propIdx) const in getProperty() function in cv::VideoCapture_IntelPerC
|
D | cap_winrt_capture.hpp | 53 virtual double getProperty(int) { return 0; } in getProperty() function in cv::VideoCapture_WinRT
|
D | cap_avfoundation.mm | 479 double CvCaptureCAM::getProperty(int property_id) const{ function 1013 double CvCaptureFile::getProperty(int /*property_id*/) const{ function
|
D | cap_qtkit.mm | 442 double CvCaptureCAM::getProperty(int property_id) const{ function 835 double CvCaptureFile::getProperty(int property_id) const{ function
|
/external/opencv3/modules/videoio/ |
D | precomp.hpp | 88 virtual double getProperty(int) const { return 0; } in getProperty() function 168 virtual double getProperty(int) const { return 0; } in getProperty() function in cv::IVideoCapture 180 virtual double getProperty(int) const { return 0; } in getProperty() function in cv::IVideoWriter
|
/external/emma/core/java12/com/vladium/util/ |
D | IProperties.java | 44 String getProperty (String key); in getProperty() method 45 String getProperty (String key, String dflt); in getProperty() method 132 public String getProperty (final String key) in getProperty() method in IProperties.Factory.PropertiesImpl 137 public String getProperty (final String key, final String dflt) in getProperty() method in IProperties.Factory.PropertiesImpl
|
D | Property.java | 335 public String getProperty (final String key) in getProperty() method in Property.FilePropertyLookup 414 public String getProperty (final String key) in getProperty() method in Property.SystemPropertyLookup 495 public String getProperty (final String key) in getProperty() method in Property.SystemRedirectsLookup
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/introspector/ |
D | PropertyUtils.java | 119 public Property getProperty(Class<? extends Object> type, String name) in getProperty() method in PropertyUtils 124 public Property getProperty(Class<? extends Object> type, String name, BeanAccess bAccess) in getProperty() method in PropertyUtils
|
/external/skia/src/animator/ |
D | SkDisplayTypes.cpp | 152 bool SkDisplayString::getProperty(int index, SkScriptValue* scriptValue) const { in getProperty() function in SkDisplayString 203 bool SkDisplayArray::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkDisplayArray
|
D | SkDisplayNumber.cpp | 41 bool SkDisplayNumber::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkDisplayNumber
|
D | SkDisplayInput.cpp | 40 bool SkInput::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkInput
|
D | SkDrawText.cpp | 50 bool SkText::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkText
|
D | SkDisplayRandom.cpp | 45 bool SkDisplayRandom::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkDisplayRandom
|
D | SkDrawTextBox.cpp | 60 bool SkDrawTextBox::getProperty(int index, SkScriptValue* value) const in getProperty() function in SkDrawTextBox
|
D | SkDrawRectangle.cpp | 67 bool SkDrawRect::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkDrawRect
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ |
D | JSystem.cs | 65 public static string getProperty( string name ) in getProperty() method in Antlr.Runtime.JavaExtensions.JSystem
|
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/ |
D | KvmSerializable.java | 40 Object getProperty(int index); in getProperty() method
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/ |
D | JSystem.cs | 66 public static string getProperty( string name ) in getProperty() method in Antlr.Runtime.JavaExtensions.JSystem
|
/external/oauth/core/src/main/java/net/oauth/ |
D | OAuthConsumer.java | 50 public Object getProperty(String name) { in getProperty() method in OAuthConsumer
|
D | OAuthAccessor.java | 52 public Object getProperty(String name) { in getProperty() method in OAuthAccessor
|
/external/opencv/otherlibs/highgui/ |
D | _highgui.h | 72 virtual double getProperty(int) { return 0; } in getProperty() function
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/jaxp/ |
D | SAXParserImpl.java | 94 public Object getProperty(String name) in getProperty() method in SAXParserImpl
|
/external/clang/test/SemaObjC/ |
D | nsobject-attribute.m | 30 id getProperty(id self) { function
|