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

  /external/libpng/
pngtest.c 1027 png_charp purpose, units; local
1032 if (png_get_pCAL(read_ptr, read_info_ptr, &purpose, &X0, &X1, &type,
1035 png_set_pCAL(write_ptr, write_info_ptr, purpose, X0, X1, type,
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/xml/
XsltXPathConformanceTestSuite.java 194 * <purpose>Set attribute of a LRE from single attribute set.</purpose>
205 Element purposeElement = (Element) testCaseElement.getElementsByTagName("purpose").item(0);
212 String purpose = purposeElement != null ? purposeElement.getTextContent() : ""; local
264 return new XsltTest(category, id, purpose, spec, principalData,
314 private final String purpose; field in class:XsltXPathConformanceTestSuite.XsltTest
330 XsltTest(String category, String id, String purpose, String spec,
336 this.purpose = purpose;
351 if (purpose != null)
    [all...]
  /external/openssl/apps/
apps.c 43 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
95 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
2249 int purpose = 0, depth = -1; local
    [all...]
  /external/openssl/crypto/x509/
x509_vfy.h 43 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
172 int purpose; /* purpose to check untrusted certificates */ member in struct:X509_VERIFY_PARAM_st
418 int X509_STORE_set_purpose(X509_STORE *ctx, int purpose);
491 int X509_STORE_CTX_set_purpose(X509_STORE_CTX *ctx, int purpose);
494 int purpose, int trust);
521 int X509_VERIFY_PARAM_set_purpose(X509_VERIFY_PARAM *param, int purpose);
  /external/openssl/include/openssl/
x509_vfy.h 43 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
172 int purpose; /* purpose to check untrusted certificates */ member in struct:X509_VERIFY_PARAM_st
418 int X509_STORE_set_purpose(X509_STORE *ctx, int purpose);
491 int X509_STORE_CTX_set_purpose(X509_STORE_CTX *ctx, int purpose);
494 int purpose, int trust);
521 int X509_VERIFY_PARAM_set_purpose(X509_VERIFY_PARAM *param, int purpose);
x509v3.h 42 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
459 int purpose; member in struct:x509_purpose_st
680 int X509_PURPOSE_set(int *p, int purpose);
  /external/qemu/distrib/libpng-1.2.19/
pngrutil.c 1574 png_charp purpose; local
    [all...]
  /external/openssl/crypto/x509v3/
x509v3.h 42 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
459 int purpose; member in struct:x509_purpose_st
680 int X509_PURPOSE_set(int *p, int purpose);
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/cp/
cp-tree.h 16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1070 tree purpose; local
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree.h 15 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
345 that all nodes share. Each TREE_CODE has various special-purpose
1469 tree purpose; local
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/cp/
cp-tree.h 16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1071 tree purpose; local
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
tree.h 15 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
345 that all nodes share. Each TREE_CODE has various special-purpose
1481 tree purpose; local
    [all...]

Completed in 288 milliseconds