/freebsd/sys/contrib/dev/acpica/compiler/ |
H A D | aslfileio.c | 275 UINT32 Actual; in FlReadFile() local 280 Actual = fread (Buffer, 1, Length, AslGbl_Files[FileId].Handle); in FlReadFile() 281 if (Actual < Length) in FlReadFile() 319 UINT32 Actual; in FlWriteFile() local 324 Actual = fwrite ((char *) Buffer, 1, Length, AslGbl_Files[FileId].Handle); in FlWriteFile() 325 if (Actual != Length) in FlWriteFile() 335 Actual = fwrite ((char *) Buffer, 1, Length, in FlWriteFile() 337 if (Actual != Length) in FlWriteFile() 367 INT32 Actual; in FlPrintFile() local 372 Actual = vfprintf (AslGbl_Files[FileId].Handle, Format, Args); in FlPrintFile() [all …]
|
H A D | dttemplate.c | 496 int Actual; in DtCreateOneTemplate() local 573 Actual = DtEmitDefinitionBlock ( in DtCreateOneTemplate() 575 if (Actual < 0) in DtCreateOneTemplate() 585 Actual = DtEmitDefinitionBlock ( in DtCreateOneTemplate() 587 if (Actual < 0) in DtCreateOneTemplate() 596 Actual = DtEmitDefinitionBlock ( in DtCreateOneTemplate() 598 if (Actual < 0) in DtCreateOneTemplate() 606 Actual = DtEmitDefinitionBlock ( in DtCreateOneTemplate() 608 if (Actual < 0) in DtCreateOneTemplate()
|
H A D | aslhex.c | 241 UINT32 Actual; in HxReadAmlOutputFile() local 244 Actual = fread (Buffer, 1, HEX_TABLE_LINE_SIZE, in HxReadAmlOutputFile() 253 return (Actual); in HxReadAmlOutputFile()
|
H A D | aslerror.c | 468 int Actual; in AePrintErrorSourceLine() local 538 Actual = fseek (SourceFile, in AePrintErrorSourceLine() 540 if (Actual) in AePrintErrorSourceLine()
|
/freebsd/contrib/googletest/googlemock/test/ |
H A D | gmock_output_test_golden.txt | 40 Actual: 1 42 Actual: never called - unsatisfied and active 54 Actual: 1 56 Actual: never called - unsatisfied and active 65 Actual: called twice - over-saturated and active 73 Actual: called twice - over-saturated and active 101 Actual: it is retired 103 Actual: called once - saturated and retired 106 Actual: 1 108 Actual: 1 [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | SCCPSolver.h | 43 Constant *Actual; // A corresponding actual constant argument. member 45 ArgInfo(Argument *F, Constant *A) : Formal(F), Actual(A) {} in ArgInfo() 48 return Formal == Other.Formal && Actual == Other.Actual; 54 return hash_combine(hash_value(A.Formal), hash_value(A.Actual)); in hash_value()
|
/freebsd/sys/contrib/dev/acpica/common/ |
H A D | adfile.c | 236 ACPI_SIZE Actual; in AdWriteBuffer() local 246 Actual = fwrite (Buffer, 1, (size_t) Length, File); in AdWriteBuffer() 247 if (Actual != Length) in AdWriteBuffer() 253 return ((INT32) Actual); in AdWriteBuffer()
|
H A D | acfileio.c | 581 ACPI_SIZE Actual; in AcValidateTableHeader() local 607 Actual = fread (&TableHeader, 1, HeaderLength, File); in AcValidateTableHeader() 613 if (Actual < HeaderLength) in AcValidateTableHeader() 617 (UINT32) Actual, HeaderLength); in AcValidateTableHeader()
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | googletest-output-test-golden-lin.txt | 5 Actual: false 97 Actual: false 485 Actual: 0 failures 493 Actual: 2 failures 513 Actual: 527 Actual: 0 failures 535 Actual: 0 failures 550 Actual: 0 failures 558 Actual: 2 failures 578 Actual: [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
H A D | GtestMatchers.h | 49 internal::BindableMatcher<Stmt> gtestAssertThat(StatementMatcher Actual, 58 internal::BindableMatcher<Stmt> gtestExpectThat(StatementMatcher Actual,
|
/freebsd/bin/sh/tests/builtins/ |
H A D | command13.0 | 11 echo "Actual: $1"
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | Lint.cpp | 221 Value *Actual = *AI; in visitCallBase() local 224 Check(Formal->getType() == Actual->getType(), in visitCallBase() 232 if (Formal->hasNoAliasAttr() && Actual->getType()->isPointerTy()) { in visitCallBase() 257 if (Formal->hasStructRetAttr() && Actual->getType()->isPointerTy()) { in visitCallBase() 260 Actual, LocationSize::precise(DL->getTypeStoreSize(Ty))); in visitCallBase()
|
/freebsd/sys/contrib/device-tree/src/arm64/marvell/ |
H A D | armada-3720-eDPU.dts | 25 /* Actual device is MV88E6361 */
|
H A D | cn9130-crb.dtsi | 210 /* Actual device is MV88E6393X */
|
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | COFFMasmParser.cpp | 511 MCSymbol *Actual = getContext().getOrCreateSymbol(ActualName); in ParseDirectiveAlias() local 513 getStreamer().emitWeakReference(Alias, Actual); in ParseDirectiveAlias()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | FunctionSpecialization.cpp | 722 << ", ActualArg = " << Arg.Actual->getNameOrAsOperand() in run() 879 B += Visitor.getSpecializationBonus(A.Formal, A.Actual); in findSpecializations() 880 Score += getInliningBonus(A.Formal, A.Actual); in findSpecializations() 1121 return getCandidateConstant(CS->getArgOperand(ArgNo)) != Arg.Actual; in updateCallSites()
|
/freebsd/contrib/libcbor/doc/source/api/ |
H A D | type_0_1.rst | 33 Actual Type of the integer can be checked using :doc:`item types API <item_types>`.
|
/freebsd/sys/contrib/device-tree/src/arm64/hisilicon/ |
H A D | hi3670-hikey970.dts | 304 "[GPIO_188_I2C1_SCL]", /* Actual SoC I2C1_SCL */ 305 "[GPIO_189_I2C1_SDA]", /* Actual SoC I2C1_SDA */
|
H A D | hi3660-hikey960.dts | 454 "[I2C1_SCL]", /* Actual SoC I2C1 */ 455 "[I2C1_SDA]", /* Actual SoC I2C1 */
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/Directive/ |
H A D | DirectiveBase.td | 120 // Actual clause.
|
/freebsd/contrib/googletest/docs/ |
H A D | advanced.md | 101 Actual: false (3 is odd) 109 Actual: false 131 Actual: true (8 is even) 696 Actual: 2 703 Actual: 3 2140 <failure message="Value of: add(1, 1)
 Actual: 3
Expected: 2" type="">...</failure> 2141 … <failure message="Value of: add(1, -1)
 Actual: 1
Expected: 0" type="">...</failure> 2338 "message": "Value of: add(1, 1)\n Actual: 3\nExpected: 2", 2342 "message": "Value of: add(1, -1)\n Actual: 1\nExpected: 0",
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | ASN1_generate_nconf.pod | 251 # Actual public key: modulus and exponent
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | xcalibur1501.dts | 139 * Actual part could be ST Micro NAND08GW3B2A (1 GB),
|
H A D | xpedite5301.dts | 139 * Actual part could be ST Micro NAND08GW3B2A (1 GB),
|
H A D | xpedite5370.dts | 137 * Actual part could be ST Micro NAND08GW3B2A (1 GB),
|