Home
last modified time | relevance | path

Searched defs:into (Results 1 – 10 of 10) sorted by relevance

/external/oauth/core/src/main/java/net/oauth/
DOAuthMessage.java207 Map<String, Object> into = new HashMap<String, Object>(); in getDump() local
212 protected void dump(Map<String, Object> into) throws IOException { in dump()
312 StringBuilder into = new StringBuilder(); in getAuthorizationHeader() local
343 StringBuilder into = new StringBuilder(); in readAll() local
361 List<OAuth.Parameter> into = new ArrayList<OAuth.Parameter>(); in decodeAuthorization() local
DOAuth.java104 OutputStream into) throws IOException { in formEncode()
/external/qemu/
Dd3des.c124 void cpkey(register unsigned long *into) in cpkey()
152 static void scrunch(register unsigned char *outof, register unsigned long *into) in scrunch()
165 static void unscrun(register unsigned long *outof, register unsigned char *into) in unscrun()
/external/oauth/core/src/main/java/net/oauth/client/
DOAuthResponseMessage.java77 protected void dump(Map<String, Object> into) throws IOException in dump()
DURLConnectionResponse.java96 public void dump(Map<String, Object> into) throws IOException { in dump()
/external/oauth/core/src/main/java/net/oauth/http/
DHttpResponseMessage.java36 public void dump(Map<String, Object> into) throws IOException { in dump()
DHttpMessageDecoder.java88 public void dump(Map<String, Object> into) throws IOException { in dump()
DHttpMessage.java117 public void dump(Map<String, Object> into) throws IOException in dump()
/external/oauth/core/src/main/java/net/oauth/client/httpclient4/
DHttpMethodResponse.java93 public void dump(Map<String, Object> into) throws IOException in dump()
/external/quake/quake/src/WinQuake/
Dsv_phys.cpp871 vec3_t into, side; in SV_WallFriction() local