HomeSort by relevance Sort by last modified time
    Searched full:put (Results 1626 - 1650 of 4625) sorted by null

<<61626364656667686970>>

  /external/apache-http/src/org/apache/http/conn/scheme/
SchemeRegistry.java 139 Scheme old = registeredSchemes.put(sch.getName(), sch);
  /external/apache-http/src/org/apache/http/cookie/
CookieSpecRegistry.java 79 registeredSpecs.put(name.toLowerCase(Locale.ENGLISH), factory);
  /external/apache-http/src/org/apache/http/impl/
HttpConnectionMetricsImpl.java 131 this.metricsCache.put(metricName, obj);
  /external/apache-http/src/org/apache/http/impl/auth/
RFC2617Scheme.java 77 this.params.put(element.getName(), element.getValue());
  /external/apache-http/src/org/apache/http/impl/client/
AbstractAuthenticationHandler.java 100 map.put(s.toLowerCase(Locale.ENGLISH), header);
BasicCredentialsProvider.java 81 credMap.put(authscope, credentials);
  /external/apache-http/src/org/apache/http/impl/conn/
IdleConnectionHandler.java 81 connectionToTimes.put(connection, new TimeValues(timeAdded, validDuration, unit));
  /external/apache-http/src/org/apache/http/impl/cookie/
AbstractCookieSpec.java 73 this.attribHandlerMap.put(name, handler);
  /external/apache-http/src/org/apache/http/params/
BasicHttpParams.java 77 this.parameters.put(name, value);
CoreProtocolPNames.java 108 * (such as POST and PUT) that require the target server's
  /external/apache-http/src/org/apache/http/protocol/
UriPatternMatcher.java 68 this.handlerMap.put(pattern, handler);
  /external/bison/src/
parse-gram.h 39 /* Put the tokens into the symbol table, so that GDB and other debuggers
  /external/bluetooth/glib/
acglib.m4 17 # Put STUFF early enough so that they are available for $ac_help expansion.
  /external/bluetooth/glib/docs/reference/glib/tmpl/
async_queues.sgml 43 available in the queue at that point, the thread is now put to sleep
  /external/bluetooth/glib/gmodule/
gmodule-dld.c 74 * the global namespace. However, the default is to put the library
  /external/bluetooth/glib/gobject/
glib-genmarshal.c 332 * exists. we might have put it out already, can revert to a standard
516 /* put out marshaller alias for requested name if required (<marshaller_prefix>_<pname>) */
638 /* put out initial heading */
742 /* put out trailer */
  /external/clearsilver/cgi/
cgiwrap.h 157 * client, usually from a POST or PUT HTTP request. It
  /external/clearsilver/
install-sh 21 # put in absolute paths if you don't have them in your path; or use env. vars.
  /external/dbus/dbus/
dbus-marshal-validate.h 66 * you can't put a too-long value in a byte
  /external/dropbear/
README 22 You can use ~/.ssh/authorized_keys in the same way as with OpenSSH, just put
cli-authpubkey.c 159 /* We put the signature as well - this contains string(session id), then
loginrec.h 38 /* FIXME: put default paths back in */
  /external/dropbear/libtomcrypt/notes/
tech0004.txt 22 put them to use. This PRNG while simple is not entirely safe. An attacker who learns the state
  /external/e2fsprogs/config/
install-sh 21 # put in absolute paths if you don't have them in your path; or use env. vars.
  /external/e2fsprogs/lib/ss/
help.c 114 (void) dup2(fd, 0); /* put file on stdin */

Completed in 660 milliseconds

<<61626364656667686970>>