Searched refs:kind (Results 151 - 175 of 777) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DArchHandler_arm.cpp88 Reference::KindValue *kind,
99 Reference::KindValue *kind,
528 FindAtomBySymbolIndex atomFromSymbolIndex, Reference::KindValue *kind,
538 *kind = thumb_b22;
540 *kind = thumb_bl22;
550 *kind = thumb_b22;
552 *kind = thumb_bl22;
559 *kind = thumb_b22;
561 *kind = thumb_bl22;
574 *kind
524 getReferenceInfo( const Relocation &reloc, const DefinedAtom *inAtom, uint32_t offsetInAtom, uint64_t fixupAddress, bool isBig, FindAtomBySectionAndAddress atomFromAddress, FindAtomBySymbolIndex atomFromSymbolIndex, Reference::KindValue *kind, const lld::Atom **target, Reference::Addend *addend) argument
636 getPairReferenceInfo(const normalized::Relocation &reloc1, const normalized::Relocation &reloc2, const DefinedAtom *inAtom, uint32_t offsetInAtom, uint64_t fixupAddress, bool isBig, bool scatterable, FindAtomBySectionAndAddress atomFromAddr, FindAtomBySymbolIndex atomFromSymbolIndex, Reference::KindValue *kind, const lld::Atom **target, Reference::Addend *addend) argument
[all...]
H A DArchHandler.h37 /// Get (arch specific) kind strings used by Registry.
68 /// Returns the kind of reference to use to synthesize a 32-bit image-offset
72 /// Returns the kind of reference to use to synthesize a 32-bit image-offset
100 /// Returns a pointer sized reference kind. On 64-bit targets this will
133 /// (kind, target, addend) needed to instantiate a Reference.
143 Reference::KindValue *kind,
148 /// (kind, target, addend) needed to instantiate a Reference.
159 Reference::KindValue *kind,
201 uint16_t length, uint16_t kind) { }
237 uint16_t kind; member in struct:lld::mach_o::ArchHandler::ReferenceInfo
200 addDataInCodeReference(MachODefinedAtom &atom, uint32_t atomOff, uint16_t length, uint16_t kind) argument
244 uint16_t kind; member in struct:lld::mach_o::ArchHandler::OptionalRefInfo
[all...]
H A DMachONormalizedFile.h112 /// can support either kind.
150 // FIXME: Utility functions of this kind should probably be moved into
177 LoadCommandType kind; member in struct:lld::mach_o::normalized::DependentDylib
186 RebaseType kind; member in struct:lld::mach_o::normalized::RebaseLocation
193 BindType kind; member in struct:lld::mach_o::normalized::BindLocation
207 ExportSymbolKind kind; member in struct:lld::mach_o::normalized::Export
217 DataRegionType kind; member in struct:lld::mach_o::normalized::DataInCode
231 // Symbols sorted by kind.
/freebsd-11-stable/contrib/gdb/gdb/
H A Djv-typeprint.c51 int kind; local
53 kind = BASETYPE_VIA_VIRTUAL (type, i) ? 'I' : 'E';
55 fputs_filtered (kind == prev ? ", "
56 : kind == 'I' ? " implements "
59 prev = kind;
H A Dhpread.c178 static int hpread_has_name (enum dntt_entry_type kind);
308 if (! hpread_has_name (sym->dblock.kind))
1924 switch (dn_bufp->dblock.kind)
1941 /* A source file of some kind. Note this may simply
2148 && (dn_bufp->dblock.kind == DNTT_TYPE_SVAR
2149 || dn_bufp->dblock.kind == DNTT_TYPE_DVAR))
2153 if (dn_bufp->dblock.kind == DNTT_TYPE_TAGDEF)
2158 /* What kind of "storage" does this use? */
2159 if (dn_bufp->dblock.kind == DNTT_TYPE_SVAR)
2161 else if (dn_bufp->dblock.kind
2595 hpread_has_name(enum dntt_entry_type kind) argument
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_decl.c78 dt_decl_alloc(ushort_t kind, char *name) argument
85 ddp->dd_kind = kind;
227 * Set the kind and name of the current declaration. If none is allocated,
228 * make a new decl and push it on to the top of our stack. If the name or kind
233 dt_decl_spec(ushort_t kind, char *name) argument
238 return (dt_decl_push(dt_decl_alloc(kind, name)));
247 if (ddp->dd_name != NULL && kind == CTF_K_TYPEDEF) {
256 ddp->dd_kind = kind;
311 dt_node_t *flist, const char *kind, uint_t flags)
322 "not use a variable-length argument list\n", kind);
310 dt_decl_prototype(dt_node_t *plist, dt_node_t *flist, const char *kind, uint_t flags) argument
460 dt_decl_sou(uint_t kind, char *name) argument
516 uint_t kind; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db_private.h60 /* A few members to assist with caching of kind values for paths. See
65 svn_node_kind_t kind;
232 svn_node_kind_t *kind,
265 svn_node_kind_t *kind,
300 svn_node_kind_t *kind,
359 svn_node_kind_t *kind,
64 svn_node_kind_t kind; member in struct:svn_wc__db_t::__anon5392
H A Dexternals.c131 if (end_revision.kind != svn_opt_revision_unspecified)
134 if (item->revision.kind != svn_opt_revision_number
135 && item->revision.kind != svn_opt_revision_date)
223 item->revision.kind = svn_opt_revision_unspecified;
224 item->peg_revision.kind = svn_opt_revision_unspecified;
319 if (item->peg_revision.kind != svn_opt_revision_unspecified)
571 svn_node_kind_t kind;
579 SVN_ERR(svn_wc__db_base_get_info(NULL, &kind, &eb->original_revision,
588 if (kind != svn_node_file)
618 if (eb->original_checksum->kind !
569 svn_node_kind_t kind; local
1162 svn_node_kind_t kind; local
1261 svn_node_kind_t kind; local
1438 svn_wc__external_register(svn_wc_context_t *wc_ctx, const char *defining_abspath, const char *local_abspath, svn_node_kind_t kind, const char *repos_root_url, const char *repos_uuid, const char *repos_relpath, svn_revnum_t operational_revision, svn_revnum_t revision, apr_pool_t *scratch_pool) argument
1473 svn_node_kind_t kind; local
[all...]
H A Dadm_crawler.c111 svn_node_kind_t kind; local
123 SVN_ERR(svn_wc__db_read_info(&status, &kind, NULL, NULL, NULL, NULL, NULL,
133 && (kind == svn_node_dir
134 || (kind == svn_node_file && checksum != NULL)
135 /* || (kind == svn_node_symlink && target)*/)))
143 if (kind == svn_node_file || kind == svn_node_symlink)
164 svn_node_kind_t kind,
173 if (kind == svn_node_file || kind
162 restore_node(svn_wc__db_t *db, const char *local_abspath, svn_node_kind_t kind, svn_boolean_t mark_resolved_text_conflict, svn_boolean_t use_commit_times, svn_cancel_func_t cancel_func, void *cancel_baton, svn_wc_notify_func2_t notify_func, void *notify_baton, apr_pool_t *scratch_pool) argument
1260 svn_node_kind_t kind; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DLinkerScript.h81 BaseCommand(int k) : kind(k) {}
82 int kind; member in struct:lld::elf::BaseCommand
91 return c->kind == AssignmentKind;
162 return c->kind == InputSectionKind;
191 static bool classof(const BaseCommand *c) { return c->kind == ByteKind; }
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dupgrade.c141 svn_node_kind_t kind;
147 SVN_ERR(svn_wc__read_external_info(&kind, NULL, NULL, NULL, NULL,
152 if (kind == svn_node_dir)
218 * WC. Reading the kind will throw an exception on an external dir,
236 * kind. */
272 /* There's just the URL, no idea what kind the external is.
274 * The kind will be set during the next 'update'. */
278 peg_revision = (item->peg_revision.kind == svn_opt_revision_number
282 revision = (item->revision.kind == svn_opt_revision_number
139 svn_node_kind_t kind; local
/freebsd-11-stable/contrib/subversion/subversion/svnversion/
H A Dsvnversion.c233 svn_node_kind_t kind; local
238 SVN_ERR(svn_io_check_special_path(local_abspath, &kind, &special, pool));
243 else if (kind == svn_node_dir)
246 else if (kind == svn_node_file)
252 kind == svn_node_none
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dget_file.c274 svn_node_kind_t kind;
296 fb->kind = svn_node_dir;
298 fb->kind = svn_node_file;
366 fb.kind = svn_node_unknown;
378 if (fb.kind != svn_node_file)
271 svn_node_kind_t kind; member in struct:file_prop_baton_t
/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
H A Dreporter.c765 svn_node_kind_t kind; local
768 SVN_ERR(svn_fs_check_path(&kind, root, path, pool));
769 if (kind == svn_node_none)
779 ent->kind = kind;
793 svn_node_kind_t kind)
800 if (kind == svn_node_file
804 if (kind == svn_node_dir
955 /* If the source and target both exist and are of the same kind,
961 if (s_entry && t_entry && s_entry->kind
791 is_depth_upgrade(svn_depth_t wc_depth, svn_depth_t requested_depth, svn_node_kind_t kind) argument
1021 svn_node_kind_t kind; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra/
H A Dcompat.c60 to that value. KIND is the node kind of PATH. Set *ACTION_P to a
77 svn_node_kind_t kind,
180 if (kind == svn_node_dir)
222 /* The kind of the path we're tracing. */
223 svn_node_kind_t kind;
294 current_path, lrb->kind, log_entry->revision, pool));
319 svn_node_kind_t kind;
327 SVN_ERR(svn_ra_check_path(session, path, peg_revision, &kind, pool));
328 if (kind == svn_node_none)
357 lrb.kind
71 prev_log_path(const char **prev_path_p, char *action_p, svn_revnum_t *copyfrom_rev_p, apr_hash_t *changed_paths, const char *path, svn_node_kind_t kind, svn_revnum_t revision, apr_pool_t *pool) argument
221 svn_node_kind_t kind; member in struct:log_receiver_baton
317 svn_node_kind_t kind; local
419 svn_node_kind_t kind; member in struct:gls_log_receiver_baton
538 svn_node_kind_t kind; local
661 svn_node_kind_t kind; local
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dlists.c140 alloc_EXPR_LIST (int kind, rtx val, rtx next) argument
150 PUT_REG_NOTE_KIND (r, kind);
153 r = gen_rtx_EXPR_LIST (kind, val, next);
/freebsd-11-stable/contrib/elftoolchain/brandelf/
H A Dbrandelf.c95 Elf_Kind kind; local
175 if ((kind = elf_kind(elf)) != ELF_K_ELF) {
176 if (kind == ELF_K_AR)
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Dchecksum-reps-table.c86 if (checksum->kind != svn_checksum_sha1)
115 if (checksum->kind != svn_checksum_sha1)
158 if (checksum->kind != svn_checksum_sha1)
H A Dcopies-table.c143 copy_kind_t kind,
148 copy.kind = kind;
138 svn_fs_bdb__create_copy(svn_fs_t *fs, const char *copy_id, const char *src_path, const char *src_txn_id, const svn_fs_id_t *dst_noderev_id, copy_kind_t kind, trail_t *trail, apr_pool_t *pool) argument
/freebsd-11-stable/usr.bin/rpcgen/
H A Drpc_parse.c76 switch (tok.kind) {
133 } while (tok.kind != TOK_RBRACE);
219 } while (tok.kind != TOK_RBRACE);
236 } while (tok.kind == TOK_VERSION);
262 if (tok.kind == TOK_EQUAL) {
269 } while (tok.kind != TOK_RBRACE);
305 while (tok.kind == TOK_CASE) {
334 if (tok.kind == TOK_DEFAULT) {
430 if (tok.kind == TOK_STAR) {
476 if (tok.kind
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticIDs.h63 typedef unsigned kind; typedef in namespace:clang::diag
89 /// kind of diagnostic (for instance, for -W/-R flags).
295 SmallVectorImpl<diag::kind> &Diags) const;
299 std::vector<diag::kind> &Diags);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextPOSIX_mips64.cpp172 lldb::RegisterKind kind, uint32_t num) {
175 assert(kind < kNumRegisterKinds);
179 if (reg_info->kinds[kind] == num)
171 ConvertRegisterKindToRegisterNumber( lldb::RegisterKind kind, uint32_t num) argument
H A DRegisterContextPOSIX_powerpc.cpp181 lldb::RegisterKind kind, uint32_t num) {
184 assert(kind < kNumRegisterKinds);
188 if (reg_info->kinds[kind] == num)
180 ConvertRegisterKindToRegisterNumber( lldb::RegisterKind kind, uint32_t num) argument
H A DRegisterContextPOSIX_s390x.cpp179 lldb::RegisterKind kind, uint32_t num) {
182 assert(kind < kNumRegisterKinds);
186 if (reg_info->kinds[kind] == num)
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DAbstractBasicReader.h71 // auto kind = widget.find("kind").readWidgetKind();
73 // return Widget(kind, declaration);
220 auto kind = asImpl().readNestedNameSpecifierKind(); local
221 switch (kind) {
240 kind == NestedNameSpecifier::TypeSpecWithTemplate,
253 llvm_unreachable("bad nested name specifier kind");

Completed in 384 milliseconds

1234567891011>>