HomeSort by relevance Sort by last modified time
    Searched refs:INT16 (Results 51 - 75 of 117) sorted by null

1 23 4 5

  /external/tpm2/
MemoryLib.c 98 LIB_EXPORT INT16
CpriECC.c 106 INT16 size, // IN: size of the coordinates
414 Point2B(group, Rout, R, (INT16) ((EC_GROUP_get_degree(group)+7)/8), context);
522 Point2B(group, K, pK, (INT16)keySizeInBytes, context);
533 Point2B(group, L, pL, (INT16)keySizeInBytes, context);
558 Point2B(group, E, pE, (INT16)keySizeInBytes, context);
677 INT16 keySizeInBytes;
705 || (keySizeInBytes = (INT16) BN_num_bytes(bnNm1)) > MAX_ECC_KEY_BYTES)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
xtestproto.h 101 INT16 rootX B16, rootY B16;
XIproto.h 898 INT16 pitch B16;
899 INT16 duration B16;
913 INT16 num B16;
914 INT16 denom B16;
915 INT16 thresh B16;
951 INT16 pitch B16;
952 INT16 duration B16;
    [all...]
XKBsrv.h 156 INT16 groupChange;
162 INT16 mouseKeysDX;
163 INT16 mouseKeysDY;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
xtestproto.h 101 INT16 rootX B16, rootY B16;
XIproto.h 898 INT16 pitch B16;
899 INT16 duration B16;
913 INT16 num B16;
914 INT16 denom B16;
915 INT16 thresh B16;
951 INT16 pitch B16;
952 INT16 duration B16;
    [all...]
XKBsrv.h 156 INT16 groupChange;
162 INT16 mouseKeysDX;
163 INT16 mouseKeysDY;
  /external/vboot_reference/utility/
eficompress.c 47 typedef INT16 NODE;
263 STATIC INT16 mHeap[NC + 1];
675 r = (INT16)((mMatchPos + 1) | WNDSIZ);
696 q = (INT16)(mText[mPos] + WNDSIZ);
806 mPosition[q] = (INT16)(s | WNDSIZ);
816 mPosition[q] = (INT16)(s | WNDSIZ | PERC_FLAG);
1487 mHeap[i] = (INT16)k;
1567 mHeap[++mHeapSize] = (INT16)i;
1595 mHeap[1] = (INT16)k;
efidecompress.c 435 while ((INT16) (--CharC) >= 0) {
522 while ((INT16) (--CharC) >= 0) {
662 while ((INT16) (BytesRemain) >= 0) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fwptypes.h 278 INT16 int16; member in union:FWP_VALUE0_::__anon41534
317 INT16 int16; member in union:FWP_CONDITION_VALUE0_::__anon41535
winevt.h 276 INT16 Int16Val;
296 INT16 *Int16Arr;
  /prebuilts/misc/common/swig/include/2.0.11/
windows.i 87 typedef signed short INT16, *PINT16;
  /system/bt/bta/ag/
bta_ag_cmd.c 67 INT16 int_arg;
336 INT16 int_arg)
486 static void bta_ag_send_error(tBTA_AG_SCB *p_scb, INT16 errcode)
593 INT16 n[4] = {-1, -1, -1, -1};
640 INT16 idx = -1;
840 char *p_arg, INT16 int_arg)
870 char *p_arg, INT16 int_arg)
    [all...]
bta_ag_int.h 388 char *p_arg, INT16 int_arg);
390 char *p_arg, INT16 int_arg);
  /external/opencv3/3rdparty/libjpeg/
jdct.h 375 #define MULTIPLY16C16(var,const) (((INT16) (var)) * ((INT16) (const)))
378 #define MULTIPLY16C16(var,const) (((INT16) (var)) * ((INT32) (const)))
388 #define MULTIPLY16V16(var1,var2) (((INT16) (var1)) * ((INT16) (var2)))
  /system/bt/stack/sdp/
sdp_server.c 320 INT16 rem_len;
405 rem_len = max_list_len - (INT16) (p_rsp - &p_ccb->rsp_list[0]);
549 INT16 rem_len;
630 rem_len = max_list_len - (INT16) (p_rsp - &p_ccb->rsp_list[0]);
649 rem_len = max_list_len - (INT16) (p_rsp - &p_ccb->rsp_list[0]);
  /external/libjpeg-turbo/
jddctmgr.c 267 static const INT16 aanscales[DCTSIZE2] = {
  /external/pdfium/third_party/libjpeg/
fpdfapi_jddctmgr.c 185 static const INT16 aanscales[DCTSIZE2] = {
  /external/avahi/avahi-compat-libdns_sd/
dns_sd.h 58 typedef INT16 int16_t;
71 typedef INT16 int16_t;
    [all...]
  /external/mdnsresponder/mDNSShared/
dns_sd.h 117 typedef INT16 int16_t;
129 typedef INT16 int16_t;
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/typemaps/
primtypes.swg 299 Macro2(%checkcode(INT16), short);
  /external/libchrome/dbus/
message.h 71 INT16 = DBUS_TYPE_INT16,
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_debug.c 167 void gki_print_buffer_statistics(FP_PRINT print, INT16 pool)
  /external/libnfc-nci/src/gki/common/
gki_debug.c 167 void gki_print_buffer_statistics(FP_PRINT print, INT16 pool)

Completed in 1746 milliseconds

1 23 4 5