Home
last modified time | relevance | path

Searched refs:t1f (Results 1 – 25 of 733) sorted by relevance

12345678910>>...30

/dports/emulators/mess/mame-mame0226/src/devices/cpu/i960/
H A Di960.cpp680 double t1f, t2f; in execute_op() local
1553 t1f = get_1_rif(opcode); in execute_op()
1560 t1f = get_1_rif(opcode); in execute_op()
1567 t1f = get_1_rif(opcode); in execute_op()
1573 t1f = get_1_rif(opcode); in execute_op()
1580 t1f = get_1_rif(opcode); in execute_op()
1582 cmp_d(t1f, t2f); in execute_op()
1587 t1f = get_1_rif(opcode); in execute_op()
1653 cmp_d(t1f, t2f); in execute_op()
1738 set_rif(opcode, t1f); in execute_op()
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/i960/
H A Di960.cpp680 double t1f, t2f; in execute_op() local
1553 t1f = get_1_rif(opcode); in execute_op()
1560 t1f = get_1_rif(opcode); in execute_op()
1567 t1f = get_1_rif(opcode); in execute_op()
1573 t1f = get_1_rif(opcode); in execute_op()
1580 t1f = get_1_rif(opcode); in execute_op()
1582 cmp_d(t1f, t2f); in execute_op()
1587 t1f = get_1_rif(opcode); in execute_op()
1653 cmp_d(t1f, t2f); in execute_op()
1738 set_rif(opcode, t1f); in execute_op()
[all …]
/dports/games/blobby/blobby-1.0/data/scripts/old/
H A Dhyp011com.lua245 t1f=t
246 y1f=yp(t1f)
252 y1f=yp(t1f)
262 t1t=t1f
315 t1f=t
316 y1f=yp(t1f)
330 t1t=t1f
392 t1f=t
407 t1t=t1f
458 t1f=t
[all …]
H A Dhyp011.lua245 t1f=t
246 y1f=yp(t1f)
252 y1f=yp(t1f)
262 t1t=t1f
315 t1f=t
316 y1f=yp(t1f)
330 t1t=t1f
392 t1f=t
407 t1t=t1f
458 t1f=t
[all …]
H A Dhyp010.lua244 t1f=t
245 y1f=yp(t1f)
251 y1f=yp(t1f)
261 t1t=t1f
314 t1f=t
315 y1f=yp(t1f)
321 y1f=yp(t1f)
329 t1t=t1f
391 t1f=t
392 y1f=yp(t1f)
[all …]
H A Dhyp09.lua242 t1f=t
243 y1f=yp(t1f)
249 y1f=yp(t1f)
257 t1t=t1f
306 t1f=t
307 y1f=yp(t1f)
313 y1f=yp(t1f)
321 t1t=t1f
380 t1f=t
381 y1f=yp(t1f)
[all …]
H A Dhyp012.lua238 t1f=t
239 y1f=yp(t1f)
245 y1f=yp(t1f)
255 t1t=t1f
306 t1f=t
307 y1f=yp(t1f)
321 t1t=t1f
382 t1f=t
397 t1t=t1f
451 t1f=t
[all …]
H A Dhyp8.lua231 t1f=t
232 y1f=yp(t1f)
239 y1f=yp(t1f)
248 t1t=t1f
290 t1f=t
291 y1f=yp(t1f)
298 y1f=yp(t1f)
307 t1t=t1f
349 t1f=t
350 y1f=yp(t1f)
[all …]
H A Dhyp013.lua266 t1f=t
267 y1f=yp(t1f)
273 y1f=yp(t1f)
283 t1=t1f
331 t1f=t
332 y1f=yp(t1f)
338 y1f=yp(t1f)
346 t1=t1f
396 t1f=t
397 y1f=yp(t1f)
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/test/IR/
H A Dtraits.mlir5 "test.same_operand_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor<1xi32>
8 "test.same_operand_element_type"(%v1, %t1f) : (vector<1xf32>, tensor<1xf32>) -> tensor<1xi32>
9 "test.same_operand_element_type"(%v1, %t1f) : (vector<1xf32>, tensor<1xf32>) -> tensor<121xi32>
11 "test.same_operand_element_type"(%sf, %t1f) : (f32, tensor<1xf32>) -> tensor<121xi32>
19 func @failedSameOperandElementType(%t1f: tensor<1xf32>, %t1i: tensor<1xi32>) {
42 …"test.same_operand_and_result_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor…
56 func @failedSameOperandAndResultElementType_operand_result_mismatch(%t1f: tensor<1xf32>) {
58 …"test.same_operand_and_result_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor…
70 func @failedSameOperandAndResultElementType_result_mismatch(%t1f: tensor<1xf32>) {
84 func @failedSameOperandAndResultElementType_no_results(%t1f: tensor<1xf32>) {
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/test/IR/
H A Dtraits.mlir5 "test.same_operand_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor<1xi32>
8 "test.same_operand_element_type"(%v1, %t1f) : (vector<1xf32>, tensor<1xf32>) -> tensor<1xi32>
9 "test.same_operand_element_type"(%v1, %t1f) : (vector<1xf32>, tensor<1xf32>) -> tensor<121xi32>
11 "test.same_operand_element_type"(%sf, %t1f) : (f32, tensor<1xf32>) -> tensor<121xi32>
19 func @failedSameOperandElementType(%t1f: tensor<1xf32>, %t1i: tensor<1xi32>) {
42 …"test.same_operand_and_result_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor…
56 func @failedSameOperandAndResultElementType_operand_result_mismatch(%t1f: tensor<1xf32>) {
58 …"test.same_operand_and_result_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor…
70 func @failedSameOperandAndResultElementType_result_mismatch(%t1f: tensor<1xf32>) {
84 func @failedSameOperandAndResultElementType_no_results(%t1f: tensor<1xf32>) {
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/test/IR/
H A Dtraits.mlir5 "test.same_operand_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor<1xi32>
8 "test.same_operand_element_type"(%v1, %t1f) : (vector<1xf32>, tensor<1xf32>) -> tensor<1xi32>
9 "test.same_operand_element_type"(%v1, %t1f) : (vector<1xf32>, tensor<1xf32>) -> tensor<121xi32>
11 "test.same_operand_element_type"(%sf, %t1f) : (f32, tensor<1xf32>) -> tensor<121xi32>
19 func @failedSameOperandElementType(%t1f: tensor<1xf32>, %t1i: tensor<1xi32>) {
42 …"test.same_operand_and_result_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor…
56 func @failedSameOperandAndResultElementType_operand_result_mismatch(%t1f: tensor<1xf32>) {
58 …"test.same_operand_and_result_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor…
70 func @failedSameOperandAndResultElementType_result_mismatch(%t1f: tensor<1xf32>) {
84 func @failedSameOperandAndResultElementType_no_results(%t1f: tensor<1xf32>) {
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/test/IR/
H A Dtraits.mlir5 "test.same_operand_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor<1xi32>
8 "test.same_operand_element_type"(%v1, %t1f) : (vector<1xf32>, tensor<1xf32>) -> tensor<1xi32>
9 "test.same_operand_element_type"(%v1, %t1f) : (vector<1xf32>, tensor<1xf32>) -> tensor<121xi32>
11 "test.same_operand_element_type"(%sf, %t1f) : (f32, tensor<1xf32>) -> tensor<121xi32>
19 func @failedSameOperandElementType(%t1f: tensor<1xf32>, %t1i: tensor<1xi32>) {
42 …"test.same_operand_and_result_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor…
56 func @failedSameOperandAndResultElementType_operand_result_mismatch(%t1f: tensor<1xf32>) {
58 …"test.same_operand_and_result_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor…
70 func @failedSameOperandAndResultElementType_result_mismatch(%t1f: tensor<1xf32>) {
84 func @failedSameOperandAndResultElementType_no_results(%t1f: tensor<1xf32>) {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/test/IR/
H A Dtraits.mlir5 "test.same_operand_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor<1xi32>
8 "test.same_operand_element_type"(%v1, %t1f) : (vector<1xf32>, tensor<1xf32>) -> tensor<1xi32>
9 "test.same_operand_element_type"(%v1, %t1f) : (vector<1xf32>, tensor<1xf32>) -> tensor<121xi32>
11 "test.same_operand_element_type"(%sf, %t1f) : (f32, tensor<1xf32>) -> tensor<121xi32>
19 func @failedSameOperandElementType(%t1f: tensor<1xf32>, %t1i: tensor<1xi32>) {
42 …"test.same_operand_and_result_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor…
56 func @failedSameOperandAndResultElementType_operand_result_mismatch(%t1f: tensor<1xf32>) {
58 …"test.same_operand_and_result_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor…
70 func @failedSameOperandAndResultElementType_result_mismatch(%t1f: tensor<1xf32>) {
84 func @failedSameOperandAndResultElementType_no_results(%t1f: tensor<1xf32>) {
[all …]
/dports/games/blobby/blobby-1.0/data/scripts/
H A Dhyp014.lua266 t1f=t
267 y1f=yp(t1f)
273 y1f=yp(t1f)
283 t1=t1f
338 t1f=t
339 y1f=yp(t1f)
348 y1f=yp(t1f)
359 t1=t1f
407 t1f=t
408 y1f=yp(t1f)
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/test/IR/
H A Dtraits.mlir5 "test.same_operand_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor<1xi32>
8 "test.same_operand_element_type"(%v1, %t1f) : (vector<1xf32>, tensor<1xf32>) -> tensor<1xi32>
9 "test.same_operand_element_type"(%v1, %t1f) : (vector<1xf32>, tensor<1xf32>) -> tensor<121xi32>
11 "test.same_operand_element_type"(%sf, %t1f) : (f32, tensor<1xf32>) -> tensor<121xi32>
19 func @failedSameOperandElementType(%t1f: tensor<1xf32>, %t1i: tensor<1xi32>) {
42 …"test.same_operand_and_result_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor…
56 func @failedSameOperandAndResultElementType_operand_result_mismatch(%t1f: tensor<1xf32>) {
58 …"test.same_operand_and_result_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor…
70 func @failedSameOperandAndResultElementType_result_mismatch(%t1f: tensor<1xf32>) {
84 func @failedSameOperandAndResultElementType_no_results(%t1f: tensor<1xf32>) {
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/test/IR/
H A Dtraits.mlir5 "test.same_operand_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor<1xi32>
8 "test.same_operand_element_type"(%v1, %t1f) : (vector<1xf32>, tensor<1xf32>) -> tensor<1xi32>
9 "test.same_operand_element_type"(%v1, %t1f) : (vector<1xf32>, tensor<1xf32>) -> tensor<121xi32>
11 "test.same_operand_element_type"(%sf, %t1f) : (f32, tensor<1xf32>) -> tensor<121xi32>
19 func @failedSameOperandElementType(%t1f: tensor<1xf32>, %t1i: tensor<1xi32>) {
42 …"test.same_operand_and_result_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor…
56 func @failedSameOperandAndResultElementType_operand_result_mismatch(%t1f: tensor<1xf32>) {
58 …"test.same_operand_and_result_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor…
70 func @failedSameOperandAndResultElementType_result_mismatch(%t1f: tensor<1xf32>) {
84 func @failedSameOperandAndResultElementType_no_results(%t1f: tensor<1xf32>) {
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/test/IR/
H A Dtraits.mlir5 "test.same_operand_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor<1xi32>
8 "test.same_operand_element_type"(%v1, %t1f) : (vector<1xf32>, tensor<1xf32>) -> tensor<1xi32>
9 "test.same_operand_element_type"(%v1, %t1f) : (vector<1xf32>, tensor<1xf32>) -> tensor<121xi32>
11 "test.same_operand_element_type"(%sf, %t1f) : (f32, tensor<1xf32>) -> tensor<121xi32>
19 func @failedSameOperandElementType(%t1f: tensor<1xf32>, %t1i: tensor<1xi32>) {
42 …"test.same_operand_and_result_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor…
56 func @failedSameOperandAndResultElementType_operand_result_mismatch(%t1f: tensor<1xf32>) {
58 …"test.same_operand_and_result_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor…
70 func @failedSameOperandAndResultElementType_result_mismatch(%t1f: tensor<1xf32>) {
84 func @failedSameOperandAndResultElementType_no_results(%t1f: tensor<1xf32>) {
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/test/IR/
H A Dtraits.mlir5 "test.same_operand_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor<1xi32>
8 "test.same_operand_element_type"(%v1, %t1f) : (vector<1xf32>, tensor<1xf32>) -> tensor<1xi32>
9 "test.same_operand_element_type"(%v1, %t1f) : (vector<1xf32>, tensor<1xf32>) -> tensor<121xi32>
11 "test.same_operand_element_type"(%sf, %t1f) : (f32, tensor<1xf32>) -> tensor<121xi32>
19 func @failedSameOperandElementType(%t1f: tensor<1xf32>, %t1i: tensor<1xi32>) {
42 …"test.same_operand_and_result_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor…
56 func @failedSameOperandAndResultElementType_operand_result_mismatch(%t1f: tensor<1xf32>) {
58 …"test.same_operand_and_result_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor…
70 func @failedSameOperandAndResultElementType_result_mismatch(%t1f: tensor<1xf32>) {
84 func @failedSameOperandAndResultElementType_no_results(%t1f: tensor<1xf32>) {
[all …]
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/tests/
H A Dtest_type1font.py1 import matplotlib.type1font as t1f namespace
8 font = t1f.Type1Font(filename)
58 font = t1f.Type1Font(filename)
/dports/databases/postgis25/postgis-2.5.5/topology/test/regress/
H A Ddroptopogeometrycolumn.sql5 CREATE TABLE t1f (id int); table
9 DROP TABLE t1f;
/dports/databases/postgis32/postgis-3.2.0/topology/test/regress/
H A Ddroptopogeometrycolumn.sql5 CREATE TABLE t1f (id int); table
9 DROP TABLE t1f;
/dports/databases/postgis31/postgis-3.1.4/topology/test/regress/
H A Ddroptopogeometrycolumn.sql5 CREATE TABLE t1f (id int); table
9 DROP TABLE t1f;
/dports/databases/postgis30/postgis-3.0.4/topology/test/regress/
H A Ddroptopogeometrycolumn.sql5 CREATE TABLE t1f (id int); table
9 DROP TABLE t1f;
/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dracf_kdfaes_fmt_plug.c328 unsigned char *t1f = malloc(HASH_OUTPUT_SIZE * cur_salt->mfact); in crypt_all() local
359 memcpy(t1f+(n*HASH_OUTPUT_SIZE), t1, HASH_OUTPUT_SIZE); in crypt_all()
369 memcpy(m, t1f + (n_key * HASH_OUTPUT_SIZE), HASH_OUTPUT_SIZE); in crypt_all()
372 memcpy(t1f + (n*HASH_OUTPUT_SIZE), h_out, HASH_OUTPUT_SIZE); in crypt_all()
376 memcpy(t1f + (HASH_OUTPUT_SIZE * (cur_salt->mfact-1)), "\x00\x00\x00\x01", 4); in crypt_all()
378 JTR_hmac_sha256(key_p, HASH_OUTPUT_SIZE, t1f, ml, h_out, HASH_OUTPUT_SIZE); in crypt_all()
396 MEM_FREE(t1f); in crypt_all()

12345678910>>...30