Searched refs:equivalent (Results 1 - 22 of 22) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Tooling/
H A DFileMatchTrie.h29 virtual bool equivalent(StringRef FileA, StringRef FileB) const = 0;
51 /// \c llvm::sys::fs::equivalent() (injected as \c PathComparator). There might
53 /// equivalent to the input file. Three cases are distinguished:
54 /// 0 equivalent files: Continue with the next suffix length.
55 /// 1 equivalent file: Best match found, return it.
56 /// >1 equivalent files: Match is ambiguous, return error.
73 /// Returns file name stored in this trie that is equivalent to 'FileName'
/freebsd-10.0-release/contrib/llvm/lib/Support/
H A Dsystem_error.cpp35 error_category::equivalent(int code, const error_condition& condition) const { function in class:llvm::error_category
40 error_category::equivalent(const error_code& code, int condition) const { function in class:llvm::error_category
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Tooling/
H A DFileMatchTrie.cpp24 /// \brief Default \c PathComparator using \c llvm::sys::fs::equivalent().
27 virtual bool equivalent(StringRef FileA, StringRef FileB) const { function in struct:clang::tooling::DefaultPathComparator
28 return FileA == FileB || llvm::sys::fs::equivalent(FileA, FileB);
88 /// whether the stored path is equivalent to 'p'. If yes, the best match is
94 /// equivalent, continue with the parent node as if 'n' didn't exist. If one
95 /// is equivalent, the best match is found. Otherwise, report and ambigiuity
102 if (Comparator.equivalent(StringRef(Path), FileName))
121 if (Comparator.equivalent(AllChildren[i], FileName)) {
/freebsd-10.0-release/contrib/ntp/ntpdc/
H A Dntpdc-opts.def59 their state. This is equivalent to the 'listpeers' interactive command.
70 of their state. This is equivalent to the 'peers' interactive command.
81 of their state. This is equivalent to the 'dmpeers' interactive command.
/freebsd-10.0-release/contrib/libarchive/cpio/
H A Dcmdline.c62 int equivalent; /* Equivalent short option. */ member in struct:option
270 return (match->equivalent);
/freebsd-10.0-release/contrib/libarchive/tar/
H A Dcmdline.c55 * The symbolic names for options that lack a short equivalent are
64 int equivalent; /* Equivalent short option. */ member in struct:bsdtar_option
395 return (match->equivalent);
/freebsd-10.0-release/contrib/libc++/src/
H A Dsystem_error.cpp33 error_category::equivalent(int code, const error_condition& condition) const _NOEXCEPT
39 error_category::equivalent(const error_code& code, int condition) const _NOEXCEPT
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A Dsystem_error.h38 virtual bool equivalent(int code, const error_condition& condition) const;
39 virtual bool equivalent(const error_code& code, int condition) const;
640 virtual bool equivalent(int _code, const error_condition& _condition) const;
641 virtual bool equivalent(const error_code& _code, int _condition) const;
796 return _x.category().equivalent(_x.value(), _y)
797 || _y.category().equivalent(_x, _y.value());
H A DFileSystem.h17 // category. However, they shall be equivalent to any error conditions listed
163 friend bool equivalent(file_status A, file_status B);
268 /// @returns errc::success if exists(to) && exists(from) && equivalent(to, from)
355 bool equivalent(file_status A, file_status B);
364 /// inode (or equivalent).
367 error_code equivalent(const Twine &A, const Twine &B, bool &result);
369 /// @brief Simpler version of equivalent for clients that don't need to
371 inline bool equivalent(const Twine &A, const Twine &B) { function in namespace:llvm::sys::fs
373 return !equivalent(A, B, result) && result;
/freebsd-10.0-release/contrib/bmake/mk/
H A Dsys.clean-env.mk93 # We are going to set this to the equivalent of the shell's
/freebsd-10.0-release/contrib/one-true-awk/
H A DREADME60 equivalent), you must compile the pieces manually. We have
/freebsd-10.0-release/contrib/gcc/config/i386/
H A Dsol2-c1.asm143 ! An inline equivalent of _exit, as specified in Figure 3-26 of the ABI.
H A Dsol2-gc1.asm156 ! An inline equivalent of _exit, as specified in Figure 3-26 of the ABI.
/freebsd-10.0-release/contrib/ntp/ntpq/
H A Dntpq-opts.def61 of their state. This is equivalent to the 'peers' interactive command.
/freebsd-10.0-release/contrib/gcc/
H A Dgcc.c1066 /* The equivalent short option. */
1067 const char *const equivalent;
1071 j => join argument to equivalent, making one word.
1334 newv[newindex++] = concat (option_map[j].equivalent, arg,
1338 newv[newindex++] = option_map[j].equivalent;
1342 newv[newindex++] = option_map[j].equivalent;
1063 const char *const equivalent; member in struct:option_map
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h2307 /// should not be: two lexically equivalent variable array types could mean
3298 /// generally it is not canonically equivalent to the attributed type.
3299 /// The "equivalent type" is the minimally-desugared type which the
3300 /// type is canonically equivalent to.
3305 /// - the equivalent type is VectorType(16, int32_t)
3350 QualType modified, QualType equivalent)
3355 ModifiedType(modified), EquivalentType(equivalent) {
3375 QualType modified, QualType equivalent) {
3378 ID.AddPointer(equivalent.getAsOpaquePtr());
3761 /// equivalent fo
3349 AttributedType(QualType canon, Kind attrKind, QualType modified, QualType equivalent) argument
3374 Profile(llvm::FoldingSetNodeID &ID, Kind attrKind, QualType modified, QualType equivalent) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Driver/
H A DDriver.cpp1501 llvm::sys::fs::equivalent(BaseInput, Result.c_str(), SameFile);
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql947 * functionally equivalent) statement using a 'JOIN'. WCs that were created
/freebsd-10.0-release/contrib/amd/doc/
H A Dtexinfo.tex447 % is roughly equivalent to
628 % equivalent to this in @example-like environments. Otherwise, a space
1297 % their "best" equivalent, based on the @documentencoding. Right
2375 % @itemize with no arg is equivalent to @itemize @bullet.
5208 % Remember that \dosubind{fn}{foo}{} is equivalent to \doind{fn}{foo}.
/freebsd-10.0-release/contrib/gcc/doc/include/
H A Dtexinfo.tex456 % is roughly equivalent to
637 % equivalent to this in @example-like environments. Otherwise, a space
1393 % their "best" equivalent, based on the @documentencoding. Right
2549 % @itemize with no arg is equivalent to @itemize @bullet.
5404 % Remember that \dosubind{fn}{foo}{} is equivalent to \doind{fn}{foo}.
/freebsd-10.0-release/contrib/groff/doc/
H A Dtexinfo.tex448 % is roughly equivalent to
629 % equivalent to this in @example-like environments. Otherwise, a space
1298 % their "best" equivalent, based on the @documentencoding. Right
2448 % @itemize with no arg is equivalent to @itemize @bullet.
5280 % Remember that \dosubind{fn}{foo}{} is equivalent to \doind{fn}{foo}.
/freebsd-10.0-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c2733 ** then the [sqlite3_prepare_v2()] or equivalent call that triggered
2738 ** [sqlite3_prepare_v2()] or equivalent call that triggered the
3063 ** been set. ^Value "rwc" is equivalent to setting both
3070 ** "private". ^Setting it to "shared" is equivalent to setting the
3073 ** equivalent to setting the SQLITE_OPEN_PRIVATECACHE bit.
4050 ** own equivalent internal routines. The atoi() and atof() names are
4680 ** must give an equivalent answer when invoked with equivalent strings.
5473 ** interface is equivalent to sqlite3_create_module_v2() with a NULL
9772 ** CollSeq.pUser16 is the equivalent fo
[all...]

Completed in 545 milliseconds