HomeSort by relevance Sort by last modified time
    Searched defs:IS (Results 1 - 6 of 6) sorted by null

  /cts/tools/dasm/src/dasm/
sym.java 59 static final int IS = 25;
  /external/bluetooth/glib/glib/
guniprop.c 6 * This library is free software; you can redistribute it and/or
11 * This library is distributed in the hope that it will be useful,
61 #define IS(Type, Class) (((guint)1 << (Type)) & (Class))
66 #define ISALPHA(Type) IS ((Type), \
73 #define ISALDIGIT(Type) IS ((Type), \
83 #define ISMARK(Type) IS ((Type), \
88 #define ISZEROWIDTHTYPE(Type) IS ((Type), \
97 * Determines whether a character is alphanumeric.
101 * Return value: %TRUE if @c is an alphanumeric character
113 * Determines whether a character is alphabetic (i.e. a letter)
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 92 This document is part of the LibTomCrypt package and is hereby released into the public domain.
118 \mysection{What is the LibTomCrypt?}
119 LibTomCrypt is a portable ISO C cryptographic library meant to be a tool set for cryptographers who are
128 \subsection{What the library IS for?}
140 \item It was (still is) good coding practice.
143 The idea is that I am not striving to replace OpenSSL or Crypto++ or Cryptlib or etc. I'm trying to write my
160 arguments to buffer overflows/overruns. It is mostly thread safe and has been clocked on various platforms
173 is write a descriptor and the few support routines required for the device. After that the rest of the
179 unlike libraries like OpenSSL is not tied to direct routines. For instance, in OpenSSL there are CBC bloc
    [all...]
  /cts/tools/dx-tests/lib/
jasmin.jar 
  /dalvik/dx/etc/
jasmin.jar 
  /prebuilt/common/jython/
jython.jar 

Completed in 259 milliseconds