Home
last modified time | relevance | path

Searched refs:typed (Results 1 – 25 of 426) sorted by relevance

12345678910>>...18

/netbsd-src/external/mit/isl/dist/include/isl/
H A Dtyped_cpp.h16 namespace typed {
201 inline typed::aff<Anonymous> add(const typed::aff<Anonymous> &aff2) const;
202 inline typed::multi_aff<Anonymous> add(const typed::multi_aff<Anonymous> &multi2) const;
203 inline typed::multi_pw_aff<Anonymous> add(const typed::multi_pw_aff<Anonymous> &multi2) const;
204 …inline typed::multi_union_pw_aff<Anonymous> add(const typed::multi_union_pw_aff<Anonymous> &multi2…
205 inline typed::pw_aff<Anonymous> add(const typed::pw_aff<Anonymous> &pwaff2) const;
206 inline typed::pw_multi_aff<Anonymous> add(const typed::pw_multi_aff<Anonymous> &pma2) const;
207 inline typed::union_pw_aff<Anonymous> add(const typed::union_pw_aff<Anonymous> &upa2) const;
208 …inline typed::union_pw_multi_aff<Anonymous> add(const typed::union_pw_multi_aff<Anonymous> &upma2)…
209 inline typed::aff<Anonymous> add_constant(const typed::val<Anonymous> &v) const;
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-core.h1452 struct tree_typed typed; member
1457 struct tree_typed typed; member
1463 struct tree_typed typed; member
1468 struct tree_typed typed; member
1473 struct tree_typed typed; member
1479 struct tree_typed typed; member
1485 struct tree_typed typed; member
1490 struct tree_typed typed; member
1520 struct tree_typed typed; member
1564 struct tree_typed typed; member
[all …]
H A Dtreestruct.def34 DEFTREESTRUCT(TS_TYPED, "typed")
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-core.h1380 struct tree_typed typed; member
1385 struct tree_typed typed; member
1391 struct tree_typed typed; member
1396 struct tree_typed typed; member
1401 struct tree_typed typed; member
1407 struct tree_typed typed; member
1413 struct tree_typed typed; member
1418 struct tree_typed typed; member
1448 struct tree_typed typed; member
1491 struct tree_typed typed; member
[all …]
H A Dtreestruct.def34 DEFTREESTRUCT(TS_TYPED, "typed")
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/format/
H A Dread.d473 int typed; member
477 b.typed = 5;
481 assert(witness == b.typed);
489 float typed; member
493 a.typed = 5.5;
497 assert(witness == a.typed);
/netbsd-src/external/gpl3/gdb/dist/readline/readline/doc/
H A Dhistory.texi13 recalling lines of previously typed input.
55 typed input.
/netbsd-src/external/mit/isl/dist/cpp/
H A Dtyped_cpp.h.bot2 } // namespace typed
H A Dtyped_cpp.h.top16 namespace typed {
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dwasm.h34 WASM_OPCODE (0x02, "block", void, void, typed, agnostic)
35 WASM_OPCODE (0x03, "loop", void, void, typed, agnostic)
36 WASM_OPCODE (0x04, "if", void, void, typed, agnostic)
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dwasm.h34 WASM_OPCODE (0x02, "block", void, void, typed, agnostic)
35 WASM_OPCODE (0x03, "loop", void, void, typed, agnostic)
36 WASM_OPCODE (0x04, "if", void, void, typed, agnostic)
/netbsd-src/external/mit/isl/dist/
H A Disl_test_cpp.cc332 isl::typed::map<ST, AR> access(ctx, "{ S[i, j] -> A[i] }"); in test_typed()
333 isl::typed::set<ST> instances(ctx, "{ S[i, j] : 0 <= i, j < 10 }"); in test_typed()
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dwpm_example.txt19 Characters typed : 509
H A Diopending_example.txt124 events. For this sample I had typed "sync" in another window, which
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dwpm_example.txt19 Characters typed : 509
H A Diopending_example.txt124 events. For this sample I had typed "sync" in another window, which
/netbsd-src/usr.bin/mail/misc/
H A Dmail.help22 by spaces. If omitted, Mail uses the last message typed.
/netbsd-src/share/i18n/csmapper/APPLE/
H A DUCS%THAI.src113 # cases they are not typed directly; they are selected automatically
115 # Thai-DTP keyboard, the presentation forms can in fact be typed
121 # typed using any of the Mac OS Thai keyboard layouts): 0x90, 0x9F,
H A DTHAI%UCS.src113 # cases they are not typed directly; they are selected automatically
115 # Thai-DTP keyboard, the presentation forms can in fact be typed
121 # typed using any of the Mac OS Thai keyboard layouts): 0x90, 0x9F,
/netbsd-src/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/
H A D2001-07-06-LoweringIRForCodeGen.txt17 form and typed. This means that we can re-generate core VM code from the
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/format/internal/
H A Dread.d263 T typed; member
280 return x.typed;
/netbsd-src/external/bsd/ntp/dist/
H A DNOTES.y2kfixes90 only '*' is typed.
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man1/
H A Dopenssl-passwd.pod.in30 This command computes the hash of a password typed at
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man1/
H A Dpasswd.pod30 The B<passwd> command computes the hash of a password typed at
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DObjectiveCLiterals.rst280 pointer typed expression.
294 pointer typed, as in array literals. Key sub-expressions must be of an
349 subscript expressions use integer typed subscripts; *dictionary-style*
350 subscript expressions use Objective-C object pointer typed subscripts.

12345678910>>...18