/external/chromium/chrome/browser/sync/engine/ |
D | syncer_thread.cc | 33 SyncerThread::SyncSessionJob::SyncSessionJob(SyncSessionJobPurpose purpose, in SyncSessionJob() argument 36 const tracked_objects::Location& nudge_location) : purpose(purpose), in SyncSessionJob() 173 DCHECK_NE(job.purpose, SyncSessionJob::CLEAR_USER_DATA); in DecideWhileInWaitInterval() 180 if (job.purpose == SyncSessionJob::POLL) in DecideWhileInWaitInterval() 183 DCHECK(job.purpose == SyncSessionJob::NUDGE || in DecideWhileInWaitInterval() 184 job.purpose == SyncSessionJob::CONFIGURATION); in DecideWhileInWaitInterval() 189 if (job.purpose == SyncSessionJob::NUDGE) { in DecideWhileInWaitInterval() 203 if (job.purpose == SyncSessionJob::CLEAR_USER_DATA) in DecideOnJob() 210 if (job.purpose == SyncSessionJob::NUDGE) in DecideOnJob() 212 else if (job.purpose == SyncSessionJob::CONFIGURATION) in DecideOnJob() [all …]
|
D | syncer_thread.h | 127 SyncSessionJob(SyncSessionJobPurpose purpose, base::TimeTicks start, 131 SyncSessionJobPurpose purpose; member 203 SyncSessionJob::SyncSessionJobPurpose purpose, 282 void SetSyncerStepsForPurpose(SyncSessionJob::SyncSessionJobPurpose purpose,
|
D | syncer_thread2_whitebox_unittest.cc | 80 SyncerThread::SyncSessionJob::SyncSessionJobPurpose purpose) { in CreateAndDecideJob() argument 82 job.purpose = purpose; in CreateAndDecideJob() 219 job.purpose = SyncerThread::SyncSessionJob::CONFIGURATION; in TEST_F()
|
/external/stlport/ |
D | NOTICE | 10 Permission to use or copy this software for any purpose is hereby granted without fee, provided the… 23 …purpose is hereby granted without fee, provided that the above copyright notice appear in all copi… 25 …purpose is hereby granted without fee, provided that the above copyright notice appear in all copi… 27 …purpose is hereby granted without fee, provided that the above copyright notice appear in all copi…
|
D | LICENSE | 10 Permission to use or copy this software for any purpose is hereby granted without fee, provided the… 23 …purpose is hereby granted without fee, provided that the above copyright notice appear in all copi… 25 …purpose is hereby granted without fee, provided that the above copyright notice appear in all copi… 27 …purpose is hereby granted without fee, provided that the above copyright notice appear in all copi…
|
/external/openssl/crypto/x509v3/ |
D | v3_purp.c | 103 return (*a)->purpose - (*b)->purpose; in xp_cmp() 125 int X509_PURPOSE_set(int *p, int purpose) in X509_PURPOSE_set() argument 127 if(X509_PURPOSE_get_by_id(purpose) == -1) { in X509_PURPOSE_set() 131 *p = purpose; in X509_PURPOSE_set() 159 int X509_PURPOSE_get_by_id(int purpose) in X509_PURPOSE_get_by_id() argument 163 if((purpose >= X509_PURPOSE_MIN) && (purpose <= X509_PURPOSE_MAX)) in X509_PURPOSE_get_by_id() 164 return purpose - X509_PURPOSE_MIN; in X509_PURPOSE_get_by_id() 165 tmp.purpose = purpose; in X509_PURPOSE_get_by_id() 210 ptmp->purpose = id; in X509_PURPOSE_add() 252 return xp->purpose; in X509_PURPOSE_get_id()
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | CallInfo.java | 100 public void setPurpose(String purpose) { in setPurpose() argument 101 if (purpose == null) in setPurpose() 104 this.setParameter("purpose", purpose); in setPurpose()
|
/external/ppp/pppd/plugins/radius/ |
D | COPYRIGHT | 7 purpose and without fee is hereby granted, provided that this 16 suitability of this software for any purpose. It is provided "as is" 23 purpose and without fee is hereby granted, provided that this copyright and 31 software for any purpose. It is provided "as is" without express or implied 39 purpose and without fee is hereby granted, provided that this copyright 47 of this software for any purpose. It is provided "as is" without express 54 documentation for any purpose and without fee is hereby granted, provided 85 software for any particular purpose. It is provided "as is"
|
/external/openssl/crypto/x509/ |
D | x509_vpm.c | 75 param->purpose = 0; in x509_verify_param_zero() 172 x509_verify_param_copy(purpose, 0); in X509_VERIFY_PARAM_inherit() 239 int X509_VERIFY_PARAM_set_purpose(X509_VERIFY_PARAM *param, int purpose) in X509_VERIFY_PARAM_set_purpose() argument 241 return X509_PURPOSE_set(¶m->purpose, purpose); in X509_VERIFY_PARAM_set_purpose()
|
D | x509_vfy.c | 458 int purpose; in check_chain_extensions() 476 purpose = X509_PURPOSE_CRL_SIGN; in check_chain_extensions() 486 purpose = ctx->param->purpose; in check_chain_extensions() 552 if (ctx->param->purpose > 0) in check_chain_extensions() 554 ret = X509_check_purpose(x, purpose, must_be_ca > 0); in check_chain_extensions() 1909 int X509_STORE_CTX_set_purpose(X509_STORE_CTX *ctx, int purpose) in X509_STORE_CTX_set_purpose() argument 1911 return X509_STORE_CTX_purpose_inherit(ctx, 0, purpose, 0); in X509_STORE_CTX_set_purpose() 1930 int purpose, int trust) in X509_STORE_CTX_purpose_inherit() argument 1934 if (!purpose) purpose = def_purpose; in X509_STORE_CTX_purpose_inherit() 1936 if (purpose) in X509_STORE_CTX_purpose_inherit() [all …]
|
D | x509_vfy.h | 172 int purpose; /* purpose to check untrusted certificates */ member 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/libgsm/ |
D | NOTICE | 7 software for any purpose nor are held responsible for any defects of 25 for any purpose with or without fee is hereby granted, 29 of this software for any purpose nor are held responsible
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/ |
D | pixman-licenses.txt | 6 documentation for any purpose is hereby granted without fee, provided that 31 documentation for any purpose and without fee is hereby granted, 52 documentation for any purpose is hereby granted without fee, provided that 58 representations about the suitability of this software for any purpose. It 75 and its documentation for any purpose is hereby granted without fee, 82 any purpose. It is provided "as is" without express or implied
|
/external/stlport/stlport/ |
D | rope | 6 * and its documentation for any purpose is hereby granted without fee, 11 * purpose. It is provided "as is" without express or implied warranty.
|
D | slist | 6 * and its documentation for any purpose is hereby granted without fee, 11 * purpose. It is provided "as is" without express or implied warranty.
|
/external/llvm/autoconf/ |
D | LICENSE.TXT | 14 documentation for any purpose is hereby granted without fee, provided that 20 suitability of this software for any purpose. It is provided "as is"
|
/external/llvm/projects/sample/autoconf/ |
D | LICENSE.TXT | 14 documentation for any purpose is hereby granted without fee, provided that 20 suitability of this software for any purpose. It is provided "as is"
|
/external/llvm/lib/Target/MBlaze/ |
D | MBlazeRegisterInfo.td | 20 // Special purpose registers have 15-bit values 26 // MBlaze general purpose registers 31 // MBlaze special purpose registers 142 // None of the special purpose registers are allocatable.
|
/external/chromium/net/third_party/gssapi/ |
D | LICENSE | 4 and its documentation for any purpose is hereby granted without fee, 11 purpose. It is provided "as is" without express or implied warranty.
|
/external/e2fsprogs/debian/ |
D | libcomerr2.copyright | 15 and its documentation for any purpose and without fee is 23 the suitability of this software for any purpose. It is
|
D | libss2.copyright | 16 and its documentation for any purpose and without fee is 24 the suitability of this software for any purpose. It is
|
/external/openssl/include/openssl/ |
D | x509_vfy.h | 172 int purpose; /* purpose to check untrusted certificates */ member 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/zlib/src/contrib/blast/ |
D | README | 1 Read blast.h for purpose and usage.
|
/external/nist-sip/java/javax/sip/header/ |
D | CallInfoHeader.java | 12 void setPurpose(String purpose); in setPurpose() argument
|
/external/qemu/distrib/jpeg-6b/ |
D | NOTICE | 7 fitness for a particular purpose. This software is provided "AS IS", and you, 14 software (or portions thereof) for any purpose, without fee, subject to these
|