Searched refs:mt (Results 1 - 25 of 332) sorted by relevance

1234567891011>>

/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/gke/
H A Dgklist14 for mt in plistlib.readPlistFromString(data.read()):
15 if mt["com.apple.message.domain"] == "com.apple.security.assessment.outcome":
16 outcome = mt["com.apple.message.signature"]
17 id = mt["com.apple.message.signature2"]
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-c++/detail/
H A Dparser_test.cpp222 tokenizer mt(iss, false);
224 EXPECT(mt, eof_type, "<<EOF>>");
225 EXPECT(mt, eof_type, "<<EOF>>");
230 tokenizer mt(iss, false);
232 EXPECT(mt, nl_type, "<<NEWLINE>>");
233 EXPECT(mt, eof_type, "<<EOF>>");
234 EXPECT(mt, eof_type, "<<EOF>>");
239 tokenizer mt(iss, false);
241 EXPECT(mt, nl_type, "<<NEWLINE>>");
242 EXPECT(mt, nl_typ
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-meta/
H A Dinit.c171 metatarget_t *mt = mi->mi_targets[ i ]; local
175 ber_str2bv( mt->mt_uri, 0, 0, &sb.sb_uri );
176 sb.sb_version = mt->mt_version;
180 if ( META_BACK_TGT_T_F_DISCOVER( mt ) ) {
185 mt->mt_flags |= LDAP_BACK_F_T_F;
189 if ( META_BACK_TGT_CANCEL_DISCOVER( mt ) ) {
194 mt->mt_flags |= LDAP_BACK_F_CANCEL_EXOP;
199 if ( !( mt->mt_idassert_flags & LDAP_BACK_AUTH_OVERRIDE )
200 || mt->mt_idassert_authz != NULL )
206 if ( ( mt
404 metatarget_t *mt = mi->mi_targets[ i ]; local
[all...]
H A Dcandidates.c56 meta_subtree_match( metatarget_t *mt, struct berval *ndn, int scope ) argument
58 metasubtree_t *ms = mt->mt_subtree;
60 for ( ms = mt->mt_subtree; ms; ms = ms->ms_next ) {
95 metatarget_t *mt,
100 int d = ndn->bv_len - mt->mt_nsuffix.bv_len;
103 if ( !dnIsSuffix( ndn, &mt->mt_nsuffix ) ) {
118 if ( mt->mt_subtree ) {
119 int match = ( meta_subtree_match( mt, ndn, scope ) != NULL );
121 if ( !mt->mt_subtree_exclude ) {
125 if ( match /* && mt
94 meta_back_is_candidate( metatarget_t *mt, struct berval *ndn, int scope ) argument
202 metatarget_t *mt = mi->mi_targets[ i ]; local
[all...]
H A Dback-meta.h339 #define META_BACK_TGT_ISSET(mt,f) ( ( (mt)->mt_flags & (f) ) == (f) )
340 #define META_BACK_TGT_ISMASK(mt,m,f) ( ( (mt)->mt_flags & (m) ) == (f) )
342 #define META_BACK_TGT_SAVECRED(mt) META_BACK_TGT_ISSET( (mt), LDAP_BACK_F_SAVECRED )
344 #define META_BACK_TGT_USE_TLS(mt) META_BACK_TGT_ISSET( (mt), LDAP_BACK_F_USE_TLS )
345 #define META_BACK_TGT_PROPAGATE_TLS(mt) META_BACK_TGT_ISSET( (mt), LDAP_BACK_F_PROPAGATE_TL
[all...]
H A Dbind.c131 metatarget_t *mt = mi->mi_targets[ i ]; local
159 if ( mt->mt_idassert_authmethod == LDAP_AUTH_NONE
160 || BER_BVISNULL( &mt->mt_idassert_authcDN ) )
313 metatarget_t *mt = mi->mi_targets[ candidate ]; local
318 int nretries = mt->mt_nretries;
349 timeout = mt->mt_timeout[ opidx ];
382 tv = mt->mt_bind_timeout;
459 metatarget_t *mt = mi->mi_targets[ candidate ]; local
483 dc.target = mt;
535 if ( mt
590 metatarget_t *mt = mi->mi_targets[ candidate ]; local
713 metatarget_t *mt = mi->mi_targets[ i ]; local
891 metatarget_t *mt = (metatarget_t *)params; local
927 metatarget_t *mt = mi->mi_targets[ candidate ]; local
991 metatarget_t *mt = mi->mi_targets[ candidate ]; local
1309 metatarget_t *mt = mi->mi_targets[ candidate ]; local
1566 metatarget_t *mt = mi->mi_targets[ candidate ]; local
1634 metatarget_t *mt = mi->mi_targets[ candidate ]; local
[all...]
H A Ddelete.c38 metatarget_t *mt; local
57 mt = mi->mi_targets[ candidate ];
58 dc.target = mt;
79 mt->mt_timeout[ SLAP_OP_DELETE ], ( LDAP_BACK_SENDRESULT | retrying ) );
H A Dconn.c276 metatarget_t *mt = mi->mi_targets[ candidate ]; local
291 if ( mt->mt_isquarantined ) {
292 slap_retry_info_t *ri = &mt->mt_quarantine;
295 if ( mt->mt_quarantine.ri_interval ) {
296 ldap_pvt_thread_mutex_lock( &mt->mt_quarantine_mutex );
297 dont_retry = ( mt->mt_isquarantined > LDAP_BACK_FQ_NO );
313 mt->mt_isquarantined = LDAP_BACK_FQ_RETRYING;
317 ldap_pvt_thread_mutex_unlock( &mt->mt_quarantine_mutex );
394 ldap_pvt_thread_mutex_lock( &mt->mt_uri_mutex );
395 rs->sr_err = ldap_initialize( &msc->msc_ld, mt
696 metatarget_t *mt = mi->mi_targets[ candidate ]; local
1362 metatarget_t *mt = NULL; local
1534 metatarget_t *mt = mi->mi_targets[ i ]; local
1826 metatarget_t *mt = mi->mi_targets[ candidate ]; local
[all...]
H A Dcompare.c38 metatarget_t *mt; local
60 mt = mi->mi_targets[ candidate ];
61 dc.target = mt;
79 ldap_back_map( &mt->mt_rwmap.rwm_oc,
91 ldap_back_map( &mt->mt_rwmap.rwm_at,
127 mt->mt_timeout[ SLAP_OP_COMPARE ], ( LDAP_BACK_SENDRESULT | retrying ) );
/macosx-10.9.5/file_cmds-230/mtree/test/
H A Dtest00.sh16 mkdir -p ${TMP} ${TMP}/mr ${TMP}/mt
19 mkdir ${TMP}/mt/foo
21 mtree -c -p ${TMP}/mr | mtree -U -r -p ${TMP}/mt > /dev/null 2>&1
22 if [ -d ${TMP}/mt/foo ] ; then
29 mkdir -p ${TMP}/mt/foo
31 mtree -c -p ${TMP}/mr | mtree -U -r -p ${TMP}/mt > /dev/null 2>&1
32 if [ -d ${TMP}/mt/foo ] ; then
39 mkdir -p ${TMP}/mt/foo
41 mtree -c -p ${TMP}/mr | mtree -U -r -p ${TMP}/mt > /dev/null 2>&1
42 if [ -d ${TMP}/mt/fo
[all...]
H A Dtest02.sh16 mkdir -p ${TMP} ${TMP}/mr ${TMP}/mt
19 touch ${TMP}/mt/oldfile
23 mtree -U -r -p ${TMP}/mt < ${TMP}/_ > /dev/null
26 y=x`(cd ${TMP}/mt ; ls -l 2>&1) || true`
H A Dtest01.sh16 mkdir -p ${TMP} ${TMP}/mr ${TMP}/mt
22 if mtree -U -r -p ${TMP}/mt < ${TMP}/_ > /dev/null 2>&1 ; then
31 y=x`(cd ${TMP}/mt ; ls -l foo 2>&1) || true`
H A Dtest04.sh16 mkdir -p ${TMP} ${TMP}/mr ${TMP}/mt
20 mkdir ${TMP}/mt/a
21 mkdir ${TMP}/mt/b
22 touch ${TMP}/mt/z
25 mtree -c -p ${TMP}/mt > ${TMP}/_t
/macosx-10.9.5/BerkeleyDB-21/db/crypto/mersenne/
H A Dmt19937db.c73 if (env->mt == NULL) {
75 &env->mt)) != 0)
77 /* mti==N+1 means mt[N] is not initialized */
95 __db_sgenrand(seed, mt, mtip)
97 unsigned long mt[];
104 mt[i] = seed & 0xffff0000;
106 mt[i] |= (seed & 0xffff0000) >> 16;
123 __db_lsgenrand(seed_array, mt, mtip)
125 unsigned long mt[];
132 mt[
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Dseqmod.c58 modtarget *mt, mtdummy; local
67 mt = av->avl_data;
70 if ( mt->mt_next ) {
71 av->avl_data = mt->mt_next;
72 mt->mt_next->mt_tail = mt->mt_tail;
74 avl_delete( &sm->sm_mods, mt, sm_avl_cmp );
88 modtarget *mt; local
94 mt = (modtarget *)(cb+1);
95 mt
[all...]
/macosx-10.9.5/ruby-104/ruby/
H A Drandom.c23 Before using, initialize the state by using init_genrand(mt, seed)
24 or init_by_array(mt, init_key, key_length).
109 #define genrand_initialized(mt) ((mt)->next != 0)
110 #define uninit_genrand(mt) ((mt)->next = 0)
114 init_genrand(struct MT *mt, unsigned int s) argument
117 mt->state[0] = s & 0xffffffffU;
119 mt->state[j] = (1812433253U * (mt
135 init_by_array(struct MT *mt, unsigned int init_key[], int key_length) argument
161 next_state(struct MT *mt) argument
180 genrand_int32(struct MT *mt) argument
199 genrand_real(struct MT *mt) argument
209 genrand_real2(struct MT *mt) argument
223 struct MT mt; member in struct:__anon12427
236 struct MT *mt = &r->mt; local
252 struct MT *mt = default_mt(); local
259 struct MT *mt = default_mt(); local
390 rand_init(struct MT *mt, VALUE vseed) argument
604 struct MT *mt; local
618 mt_state(const struct MT *mt) argument
688 struct MT *mt = &rnd->mt; local
829 limited_rand(struct MT *mt, unsigned long limit) argument
851 limited_big_rand(struct MT *mt, struct RBignum *limit) argument
1041 rand_int(struct MT *mt, VALUE vmax, int restrictive) argument
1090 rand_range(struct MT* mt, VALUE range) argument
1321 struct MT *mt = default_mt(); local
1375 init_randomseed(struct MT *mt, unsigned int initial[DEFAULT_SEED_CNT]) argument
1390 struct MT *mt = &r->mt; local
[all...]
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/port/
H A Dtouch.c46 touch(const char* path, time_t at, time_t mt, int flags) argument
63 if (mt == (time_t)(-1) && !(flags & PATH_TOUCH_VERBATIM))
65 else if (!mt && !(flags & PATH_TOUCH_VERBATIM))
69 mv.tv_sec = mt;
/macosx-10.9.5/rsync-42/rsync/
H A Dtls.c61 struct tm *mt; local
96 mt = gmtime(&buf.st_mtime);
100 (int)mt->tm_year + 1900,
101 (int)mt->tm_mon + 1,
102 (int)mt->tm_mday,
103 (int)mt->tm_hour,
104 (int)mt->tm_min,
105 (int)mt->tm_sec);
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/tm/
H A Dtmxtouch.c41 tmxtouch(const char* path, Time_t at, Time_t mt, Time_t ct, int flags) argument
60 if (mt == TMX_NOTIME && !(flags & PATH_TOUCH_VERBATIM))
62 else if (!mt && !(flags & PATH_TOUCH_VERBATIM))
66 mv.tv_sec = tmxsec(mt);
67 mv.tv_nsec = tmxnsec(mt);
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/examples/term/
H A Dmenu8 term::ansi::code::macros::import mt
15 vt::showat 3 5 [mt::menu {Exit E Up U Down D}]
16 vt::showat 10 10 [mt::menu {Exit E Up < Down > Previous P Next N}]
H A Dframe8 term::ansi::code::macros::import mt
22 vt::showat 5 3 [mt::frame $para]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/gpu/
H A DLoopBlinnTextureCoords.cpp59 float mt = lt; local
61 float mtMinusMs = mt - ms;
65 result.klmCoordinates[1] = FloatPoint3D(OneThird * (3.0f * ls * ms - ls * mt - lt * ms),
67 ms * ms * (ms - mt));
68 result.klmCoordinates[2] = FloatPoint3D(OneThird * (lt * (mt - 2.0f * ms) + ls * (3.0f * ms - 2.0f * mt)),
84 float mt = lt; local
89 float qm = ms / mt;
103 float mtMinusMs = mt - ms;
107 result.klmCoordinates[1] = FloatPoint3D(OneThird * (-ls * mt
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/docs_src/ref/program/
H A DMakefile5 environ.html errorret.html faq.html mt.html namespace.html \
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-monitor/
H A Dthread.c46 monitor_thread_t mt; member in struct:__anon3209
47 } mt[] = { variable in typeref:struct:__anon3209
131 for ( i = 0; !BER_BVISNULL( &mt[ i ].rdn ); i++ ) {
141 &mt[ i ].rdn,
147 mt[ i ].rdn.bv_val,
154 dnRdn( &e->e_nname, &mt[ i ].nrdn );
156 switch ( mt[ i ].param ) {
162 mt[ i ].param, (void *)&state ) == 0 )
174 mt[ i ].param, (void *)&count );
184 if ( !BER_BVISNULL( &mt[
[all...]
/macosx-10.9.5/zsh-60/zsh/Src/
H A Dmem.c1045 struct m_hdr *m, *mp, *mt; local
1114 for (mt = m; mt->next; mt = mt->next);
1116 mt->next = m;
1289 struct m_hdr *m = (struct m_hdr *)(((char *)p) - M_ISIZE), *mp, *mt = NULL; local
1321 for (mp = NULL, mt = m_small[i];
1322 mt && (((char *)mt) > ((cha
1508 struct m_hdr *m = (struct m_hdr *)(((char *)p) - M_ISIZE), *mp, *mt; local
[all...]

Completed in 217 milliseconds

1234567891011>>