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

<<21222324252627282930>>

  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
ElemTemplate.java 302 * @return The token ID for the element
  /external/bluetooth/glib/docs/reference/glib/
running.sgml 32 set from that list rather than in UTF-8. The special token "@locale" can be
  /external/icu4c/i18n/
nfsubs.h 231 * @return This substitution's token character.
transreg.cpp 444 Transliterator::Token context;
451 Transliterator::Token context);
493 Transliterator::Token context) {
627 Transliterator::Token context,
    [all...]
  /external/icu4c/i18n/unicode/
plurrule.h 283 int32_t getNumberValue(const UnicodeString& token) const;
  /external/quake/quake/src/QW/qwfwd/
misc.c 116 Parse a token out of a string
  /external/skia/src/animator/
SkScriptTokenizer.cpp 600 const char* token = script; local
612 success = evaluateDotParam(script, token, tokenLength);
617 // get next token, and evaluate immediately
677 if (advance == 0) // unknown token
    [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_imelody.c 1432 EAS_INT token; local
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_imelody.c 1432 EAS_INT token; local
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_imelody.c 1441 EAS_INT token; local
    [all...]
  /external/srec/portable/src/
PFileSystem.c 114 /* Build static token array */
  /external/srec/srec/crec/
astar.c 89 /* the arc token is NULL for partial paths just starting; but
715 /* sort the word token array by score, so that we pick the best
    [all...]
  /external/tcpdump/
Makefile.in 89 print-timed.c print-token.c print-udp.c print-vjc.c print-vrrp.c \
config.h 326 /* Define as token for inline if inlining supported */
config.h.in 325 /* Define as token for inline if inlining supported */
print-arp.c 55 #define ARPHRD_IEEE802 6 /* token-ring hardware format */
tcpdump.1 676 paragraph's statements about FDDI headers also apply to Token Ring
903 [In the case of FDDI (e.g., `\fBfddi protocol arp\fR'), Token Ring
907 header, which is usually layered on top of the FDDI, Token Ring, or
910 When filtering for most protocol identifiers on FDDI, Token Ring, or
936 it does for FDDI, Token Ring, and 802.11;
940 for a SNAP-format packet as it does for FDDI, Token Ring, and 802.11;
    [all...]
  /external/v8/src/
SConscript 97 token.cc
usage-analyzer.cc 277 if (node->op() != Token::ASSIGN)
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/LexicalConventions/
7.6.js 28 token separator, but does not attempt to verify the functionality
  /external/webkit/WebCore/loader/
FTPDirectoryParser.cpp 430 /* if VMS has been detected and there is only one token and that
431 * token was a VMS filename then this is a multiline VMS LIST entry.
826 // filesize (token[2]) must end at offset 38
837 // token[2] must begin at offset 24, the length is 5 or 10
838 // token[3] must begin at offset 39 or higher
    [all...]
  /frameworks/base/core/java/android/content/pm/
IPackageManager.aidl 157 void finishPackageInstall(int token);
  /frameworks/base/core/java/android/inputmethodservice/
InputMethodService.java 315 * Take care of attaching the given window token provided by the system.
317 public void attachToken(IBinder token) {
319 mToken = token;
320 mWindow.setToken(token);
429 public void updateExtractedText(int token, ExtractedText text) {
433 onUpdateExtractedText(token, text);
    [all...]
  /frameworks/base/core/java/android/os/
IBinder.java 49 * be used as a unique identity (to serve as a token or for other purposes)
  /frameworks/base/core/java/android/text/
TextUtils.java 270 for (Object token: tokens) {
276 sb.append(token);
289 for (Object token: tokens) {
295 sb.append(token);
    [all...]

Completed in 748 milliseconds

<<21222324252627282930>>