HomeSort by relevance Sort by last modified time
    Searched full:token (Results 451 - 475 of 1146) sorted by null

<<11121314151617181920>>

  /dalvik/dx/etc/
dx.bat 58 REM Instead we manually extract the first token from the params variable.
  /dalvik/libcore/dom/src/test/java/org/w3c/domts/level1/core/
processinginstructiongettarget.java 32 * processing instruction. It is the first token following
  /dalvik/libcore/dom/src/test/resources/
build.xml 12 <filter token="version" value="${version}" />
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/cmp/
PKIStatusInfo.java 139 * wrongAuthority (6), -- the authority indicated in the request is different from the one creating the response token
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
ElemApplyImport.java 45 * @return Token ID for xsl:apply-imports element types
ElemChoose.java 47 * @return The token ID for this element
ElemComment.java 45 * @return The token ID for this element
ElemFallback.java 44 * @return The token ID for this element
ElemIf.java 99 * @return The token ID for this element
ElemMessage.java 83 * @return The token ID for this element
ElemParam.java 56 * @return The token ID of the element
  /development/samples/BackupRestore/src/com/example/android/backuprestore/
FileHelperExampleAgent.java 47 * The "key" string passed when adding a helper is a token used to
  /external/apache-http/src/org/apache/http/client/protocol/
ClientContext.java 50 public static final String USER_TOKEN = "http.user-token";
  /external/apache-http/src/org/apache/http/impl/client/
DefaultConnectionKeepAliveStrategy.java 46 * header's timeout token.
  /external/bison/src/
main.c 110 /* Find and record any conflicts: places where one token of
scan-skel.l 85 fatal ("invalid token in skeleton: %s", yytext);
  /external/e2fsprogs/e2fsck/
argv_parse.c 62 /* Not whitespace, so start a new token */
  /external/gtest/test/
gtest-port_test.cc 451 "'?' can only follow a repeatable token");
453 "'*' can only follow a repeatable token");
455 "'+' can only follow a repeatable token");
599 }, "'?' can only follow a repeatable token");
  /external/icu4c/i18n/
ucol_tok.h 90 * This is a token that has been parsed
  /external/icu4c/i18n/unicode/
translit.h 267 union Token {
269 * This token, interpreted as a 32-bit integer.
274 * This token, interpreted as a native pointer.
281 * Return a token containing an integer.
282 * @return a token containing an integer.
285 inline static Token integerToken(int32_t);
288 * Return a token containing a pointer.
289 * @return a token containing a pointer.
292 inline static Token pointerToken(void*);
309 typedef Transliterator* (U_EXPORT2 *Factory)(const UnicodeString& ID, Token context)
    [all...]
  /external/icu4c/tools/gencase/
gencase.h 103 isToken(const char *token, const char *s);
  /external/iproute2/examples/diffserv/
README 17 EF PHB using the PRIO scheduler, Token Bucket to rate control EF,
  /external/kernel-headers/original/linux/
seqlock.h 82 /* Start of read calculation -- fetch last complete writer token */
  /external/ppp/pppd/plugins/radius/etc/
dictionary.microsoft 79 VALUE MS-Acct-EAP-Type Generic-Token-Card 6
  /external/tcpdump/
Android.mk 107 print-token.c\

Completed in 68 milliseconds

<<11121314151617181920>>