Home
last modified time | relevance | path

Searched defs:ifndef (Results 1 – 14 of 14) sorted by relevance

/third_party/icu/docs/processes/release/tasks/
Ddocs.md211 ## Verify that @draft is surrounded by #ifndef U_HIDE_DRAFT_API etc hashtag
255 verify that the API is surrounded by the appropriate #ifndef..#endif. hashtag
259 times. Use one #ifndef..#endif guard per API status and ICU version. hashtag
Dhealthy-code.md363 <span style="background-color:yellow">When guard conditionals (e.g. #ifndef hashtag
/third_party/rust/crates/cxx/gen/src/
Difndef.rs5 let ifndef = format!("#ifndef {}", guard); in write() localVariable
Dmod.rs11 mod ifndef; module
/third_party/icu/docs/userguide/icu4c/
Dpackaging.md130 Modify 'uconfig.h' to add the following lines before the first #ifndef hashtag
/third_party/lzma/Asm/x86/
D7zAsm.asm36 ifndef x64 label
195 ifndef x64 label
DAesOpt.asm40 ifndef x64 label
125 ifndef ABI_LINUX label
DSha256Opt.asm53 ifndef x64 label
DLzFindOpt.asm5 ifndef x64 label
DLzmaDecOpt.asm11 ifndef x64 label
/third_party/ltp/tools/sparse/sparse-src/
Dtoken.h62 struct token *ifndef; member
/third_party/node/deps/openssl/openssl/
DCHANGES.md17005 as a shared library without RSA. Use #ifndef NO_SSL2 instead of hashtag
19538 * ca.c: move test for DSA keys inside #ifndef NO_DSA. Make pubkey hashtag
/third_party/openssl/
DCHANGES.md16827 as a shared library without RSA. Use #ifndef NO_SSL2 instead of hashtag
19360 * ca.c: move test for DSA keys inside #ifndef NO_DSA. Make pubkey hashtag
/third_party/node/doc/changelogs/
DCHANGELOG_V11.md967 …github.com/nodejs/node/commit/3f400310bd)] - **report**: widen scope of #ifndef (cjihrig) [#25960]… hashtag