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

1 2 3 4 5 6 7 8 91011>>

  /development/samples/ApiDemos/src/com/example/android/apis/view/
AutoComplete4.java 88 buffer.append("UPPER(");
  /development/simulator/app/
Shmem.h 31 * the upper 16 bits can be used to serialize keys.
  /external/apache-http/src/org/apache/http/message/
ParserCursor.java 57 throw new IndexOutOfBoundsException("Lower bound cannot be greater then upper bound");
  /external/bluetooth/bluez/tools/
ubcsp.h 65 /** This is description of a bcsp packet for the upper layer **/
  /external/bluetooth/glib/glib/
grand.c 410 * @end: upper open bound of the interval.
516 * @end: upper open bound of the interval.
553 * @end: upper open bound of the interval.
596 * @end: upper open bound of the interval.
  /external/bluetooth/glib/tests/
memchunks.c 575 gulong lower, upper; local
582 upper = power_of_2;
584 if (size - lower < upper - size && lower >= min_size)
587 return upper;
  /external/dropbear/libtomcrypt/src/pk/asn1/der/object_identifier/
der_encode_object_identifier.c 84 mask |= 0x80; /* upper bit is set on all but the last byte */
  /external/dropbear/libtommath/
bn_fast_s_mp_mul_digs.c 28 * you don't have to compute the upper half (a feature
  /external/gtest/test/
gtest_env_var_test.py 90 env_var = 'GTEST_' + flag.upper()
  /external/icu4c/i18n/
casetrn.cpp 16 * Implementation class for lower-/upper-/title-casing transliterators.
  /external/icu4c/io/
ufmt_cmn.h 95 * @param uselower TRUE means lower case will be used, FALSE means upper case
  /external/kernel-headers/original/asm-arm/
page.h 177 /* the upper-most page table pointer */
  /external/kernel-headers/original/linux/
console_struct.h 48 unsigned short vc_hi_font_mask; /* [#] Attribute set for upper 256 chars of font or 0 if not supported */
  /external/opencore/doc/oscl_html/
classOscl__Int64__Utils.html 17 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF void&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Int64__Utils.html#d0">set_int64</a> (<a class="el" href="group__osclbase.html#a30">int64</a> &amp;input_value, const int32 upper, const int32 lower)</td></tr>
21 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF void&nbsp;</td><td valign=bottom><a class="el" href="classOscl__Int64__Utils.html#d4">set_uint64</a> (<a class="el" href="group__osclbase.html#a31">uint64</a> &amp;input_value, const uint32 upper, const uint32 lower)</td></tr>
223 <td class="mdname" nowrap>&nbsp; <em>upper</em>, </td>
267 <td class="mdname" nowrap>&nbsp; <em>upper</em>, </td>
  /external/opencore/nodes/pvprotocolenginenode/base/src/
pvmf_protocol_engine_node_registry.h 73 * @param aSourceFormat source format type passed in from upper layer up to the app.
pvmf_protocol_engine_node_registry_interface.h 97 * @param aSourceFormat source format type passed in from upper layer up to the app.
  /external/opencore/oscl/oscl/osclbase/src/
oscl_stdstring.h 321 * convert upper case ASCII character to lower case.
324 * @param car upper case character.
332 * convert upper case ASCII character to lower case.
335 * @param car upper case character.
  /external/openssl/crypto/hmac/
Makefile 65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
  /external/openssl/crypto/jpake/
Makefile 36 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
  /external/openssl/crypto/krb5/
Makefile 66 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
  /external/openssl/crypto/lhash/
Makefile 65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
  /external/openssl/crypto/md4/
Makefile 66 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
  /external/openssl/crypto/pqueue/
Makefile 65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
  /external/openssl/crypto/rc2/
Makefile 65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
  /external/openssl/crypto/stack/
Makefile 65 @[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...

Completed in 335 milliseconds

1 2 3 4 5 6 7 8 91011>>