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

1 2 3 4 5 6 7 8 91011>>

  /external/zlib/src/contrib/blast/
README 1 Read blast.h for purpose and usage.
  /ndk/tests/build/import-install/
README 1 The purpose of this test is to check that imported shared libraries
  /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.
  /prebuilts/gcc/linux-x86/host/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
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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/llvm/lib/Target/ARM/MCTargetDesc/
ARMUnwindOp.h 34 // Purpose: vsp = vsp + ((x << 2) + 4)
38 // Purpose: vsp = vsp - ((x << 2) + 4)
42 // Purpose: refuse to unwind
46 // Purpose: pop r[15:12], r[11:4]
51 // Purpose: vsp = r[x]
56 // Purpose: pop r[(4+x):4]
60 // Purpose: pop r14, r[(4+x):4]
64 // Purpose: finish
68 // Purpose: pop r[3:0]
73 // Purpose: vsp = vsp + ((x << 2) + 0x204
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
DerivationFunction.java 4 * base interface for general purpose byte derivation functions.
  /external/chromium_org/base/prefs/
README 1 Prefs is a general-purpose key-value store for application preferences.
  /external/chromium_org/ppapi/shared_impl/
DEPS 16 # For testing purpose.
  /external/clang/test/SemaCXX/Inputs/
warn-new-overaligned-3.h 4 // purpose of the over-aligned warnings test.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/scripts/
ToolTip.js 1 // General purpose functions.
  /external/qemu/
CleanSpec.mk 1 # This empty file is here solely for the purpose of optimizing the Android build
  /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

Completed in 1567 milliseconds

1 2 3 4 5 6 7 8 91011>>