Home
last modified time | relevance | path

Searched defs:endif (Results 1 – 19 of 19) sorted by relevance

/third_party/lzma/Asm/x86/
D7zAsm.asm16 endif label
20 endif label
21 endif label
28 endif label
34 endif label
43 endif label
44 endif label
94 endif label
154 endif label
170 endif label
[all …]
DAesOpt.asm11 endif label
12 endif label
19 endif label
29 endif label
30 endif label
36 endif label
43 endif label
68 endif label
85 endif label
108 endif label
[all …]
DSha256Opt.asm19 endif label
56 endif label
72 endif label
165 endif label
DLzFindOpt.asm8 endif label
84 endif label
93 endif label
105 endif label
158 endif label
DXzCrc64Opt.asm135 endif label
237 endif ; ! x64 label
D7zCrcOpt.asm26 endif label
DLzmaDecOpt.asm14 endif label
59 endif label
500 endif label
504 endif label
/third_party/mesa3d/src/freedreno/computerator/examples/
Dbranch.asm10 endif: label
/third_party/rust/crates/cxx/gen/src/
Difndef.rs7 let endif = format!("#endif // {}", guard); in write() localVariable
/third_party/protobuf/php/tests/proto/
Dtest_reserved_enum_value_lower.proto29 endif = 23; enumerator
Dtest_reserved_message_lower.proto28 message endif {} message
Dtest_reserved_enum_lower.proto28 enum endif { ZERO24 = 0; } enum
/third_party/node/doc/changelogs/
DCHANGELOG_V17.md1338 * \[[`7a22f913b0`](https://github.com/nodejs/node/commit/7a22f913b0)] - **src**: fix #endif descrip… hashtag
DCHANGELOG_V16.md852 * \[[`59c26a2b2c`](https://github.com/nodejs/node/commit/59c26a2b2c)] - **src**: fix #endif descrip… hashtag
DCHANGELOG_V6.md3529 * \[[`59aa103df2`](https://github.com/nodejs/node/commit/59aa103df2)] - **src**: fix typo in #endif hashtag
DCHANGELOG_V4.md959 * \[[`b4353e9017`](https://github.com/nodejs/node/commit/b4353e9017)] - **src**: fix typo in #endif hashtag
/third_party/node/deps/openssl/openssl/
DCHANGES.md17778 * A few more `#ifndef NO_FP_API / #endif` pairs for consistency. hashtag
/third_party/openssl/
DCHANGES.md17716 * A few more `#ifndef NO_FP_API / #endif` pairs for consistency. hashtag
/third_party/ltp/tools/sparse/sparse-src/
Dlinearize.c2446 struct basic_block *bb_true, *bb_false, *endif; in linearize_statement() local