Home
last modified time | relevance | path

Searched refs:M5 (Results 1 – 25 of 56) sorted by relevance

123

/third_party/mesa3d/src/mesa/sparc/
Dsparc_matrix.h23 #define M5 %f21 macro
74 ld [BASE + ( 5 * 0x4)], M5; \
87 ld [BASE + ( 5 * 0x4)], M5; \
93 ld [BASE + ( 5 * 0x4)], M5; \
113 ld [BASE + ( 5 * 0x4)], M5; \
136 ld [BASE + ( 5 * 0x4)], M5; \
141 ld [BASE + ( 5 * 0x4)], M5; \
148 ld [BASE + ( 5 * 0x4)], M5; \
Dnorm.S63 fmuls %f1, M5, %f6 ! FGM Group
108 fmuls M5, %f15, M5
128 fmuls %f1, M5, %f6 ! FGM Group
200 fmuls %f1, M5, %f5 ! FGM Group
232 fmuls M5, %f15, M5
248 fmuls %f1, M5, %f5 ! FGM Group
292 fmuls M5, %f15, M5
307 fmuls %f1, M5, %f5 ! FGM Group
346 fmuls M5, %f15, M5
361 fmuls %f1, M5, %f6 ! FGM Group
[all …]
Dxform.S467 fmuls %f1, M5, %f7 ! FGM
543 fmuls %f1, M5, %f7 ! FGM Group
550 fmuls %f9, M5, %f13 ! FGM Group
574 fmuls %f1, M5, %f7 ! FGM Group
610 fmuls %f1, M5, %f3 ! FGM
613 fmuls %f5, M5, %f7 ! FGM Group
633 fmuls %f1, M5, %f3 ! FGM Group
672 fmuls %f1, M5, %f7 ! FGM Group f2 available
685 fmuls %f10, M5, %f15 ! FGM Group f4, f11 available
713 fmuls %f1, M5, %f7 ! FGM Group f2 available
[all …]
/third_party/typescript/tests/baselines/reference/
DenumMerging.js53 module M5 {
138 var M5; variable
139 (function (M5) { argument
145 })(Color = M5.Color || (M5.Color = {}));
146 })(M5 || (M5 = {}));
Des5ModuleInternalNamedImports.symbols82 export import M5 = require("M5");
83 >M5 : Symbol(M5, Decl(es5ModuleInternalNamedImports.ts, 30, 24))
Des5ModuleInternalNamedImports.types79 export import M5 = require("M5");
80 >M5 : any
DenumMerging.types171 module M5 {
172 >M5 : typeof M5
Des5ModuleInternalNamedImports.errors.txt67 export import M5 = require("M5");
Des5ModuleInternalNamedImports.js33 export import M5 = require("M5");
DenumMerging.symbols155 module M5 {
156 >M5 : Symbol(M5, Decl(enumMerging.ts, 50, 1))
/third_party/boost/libs/mp11/test/
Dmp_map_update.cpp38 using M5 = mp_map_update< M4, std::pair<long, mp_int<0>>, inc >; in main() typedef
39 …BOOST_TEST_TRAIT_TRUE((std::is_same<M5, mp_list<std::pair<char, mp_int<1>>, std::pair<int, mp_int<… in main()
41 using M6 = mp_map_update< M5, std::pair<long, mp_int<0>>, inc >; in main()
Dmp_map_update_q.cpp41 using M5 = mp_map_update_q<M4, std::pair<long, mp_int<0>>, Q_inc>; in main() typedef
42 …BOOST_TEST_TRAIT_TRUE((std::is_same<M5, mp_list<std::pair<char, mp_int<1>>, std::pair<int, mp_int<… in main()
44 using M6 = mp_map_update_q<M5, std::pair<long, mp_int<0>>, Q_inc>; in main()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrFormats.td1083 bits<4> M5;
1091 let Inst{15-12} = M5;
1108 bits<4> M5;
1114 let Inst{19-16} = M5;
1131 bits<4> M5;
1138 let Inst{23-20} = M5;
1156 bits<4> M5;
1162 let Inst{23-20} = M5;
1222 bits<4> M5;
1228 let Inst{23-20} = M5;
[all …]
/third_party/typescript/tests/cases/compiler/
Des5ModuleInternalNamedImports.ts35 export import M5 = require("M5");
/third_party/mbedtls/tests/data_files/dir4/
Dcert62.crt7 g8iWo0jNpKMJ0Yx1uBkkljEdZLTHa4bK/zy2NKqDNS2yWs9/M5+xw5XE2ecAg7FT
Dcert32.crt7 g8iWo0jNpKMJ0Yx1uBkkljEdZLTHa4bK/zy2NKqDNS2yWs9/M5+xw5XE2ecAg7FT
Dcert72.crt7 g8iWo0jNpKMJ0Yx1uBkkljEdZLTHa4bK/zy2NKqDNS2yWs9/M5+xw5XE2ecAg7FT
Dcert22.crt7 g8iWo0jNpKMJ0Yx1uBkkljEdZLTHa4bK/zy2NKqDNS2yWs9/M5+xw5XE2ecAg7FT
Dcert42.crt7 g8iWo0jNpKMJ0Yx1uBkkljEdZLTHa4bK/zy2NKqDNS2yWs9/M5+xw5XE2ecAg7FT
Dcert52.crt7 g8iWo0jNpKMJ0Yx1uBkkljEdZLTHa4bK/zy2NKqDNS2yWs9/M5+xw5XE2ecAg7FT
/third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/kernel/
Dstrassen.cc99 M5[depth] = allocator->Malloc(img_size); in AllocatorMemoryForStrassen()
100 if (M5[depth] == nullptr) { in AllocatorMemoryForStrassen()
434 DoStrassen(A_temp[depth + 1], B_temp[depth + 1], M5[depth + 1], size_2, depth + 1, threshold); in DoStrassen()
454 …ult(&kernel_back_result, M1[depth + 1], M2[depth + 1], M3[depth + 1], M4[depth + 1], M5[depth + 1], in DoStrassen()
Dstrassen.h66 void *M5[MAXDEPTH] = {nullptr}; variable
/third_party/typescript/tests/cases/conformance/enums/
DenumMerging.ts52 module M5 {
/third_party/python/PC/icons/
Dlauncher.svg1 …ss="st0" d="M6.5 22v9M8.5 23v7"/><path class="icon-visualstudio-online" d="M5 29H4v-6h1v6zm2-6H6v8…
/third_party/icu/icu4c/source/data/locales/
Drof.txt153 "M5",

123