Home
last modified time | relevance | path

Searched defs:Usage (Results 1 – 20 of 20) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/docs/
H A DVectorizers.rst23 Usage section in The Loop Vectorizer
33 Command line flags
54 Pragma loop hint directives
409 Usage section in The SLP Vectorizer
H A DGoldPlugin.rst53 Usage chapter
H A DCMake.rst63 .. _Usage: target in Quick start
/minix3/lib/
H A Dcheckvers63 Usage ( ) { function
H A Dcheckver76 Usage() { function
/minix3/external/bsd/bind/dist/contrib/dlz/modules/bdbhpt/
H A DREADME.md44 Usage section in dlz-bdbhpt-dynamic
/minix3/external/bsd/llvm/dist/clang/docs/
H A DDataFlowSanitizer.rst23 Usage chapter
H A DThreadSanitizer.rst25 Usage chapter
H A DAddressSanitizer.rst29 Usage chapter
H A DMemorySanitizer.rst22 Usage chapter
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A D2006-09-18-fwrite-cast-crash.c7 static void Usage(signed char *ltmp_611_6) { in Usage() function
/minix3/minix/drivers/power/acpi/include/
H A Dacapps.h86 #define ACPI_USAGE_HEADER(Usage) \ argument
/minix3/external/bsd/dhcp/dist/tests/
H A Dt_api.c67 static const char *Usage = variable
/minix3/crypto/external/bsd/openssl/dist/crypto/des/
H A Ddes.c313 static const char *Usage[] = { in usage() local
/minix3/external/bsd/bind/dist/lib/tests/
H A Dt_api.c53 static const char *Usage = variable
/minix3/minix/commands/compress/
H A Dcompress.c238 void Usage() { in Usage() function
/minix3/minix/commands/synctree/
H A Dsynctree.c1349 static void Usage() in Usage() function
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp7075 struct Usage { struct in __anon0a2745240a11::SequenceChecker
7076 Usage() : Use(nullptr), Seq() {} in Usage() function
7077 Expr *Use;
7078 SequenceTree::Seq Seq;
/minix3/external/bsd/libevent/dist/
H A Devent_rpcgen.py1624 class Usage(RpcGenError): class
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp7005 CXTUResourceUsage Usage = clang_getCXTUResourceUsage(TU); in PrintLibclangResourceUsage() local