/external/stlport/src/ |
locale_impl.cpp | 593 // To access those static instance use the getter below, they guaranty
|
/external/stlport/stlport/stl/ |
_fstream.h | 173 // These two version of open() and file descriptor getter are extensions.
|
/external/v8/src/ |
globals.h | 433 Object* (*getter)(Object* object, void* data); member in struct:v8::internal::AccessorDescriptor
|
objects-inl.h | [all...] |
ast.h | 798 GETTER, SETTER, // Property is an accessor function. [all...] |
log.cc | [all...] |
/external/webkit/WebKit/wx/ |
WebView.cpp | 246 // store a copy since there is no getter for Cache values
|
/frameworks/base/tests/DumpRenderTree/assets/results/ |
layout_tests_passed.txt | [all...] |
/cts/tests/tests/widget/src/android/widget/cts/ |
TextViewTest.java | 607 @ToBeFixed(bug = "1386429", explanation = "No getter to check the value.") 646 @ToBeFixed(bug = "1386429", explanation = "No getter to check the shaow color value.") [all...] |
/external/proguard/docs/manual/ |
examples.html | 685 introspection on bean classes to find bean editor classes, or getter and 687 you can do than making sure the bean class names, or the getter and setter [all...] |
/external/webkit/WebKitTools/Scripts/ |
prepare-ChangeLog | [all...] |
/external/webkit/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/ |
JavaScriptCore.def | 163 ?getter@PropertyDescriptor@JSC@@QBE?AVJSValue@2@XZ
|
/external/webkit/JavaScriptCore/parser/ |
Nodes.h | 407 enum Type { Constant, Getter, Setter }; [all...] |
/external/webkit/JavaScriptCore/runtime/ |
Collector.cpp | [all...] |
/external/webkit/WebKit/chromium/tests/ |
KURLTest.cpp | 163 // getter with another String, and the isASCIIness of the two
|
/external/webkit/WebKit/qt/Api/ |
qwebview.cpp | 695 \note This property is not available on Symbian. However, the getter and
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/ |
UiTreeBlock.java | 733 // Keep a reference on the details part (the super class doesn't provide a getter [all...] |
/external/icu4c/test/intltest/ |
regextst.cpp | [all...] |
/external/v8/test/cctest/ |
test-debug.cc | [all...] |
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/https/ |
HttpsURLConnectionTest.java | [all...] |
/external/icu4c/i18n/unicode/ |
coll.h | [all...] |
tblcoll.h | 554 * Universal attribute getter. [all...] |
/external/icu4c/test/cintltst/ |
cdattst.c | 290 /*Testing getter and setter functions*/ [all...] |
/external/v8/test/mozilla/ |
mozilla.status | 436 # Use special Mozilla getter/setter syntax
|
/external/webkit/JavaScriptCore/API/ |
JSObjectRef.h | 332 If you named your getter function "GetX" and your setter function "SetX", you would declare a JSStaticValue array containing "X" like this: [all...] |