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

1 2 3 45

  /external/mdnsresponder/mDNSShared/
CommonServices.h 756 typedef INT16 int16_t;
    [all...]
  /external/opencv3/3rdparty/libjpeg/
jquant2.c 182 typedef INT16 FSERROR; /* 16 bits should be enough */
    [all...]
  /external/v8/src/runtime/
runtime-atomics.cc 364 V(Int16, int16, INT16, int16_t, 2) \
  /system/bt/stack/include/
bt_types.h 39 typedef int16_t INT16;
    [all...]
  /system/bt/stack/l2cap/
l2c_main.c 803 INT16 xx;
    [all...]
  /external/tpm2/
tpm_generated.h 52 UINT16 INT16_Marshal(INT16* source, BYTE** buffer, INT32* size);
54 TPM_RC INT16_Unmarshal(INT16* target, BYTE** buffer, INT32* size);
    [all...]
tpm_types.h 17 typedef int16_t INT16;
    [all...]
CryptUtil.c     [all...]
tpm_generated.c 401 UINT16 INT16_Marshal(INT16* source, BYTE** buffer, INT32* size) {
405 TPM_RC INT16_Unmarshal(INT16* target, BYTE** buffer, INT32* size) {
    [all...]
  /hardware/intel/img/psb_video/src/mrst/
lnc_hostcode.c 850 INT16 i16TempQP;
    [all...]
  /external/opencv3/modules/videoio/src/
cap_msmf.hpp 131 MAKE_ARRAY_TYPE(INT16, Int16)
164 std::is_same<_Type, INT16>::value || \
185 std::is_same<_Type, INT16*>::value || \
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dwrite.h 444 INT16 lineGap;
447 INT16 underlinePosition;
449 INT16 strikethroughPosition;
    [all...]
  /system/tpm/trunks/
tpm_generated.h 361 typedef int16_t INT16;
    [all...]
tpm_generated.cc 795 const INT16& value,
803 INT16* value,
    [all...]
  /system/bt/bta/hl/
bta_hl_utils.c     [all...]
  /external/v8/src/
objects-inl.h     [all...]
objects.h     [all...]

Completed in 926 milliseconds

1 2 3 45