/external/skia/site/dev/design/ |
D | pdftheory.md | 379 ### Layers ### 400 ### Fonts ### 469 ### Shaders ### 499 ### Xfer modes ###
|
/external/jetty/src/java/org/eclipse/jetty/client/security/ |
D | DigestAuthentication.java | 35 Map details; field in DigestAuthentication 37 public DigestAuthentication(Realm realm, Map details) in DigestAuthentication() 75 …rotected String newResponse(String cnonce, HttpExchange exchange, Realm securityRealm, Map details) in newResponse() 116 protected String newCnonce(HttpExchange exchange, Realm securityRealm, Map details) in newCnonce()
|
D | SecurityListener.java | 166 Map<String,String> details = scrapeAuthenticationDetails( authString ); in onResponseHeader() local
|
/external/v8/src/ |
D | property.cc | 26 const PropertyDetails details; member 31 std::ostream& operator<<(std::ostream& os, const PropertyDetails& details) { in operator <<() 45 const PropertyDetails& details = details_fast.details; in operator <<() local
|
D | layout-descriptor-inl.h | 30 PropertyDetails details) { in InobjectUnboxedField() 186 PropertyDetails details = descriptors->GetDetails(i); in CalculateCapacity() local 206 PropertyDetails details = descriptors->GetDetails(i); in Initialize() local
|
D | property.h | 46 void Init(Handle<Name> key, Handle<Object> value, PropertyDetails details) { in Init() 52 Descriptor(Handle<Name> key, Handle<Object> value, PropertyDetails details) in Descriptor()
|
D | layout-descriptor.cc | 43 Handle<Map> map, PropertyDetails details) { in ShareAppend() 69 Handle<Map> map, PropertyDetails details, in AppendIfFastOrUseFull() 264 PropertyDetails details = descriptors->GetDetails(i); in IsConsistentWithMap() local
|
D | transitions.cc | 68 PropertyDetails details = is_special_transition in Insert() local 167 PropertyDetails details = GetSimpleTargetDetails(target); in SearchTransition() local 201 PropertyDetails details = target->GetLastDescriptorDetails(); in FindTransitionToField() local 214 PropertyDetails details = GetSimpleTargetDetails(target); in ExpectedTransitionKey() local 505 PropertyDetails details = in CheckNewTransitionsAreConsistent() local
|
D | api-natives.cc | 168 PropertyDetails details(Smi::cast(*bit)); in ConfigureInstance() local 189 PropertyDetails details(Smi::cast(properties.get(i++))); in ConfigureInstance() local 391 PropertyDetails details(attributes, DATA, 0, PropertyCellType::kNoCell); in AddDataProperty() local 404 PropertyDetails details(attributes, DATA, 0, PropertyCellType::kNoCell); in AddDataProperty() local 418 PropertyDetails details(attributes, ACCESSOR, 0, PropertyCellType::kNoCell); in AddAccessorProperty() local
|
D | field-index-inl.h | 90 PropertyDetails details = in ForDescriptor() local
|
D | property-descriptor.cc | 59 PropertyDetails details = descs->GetDetails(i); in ToPropertyDescriptorFastPath() local
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/swf/ |
D | layer1_decisions.py | 90 def record_marker(self, marker_name, details=None): argument 117 def fail_workflow_execution(self, reason=None, details=None): argument 131 def cancel_workflow_executions(self, details=None): argument
|
D | layer2.py | 165 def cancel(self, task_token=None, details=None): argument 179 def fail(self, task_token=None, details=None, reason=None): argument 187 def heartbeat(self, task_token=None, details=None): argument
|
D | layer1.py | 204 details=None, reason=None): argument 227 def respond_activity_task_canceled(self, task_token, details=None): argument 247 def record_activity_task_heartbeat(self, task_token, details=None): argument 520 child_policy=None, details=None, argument
|
/external/parameter-framework/upstream/parameter/ |
D | LoggingElementBuilderTemplate.cpp | 34 namespace details namespace
|
/external/pdfium/fpdfsdk/src/javascript/ |
D | resource.cpp | 55 const CFX_WideString& details) { in JSFormatErrorString()
|
/external/mockito/src/org/mockito/exceptions/ |
D | Reporter.java | 606 public void cannotInitializeForSpyAnnotation(String fieldName, Exception details) { in cannotInitializeForSpyAnnotation() 617 public void cannotInitializeForInjectMocksAnnotation(String fieldName, Exception details) { in cannotInitializeForInjectMocksAnnotation() 640 public void fieldInitialisationThrewException(Field field, Throwable details) { in fieldInitialisationThrewException() 663 public void cannotInjectDependency(Field field, Object matchingMock, Exception details) { in cannotInjectDependency()
|
/external/chromium-trace/catapult/dashboard/dashboard/ |
D | stats.py | 54 details = ndb.JsonProperty() variable in IndividualStat 425 def _AddAlert(self, anomaly_entity, details): argument
|
/external/autotest/server/cros/ap_configurators/basic_auth_extension/ |
D | background.js | 22 function handleAuthRequest(details, callback) { argument
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/ |
D | HtmlTooltipHelper.java | 51 public static Control createTooltipControl(Composite parent, String header, String details) { in createTooltipControl() 57 String details, in createTooltipControl()
|
/external/v8/src/runtime/ |
D | runtime-debug.cc | 304 Handle<FixedArray> details = isolate->factory()->NewFixedArray(2); in RUNTIME_FUNCTION() local 326 Handle<FixedArray> details = in RUNTIME_FUNCTION() local 632 Handle<FixedArray> details = isolate->factory()->NewFixedArray(details_size); in RUNTIME_FUNCTION() local 818 Handle<JSObject> details; in RUNTIME_FUNCTION() local 858 Handle<JSObject> details; in RUNTIME_FUNCTION() local 910 Handle<JSObject> details; in RUNTIME_FUNCTION() local 1030 Handle<FixedArray> details = in RUNTIME_FUNCTION() local
|
D | runtime-collections.cc | 135 Handle<FixedArray> details = isolate->factory()->NewFixedArray(4); in RUNTIME_FUNCTION() local 222 Handle<FixedArray> details = isolate->factory()->NewFixedArray(4); in RUNTIME_FUNCTION() local
|
/external/v8/src/debug/ |
D | mirrors.js | 1461 function PropertyMirror(mirror, name, details) { argument 1826 FrameMirror.prototype.details = function() { method in FrameMirror 2261 ScopeMirror.prototype.details = function() { method in ScopeMirror 2446 function MakeMirrorSerializer(details, options) { argument 2457 function JSONProtocolSerializer(details, options) { argument 2587 details) { argument 2738 details) { argument
|
/external/v8/src/compiler/ |
D | access-info.cc | 247 PropertyDetails const details = descriptors->GetDetails(number); in ComputePropertyAccessInfo() local 438 PropertyDetails const details = in LookupTransition() local
|
/external/parameter-framework/upstream/test/functional-tests/include/ |
D | FailureWrapper.hpp | 38 namespace details namespace
|