HomeSort by relevance Sort by last modified time
    Searched full:upper (Results 401 - 425 of 1208) sorted by null

<<11121314151617181920>>

  /dalvik/dexdump/
OpCodeNames.c 23 * underscores, and the strings are all upper case. The output is easier
  /dalvik/libcore/luni/src/main/java/java/util/
Random.java 210 * the exclusive upper border of the range [0 - n).
  /dalvik/libcore/xml/src/main/java/org/xml/sax/
AttributeList.java 118 * or "NOTATION" (always in upper case).</p>
Attributes.java 136 * or "NOTATION" (always in upper case).</p>
  /external/bluetooth/glib/glib/
gstring.c 1225 * Converts all upper case ASCII letters to lower case ASCII letters.
1227 * Return value: passed-in @string pointer, with all the upper case
1256 * Converts all lower case ASCII letters to upper case ASCII letters.
1259 * characters converted to upper case in place, with
    [all...]
  /external/dropbear/libtommath/
bn_mp_exptmod_fast.c 183 /* create upper table */
bn_s_mp_exptmod.c 120 /* create upper table, that is M[x] = M[x-1] * M[1] (mod P)
  /external/icu4c/data/unidata/
PropertyAliases.txt 152 Upper ; Uppercase
  /external/jpeg/
djpeg.1 28 Upper and lower case are equivalent (thus
jpegtran.1 43 Upper and lower case are equivalent.
  /external/kernel-headers/original/linux/
ktime.h 175 * so we subtract NSEC_PER_SEC and add 1 to the upper 32 bit.
  /external/kernel-headers/original/linux/netfilter_ipv6/
ip6_tables.h 66 #define IP6T_F_PROTO 0x01 /* Set if rule cares about upper
  /external/opencore/baselibs/gen_data_structures/src/
bitstreamparser.cpp 100 //This is the upper limit on the number of bits we will read
  /external/opencore/doc/oscl_html/
classNTPTime.html 45 <tr><td>&nbsp;</td><td><font size=-1><em>This method returns the upper 32 bits of the 32.32 representation.</em> <a href="#a12"></a><em></em></font><br><br></td></tr>
58 The NTPTime class: Conversion to/from Unix (epoch at 0h Jan. 1, 1970) amount to addition/subtraction of 2208988800. A single 64 bit value is used to represent the time. This value represents the number of seconds since 0h (UTC) Jan. 1, 1900. There is an implied binary point betweeen the upper 32 bits and lower 32 bits (this is referred to as a 32.32 fractional representation). For example a binary value of 00000000 00000000 00000000 00000011 10000000 00000000 00000000 00000000 represents 3.5 seconds since Jan 1, 1900.
352 This method returns the upper 32 bits of the 32.32 representation.
526 A 32 bit integer representing the upper 32 bits of the 32.32 NTP time (e.g. the number of whole seconds since Jan 1, 1900 UTC). </td></tr>
  /external/openssl/crypto/aes/
Makefile 88 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
  /external/openssl/crypto/ecdh/
Makefile 66 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
  /external/openssl/crypto/objects/
Makefile 74 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
  /external/openssl/crypto/rc4/
Makefile 88 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
  /external/openssl/crypto/store/
Makefile 67 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
  /external/openssl/crypto/ui/
Makefile 69 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
  /external/openssl/include/openssl/
ssl2.h 134 /* Upper/Lower Bounds */
  /external/openssl/ssl/
ssl2.h 134 /* Upper/Lower Bounds */
  /external/qemu/slirp/
ip.h 273 u_long ips_delivered; /* datagrams delivered to upper level*/
  /external/qemu/slirp-android/
ip.h 275 u_long ips_delivered; /* datagrams delivered to upper level*/
  /external/quake/quake/src/WinQuake/
bspfile.h 22 // upper design bounds

Completed in 479 milliseconds

<<11121314151617181920>>