Searched refs:ltype (Results 1 - 25 of 46) sorted by relevance

12

/macosx-10.10/Security-57031.1.35/Security/include/security_asn1/
H A Dnsslocks.h56 extern SECStatus nss_InitLock( PZLock **ppLock, nssILockType ltype );
63 extern SECStatus nss_InitMonitor(PZMonitor **ppMonitor, nssILockType ltype );
H A Dnssilckt.h190 nssILockType ltype; /* lock type identifier */ member in struct:pzTrace_s
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/Security/
H A Dnsslocks.h56 extern SECStatus nss_InitLock( PZLock **ppLock, nssILockType ltype );
63 extern SECStatus nss_InitMonitor(PZMonitor **ppMonitor, nssILockType ltype );
H A Dnssilckt.h190 nssILockType ltype; /* lock type identifier */ member in struct:pzTrace_s
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/lib/
H A Dnsslocks.h56 extern SECStatus nss_InitLock( PZLock **ppLock, nssILockType ltype );
63 extern SECStatus nss_InitMonitor(PZMonitor **ppMonitor, nssILockType ltype );
H A Dnssilckt.h190 nssILockType ltype; /* lock type identifier */ member in struct:pzTrace_s
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/security_asn1/
H A Dnsslocks.h56 extern SECStatus nss_InitLock( PZLock **ppLock, nssILockType ltype );
63 extern SECStatus nss_InitMonitor(PZMonitor **ppMonitor, nssILockType ltype );
H A Dnssilckt.h190 nssILockType ltype; /* lock type identifier */ member in struct:pzTrace_s
/macosx-10.10/swig-12/Lib/typemaps/
H A Dswigobject.swg7 %typemap(in,noblock=1) SWIG_Object const & ($*ltype temp)
9 temp = %static_cast($input, $*ltype);
H A Dvoid.swg15 %typemap(in,noblock=1) void * const& ($*ltype temp = 0, int res) {
69 $result = %reinterpret_cast(argp, $ltype);
77 static $*ltype temp = %reinterpret_cast(argp, $*ltype);
H A Dswigtype.swg10 $1 = %reinterpret_cast(argp, $ltype);
19 $1 = %reinterpret_cast(argp, $ltype);
24 %typemap(in, noblock=1) SWIGTYPE* const& (void *argp = 0, int res = 0, $*ltype temp) {
27 %argument_fail(res, "$*ltype", $symname, $argnum);
29 temp = %reinterpret_cast(argp, $*ltype);
42 $1 = %reinterpret_cast(argp, $ltype);
53 $1 = %reinterpret_cast(argp, $ltype);
66 $1 = %reinterpret_cast(argp, $ltype);
80 $&ltype temp = %reinterpret_cast(argp, $&ltype);
[all...]
H A Dvaltypes.swg37 %argument_fail(ecode, "$ltype", $symname, $argnum);
39 $1 = %static_cast(val,$ltype);
42 %typemap(in,noblock=1,fragment=frag) const Type & ($*ltype temp, Type val, int ecode = 0) {
45 %argument_fail(ecode, "$*ltype", $symname, $argnum);
47 temp = %static_cast(val, $*ltype);
73 $1 = %static_cast(val,$ltype);
/macosx-10.10/apr-32/apr/apr/file_io/unix/
H A Dflock.c62 int ltype; local
65 ltype = LOCK_SH;
67 ltype = LOCK_EX;
69 ltype |= LOCK_NB;
72 while ((rc = flock(thefile->filedes, ltype)) < 0 && errno == EINTR)
/macosx-10.10/ruby-106/ruby/lib/irb/
H A Druby-lex.rb208 @prompt.call(@ltype, @indent, @continue, @line_no)
213 @ltype = nil
241 if @ltype or @continue or @indent > 0
366 @ltype = "="
372 @ltype = nil
903 ltback, @ltype = @ltype, lt
931 if @ltype != "'" && ch == "#" && peek(0) == "{"
943 @ltype = ltback
961 #@ltype
[all...]
/macosx-10.10/bind9-45.101/bind9/lib/isc/include/isc/
H A Devent.h34 #define ISC_EVENT_COMMON(ltype) \
44 ISC_LINK(ltype) ev_link
/macosx-10.10/ntp-92/lib/isc/include/isc/
H A Devent.h34 #define ISC_EVENT_COMMON(ltype) \
44 ISC_LINK(ltype) ev_link
/macosx-10.10/cups-408/cups/cups/
H A Ddest-localization.c62 *ltype; /* Localized media type */ local
149 ltype = cupsLocalizeDestValue(http, dest, dinfo, "media-type", mdb->type);
154 ltype = NULL;
157 if (!lsource && !ltype)
167 snprintf(name, sizeof(name), _cupsLangString(lang, _("%s (Borderless, %s)")), lsize, ltype);
169 snprintf(name, sizeof(name), _cupsLangString(lang, _("%s (%s)")), lsize, ltype);
171 else if (!ltype)
181 snprintf(name, sizeof(name), _cupsLangString(lang, _("%s (Borderless, %s, %s)")), lsize, ltype, lsource);
183 snprintf(name, sizeof(name), _cupsLangString(lang, _("%s (%s, %s)")), lsize, ltype, lsource);
/macosx-10.10/ruby-106/ruby/lib/rdoc/
H A Druby_lex.rb122 @ltype = nil
274 @prompt.call(@ltype, @indent, @continue, @line_no)
279 @ltype = nil
306 if @ltype or @continue or @indent > 0
435 @ltype = "="
446 @ltype = nil
1000 ltback, @ltype = @ltype, lt
1043 @ltype = ltback
1062 #@ltype
[all...]
/macosx-10.10/swig-12/Lib/ocaml/
H A Dtypemaps.i22 $1 = ($ltype)caml_ptr_val($input,$descriptor);
37 $1 = ($ltype) caml_ptr_val($input,$1_descriptor);
42 $1 = *(($ltype) caml_ptr_val($input,$1_descriptor));
79 $&1_ltype temp = new $ltype((const $1_ltype &) $1);
96 void *temp = calloc(1,sizeof($ltype));
195 $1 = ($ltype)caml_ptr_val($input,$1_descriptor);
216 $1 = ($ltype)caml_string_val($input);
252 $1 = ($ltype)caml_ptr_val($input,$1_descriptor);
/macosx-10.10/swig-12/Lib/lua/
H A Dtypemaps.i52 %typemap(in,checkfn="lua_isnumber") TYPE *INPUT($*ltype temp), TYPE &INPUT($*ltype temp)
53 %{ temp = ($*ltype)lua_tonumber(L,$input);
55 %typemap(in, numinputs=0) TYPE *OUTPUT ($*ltype temp)
65 // const version (the $*ltype is the basic number without ptr or const's)
66 %typemap(in,checkfn="lua_isnumber") const TYPE *INPUT($*ltype temp)
67 %{ temp = ($*ltype)lua_tonumber(L,$input);
363 %{ $1 = ($ltype)SWIG_get_int_num_array_fixed(L,$input,$1_dim0);
371 %{ $1 = ($ltype)SWIG_get_int_num_array_var(L,$input,&$2);
495 %{ $1 = ($ltype)SWIG_get_ptr_array_fixe
[all...]
H A Dluatypemaps.swg97 %{$1 = ($ltype)lua_tostring(L, $input);%}
100 %{$1 = ($ltype)lua_tostring(L, $input);%}
160 // SWIG_ConvertPtr wants an object pointer (the $&ltype argp)
162 %typemap(in,checkfn="lua_isuserdata") SWIGTYPE ($&ltype argp)
173 %typemap(in,checkfn="lua_isuserdata") SWIGTYPE *&($*ltype temp)
174 %{temp=($*ltype)SWIG_MustGetPtr(L,$input,$*descriptor,0,$argnum,"$symname");
/macosx-10.10/ruby-106/ruby/lib/
H A Dirb.rb444 |ltype, indent, continue, line_no|
445 if ltype
456 @context.io.prompt = p = prompt(f, ltype, indent, line_no)
461 unless ltype
462 ind = prompt(@context.prompt_i, ltype, indent, line_no)[/.*\z/].size +
630 def prompt(prompt, ltype, indent, line_no) # :nodoc:
641 ltype
/macosx-10.10/swig-12/Lib/octave/
H A Dboost_shared_ptr.i175 if (argp) $1 = *(%reinterpret_cast(argp, $&ltype));
176 if (newmem & SWIG_CAST_NEW_MEMORY) delete %reinterpret_cast(argp, $&ltype);
190 $1 = argp ? *(%reinterpret_cast(argp, $&ltype)) : SWIG_SHARED_PTR_QNAMESPACE::shared_ptr< TYPE >();
191 if (newmem & SWIG_CAST_NEW_MEMORY) delete %reinterpret_cast(argp, $&ltype);
206 if (argp) tempshared = *%reinterpret_cast(argp, $ltype);
207 delete %reinterpret_cast(argp, $ltype);
210 $1 = (argp) ? %reinterpret_cast(argp, $ltype) : &tempshared;
233 if (argp) tempshared = *%reinterpret_cast(argp, $ltype);
234 delete %reinterpret_cast(argp, $ltype);
237 $1 = (argp) ? %reinterpret_cast(argp, $ltype)
[all...]
/macosx-10.10/swig-12/Lib/python/
H A Dboost_shared_ptr.i183 if (argp) $1 = *(%reinterpret_cast(argp, $&ltype));
184 if (newmem & SWIG_CAST_NEW_MEMORY) delete %reinterpret_cast(argp, $&ltype);
198 $1 = argp ? *(%reinterpret_cast(argp, $&ltype)) : SWIG_SHARED_PTR_QNAMESPACE::shared_ptr< TYPE >();
199 if (newmem & SWIG_CAST_NEW_MEMORY) delete %reinterpret_cast(argp, $&ltype);
214 if (argp) tempshared = *%reinterpret_cast(argp, $ltype);
215 delete %reinterpret_cast(argp, $ltype);
218 $1 = (argp) ? %reinterpret_cast(argp, $ltype) : &tempshared;
241 if (argp) tempshared = *%reinterpret_cast(argp, $ltype);
242 delete %reinterpret_cast(argp, $ltype);
245 $1 = (argp) ? %reinterpret_cast(argp, $ltype)
[all...]
/macosx-10.10/dtrace-147/libctf/
H A Dctf_types.c539 ctf_type_cmp(ctf_file_t *lfp, ctf_id_t ltype, ctf_file_t *rfp, ctf_id_t rtype) argument
543 if (ltype < rtype)
545 else if (ltype > rtype)
553 if (CTF_TYPE_ISPARENT(ltype) && lfp->ctf_parent != NULL)
575 ctf_type_compat(ctf_file_t *lfp, ctf_id_t ltype, ctf_file_t *rfp, ctf_id_t rtype) argument
577 return ctf_type_compat_helper(lfp, ltype, rfp, rtype, 1);
587 ctf_type_printf_compat(ctf_file_t *lfp, ctf_id_t ltype, ctf_file_t *rfp, ctf_id_t rtype) argument
589 return ctf_type_compat_helper(lfp, ltype, rfp, rtype, 0);
594 ctf_type_compat_helper(ctf_file_t *lfp, ctf_id_t ltype, ctf_file_t *rfp, ctf_id_t rtype, int nameMustMatch) argument
601 if (ctf_type_cmp(lfp, ltype, rf
[all...]

Completed in 641 milliseconds

12