HomeSort by relevance Sort by last modified time
    Searched refs:M6 (Results 1 - 24 of 24) sorted by null

  /external/clang/test/Preprocessor/
bigoutput.c 11 #define M6 M4 M4 M4 M4
12 #define M8 M6 M6 M6 M6
  /external/clang/test/CoverageMapping/
macro-expansion.c 33 #define M6(x) ((x) + (x))
52 if (M6(x)) {}
  /external/u-boot/board/compulab/cm_t54/
mux.c 26 {TIMER5_PWM_EVT, (PTU | IEN | M6)}, /* GPIO8_228 */
27 {TIMER6_PWM_EVT, (PTU | IEN | M6)}, /* GPIO8_229 */
46 {HSI2_CAFLAG, (PTU | M6)}, /* GPIO3_80 */
59 {HSI2_CAREADY, (PTD | M6)}, /* GPIO3_76 */
60 {HSI2_ACDATA, (PTD | M6)}, /* GPIO3_83 */
  /external/clang/test/Misc/
macro-backtrace.c 9 #define M6(A, B) M5(A, B)
10 #define M7(A, B) M6(A, B)
  /external/clang/test/Sema/
unused-expr.c 135 #define M6() fn1()
148 M6(); // expected-warning {{ignoring return value}}
157 #undef M6
  /external/u-boot/board/ti/omap5_uevm/
mux_data.h 44 {HSI2_ACWAKE, (PTU | M6)}, /* HSI2_ACWAKE */
45 {HSI2_CAFLAG, (PTU | M6)}, /* HSI2_CAFLAG */
  /external/mesa3d/src/mesa/sparc/
sparc_matrix.h 41 #define M6 %f22
85 ldd [BASE + ( 6 * 0x4)], M6; \
98 ld [BASE + ( 6 * 0x4)], M6; \
117 ldd [BASE + ( 6 * 0x4)], M6; \
137 ld [BASE + ( 6 * 0x4)], M6; \
145 ld [BASE + ( 6 * 0x4)], M6; \
norm.S 57 * ty (f5) = (ux * m4) + (uy * m5) + (uz * m6)
68 fmuls %f2, M6, %f0 ! FGM Group f6 available
109 fmuls M6, %f15, M6
122 * ty (f5) = (ux * m4) + (uy * m5) + (uz * m6)
133 fmuls %f2, M6, %f0 ! FGM Group f6 available
347 fmuls M6, %f15, M6
366 fmuls %f2, M6, %f0 ! FGM Group f6 available
458 fmuls %f2, M6, %f0 ! FGM Group f6 availabl
    [all...]
xform.S 469 fmuls %f1, M6, %f8 ! FGM
674 fmuls %f1, M6, %f8 ! FGM Group f3 available
687 fmuls %f10, M6, %f0 ! FGM Group f12 available
715 fmuls %f1, M6, %f8 ! FGM Group f3 available
847 fmuls %f1, M6, %f9 ! FGM Group f7 available
998 fmuls %f1, M6, %f8 ! FGM Group f6 available
1120 fmuls %f1, M6, %f10 ! FGM Group f8 available
1286 fmuls %f1, M6, %f9 ! FGM Group f7 available
    [all...]
  /external/u-boot/board/ti/am57xx/
mux_data.h 199 {SPI1_CS3, (M6 | PIN_INPUT | SLEWCONTROL)}, /* spi1_cs3.hdmi1_cec */
301 {GPMC_A0, (M6 | PIN_INPUT | MANUAL_MODE)}, /* gpmc_a0.vin4b_d0 */
302 {GPMC_A1, (M6 | PIN_INPUT | MANUAL_MODE)}, /* gpmc_a1.vin4b_d1 */
303 {GPMC_A2, (M6 | PIN_INPUT | MANUAL_MODE)}, /* gpmc_a2.vin4b_d2 */
304 {GPMC_A3, (M6 | PIN_INPUT | MANUAL_MODE)}, /* gpmc_a3.vin4b_d3 */
305 {GPMC_A4, (M6 | PIN_INPUT | MANUAL_MODE)}, /* gpmc_a4.vin4b_d4 */
306 {GPMC_A5, (M6 | PIN_INPUT | MANUAL_MODE)}, /* gpmc_a5.vin4b_d5 */
307 {GPMC_A6, (M6 | PIN_INPUT | MANUAL_MODE)}, /* gpmc_a6.vin4b_d6 */
308 {GPMC_A7, (M6 | PIN_INPUT | MANUAL_MODE)}, /* gpmc_a7.vin4b_d7 */
309 {GPMC_A8, (M6 | PIN_INPUT | MANUAL_MODE)}, /* gpmc_a8.vin4b_hsync1 *
    [all...]
  /external/google-breakpad/src/testing/include/gmock/
gmock-generated-matchers.h 708 typename M6>
712 typename AllOfResult3<M4, M5, M6>::type
717 typename M6, typename M7>
721 typename AllOfResult4<M4, M5, M6, M7>::type
726 typename M6, typename M7, typename M8>
730 typename AllOfResult4<M5, M6, M7, M8>::type
735 typename M6, typename M7, typename M8, typename M9>
739 typename AllOfResult5<M5, M6, M7, M8, M9>::type
744 typename M6, typename M7, typename M8, typename M9, typename M10>
748 typename AllOfResult5<M6, M7, M8, M9, M10>::typ
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/
gmock-generated-matchers.h 342 typename M6>
346 typename AllOfResult3<M4, M5, M6>::type
351 typename M6, typename M7>
355 typename AllOfResult4<M4, M5, M6, M7>::type
360 typename M6, typename M7, typename M8>
364 typename AllOfResult4<M5, M6, M7, M8>::type
369 typename M6, typename M7, typename M8, typename M9>
373 typename AllOfResult5<M5, M6, M7, M8, M9>::type
378 typename M6, typename M7, typename M8, typename M9, typename M10>
382 typename AllOfResult5<M6, M7, M8, M9, M10>::typ
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
CommandLine.h     [all...]
  /external/u-boot/arch/x86/include/asm/arch-braswell/
gpio.h 20 M6,
  /external/u-boot/arch/arm/include/asm/arch-omap4/
mux_omap4.h 53 #define M6 6
  /external/u-boot/arch/arm/include/asm/arch-omap5/
mux_omap5.h 45 #define M6 6
mux_dra7xx.h 35 #define M6 6
  /external/u-boot/arch/arm/include/asm/arch-omap3/
mux.h 47 #define M6 6
  /external/u-boot/board/ti/dra7xx/
mux_data.h 142 {SPI1_CS3, (M6 | PIN_INPUT | SLEWCONTROL)}, /* spi1_cs3.hdmi1_cec */
352 {SPI1_CS3, (M6 | PIN_INPUT | SLEWCONTROL)}, /* spi1_cs3.hdmi1_cec */
    [all...]
  /external/adhd/cras/src/server/config/
aec_config.c 143 config->gain_mask.m6 =
144 AEC_GET_FLOAT(ini, GAIN_MASK, M6);
372 syslog(LOG_ERR, " m6 %f m7 %f m8 %f m9 %f",
373 config->gain_mask.m6,
  /external/u-boot/board/intel/cherryhill/
cherryhill.c 98 GPIO_PAD_CONF("N17: GPIO_SUS3", NATIVE, M6, NA, NA, NA,
  /external/webrtc/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]
  /external/webrtc/data/voice_engine/stereo_rtp_files/
hrtf_g722_1C_48.rtp     [all...]
hrtf_g722_1C_48_jitterT2.rtp     [all...]

Completed in 2020 milliseconds