/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/ |
context.h | 95 * A context is the basic object for a connection to a PulseAudio server. 105 * client will not wait for the server to complete the request. To keep 118 * A context must be connected to a server before any operation can be 137 * The sound server's functionality can be divided into a number of 148 * server. A pa_context object wraps a connection to a PulseAudio 149 * server using its native protocol. */ 190 /** Connect the context to the specified server. If server is NULL, 191 connect to the default server. This routine may but will not always 194 PA_NOAUTOSPAWN set and no specific server is specified or accessible [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libnsl-2.7.so | |
libnsl.so | |
libnsl.so.1 | |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/ |
context.h | 95 * A context is the basic object for a connection to a PulseAudio server. 105 * client will not wait for the server to complete the request. To keep 118 * A context must be connected to a server before any operation can be 137 * The sound server's functionality can be divided into a number of 148 * server. A pa_context object wraps a connection to a PulseAudio 149 * server using its native protocol. */ 190 /** Connect the context to the specified server. If server is NULL, 191 connect to the default server. This routine may but will not always 194 PA_NOAUTOSPAWN set and no specific server is specified or accessible [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/ |
libnsl-2.7.so | |
libnsl.so | |
libnsl.so.1 | |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/ |
context.h | 95 * A context is the basic object for a connection to a PulseAudio server. 105 * client will not wait for the server to complete the request. To keep 118 * A context must be connected to a server before any operation can be 137 * The sound server's functionality can be divided into a number of 148 * server. A pa_context object wraps a connection to a PulseAudio 149 * server using its native protocol. */ 190 /** Connect the context to the specified server. If server is NULL, 191 connect to the default server. This routine may but will not always 194 PA_NOAUTOSPAWN set and no specific server is specified or accessible [all...] |
/system/core/adb/ |
SERVICES.TXT | 2 to the ADB server of an adbd daemon. See the OVERVIEW.TXT document 8 Ask the ADB server for its internal version number. 10 As a special exception, the server will respond with a 4-byte 15 Ask the ADB server to quit immediately. This is used when the 16 ADB client detects that an obsolete server is running after an 33 polling the server repeatedly. 36 This is a special query that is sent to the ADB server when a 42 This mechanism allows the ADB server to know when new emulator 69 prefix can be used to indicate that the client is asking the ADB server 100 Asks the ADB server to forward local connections from <local [all...] |
/system/extras/tests/binder/benchmarks/ |
binderAddInts.cpp | 23 * that contains two integers. For each parcel that the server 30 * -s cpu - bind server to specified cpu (default: unbound) 67 unbound, // Server CPU 92 static void server(void); 119 case 's': { // server CPU 165 cerr << " -s cpu - server CPU number" << endl; 191 // Fork client, use this process as server 199 server(); 222 static void server(void) function 235 // Start threads to handle server wor [all...] |
/device/generic/goldfish/libqemu/ |
test_host_2.c | 20 * The program acts as a simple TCP server that accepts any data and 54 /* Create a server socket bound to a loopback port */ 94 printf("Starting pipe test server on local port %d\n", port); 97 fprintf(stderr, "Could not start server: %s\n", strerror(errno)); 104 fprintf(stderr, "Server error: %s\n", strerror(errno));
|
/external/apache-http/src/org/apache/http/client/ |
RedirectHandler.java | 43 * server. 56 * given the response from the target server. 58 * @param response the response received from the target server 68 * given the response from the target server and the current request 71 * @param response the response received from the target server
|
/external/chromium/net/base/ |
load_states.h | 28 // proxy autoconfig script to return a proxy server to use. This state may 34 // through the proxy server. 39 // origin server corresponding to the resource or to the host name of a proxy 40 // server used to fetch the resource. 53 // completely upload a request to a server. In the case of a HTTP POST
|
/external/chromium/net/tools/flip_server/ |
flip_in_mem_edsm_server.cc | 52 // The amount of time the server delays before sending back the 130 cerr << "Flip server is already running.\n"; 179 << "\t <ssl key filename>,<http server ip>," 180 << "<http server port>,\n" 181 << "\t [https server ip],[https server port]," 183 cout << "\t * The https server ip and port may be left empty if they are" 185 << "\t the http server fields.\n"; 190 cout << "\n Server options:\n"; 191 cout << "\t--spdy-server=\"<listen ip>,<listen port>,[ssl cert filename], [all...] |
/external/chromium_org/chrome/browser/ |
chrome_browser_field_trials_mobile.cc | 22 // controlled from the server. Until the percentage is learned from the server, 55 // percentage will be controlled from the server, and is configured to be 56 // 10% = 100 / 1000 until overridden by the server. 66 // server. When this trial is "Enabled," users get a promo, whereas
|
/external/chromium_org/chrome/browser/chromeos/ |
ui_proxy_config.h | 55 net::ProxyServer server; member in struct:chromeos::UIProxyConfig::ManualProxy 62 void SetSingleProxy(const net::ProxyServer& server); 66 const net::ProxyServer& server); 82 // Encodes the proxy server as "<url-scheme>=<proxy-scheme>://<proxy>" 84 const net::ProxyServer& server,
|
/external/chromium_org/chrome/browser/google_apis/ |
drive_api_url_generator.h | 15 // servers for production, and a local server for testing. 18 // |base_url| is the path to the target drive api server. 19 // Note that this is an injecting point for a testing server. 23 // The base URL for communicating with the production drive api server. 26 // The base URL for the file download server for production.
|
/external/chromium_org/chrome/browser/ui/gtk/ |
crypto_module_password_dialog_gtk.cc | 28 const std::string& server, 51 const std::string& server, 72 const string16& server16 = UTF8ToUTF16(server); 159 const std::string& server, 161 (new CryptoModulePasswordDialog(slot_name, retry, reason, server,
|
/external/chromium_org/native_client_sdk/src/tools/tests/ |
httpd_test.py | 24 self.server = httpd.LocalHTTPServer('.', 0, False) 27 self.server.Shutdown() 30 urllib2.urlopen(self.server.GetURL('?quit=1')) 31 self.server.process.join(10) # Wait 10 seconds for the process to finish. 32 self.assertFalse(self.server.process.is_alive())
|
/external/chromium_org/net/tools/flip_server/ |
flip_in_mem_edsm_server.cc | 52 // The amount of time the server delays before sending back the 130 cerr << "Flip server is already running.\n"; 179 << "\t <ssl key filename>,<http server ip>," 180 << "<http server port>,\n" 181 << "\t [https server ip],[https server port]," 183 cout << "\t * The https server ip and port may be left empty if they are" 185 << "\t the http server fields.\n"; 190 cout << "\n Server options:\n"; 191 cout << "\t--spdy-server=\"<listen ip>,<listen port>,[ssl cert filename], [all...] |
/external/chromium_org/remoting/host/ |
ipc_util_win.cc | 47 // Create the server end of the channel. 54 scoped_ptr<IPC::ChannelProxy> server(new IPC::ChannelProxy( 86 *server_out = server.Pass(); 111 // Create the server end of the pipe. This code should match the code in 125 "Failed to create the server end of the Chromoting IPC channel";
|
/external/chromium_org/third_party/WebKit/ManualTests/blackberry/ |
video-load-with-authentication.html | 10 This test case is aming at testing video loading with http authentication challenge. To use this test case you should setup your apache2 http server 13 <h3>Ways to setup the apache2 http server with http authentication support</h3> 17 <li>Create a directory under your server <Directory>, and create the file .htaccess in this directory;</li> 24 <li>Put your test video file into this directory, and restart your apache2 http server.</li> 31 <li>Setup your apache2 http server and prepare the video file as mentioned above;</li>
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/ |
rebaselineserver.py | 29 """Starts a local HTTP server which displays layout test failures (given a test 51 name = "rebaseline-server" 55 server = RebaselineHTTPServer variable in class:RebaselineServer 58 # Rebaseline server and it's associated JavaScript expected the tests subtree to 60 # FIXME: make the rebaseline server use the hierarchical tree.
|
/external/chromium_org/ui/gfx/image/ |
cairo_cached_surface.h | 22 // immutable after UsePixbuf() is called and can be sent to the display server 49 // the X server occurs at SetSource() time. Calling UsePixbuf() should only 50 // be done once as it clears cached data from the X server. 70 // lives on the display server. 78 // to work correct, since each GdkDisplay is a different display server.
|