Searched defs:target (Results 276 - 300 of 626) sorted by relevance

<<11121314151617181920>>

/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A DDir.mk
/freebsd-current/contrib/llvm-project/clang/include/clang/Lex/
H A DLiteralSupport.h253 StringLiteralParser(ArrayRef<Token> StringToks, const SourceManager &sm, const LangOptions &features, const TargetInfo &target, DiagnosticsEngine *diags = nullptr) argument
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DLanguage.cpp434 Target *target = exe_scope->CalculateTarget().get(); local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DStopInfoMachException.cpp45 GetPtrauthInstructionInfo(Target &target, const ArchSpec &arch, argument
66 DescribeAddressBriefly(Stream &strm, const Address &addr, Target &target) argument
218 Target *target = exe_ctx.GetTargetPtr(); local
488 GetStopInfoForHardwareBP(Thread &thread, Target *target, uint32_t exc_data_count, uint64_t exc_sub_code, uint64_t exc_sub_sub_code) argument
602 Target *target = exe_ctx.GetTargetPtr(); local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DValue.cpp360 Target *target = exe_ctx->GetTargetPtr(); local
485 Target *target = exe_ctx->GetTargetPtr(); local
663 ConvertToLoadAddress(Module *module, Target *target) argument
[all...]
H A DEmulateInstruction.cpp530 SetInstruction(const Opcode &opcode, const Address &inst_addr, Target *target) argument
/freebsd-current/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointOptions.cpp619 Target *target = exe_ctx.GetTargetPtr(); local
226 CreateFromStructuredData( Target &target, const StructuredData::Dictionary &options_dict, Status &error) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.cpp274 Target *target = exe_ctx.GetTargetPtr(); local
303 Target *target = exe_ctx.GetTargetPtr(); local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DLineTable.cpp356 void LineTable::Dump(Stream *s, Target *target, Address::DumpStyle style, argument
370 void LineTable::GetDescription(Stream *s, Target *target, argument
/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectExpression.cpp359 Target &target = exe_target ? *exe_target : GetDummyTarget(); local
422 Target &target = exe_target ? *exe_target : GetDummyTarget(); local
201 GetEvaluateExpressionOptions( const Target &target, const OptionGroupValueObjectDisplay &display_opts) argument
616 Target &target = GetSelectedOrDummyTarget(); local
676 Target &target = GetSelectedOrDummyTarget(); local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDYLDRendezvous.cpp82 Target *target = &m_process->GetTarget(); local
627 static bool isLoadBiasIncorrect(Target &target, const std::string &file_path) { argument
708 Target &target = m_process->GetTarget(); local
[all...]
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_str.cpp505 int __kmp_str_match(char const *target, int len, char const *data) { argument
520 __kmp_str_contains(char const *target, int len, char const *data) argument
[all...]
/freebsd-current/contrib/pf/authpf/
H A Dauthpf.c890 struct pf_addr target; local
/freebsd-current/sys/contrib/openzfs/lib/libuutil/
H A Duu_list.c602 uu_list_insert_before(uu_list_t *lp, void *target, void *elem) argument
628 uu_list_insert_after(uu_list_t *lp, void *target, void *elem) argument
[all...]
/freebsd-current/sys/cam/nvme/
H A Dnvme_xpt.c593 nvme_alloc_device(struct cam_eb *bus, struct cam_et *target, lun_id_t lun_id) argument
767 nvme_dev_async(uint32_t async_code, struct cam_eb *bus, struct cam_et *target, argument
/freebsd-current/contrib/unbound/edns-subnet/
H A Dsubnetmod.c297 cp_edns_bad_response(struct ecs_data *target, struct ecs_data *source) argument
/freebsd-current/libexec/rtld-elf/powerpc/
H A Dreloc.c494 Elf_Addr target; local
537 reloc_jmpslot(Elf_Addr *wherep, Elf_Addr target, argument
624 Elf_Addr *where, target, *ptr; local
677 Elf_Addr *where, target; local
[all...]
/freebsd-current/contrib/dialog/
H A Dformbox.c295 int target = old_scroll + stepsize; local
H A Deditbox.c211 scroll_to(int pagesize, int rows, int *base_row, int *this_row, int target) argument
[all...]
/freebsd-current/contrib/ncurses/ncurses/tinfo/
H A Dlib_tparm.c735 unsigned char target[10]; local
/freebsd-current/contrib/ncurses/ncurses/base/
H A Dlib_screen.c213 decode_attr(char *source, attr_t *target, int *color) argument
269 decode_char(char *source, int *target) argument
326 decode_chtype(char *source, chtype fillin, chtype *target) argument
342 decode_cchar(char *source, cchar_t *fillin, cchar_t *target) argument
444 read_row(char *source, NCURSES_CH_T *prior, NCURSES_CH_T *target, int length) argument
485 read_block(void *target, size_t length, FILE *fp) argument
657 encode_attr(char *target, ARG_SLIMIT(limit) attr_t source, attr_t prior, int source_color, int prior_color) argument
703 encode_cell(char *target, ARG_SLIMIT(limit) CARG_CH_T source, CARG_CH_T previous) argument
[all...]
/freebsd-current/crypto/heimdal/appl/gssmask/
H A Dgssmaestro.c141 get_targetname(struct client *client, char **target) argument
/freebsd-current/crypto/heimdal/lib/gssapi/
H A Dtest_context.c111 loop(gss_OID mechoid, gss_OID nameoid, const char *target, gss_cred_id_t init_cred, gss_ctx_id_t *sctx, gss_ctx_id_t *cctx, gss_OID *actual_mech, gss_cred_id_t *deleg_cred) argument
/freebsd-current/contrib/ncurses/ncurses/tty/
H A Dlib_mvcur.c518 repeated_append(string_desc * target, int total, int num, int repeat, const char *src) argument
547 relative_move(NCURSES_SP_DCLx string_desc * target, int from_y, int from_x, int to_y, int to_x, int ovw) argument
[all...]
/freebsd-current/sys/contrib/ck/include/
H A Dck_ring.h449 const char *target; local
220 _ck_ring_dequeue_sc(struct ck_ring *ring, const void *CK_CC_RESTRICT buffer, void *CK_CC_RESTRICT target, unsigned int size) argument

Completed in 307 milliseconds

<<11121314151617181920>>