| /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/v8/src/ic/ |
| D | call-optimization.cc | 32 Handle<JSObject> prototype(JSObject::cast(object_map->prototype())); in LookupHolderOfExpectedType() local 63 Object* prototype = object->map()->prototype(); in IsCompatibleReceiver() local
|
| /external/v8/test/mjsunit/harmony/ |
| D | super.js | 17 Base.prototype.f = fBase.toMethod(Base.prototype); class 31 Derived.prototype.f = fDerived.toMethod(Derived.prototype);
|
| /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/v8/test/mjsunit/regress/ |
| D | regress-2596.js | 35 var prototype = [2.5, 2.5]; 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/clang/include/clang/CodeGen/ |
| D | CGFunctionInfo.h | 301 static RequiredArgs forPrototypePlus(const FunctionProtoType *prototype, in forPrototypePlus() 307 static RequiredArgs forPrototype(const FunctionProtoType *prototype) { in forPrototype() 311 static RequiredArgs forPrototype(CanQual<FunctionProtoType> prototype) { in forPrototype() 315 static RequiredArgs forPrototypePlus(CanQual<FunctionProtoType> prototype, in forPrototypePlus()
|
| /external/dexmaker/src/dx/java/com/android/dx/rop/cst/ |
| D | CstBaseMethodRef.java | 32 private final Prototype prototype; field in CstBaseMethodRef
|
| /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
|
| D | extension_set_heavy.cc | 169 const MessageLite* prototype = in MutableMessage() local 226 const MessageLite* prototype; in AddMessage() local
|
| D | extension_set.cc | 165 const MessageLite* prototype) { in RegisterMessageExtension() 539 const MessageLite& prototype, in MutableMessage() 593 const MessageLite& prototype) { in ReleaseMessage() 632 const MessageLite& prototype, in AddMessage()
|
| /external/v8/src/ |
| D | bootstrapper.cc | 377 Handle<JSObject> prototype; in InstallFunction() local 438 Handle<AccessorInfo> prototype = in SetFunctionInstanceDescriptor() local 498 Handle<JSObject> prototype = factory->NewJSObject( in CreateEmptyFunction() local 596 Handle<AccessorInfo> prototype = in SetStrictFunctionInstanceDescriptor() local 784 Handle<JSObject> prototype = in CreateNewGlobals() local 1603 Handle<JSObject> prototype = in InstallInternalArray() local 1698 Handle<JSObject> prototype = in InstallNatives() local 1840 Handle<JSObject> prototype = in InstallNatives() local
|
| D | factory.cc | 1284 Handle<Object> prototype, in NewFunction() 1297 Handle<Object> prototype, in NewFunction() 1344 Handle<JSObject> prototype = NewJSObjectFromMap(new_map); in NewFunctionPrototype() local 1747 Handle<Object> prototype) { in NewJSProxy() 1766 Handle<Object> prototype) { in NewJSFunctionProxy() 2126 Handle<Object> prototype, in CreateApiFunction()
|
| /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
|
| /external/chromium-trace/trace-viewer/tracing/third_party/components/polymer/ |
| D | polymer.js | 8535 function extend(prototype, api) { argument 8665 HTMLElement.register = function(tag, prototype) { argument 8846 function getPrototypeOf(prototype) { argument 8852 function hintSuper(prototype) { argument 8949 api.publish = function(apis, prototype) { argument 10235 function getPrototypeOf(prototype) { argument 10265 function element(name, prototype) { argument 10311 function registerPrototype(name, prototype) { argument 10401 this.prototype.resolvePath = function(urlPath, base) { method 10765 inferObservers: function(prototype) { argument [all …]
|
| /external/protobuf/java/src/main/java/com/google/protobuf/ |
| D | DynamicMessage.java | 152 public static Builder newBuilder(Message prototype) { in newBuilder()
|
| /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/ |
| D | ULocaleCollationTest.java | 75 Object register(ULocale loc, Object prototype); in register()
|
| /external/icu/icu4c/source/tools/makeconv/ |
| D | makeconv.c | 436 const UConverterStaticData *prototype; in readHeader() local
|