| /external/v8/test/mjsunit/es6/ |
| D | classes-proxy.js | 12 var prototype = { x: 1 }; variable 28 var prototype = { x: 1 }; variable 44 var prototype = { x: 1 }; variable 60 var prototype = { x: 1 }; variable
|
| D | computed-property-names-classes.js | 313 static ['prototype']() { method in TestPrototype.anonymousFunction7884a6790200.C 321 static get ['prototype']() { getter in TestPrototype.anonymousFunction7884a6790300.C2 329 static set ['prototype'](x) { setter in TestPrototype.anonymousFunction7884a6790400.C3 337 static *['prototype']() { generator in TestPrototype.anonymousFunction7884a6790500.C4
|
| /external/ltrace/ |
| D | prototype.h | 31 struct prototype { struct 39 /* Initialize a prototype PROTO. The name will be NAME, and the argument
|
| /external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
| D | ProtoIdItem.java | 32 private final Prototype prototype; field in ProtoIdItem 48 public ProtoIdItem(Prototype prototype) { in ProtoIdItem() 67 private static CstString makeShortForm(Prototype prototype) { in makeShortForm()
|
| D | ProtoIdsSection.java | 90 public ProtoIdItem intern(Prototype prototype) { in intern() 114 public int indexOf(Prototype prototype) { in indexOf()
|
| /external/guice/extensions/spring/test/com/google/inject/spring/ |
| D | SpringIntegrationTest.java | 47 RootBeanDefinition prototype in testBindFromSpring() local 78 RootBeanDefinition prototype in testBindAll() local
|
| /external/webrtc/webrtc/common_audio/ |
| D | swap_queue.h | 94 SwapQueue(size_t size, const T& prototype) : queue_(size, prototype) { in SwapQueue() 100 const T& prototype, in SwapQueue()
|
| /external/v8/src/ic/ |
| D | call-optimization.cc | 31 Handle<JSObject> prototype(JSObject::cast(object_map->prototype())); in LookupHolderOfExpectedType() local 71 Object* prototype = object->map()->prototype(); in IsCompatibleReceiverMap() local
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/ |
| D | RungeKuttaIntegrator.java | 67 private final RungeKuttaStepInterpolator prototype; field in RungeKuttaIntegrator 84 final RungeKuttaStepInterpolator prototype, in RungeKuttaIntegrator()
|
| D | EmbeddedRungeKuttaIntegrator.java | 81 private final RungeKuttaStepInterpolator prototype; field in EmbeddedRungeKuttaIntegrator 111 final RungeKuttaStepInterpolator prototype, in EmbeddedRungeKuttaIntegrator() 149 final RungeKuttaStepInterpolator prototype, in EmbeddedRungeKuttaIntegrator()
|
| /external/chromium-trace/catapult/third_party/polymer/components/core-focusable/ |
| D | polymer-mixin.js | 1 Polymer.mixin2 = function(prototype, mixin) { argument
|
| /external/v8/test/mjsunit/regress/ |
| D | regress-2596.js | 37 var prototype = [2.5, 2.5]; variable
|
| D | regress-crbug-571064.js | 9 var prototype = Array.prototype; variable
|
| /external/v8/test/mjsunit/ |
| D | stack-traces-overflow.js | 63 function testErrorPrototype(prototype) { argument
|
| D | value-wrapper-accessor.js | 33 function test(object, prototype) { argument
|
| /external/dexmaker/src/dx/java/com/android/dx/rop/cst/ |
| D | CstBaseMethodRef.java | 32 private final Prototype prototype; field in CstBaseMethodRef
|
| /external/clang/include/clang/CodeGen/ |
| D | CGFunctionInfo.h | 302 static RequiredArgs forPrototypePlus(const FunctionProtoType *prototype, in forPrototypePlus() 308 static RequiredArgs forPrototype(const FunctionProtoType *prototype) { in forPrototype() 312 static RequiredArgs forPrototype(CanQual<FunctionProtoType> prototype) { in forPrototype() 316 static RequiredArgs forPrototypePlus(CanQual<FunctionProtoType> prototype, in forPrototypePlus()
|
| /external/dexmaker/src/main/java/com/google/dexmaker/ |
| D | MethodId.java | 96 Prototype prototype(boolean includeThis) { in prototype() method in MethodId
|
| /external/protobuf/src/google/protobuf/ |
| D | message.cc | 285 const Message* prototype) { in RegisterType() 352 const Descriptor* descriptor, const Message* prototype) { in InternalRegisterGeneratedMessage()
|
| D | dynamic_message.cc | 219 const DynamicMessage* prototype; member 641 DynamicMessage* prototype = new(base) DynamicMessage(type_info); in GetPrototypeNoLock() local
|
| /external/autotest/frontend/client/src/autotest/tko/ |
| D | ParameterizedField.java | 64 ParameterizedField prototype = getPrototype(typeName); in newInstance() local
|
| /external/v8/test/mjsunit/harmony/ |
| D | proxies-set-prototype-of.js | 18 var prototype = [1]; variable
|
| /external/v8/src/ |
| D | compilation-dependencies.cc | 128 Handle<Map> map, MaybeHandle<JSReceiver> prototype) { in AssumePrototypeMapsStable()
|
| /external/guava/guava/src/com/google/common/hash/ |
| D | MessageDigestHashFunction.java | 34 private final MessageDigest prototype; field in MessageDigestHashFunction
|
| /external/guava/guava/src/com/google/common/base/ |
| D | Joiner.java | 87 private Joiner(Joiner prototype) { in Joiner() method in Joiner
|