Home
last modified time | relevance | path

Searched refs:Registration (Results 1 – 20 of 20) sorted by relevance

/external/mdnsresponder/Clients/
DReadMe.txt8 platform, like "DNS Service Browser" and "DNS Service Registration",
25 DNS Service Registration Graphical X
/external/libxml2/test/valid/dtds/
Dxhtml1.dcl6 "ISO Registration Number 176//CHARSET
32 BASESET "ISO Registration Number 176//CHARSET
/external/compiler-rt/lib/profile/
DInstrProfilingRuntime.cc28 RegisterRuntime Registration; variable
/external/jetty/lib/
Djavax.servlet-3.0.0.v201112011016.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/jetty/src/java/org/eclipse/jetty/servlet/
DFilterHolder.java183 _registration = new Registration(); in getRegistration()
190 protected class Registration extends HolderRegistration implements FilterRegistration.Dynamic class in FilterHolder
DServletHolder.java599 if (((Registration)getRegistration()).getMultipartConfig() != null) in initMultiPart()
680 MultipartConfigElement mpce = ((Registration)getRegistration()).getMultipartConfig(); in handle()
751 public class Registration extends HolderRegistration implements ServletRegistration.Dynamic class in ServletHolder
850 _registration = new Registration(); in getRegistration()
DHolder.java29 import javax.servlet.Registration;
327 protected class HolderRegistration implements Registration.Dynamic
/external/mdnsresponder/mDNSPosix/
DResponder.c345 #pragma mark ***** Registration
/external/chromium-trace/trace-viewer/tracing/third_party/components/webcomponentsjs/
Dwebcomponents-lite.js156 registration = new Registration(this, target, options);
225 function Registration(observer, target, options) { class
231 Registration.prototype = { class
DShadowDOM.js671 registration = new Registration(this, target, newOptions);
695 function Registration(observer, target, options) { class
701 Registration.prototype = { class
Dwebcomponents.js710 registration = new Registration(this, target, newOptions);
734 function Registration(observer, target, options) { class
740 Registration.prototype = { class
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/lang/
Dwpa_gui_de.ts1030 <source>Registration started</source>
1040 <source>Registration failed</source>
1045 <source>Registration succeeded</source>
/external/mesa3d/docs/
DlibGL.txt136 Dynamic Extension Function Registration
/external/llvm/docs/
DGarbageCollection.rst173 * Registration of global roots with the runtime.
175 * Registration of stack map entries with the runtime.
DWritingAnLLVMPass.rst947 Although :ref:`Pass Registration <writing-an-llvm-pass-registration>` is
DWritingAnLLVMBackend.rst277 Target Registration
/external/libogg/doc/
Drfc5334.txt586 Registration Procedures", BCP 13, RFC 4288,
/external/jetty/src/java/org/eclipse/jetty/webapp/
DStandardDescriptorProcessor.java593 …MultipartConfigElement cfg = ((ServletHolder.Registration)holder.getRegistration()).getMultipartCo… in visitServlet()
/external/libxml2/result/HTML/
Dwired.html.sax2562 SAX.characters( (Registration Required), 24)
/external/jetty/
DVERSION.txt1218 + 324493 Registration init parameter handling null check, setInitParameters
1221 + 324872 allow disabling listener restriction from using *Registration