Home
last modified time | relevance | path

Searched refs:equals (Results 201 – 225 of 235) sorted by relevance

12345678910

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticParseKinds.td827 "a space is required between a right angle bracket and an equals sign "
H A DAttrDocs.td711 - ``alloc_size(N)`` implies that argument number N equals the number of
714 argument number M equals the number of available bytes at the returned
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp3850 return AliasTemplate->getName().equals("enable_if_t") || in isEnableIfAliasTemplate()
3851 AliasTemplate->getName().equals("__enable_if_t"); in isEnableIfAliasTemplate()
H A DSemaDecl.cpp784 II->getName().equals(CorrectedStr); in DiagnoseUnknownTypeName()
1054 Name->getName().equals(CorrectedStr); in ClassifyName()
15978 FD->getDeclName().isIdentifier() && FD->getName().equals(Name); in methodHasName()
/freebsd/contrib/wpa/hostapd/
H A DChangeLog440 * added support for simultaneous authentication of equals (SAE) for
/freebsd/contrib/bc/
H A DNEWS.md322 `argv[0]` equals `NULL`.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dlibtest.shlib1048 # Note: bytes * num_writes equals the size of the testfile
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp4546 if (CurrParam.Name.equals(Parameter.Name)) in parseDirectiveMacro()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp1956 Args.getLastArgValue(OPT_mcmodel_EQ).equals("large")) in ParseCodeGenArgs()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp1045 if (F->arg_size() == 2 && Name.equals("coro.end")) { in upgradeIntrinsicFunction1()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp3709 Tok.getIdentifierInfo()->getName().equals("__declspec")) { in ParseDeclarationSpecifiers()
/freebsd/contrib/file/magic/Magdir/
H A Darchive2404 # compression tag minus one equals numeric compression command line switch z[1-9]
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in1813 …ive quadrature schemes, based on Newton-Cotes (2N plus 1) point rules (N equals 1, 2, 3, 4, 5), in…
2614 …mplement in a computer program. A numerical approximation shows that $!$ equals 1.140 for this ver…
8784 …on complexity. In particular, the new method applies to tables of size n equals 2**r. It allows fu…
17205equals m, vertical B vertical equals n, m less than equivalent to n, and p,p less than equivalent …
19441 …n the United States by someone other than the developer. A programming ( equals higher-level) lang…
20658 …g over the elements of any finite set (instead of the more narrow for i: equals 1 to n notation), …
24105 …operty is dropped, then the problem becomes NP-complete, even if it is restricted to k2 equals 2.",
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsMSAInstrInfo.td355 // Any build_vector that is a constant splat with a value that equals 1
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6671 if (!ProfName.equals("branch_weights")) in materialize()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp2867 !GV->getName().equals("llvm.amdgcn.module.lds")) { in legalizeGlobalValue()
H A DAMDGPUISelLowering.cpp1433 !GV->getName().equals("llvm.amdgcn.module.lds")) { in LowerGlobalAddress()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp5325 MD->getOperand(0))->getString().equals("ppc-trap-reason")) in Select()
/freebsd/contrib/bmake/
H A Dbmake.cat11085 and the word ends with _o_l_d___s_t_r_i_n_g or equals it, that suffix is
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7104 : R.getGatherCost(Gathers, !Root && VL.equals(Gathers))); in getBuildVectorCost()
9663 !VL.equals(ArrayRef(TE->Scalars) in isGatherShuffledSingleRegisterEntry()
/freebsd/crypto/heimdal/lib/wind/
H A Drfc3454.txt444 Because NormalizeWithKC(Fold(c)) always equals c, the table is stable
/freebsd/contrib/wpa/wpa_supplicant/
H A DChangeLog695 * added support for simultaneous authentication of equals (SAE) for
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3551 if (Symbol.equals("__x86_indirect_thunk_r11")) in canMakeTailCallConditional()
/freebsd/contrib/googletest/docs/
H A Dgmock_cook_book.md1336 *os << "bar() + baz() equals " << expected_sum_;
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp2151 if (SectName.equals("__text")) { in ProcessMachO()

12345678910