Searched defs:body (Results 1 - 25 of 83) sorted by relevance

1234

/freebsd-current/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransUnusedInitDelegate.cpp43 void transformBody(Stmt *body, Decl *ParentD) { argument
H A DTransEmptyStatementsAndDealloc.cpp184 static bool isBodyEmpty(CompoundStmt *body, ASTContext &Ctx, argument
H A DTransRetainReleaseDealloc.cpp53 void transformBody(Stmt *body, Decl *ParentD) { argument
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Expression/
H A DExpressionSourceCode.h33 ExpressionSourceCode(llvm::StringRef name, llvm::StringRef prefix, llvm::StringRef body, Wrapping wrap) argument
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dmk_rep.c43 EncAPRepPart body; local
[all...]
/freebsd-current/contrib/libfido2/fuzz/
H A Dmutator_aux.h62 uint8_t body[MAXBLOB]; member in struct:blob
H A Dmutator_aux.c28 consume(const void *body, size_t len) argument
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_read_format_zip_high_compression.c85 char *body, *body_read, *buff; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionSourceCode.h45 CreateWrapped(llvm::StringRef filename, llvm::StringRef prefix, llvm::StringRef body, WrapKind wrap_kind) argument
/freebsd-current/crypto/openssl/crypto/property/
H A Ddefn_cache.c28 char body[1]; member in struct:__anon3990
H A Dproperty_string.c31 char body[1]; member in struct:__anon3998
/freebsd-current/usr.bin/bintrans/
H A Dqp.c53 decode_quoted_printable(const char *body, FILE *fpo) argument
91 encode_quoted_printable(const char *body, FILE *fpo) argument
[all...]
/freebsd-current/contrib/mandoc/
H A Dmdoc.c95 mdoc_endbody_alloc(struct roff_man *mdoc, int line, int pos, enum roff_tok tok, struct roff_node *body) argument
H A Dmdoc_macro.c545 struct roff_node *body; /* Our own body. */ local
958 struct roff_node *body; /* Our own body. */ local
1252 struct roff_node *body; /* saved body context */ local
1576 struct roff_node *body, *n; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DMD5.cpp79 const uint8_t *MD5::body(ArrayRef<uint8_t> Data) { function in class:MD5
/freebsd-current/contrib/libfido2/src/
H A Dlog.c37 char line[LINELEN], body[LINELEN]; local
H A Dhid.c28 get_key_val(const void *body, size_t key_len, uint32_t *val) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DLua.cpp62 llvm::Error Lua::RegisterBreakpointCallback(void *baton, const char *body) { argument
90 llvm::Error Lua::RegisterWatchpointCallback(void *baton, const char *body) { argument
/freebsd-current/contrib/libfido2/examples/
H A Dcred.c161 unsigned char *body = NULL; local
H A Dassert.c186 unsigned char *body = NULL; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_md5.cpp41 static const void *body(MD5_CTX *ctx, const void *data, ulong_t size) { function in namespace:__tsan
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_sugar.c145 dt_node_t *value, *body, *newpred; local
[all...]
/freebsd-current/contrib/wpa/src/utils/
H A Dxml-utils.c445 xml_node_t *envelope, *body; local
461 xml_node_t *body, *child; local
/freebsd-current/contrib/wpa/src/wps/
H A Dhttp_client.c32 struct wpabuf body; member in struct:http_client
/freebsd-current/sys/dev/ppbus/
H A Dppb_msq.c162 ppb_MS_loop(device_t bus, device_t dev, struct ppb_microseq *prolog, struct ppb_microseq *body, struct ppb_microseq *epilog, int iter, int *ret) argument

Completed in 288 milliseconds

1234