Searched refs:type (Results 101 - 125 of 8109) sorted by relevance

1234567891011>>

/macosx-10.10.1/tcl-105/tcl_ext/quicktimetcl/quicktimetcl/ExampleCode/
H A DParseQTAtoms.tcl16 foreach {size type id count} [ParseQTAtomHeader $fd $offset] {break}
19 foreach {size type} [ParseAtom $fd $offset] {break}
28 # Classic atoms have 4 byte size + 4 byte type.
31 binary scan $data II size type
32 if {($size == 0) && ($type == 0)} {
41 # Classic atoms have 4 byte size + 4 byte type.
44 binary scan $data Ia4 size type
45 puts "Classic atom type: type='$type', siz
[all...]
/macosx-10.10.1/objc4-646/runtime/
H A Dobjc-typeencoding.mm26 * Parsing of old-style type strings.
36 static int SubtypeUntil (const char * type,
40 const char * head = type;
43 while (*type)
45 if (!*type || (!level && (*type == end)))
46 return (int)(type - head);
48 switch (*type)
54 type += 1;
57 _objc_fatal ("Object: SubtypeUntil: end of type encountere
[all...]
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/Modules/objc/
H A Dobjc_support.m326 PyObjCRT_SkipTypeQualifiers (const char* type)
328 PyObjC_Assert(type != NULL, NULL);
331 *type == _C_CONST ||
332 *type == _C_IN ||
333 *type == _C_INOUT ||
334 *type == _C_OUT ||
335 *type == _C_BYCOPY ||
336 *type == _C_BYREF ||
337 *type == _C_ONEWAY ||
338 *type
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/Modules/objc/
H A Dobjc_support.m326 PyObjCRT_SkipTypeQualifiers (const char* type)
328 PyObjC_Assert(type != NULL, NULL);
331 *type == _C_CONST ||
332 *type == _C_IN ||
333 *type == _C_INOUT ||
334 *type == _C_OUT ||
335 *type == _C_BYCOPY ||
336 *type == _C_BYREF ||
337 *type == _C_ONEWAY ||
338 *type
[all...]
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Modules/objc/
H A Dobjc_support.m329 PyObjCRT_SkipTypeQualifiers (const char* type)
331 PyObjC_Assert(type != NULL, NULL);
334 *type == _C_CONST ||
335 *type == _C_IN ||
336 *type == _C_INOUT ||
337 *type == _C_OUT ||
338 *type == _C_BYCOPY ||
339 *type == _C_BYREF ||
340 *type == _C_ONEWAY ||
341 *type
[all...]
/macosx-10.10.1/less-25/less/
H A Doptfunc.c20 * Each handling function is passed a "type" and, if it is a string
22 * The type may be one of:
75 opt_o(type, s)
76 int type;
86 switch (type)
123 opt__O(type, s)
124 int type;
128 opt_o(type, s);
136 opt_l(type, s)
137 int type;
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/gnus/
H A Dgnus-logic.el86 (let ((type (car rule)))
89 ((or (eq type '&) (eq type 'and))
99 ((or (eq type '|) (eq type 'or))
109 ((or (eq type '!) (eq type 'not) (eq type gnus-advanced-not))
111 ;; This is a `1-'-type redirection rule.
112 ((and (symbolp type)
[all...]
/macosx-10.10.1/swig-12/Lib/ruby/
H A Drubyerrors.swg39 VALUE type;
42 type = rb_eNoMemError;
45 type = rb_eIOError;
48 type = rb_eRuntimeError;
51 type = rb_eIndexError;
54 type = rb_eTypeError;
57 type = rb_eZeroDivError;
60 type = rb_eRangeError;
63 type = rb_eSyntaxError;
66 type
[all...]
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/t/
H A Dcompare.pl18 elsif ($refx ne $refy) { # not the same type
58 my ($type) = "$x" =~ m/^$refx=(\S+)\(/o;
59 if ($type eq 'HASH') {
64 elsif ($type eq 'ARRAY') {
69 elsif ($type eq 'SCALAR') {
74 elsif ($type eq 'GLOB') {
77 elsif ($type eq 'CODE') {
81 croak "Can't handle $type type.";
/macosx-10.10.1/ICU-531.30/icuSources/io/
H A Ducln_io.c53 void ucln_io_registerCleanup(ECleanupIOType type, argument
56 U_ASSERT(UCLN_IO_START < type && type < UCLN_IO_COUNT);
58 if (UCLN_IO_START < type && type < UCLN_IO_COUNT)
60 gCleanupFunctions[type] = func;
/macosx-10.10.1/JavaScriptCore-7600.1.17/ftl/
H A DFTLIntrinsicRepository.cpp35 #define INTRINSIC_INITIALIZATION(ourName, llvmName, type) , m_##ourName(0)
38 #define FUNCTION_TYPE_INITIALIZATION(typeName, type) , m_##typeName(0)
44 #define INTRINSIC_GETTER_SLOW_DEFINITION(ourName, llvmName, type) \
47 m_##ourName = addExternFunction(m_module, llvmName, type); \
53 #define FUNCTION_TYPE_GETTER_SLOW_DEFINITION(typeName, type) \
56 m_##typeName = type; \
/macosx-10.10.1/bless-103/libbless/Misc/
H A DBLMiscUtilities.c43 char * blostype2string(uint32_t type, char buf[5]) argument
46 if(type == 0) return buf;
49 (type >> 24)&0xFF,
50 (type >> 16)&0xFF,
51 (type >> 8)&0xFF,
52 (type >> 0)&0xFF);
/macosx-10.10.1/iodbc-42.5/iodbc/iodbc/trace/
H A DSetPos.c92 _trace_setpos_oper (SQLUSMALLINT type) argument
96 switch (type)
110 trace_emit ("\t\t%-15.15s %d (%s)\n", "SQLUSMALLINT", (int) type, ptr);
115 _trace_setpos_lock (SQLUSMALLINT type) argument
117 char *ptr = "unknown lock type";
119 switch (type)
126 trace_emit ("\t\t%-15.15s %d (%s)\n", "SQLUSMALLINT", (int) type, ptr);
H A DSetScrollOptions.c81 _trace_scrollopt_type (SQLUSMALLINT type) argument
85 switch (type)
93 trace_emit ("\t\t%-15.15s %d (%s)\n", "SQLUSMALLINT ", (int) type, ptr);
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/sfio/
H A Dsfwalk.c30 int sfwalk(Sfwalk_f walkf, Void_t* data, int type) argument
32 int sfwalk(walkf, data, type)
35 int type; /* walk streams with all given flags */
54 if(type != 0 && (f->_flags&type) != type )
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/tm/
H A Dtmweek.c44 * type is week type
55 tmweek(Tm_t* tm, int type, int week, int day) argument
63 week = (tm->tm_yday + offset[day][type]) / 7;
64 if (type == 2)
74 day = type != 0;
79 tm->tm_mday = week * 7 - offset[d][type] + ((day || type != 2) ? day : 7);
/macosx-10.10.1/ntp-92/sntp/
H A Dlog.c10 void log_msg(char *message, char type) { argument
19 switch(type) {
21 type = LOG_CONS;
25 type = LOG_DEBUG | LOG_CONS;
29 type = LOG_WARNING | LOG_CONS;
33 syslog(type, "%s", message);
/macosx-10.10.1/swig-12/Lib/guile/
H A Dswigrun.i20 /* The runtime type system from common.swg */
25 SWIG_TypeName(const swig_type_info *type);
28 SWIG_TypePrettyName(const swig_type_info *type);
41 SWIG_IsPointerOfType(SCM object, swig_type_info *type);
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/struct/queue/
H A Dutil.h13 #define ALLOC(type) (type *) ckalloc (sizeof (type))
14 #define NALLOC(n,type) (type *) ckalloc ((n) * sizeof (type))
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/struct/stack/
H A Dutil.h13 #define ALLOC(type) (type *) ckalloc (sizeof (type))
14 #define NALLOC(n,type) (type *) ckalloc ((n) * sizeof (type))
/macosx-10.10.1/libtelnet-13/
H A Dencrypt.c88 int EncryptType(char *type, char *mode);
154 findencryption(int type) argument
158 if (!(I_SUPPORT_ENCRYPT & remote_supports_decrypt & (unsigned)typemask(type)))
160 while (ep->type && ep->type != type)
162 return(ep->type ? ep : 0);
166 finddecryption(int type) argument
170 if (!(I_SUPPORT_DECRYPT & remote_supports_encrypt & (unsigned)typemask(type)))
172 while (ep->type
238 EncryptEnable(char *type, char *mode) argument
251 EncryptDisable(char *type, char *mode) argument
284 EncryptType(char *type, char *mode) argument
490 int type, use_type = 0; local
531 int type, ret; local
575 int ret, type; local
808 encrypt_start_output(int type) argument
951 int type = data[1]; local
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/samples/layout/
H A Darraymem.h16 #define NEW_ARRAY(type,count) (type *) malloc((count) * sizeof(type))
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DEventListenerSection.js26 WebInspector.EventListenerSection = function(type, nodeId)
28 WebInspector.DetailsSection.call(this, type + "-event-listener-section", type, [], null, true);
/macosx-10.10.1/WebKit-7600.1.25/mac/WebView/
H A DWebDashboardRegion.h43 WebDashboardRegionType type; variable
45 - (id)initWithRect:(NSRect)rect clip:(NSRect)clip type:(WebDashboardRegionType)type;
/macosx-10.10.1/ppp-786.1.1/Shared/
H A Dfd_exchange.h14 void fd_exchange_set_request_handler(struct fd_exchange *exchange, int type, FDExchangeMsgHandler handler);
15 bool fd_exchange_send_response(struct fd_exchange *exchange, int type, int fd, const void *data, size_t data_len);
16 bool fd_exchange_send_request(struct fd_exchange *exchange, int type, int fd, const void *data, size_t data_len, FDExchangeMsgHandler handler);

Completed in 355 milliseconds

1234567891011>>