/external/chromium/chrome/browser/extensions/ |
D | extension_host_mac.mm | 27 // A RenderWidgetHostViewMac has lifetime scoped to the view. We'll retain it 43 // A RenderWidgetHostViewMac has lifetime scoped to the view. Now that it's
|
/external/chromium/chrome/common/ |
D | multi_process_lock_unittest.cc | 74 scoped_ptr<MultiProcessLock> scoped(MultiProcessLock::Create(name)); in TEST_F() local 76 scoped.reset(NULL); in TEST_F()
|
/external/chromium/chrome/browser/password_manager/ |
D | password_manager_unittest.cc | 77 ACTION_P(SaveToScopedPtr, scoped) { in ACTION_P() argument 78 scoped->reset(arg0); in ACTION_P()
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/languages/ |
D | en.stg | 126 "cannot access rule <arg>'s dynamically-scoped attribute: <arg2>" 136 "label <arg> conflicts with rule <arg2>'s dynamically-scoped attribute with same name" 140 "rule <arg2>'s dynamically-scoped attribute <arg> conflicts with the rule name" 142 …"rule <arg2>'s dynamically-scoped attribute <arg> conflicts with<arg2>'s return value or parameter… 179 "unknown dynamically-scoped attribute for scope <arg>: <arg2>"
|
/external/clang/test/SemaObjC/ |
D | foreach.m | 12 /* This should be ok, 'thisKey' should be scoped to the loop in question,
|
/external/chromium/chrome/browser/sync/engine/ |
D | syncer.cc | 98 ScopedSessionContextConflictResolver scoped(session->context(), in SyncShare() local
|
/external/iproute2/ip/ |
D | ipaddress.c | 1000 int scoped = 0; in ipaddr_modify() local 1058 scoped = 1; in ipaddr_modify() 1144 if (!scoped && cmd != RTM_DELADDR) in ipaddr_modify()
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/html-attrs/ |
D | mozilla | 539 scoped
|
/external/chromium/base/mac/ |
D | mac_util.mm | 144 // Leaked. That's OK, it's scoped to the lifetime of the application. 152 // Leaked. That's OK, it's scoped to the lifetime of the application.
|
/external/chromium/chrome/browser/tab_contents/ |
D | tab_contents_view_mac.mm | 283 // A RenderWidgetHostViewMac has lifetime scoped to the view. We'll retain it 299 // A RenderWidgetHostViewMac has lifetime scoped to the view. Now that it's
|
/external/webkit/Tools/Scripts/ |
D | old-run-webkit-tests | 2184 my $scoped = catdir($platformBaseDirectory, $platforms[$i]); 2185 push(@hierarchy, $scoped) if (-d $scoped);
|
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
D | throbber_view.mm | 227 // Leaked. That's OK, it's scoped to the lifetime of the application.
|
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ |
D | CodeGenTreeWalker.g | 118 /** The overall lexer/parser template; simulate dynamically scoped 982 if ( scope!=null ) { // scoped rule ref 1045 { // scoped rule ref
|
/external/mdnsresponder/mDNSCore/ |
D | uDNS.c | 104 …terfaceID interface, const mDNSAddr *addr, const mDNSIPPort port, mDNSBool scoped, mDNSu32 timeout) in mDNS_AddDNSServer() argument 117 …mDNS_AddDNSServer: Adding %#a for %##s, InterfaceID %p, scoped %d", addr, d->c, interface, scoped); in mDNS_AddDNSServer() 123 …if ((*p)->scoped == scoped && (*p)->interface == interface && (*p)->teststate != DNSServer_Disable… in mDNS_AddDNSServer() 145 (*p)->scoped = scoped; in mDNS_AddDNSServer()
|
D | mDNSEmbeddedAPI.h | 1075 mDNSBool scoped; // interface should be matched against question only member 2471 …erfaceID interface, const mDNSAddr *addr, const mDNSIPPort port, mDNSBool scoped, mDNSu32 timeout);
|
D | mDNS.c | 7843 …rsing DNS server Address %#a (Domain %##s), Scope: %d", &curr->addr, curr->domain.c, curr->scoped); in SetValidDNSServers() 7846 …erver %#a (Domain %##s), scoped %d", index, &curr->addr, curr->domain.c, curr->scoped); continue; } in SetValidDNSServers() 7856 if (curr->scoped && curr->interface == mDNSInterface_Any) in SetValidDNSServers() 7860 …if ((!curr->scoped && (!question->InterfaceID || (question->InterfaceID == mDNSInterface_Unicast))… in SetValidDNSServers() 7874 …" Timeout %d, interface %p", question->qname.c, &curr->addr, curr->domain.c, curr->scoped, index, … in SetValidDNSServers() 7908 …erver %#a (Domain %##s), scoped %d", index, &curr->addr, curr->domain.c, curr->scoped); continue; } in GetBestServer() 7941 if ((!curr->scoped && !InterfaceID) || (curr->interface == InterfaceID)) in GetBestServer()
|
/external/clang/include/clang/Basic/ |
D | DiagnosticParseKinds.td | 641 "scoped enumeration requires a name">; 643 "scoped enumerations are incompatible with C++98">,
|
D | DiagnosticSemaKinds.td | 1370 // C++11 scoped enumerations 1385 "enumeration previously declared as %select{un|}0scoped">; 1387 "reference to %select{|scoped }0enumeration must use 'enum' " 4015 "illegal storage class on file-scoped variable">; 4615 "namespace, or scoped enumeration}1">;
|
/external/oprofile/ |
D | ChangeLog-2008 | 235 exist. Also change to use scoped array for symbol contents
|
/external/chromium/chrome/browser/ui/cocoa/toolbar/ |
D | toolbar_controller.mm | 289 // the retain count of the location bar; use of the scoped object
|
/external/mdnsresponder/mDNSShared/ |
D | dnsextd.c | 3107 …terfaceID interface, const mDNSAddr *addr, const mDNSIPPort port, mDNSBool scoped, mDNSu32 timeout) in mDNS_AddDNSServer() argument 3108 …{ ( void ) m; ( void ) d; ( void ) interface; ( void ) addr; ( void ) port; ( void ) scoped; ( voi… in mDNS_AddDNSServer()
|
/external/llvm/docs/ |
D | TableGenFundamentals.rst | 337 in <list>. <var> is scoped at the level of the ``foreach`` loop and must
|
/external/antlr/antlr-3.4/runtime/C/ |
D | README | 139 return values, for example. Further, there are dynamically scoped 788 rule. Previously was not possible to access the rules scoped variables
|
/external/antlr/antlr-3.4/tool/ |
D | CHANGES.txt | 986 had to be scoped per grammar so they don't conflict. 1393 are valid on scoped rule references. again this is an 2358 rule. Previously was not possible to access the rules scoped variables
|
/external/iproute2/doc/ |
D | ip-cref.tex | 2685 are administratively scoped, the reply may be lost entirely.
|