HomeSort by relevance Sort by last modified time
    Searched full:sint8 (Results 126 - 142 of 142) sorted by null

1 2 3 4 56

  /external/python/cpython2/Modules/_ctypes/libffi/src/arm/
ffi.c 81 *(signed int *) argp = (signed int)*(SINT8 *)(* p_argv);
  /external/python/cpython2/Modules/_ctypes/libffi/src/x86/
ffi.c 122 *(ffi_sarg *) argp = (ffi_sarg)*(SINT8 *)(* p_argv);
ffi64.c 497 *(SINT64 *)&reg_args->gpr[gprcount] = (SINT64) *((SINT8 *) a);
  /external/python/cpython3/Modules/_ctypes/libffi/src/arm/
ffi.c 81 *(signed int *) argp = (signed int)*(SINT8 *)(* p_argv);
  /external/python/cpython3/Modules/_ctypes/libffi/src/x86/
ffi.c 122 *(ffi_sarg *) argp = (ffi_sarg)*(SINT8 *)(* p_argv);
ffi64.c 497 *(SINT64 *)&reg_args->gpr[gprcount] = (SINT64) *((SINT8 *) a);
  /frameworks/base/core/java/android/bluetooth/
BluetoothGattCharacteristic.java 148 * Characteristic value format type sint8
  /external/python/cpython2/Mac/Modules/qt/
_Qtmodule.c 700 SInt8 key;
    [all...]
  /external/libffi/
ChangeLog.libffi-3.1     [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
ChangeLog.libffi-3.1     [all...]
  /external/python/cpython3/Modules/_ctypes/libffi/
ChangeLog.libffi-3.1     [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/lib/
libSDL2.a     [all...]
libSDL2_test.a     [all...]
  /prebuilts/misc/windows/sdl2/lib/x64/
SDL2test.lib     [all...]
  /prebuilts/misc/windows/sdl2/lib/x86/
SDL2test.lib     [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/lib/
libSDL2.a     [all...]
libSDL2_test.a     [all...]

Completed in 426 milliseconds

1 2 3 4 56