/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/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/src/ic/ |
D | call-optimization.cc | 39 Handle<JSObject> prototype(JSObject::cast(object_map->prototype())); in LookupHolderOfExpectedType() local 78 Object* prototype = object->map()->prototype(); in IsCompatibleReceiverMap() local
|
/external/dexmaker/dexmaker/src/main/java/com/android/dx/ |
D | MethodId.java | 104 Prototype prototype(boolean includeThis) { in prototype() method in MethodId
|
/external/v8/src/ |
D | prototype.h | 129 Object* prototype = map->prototype(); in AdvanceIgnoringProxies() local
|
D | bootstrapper.cc | 386 Handle<JSObject> prototype; in CreateFunction() local 998 Handle<JSObject> prototype = in CreateNewGlobals() local 1121 Handle<JSObject> prototype = in InstallError() local 1300 Handle<JSFunction> prototype = empty_function; in InitializeGlobal() local 1508 Handle<JSValue> prototype = in InitializeGlobal() local 1570 Handle<JSValue> prototype = in InitializeGlobal() local 1622 Handle<JSValue> prototype = in InitializeGlobal() local 1724 Handle<JSObject> prototype = in InitializeGlobal() local 1791 Handle<JSObject> prototype = in InitializeGlobal() local 1946 Handle<JSObject> prototype = in InitializeGlobal() local [all …]
|
D | compilation-dependencies.cc | 128 Handle<Map> map, MaybeHandle<JSReceiver> prototype) { in AssumePrototypeMapsStable()
|
D | transitions.cc | 296 Handle<Object> prototype, in PutPrototypeTransition() 333 Handle<Object> prototype) { in GetPrototypeTransition()
|
D | api-natives.cc | 431 Handle<Object> prototype; in InstantiateFunction() local 600 Handle<Object> prototype, ApiInstanceType instance_type) { in CreateApiFunction()
|
/external/protobuf/src/google/protobuf/ |
D | message.cc | 338 const Message* prototype) { in RegisterType() 405 const Descriptor* descriptor, const Message* prototype) { in InternalRegisterGeneratedMessage() 493 const Message* prototype, google::protobuf::Arena* arena) { in NewFromPrototype()
|
D | extension_set.cc | 168 const MessageLite* prototype) { in RegisterMessageExtension() 564 const MessageLite& prototype, in MutableMessage() 666 const MessageLite& prototype) { in ReleaseMessage() 695 int number, const MessageLite& prototype) { in UnsafeArenaReleaseMessage() 737 const MessageLite& prototype, in AddMessage()
|
D | dynamic_message.cc | 242 const DynamicMessage* prototype; member 752 DynamicMessage* prototype = new(base) DynamicMessage(type_info); in GetPrototypeNoLock() local
|
D | extension_set_heavy.cc | 170 const MessageLite* prototype = in MutableMessage() local 239 const MessageLite* prototype; in AddMessage() local
|
/external/v8/src/runtime/ |
D | runtime-forin.cc | 64 Handle<Object> prototype; in HasEnumerableProperty() local
|
D | runtime-classes.cc | 143 Handle<JSObject> prototype = isolate->factory()->NewJSObjectFromMap(map); in DefineClass() local 453 Object* prototype = active_function->map()->prototype(); in RUNTIME_FUNCTION() local
|
/external/autotest/frontend/client/src/autotest/tko/ |
D | ParameterizedField.java | 64 ParameterizedField prototype = getPrototype(typeName); in newInstance() local
|
/external/clang/include/clang/CodeGen/ |
D | CGFunctionInfo.h | 398 static RequiredArgs forPrototypePlus(const FunctionProtoType *prototype, in forPrototypePlus() 410 static RequiredArgs forPrototype(const FunctionProtoType *prototype, in forPrototype() 415 static RequiredArgs forPrototype(CanQual<FunctionProtoType> prototype, in forPrototype() 420 static RequiredArgs forPrototypePlus(CanQual<FunctionProtoType> prototype, in forPrototypePlus()
|
/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/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/ |
D | ULocaleCollationTest.java | 81 Object register(ULocale loc, Object prototype); in register()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
D | ULocaleCollationTest.java | 84 Object register(ULocale loc, Object prototype); in register()
|
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | DynamicMessage.java | 152 public static Builder newBuilder(Message prototype) { in newBuilder()
|
/external/icu/icu4c/source/tools/makeconv/ |
D | makeconv.cpp | 430 const UConverterStaticData *prototype; in readHeader() local
|