| /external/skia/src/gpu/gl/mac/ |
| D | GrGLCreateNativeInterface_mac.cpp | 51 const GLProcGetter* getter = (const GLProcGetter*) ctx; in mac_get_gl_proc() local 56 GLProcGetter getter; in GrGLCreateNativeInterface() local
|
| /external/skia/src/gpu/gl/iOS/ |
| D | GrGLCreateNativeInterface_iOS.cpp | 49 const GLProcGetter* getter = (const GLProcGetter*) ctx; in ios_get_gl_proc() local 54 GLProcGetter getter; in GrGLCreateNativeInterface() local
|
| /external/skia/src/gpu/gl/win/ |
| D | GrGLCreateNativeInterface_win.cpp | 55 const GLProcGetter* getter = (const GLProcGetter*) ctx; in win_get_gl_proc() local 69 GLProcGetter getter; in GrGLCreateNativeInterface() local
|
| /external/chromium-trace/trace-viewer/third_party/Paste/paste/util/ |
| D | looper.py | 119 def first_group(self, getter=None): argument 130 def last_group(self, getter=None): argument 141 def _compare_group(self, item, other, getter): argument
|
| /external/v8/test/mjsunit/regress/ |
| D | regress-crbug-352586.js | 7 function getter() { function
|
| D | regress-874.js | 30 var getter = function(){ return 42; }; function
|
| D | regress-992.js | 33 var getter = desc.get; variable
|
| D | compare-map-elim1.js | 35 function getter() { function
|
| D | regress-crbug-137689.js | 30 function getter() { return 10; } function
|
| D | regress-2163.js | 33 function getter() { return 111; } function
|
| /external/mockito/cglib-and-asm/src/org/mockito/cglib/beans/ |
| D | BeanCopier.java | 132 PropertyDescriptor getter = (PropertyDescriptor)names.get(setter.getName()); in generateClass() local 160 private static boolean compatible(PropertyDescriptor getter, PropertyDescriptor setter) { in compatible()
|
| D | ImmutableBean.java | 97 MethodInfo getter = ReflectUtils.getMethodInfo(getters[i]); in generateClass() local
|
| D | BulkBeanEmitter.java | 67 MethodInfo getter = ReflectUtils.getMethodInfo(getters[i]); in generateGet() local
|
| /external/v8/test/webkit/ |
| D | dfg-inline-arguments-use-from-all-the-places-broken.js | 36 function getter() { function
|
| D | dfg-inline-arguments-use-from-all-the-places.js | 36 function getter() { function
|
| D | strict-throw-type-error.js | 26 function getter(object, name) function
|
| D | property-getters-and-setters.js | 91 testObj=({get getter(){return 'getter was called.'}, b: 'bar'}) getter
|
| /external/clang/test/CodeGenObjC/ |
| D | super-dotsyntax-property.m | 11 -(int) getter; method
|
| /external/clang/test/SemaObjC/ |
| D | super-property-notation.m | 5 -(int) getter; method
|
| /external/jetty/src/java/org/eclipse/jetty/jmx/ |
| D | ObjectMBean.java | 318 Method getter = (Method) _getters.get(name); in getAttribute() local 574 Method getter = null; in defineAttribute() local
|
| /external/v8/test/mjsunit/compiler/ |
| D | inline-accessors.js | 72 function TryGetter(context, getter, obj, expected, expectException) { argument 85 function TestGetterInAllContexts(getter, obj, expected, expectException) { argument
|
| /external/protobuf/java/src/main/java/com/google/protobuf/nano/ |
| D | MessageNanoPrinter.java | 163 Method getter = null; in print() local
|
| /external/v8/test/webkit/fast/js/ |
| D | Object-defineProperty.js | 78 function getter(){ throw "called getter"; } function
|
| /external/nanopb-c/generator/google/protobuf/internal/ |
| D | python_message.py | 403 def getter(self): function 447 def getter(self): function 491 def getter(self): function
|
| /external/protobuf/python/google/protobuf/internal/ |
| D | python_message.py | 419 def getter(self): function 463 def getter(self): function 514 def getter(self): function
|