HomeSort by relevance Sort by last modified time
    Searched full:purpose (Results 1 - 25 of 23658) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/zlib/contrib/blast/
README 1 Read blast.h for purpose and usage.
  /external/qemu/
CleanSpec.mk 1 # This empty file is here solely for the purpose of optimizing the Android build
  /external/nist-sip/java/javax/sip/header/
CallInfoHeader.java 12 void setPurpose(String purpose);
  /ndk/tests/build/prebuild-stlport/
README 2 Its purpose is to rebuild the STLport binaries with the NDK, so they can be
  /external/nist-sip/java/gov/nist/javax/sip/header/
CallInfo.java 14 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT
81 * get the purpose field
85 return this.getParameter("purpose");
97 * set the purpose field
98 * @param purpose is the purpose field.
100 public void setPurpose(String purpose) {
101 if (purpose == null)
104 this.setParameter("purpose", purpose);
    [all...]
  /external/stlport/test/eh/
TestClass.cpp 8 * and its documentation for any purpose is hereby granted without fee,
13 * purpose. It is provided "as is" without express or implied warranty.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_strip.h 10 * software and its documentation for any purpose and without
14 * software for any purpose. It is provided "as is" without
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/
DerivationFunction.java 4 * base interface for general purpose byte derivation functions.
  /external/chromium/third_party/icu/source/tools/ctestfw/unicode/
ctest.h 29 * @internal Internal APIs for testing purpose only
37 * @internal Internal APIs for testing purpose only
45 * @internal Internal APIs for testing purpose only
53 * @internal Internal APIs for testing purpose only
63 * @internal Internal APIs for testing purpose only
93 * @internal Internal APIs for testing purpose only
102 * @internal Internal APIs for testing purpose only
117 * @internal Internal APIs for testing purpose only
128 * @internal Internal APIs for testing purpose only
139 * @internal Internal APIs for testing purpose onl
    [all...]
  /external/icu4c/tools/ctestfw/unicode/
ctest.h 29 * @internal Internal APIs for testing purpose only
37 * @internal Internal APIs for testing purpose only
45 * @internal Internal APIs for testing purpose only
53 * @internal Internal APIs for testing purpose only
63 * @internal Internal APIs for testing purpose only
93 * @internal Internal APIs for testing purpose only
102 * @internal Internal APIs for testing purpose only
117 * @internal Internal APIs for testing purpose only
128 * @internal Internal APIs for testing purpose only
139 * @internal Internal APIs for testing purpose onl
    [all...]
  /external/stlport/test/unit/
algorithm_header_test.cpp 1 /* This test purpose is simply to check Standard header independancy that
assert_header_test.c 1 /* This test purpose is simply to check Standard header independancy that
bitset_header_test.cpp 1 /* This test purpose is simply to check Standard header independancy that
c_limits_header_test.c 1 /* This test purpose is simply to check Standard header independancy that
c_locale_header_test.c 1 /* This test purpose is simply to check Standard header independancy that
cassert_header_test.cpp 1 /* This test purpose is simply to check Standard header independancy that
cctype_header_test.cpp 1 /* This test purpose is simply to check Standard header independancy that
cerrno_header_test.cpp 1 /* This test purpose is simply to check Standard header independancy that
cfloat_header_test.cpp 1 /* This test purpose is simply to check Standard header independancy that
ciso646_header_test.cpp 1 /* This test purpose is simply to check Standard header independancy that
climits_header_test.cpp 1 /* This test purpose is simply to check Standard header independancy that
clocale_header_test.cpp 1 /* This test purpose is simply to check Standard header independancy that
cmath_header_test.cpp 1 /* This test purpose is simply to check Standard header independancy that
complex_header_test.cpp 1 /* This test purpose is simply to check Standard header independancy that
csetjmp_header_test.cpp 1 /* This test purpose is simply to check Standard header independancy that

Completed in 200 milliseconds

1 2 3 4 5 6 7 8 91011>>