/external/autotest/puppylab/ |
D | CoreClusterTemplate | 7 virtualbox.customize ["modifyvm", :id, "--memory", "8048"] 8 virtualbox.customize ["modifyvm", :id, "--cpuexecutioncap", "100"] 9 virtualbox.customize ["modifyvm", :id, "--cpus", "10"]
|
D | ClusterTemplate | 7 virtualbox.customize ["modifyvm", :id, "--memory", "8048"] 8 virtualbox.customize ["modifyvm", :id, "--cpuexecutioncap", "100"] 9 virtualbox.customize ["modifyvm", :id, "--cpus", "10"]
|
/external/jetty/src/java/org/eclipse/jetty/server/ssl/ |
D | SslSelectChannelConnector.java | 103 public void customize(EndPoint endpoint, Request request) throws IOException in customize() method in SslSelectChannelConnector 106 super.customize(endpoint,request); in customize() 112 SslCertificates.customize(sslSession,endpoint,request); in customize()
|
D | SslSocketConnector.java | 144 public void customize(EndPoint endpoint, Request request) in customize() method in SslSocketConnector 147 super.customize(endpoint, request); in customize() 154 SslCertificates.customize(sslSession,endpoint,request); in customize()
|
/external/mockito/cglib-and-asm/src/org/mockito/cglib/core/ |
D | Customizer.java | 21 void customize(CodeEmitter e, Type type); in customize() method
|
D | KeyFactory.java | 88 public void customize(CodeEmitter e, Type type) { 96 public void customize(CodeEmitter e, Type type) {
|
/external/chromium-trace/catapult/tracing/docs/ |
D | embedding-trace-viewer.md | 43 lets you customize the types of postprocessing to be done on the model before it is displayed by th… 51 For more information on how to customize and extend trace viewer, see [Extending-and-Customizing-Tr…
|
/external/webrtc/build_overrides/ |
D | README.md | 3 This directory is used to allow us to customize variables that differ between
|
/external/webrtc/webrtc/modules/audio_device/test/android/audio_device_android_test/ |
D | default.properties | 6 # To customize properties used by the Ant build system use,
|
/external/webrtc/webrtc/modules/audio_processing/test/android/apmtest/ |
D | default.properties | 6 # To customize properties used by the Ant build system use,
|
/external/zxing/qr_scanner/ |
D | project.properties | 6 # To customize properties used by the Ant build system use,
|
/external/webrtc/webrtc/voice_engine/test/android/android_test/ |
D | default.properties | 6 # To customize properties used by the Ant build system use,
|
/external/jetty/src/java/org/eclipse/jetty/server/nio/ |
D | SelectChannelConnector.java | 135 public void customize(EndPoint endpoint, Request request) throws IOException in customize() method in SelectChannelConnector 139 super.customize(endpoint, request); in customize()
|
D | BlockingChannelConnector.java | 154 public void customize(EndPoint endpoint, Request request) in customize() method in BlockingChannelConnector 157 super.customize(endpoint, request); in customize()
|
/external/slf4j/slf4j-android/ |
D | project.properties | 6 # To customize properties used by the Ant build system use,
|
/external/replicaisland/ |
D | default.properties | 6 # To customize properties used by the Ant build system use,
|
/external/jetty/src/java/org/eclipse/jetty/server/bio/ |
D | SocketConnector.java | 135 public void customize(EndPoint endpoint, Request request) in customize() method in SocketConnector 142 super.customize(endpoint, request); in customize()
|
/external/opencv3/platforms/android/service/engine/ |
D | project.properties | 6 # To customize properties used by the Ant build system edit
|
/external/skia/platform_tools/android/examples/hello_skia_app/ |
D | project.properties | 6 # To customize properties used by the Ant build system edit
|
/external/webrtc/webrtc/examples/androidapp/ |
D | project.properties | 6 # To customize properties used by the Ant build system edit
|
/external/webrtc/webrtc/examples/androidtests/ |
D | project.properties | 6 # To customize properties used by the Ant build system edit
|
/external/webrtc/talk/app/webrtc/androidtests/ |
D | project.properties | 6 # To customize properties used by the Ant build system edit
|
/external/mockftpserver/tags/1.2/src/site/apt/ |
D | stubftpserver-getting-started.apt | 73 You can customize the behavior of the FTP server through programmatic configuration. 75 If you want to customize the behavior of the server, you should create and configure a replacement 239 // Replace the default RETR CommandHandler; customize returned file contents 308 "ReplyText.properties" ResourceBundle file. You can customize these messages by providing a
|
/external/mockftpserver/tags/1.2.2/src/site/apt/ |
D | stubftpserver-getting-started.apt | 73 You can customize the behavior of the FTP server through programmatic configuration. 75 If you want to customize the behavior of the server, you should create and configure a replacement 239 // Replace the default RETR CommandHandler; customize returned file contents 308 "ReplyText.properties" ResourceBundle file. You can customize these messages by providing a
|
/external/mockftpserver/tags/1.1/src/site/apt/ |
D | stubftpserver-getting-started.apt | 73 You can customize the behavior of the FTP server through programmatic configuration. 75 If you want to customize the behavior of the server, you should create and configure a replacement 239 // Replace the default RETR CommandHandler; customize returned file contents 308 "ReplyText.properties" ResourceBundle file. You can customize these messages by providing a
|