Searched refs:int16_t (Results 276 - 292 of 292) sorted by relevance

<<1112

/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Ddtptngen.cpp1669 int16_t subTypeValue = row->type;
H A Dtzfmt.cpp36 static const int16_t STYLE_PARSE_FLAGS[] = {
/macosx-10.10/dtrace-147/libdtrace/
H A Ddt_cc.c1565 args[i].value = (int16_t) llarg->dn_value;
H A Ddt_consume.c1785 remaining = *((int16_t *)addr);
/macosx-10.10/xnu-2782.1.97/bsd/dev/dtrace/
H A Ddtrace.c2154 dtrace_aggregate_llquantize_bucket(int16_t factor, int16_t low, int16_t high,
2155 int16_t nsteps, int64_t value)
4901 regs[rd] = (int16_t)dtrace_load16(regs[r1]);
4964 regs[rd] = (int16_t)
/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dcucdtst.c1544 for(i=0; i<(int32_t)(sizeof(codepoint)/sizeof(codepoint[0])); i=(int16_t)(i+2)){
/macosx-10.10/JavaScriptCore-7600.1.17/assembler/
H A DARMv7Assembler.h259 int16_t asInt;
/macosx-10.10/curl-83.1.2/curl/
H A Dconfigure6018 int16_t)
6132 int16_t)
6227 'int16_t' \
6246 int16_t)
6416 __int16 | int16_t)
[all...]
/macosx-10.10/OpenSSH-189/openssh/
H A Dconfigure12604 int8_t a; int16_t b; int32_t c; a = b = c = 1;
12638 int8_t a; int16_t b; int32_t c; a = b = c = 1;
12917 int8_t a; int16_t b; int32_t c;
/macosx-10.10/WebCore-7600.1.25/bindings/scripts/test/JS/
H A DJSTestObj.cpp1961 int16_t nativeValue(toInt16(exec, value, NormalConversion));
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Duipc_mbuf.c940 atomic_add_16((int16_t *)&mbstat.m_mtypes[type], n); \
/macosx-10.10/libiconv-42/libiconv/
H A Dconfigure25694 for gltype in int8_t int16_t int32_t int64_t \
25887 int16_t a2 = INT16_C (17);
29053 for gltype in int8_t int16_t int32_t int64_t \
[all...]
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp1462 int16_t dist;
/macosx-10.10/ruby-106/ruby/
H A Dconfigure13430 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for int16_t" >&5
13431 $as_echo_n "checking for int16_t... " >&6; }
13438 typedef int16_t t; int s = sizeof(t) == 42;
13479 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of int16_t" >&5
13480 $as_echo_n "checking size of int16_t... " >&6; }
13484 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (int16_t))" "ac_cv_sizeof_int16_t" "$ac_includes_default
13491 as_fn_error 77 "cannot compute sizeof (int16_t)
13511 #define int16_t $rb_cv_type_int16_t
/macosx-10.10/tcpdump-61/tcpdump/
H A Dconfigure10040 { echo "$as_me:$LINENO: checking for int16_t" >&5
10041 echo $ECHO_N "checking for int16_t... $ECHO_C" >&6; }
10052 typedef int16_t ac__type_new_;
10098 #define int16_t short
/macosx-10.10/BerkeleyDB-21/db/dist/
H A Dconfigure28112 { echo "$as_me:$LINENO: checking for int16_t" >&5
28113 echo $ECHO_N "checking for int16_t... $ECHO_C" >&6; }
28125 typedef int16_t ac__type_new_;
28172 int16_decl="typedef int int16_t;";;
28174 int16_decl="typedef char int16_t;";;
28176 int16_decl="typedef short int16_t;";;
28178 int16_decl="typedef long int16_t;";;
28180 int16_decl="typedef long long int16_t;";;
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c7682 # define INT16_TYPE int16_t
[all...]

Completed in 1231 milliseconds

<<1112