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

  /external/chromium/chrome/browser/sync/engine/
syncer_thread.h 127 SyncSessionJob(SyncSessionJobPurpose purpose, base::TimeTicks start,
131 SyncSessionJobPurpose purpose; member in struct:browser_sync::SyncerThread::SyncSessionJob
136 // This is the location the nudge came from. used for debugging purpose.
203 SyncSessionJob::SyncSessionJobPurpose purpose,
281 // specified |purpose|.
282 void SetSyncerStepsForPurpose(SyncSessionJob::SyncSessionJobPurpose purpose,
  /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/libcore/xml/
XsltXPathConformanceTestSuite.java 193 * <purpose>Set attribute of a LRE from single attribute set.</purpose>
204 Element purposeElement = (Element) testCaseElement.getElementsByTagName("purpose").item(0);
211 String purpose = purposeElement != null ? purposeElement.getTextContent() : ""; local
263 return new XsltTest(category, id, purpose, spec, principalData,
313 private final String purpose; field in class:XsltXPathConformanceTestSuite.XsltTest
329 XsltTest(String category, String id, String purpose, String spec,
335 this.purpose = purpose;
350 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
2258 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);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
javax.servlet_2.5.0.v200910301333.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/
cp-tree.h 16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1231 tree purpose; member in struct:tree_pair_s
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree.h 15 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
360 that all nodes share. Each TREE_CODE has various special-purpose
1509 tree purpose; variable
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/
cp-tree.h 16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1231 tree purpose; member in struct:tree_pair_s
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree.h 15 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
360 that all nodes share. Each TREE_CODE has various special-purpose
1509 tree purpose; variable
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/
cp-tree.h 16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1231 tree purpose; member in struct:tree_pair_s
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree.h 15 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
360 that all nodes share. Each TREE_CODE has various special-purpose
1509 tree purpose; variable
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/
cp-tree.h 16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1231 tree purpose; member in struct:tree_pair_s
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree.h 15 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
360 that all nodes share. Each TREE_CODE has various special-purpose
1509 tree purpose; variable
    [all...]

Completed in 773 milliseconds