HomeSort by relevance Sort by last modified time
    Searched refs:UINT16_C (Results 1 - 25 of 116) sorted by null

1 2 3 4 5

  /external/compiler-rt/test/builtins/Unit/
truncdfhf2_test.c 38 UINT16_C(0x7e00)))
42 UINT16_C(0x7e00)))
46 UINT16_C(0x7c00)))
49 UINT16_C(0xfc00)))
52 if (test__truncdfhf2(0.0, UINT16_C(0x0)))
54 if (test__truncdfhf2(-0.0, UINT16_C(0x8000)))
58 UINT16_C(0x4248)))
61 UINT16_C(0xc248)))
64 UINT16_C(0x7c00)))
67 UINT16_C(0x6e62))
    [all...]
truncsfhf2_test.c 38 UINT16_C(0x7e00)))
42 UINT16_C(0x7e00)))
46 UINT16_C(0x7c00)))
49 UINT16_C(0xfc00)))
52 if (test__truncsfhf2(0.0f, UINT16_C(0x0)))
54 if (test__truncsfhf2(-0.0f, UINT16_C(0x8000)))
58 UINT16_C(0x4248)))
61 UINT16_C(0xc248)))
64 UINT16_C(0x7c00)))
67 UINT16_C(0x6e62))
    [all...]
extendhfsf2_test.c 37 if (test__extendhfsf2(UINT16_C(0x7e00),
41 if (test__extendhfsf2(UINT16_C(0x7e00),
45 if (test__extendhfsf2(UINT16_C(0x7c00),
48 if (test__extendhfsf2(UINT16_C(0xfc00),
52 if (test__extendhfsf2(UINT16_C(0x0),
55 if (test__extendhfsf2(UINT16_C(0x8000),
59 if (test__extendhfsf2(UINT16_C(0x4248),
62 if (test__extendhfsf2(UINT16_C(0xc248),
65 if (test__extendhfsf2(UINT16_C(0x7c00),
68 if (test__extendhfsf2(UINT16_C(0x6e62)
    [all...]
  /device/google/contexthub/inc/
chre_event.h 66 #define CHRE_EVENT_FIRST_USER_VALUE UINT16_C(0x8000)
75 #define CHRE_EVENT_MESSAGE_FROM_HOST UINT16_C(0x0001)
83 #define CHRE_EVENT_TIMER UINT16_C(0x0002)
91 #define CHRE_EVENT_SENSOR_FIRST_EVENT UINT16_C(0x0100)
99 #define CHRE_EVENT_SENSOR_LAST_EVENT UINT16_C(0x02FF)
107 #define CHRE_EVENT_INTERNAL_FIRST_EVENT UINT16_C(0x7E00)
115 #define CHRE_EVENT_INTERNAL_LAST_EVENT UINT16_C(0x7FFF)
  /external/llvm/include/llvm/Support/
DataTypes.h 155 #ifndef UINT16_C
156 # define UINT16_C(C) C##ui16
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
stdint.h 59 #undef UINT16_C
71 #define UINT16_C(val) val##ui16
282 #define UINT16_C(val) val##ui16
  /ndk/tests/build/stdint-c++/jni/
test_all_macros.cpp 164 #ifndef UINT16_C
165 #error UINT16_C defined!
test_c.c 162 #ifndef UINT16_C
163 #error UINT16_C defined!
test_no_macros.cpp 164 #ifdef UINT16_C
165 #error UINT16_C defined!
  /external/compiler-rt/lib/builtins/
fp_extend.h 45 #define SRC_REP_C UINT16_C
fp_trunc.h 56 #define DST_REP_C UINT16_C
  /development/ndk/platforms/android-3/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /external/clang/test/Preprocessor/
stdint.c     [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
stdint.h 112 # define UINT16_C(c) c
113 # define UINT_LEAST16_C(c) UINT16_C(c)

Completed in 1141 milliseconds

1 2 3 4 5