HomeSort by: relevance | last modified time | path
    Searched refs:Using (Results 1 - 25 of 111) sorted by relevancy

1 2 3 4 5

  /src/usr.bin/make/unit-tests/
deptgt-phony.exp 13 No known suffix on all. Using .NULL suffix
34 No known suffix on .END. Using .NULL suffix
suff-phony.exp 9 No known suffix on .END. Using .NULL suffix
suff-incomplete.exp 30 No known suffix on all. Using .NULL suffix
39 No known suffix on .END. Using .NULL suffix
suff-rebuild.exp 39 No known suffix on all. Using .NULL suffix
46 No known suffix on suff-rebuild-example. Using .NULL suffix
67 No known suffix on .END. Using .NULL suffix
varname-dollar.mk 9 # Using the dollar sign in variable names is tricky and not recommended.
10 # To see that using this variable indeed affects the variable '$', run the
suff-lookup.exp 46 No known suffix on all. Using .NULL suffix
68 No known suffix on .END. Using .NULL suffix
cond-late.mk 3 # Using the :? modifier, expressions can contain conditional
suff-transform-endless.exp 25 No known suffix on all. Using .NULL suffix
suff-transform-select.exp 26 No known suffix on all. Using .NULL suffix
suff.exp 74 No known suffix on edge-case.additional. Using .NULL suffix
90 No known suffix on archive-suffix.mk. Using .NULL suffix
101 No known suffix on archive.mk. Using .NULL suffix
139 No known suffix on .END. Using .NULL suffix
dep-var.mk 14 # Using a double dollar in order to circumvent immediate expression expansion
67 # or "$)" or "$$". Using "$:" does not work since the dependency line is
varname-dot-suffixes.mk 61 # The list of suffixes can only be modified using dependency declarations, any
74 # Using the name '.SUFFIXES' in a .for loop looks strange because these
90 # Using the name '.SUFFIXES' in the modifier ':@var@body@' does not create an
  /src/crypto/external/apache2/openssl/dist/test/recipes/30-test_evp_data/
evppbe_scrypt.txt 14 Title = scrypt tests (from draft-josefsson-scrypt-kdf-03 and others) Using PBE
  /src/crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/
evppbe_scrypt.txt 14 Title = scrypt tests (from draft-josefsson-scrypt-kdf-03 and others) Using PBE
  /src/crypto/external/apache2/openssl/dist/test/recipes/
70-test_sslkeylogfile.t 58 } elsif (/^Using default/) {
82-test_ocsp_cert_chain.t 52 # using a random port with s_server is straightforward. doing so
108 } elsif (/^Using default/) {
  /src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/
USRLocFinder.cpp 35 using namespace llvm;
271 // using declaration.
342 bool VisitUsingDecl(const UsingDecl *Using) {
343 for (const auto *UsingShadow : Using->shadows()) {
345 UsingDecls.push_back(Using);
461 // Returns a list of using declarations which are needed to update.
513 // Record all interested using declarations which contains the using-shadow
572 // using-decls (in the global scope) that can shorten the replaced
592 // Hanlde using declarations explicitly as "using a::Foo" don't trigge
    [all...]
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
MacOSXAPIChecker.cpp 13 // to here, using the new Checker interface.
29 using namespace clang;
30 using namespace ento;
130 os << " for the predicate value. Using such transient memory for "
  /src/external/gpl3/autoconf/dist/bin/
autoheader.in 49 # Using `do FILE', we need `local' vars.
83 General help using GNU software: <http://www.gnu.org/gethelp/>.
143 Using auxiliary files such as \`acconfig.h\', \`config.h.bot\'
147 Using the third argument of \`AC_DEFINE\' and
  /src/external/gpl3/gcc/dist/libgcc/config/ft32/
lib1funcs.S 81 # Using Seal's algorithm
273 # realign mantissa using leading zero count
  /src/external/gpl3/gcc.old/dist/libgcc/config/ft32/
lib1funcs.S 81 # Using Seal's algorithm
273 # realign mantissa using leading zero count
  /src/external/apache2/llvm/dist/clang/include/clang/Index/
IndexSymbol.h 56 Using,
126 // constructor references the class declaration using that role.
  /src/usr.sbin/sysinst/
msg.mbr.en 67 {Using the information already on the disk, my best guess for the BIOS
  /src/external/apache2/llvm/dist/clang/lib/Index/
IndexSymbol.cpp 17 using namespace clang;
18 using namespace clang::index;
317 Info.Kind = SymbolKind::Using;
323 Info.Kind = SymbolKind::Using;
328 case Decl::Using:
329 Info.Kind = SymbolKind::Using;
528 case SymbolKind::Using: return "using";
543 case SymbolSubKind::UsingTypename: return "using-typename";
544 case SymbolSubKind::UsingValue: return "using-value"
    [all...]
  /src/external/bsd/unbound/dist/contrib/
unbound.spec 114 - Using parts from ports collection entry by Jaap Akkerhuis.
115 - Using Fedoraproject wiki guidelines.

Completed in 88 milliseconds

1 2 3 4 5