/freebsd/tools/regression/include/tgmath/ |
H A D | tgmath.c | 167 long double complex ldc; variable 337 RUN_TEST(FNC(ldc), long double complex) && \ 347 RUN_TEST(FNC(ldc), long double) && \ 357 RUN_TEST(FNC(ldc, ldc), long double complex) && \ 358 RUN_TEST(FNC(ldc, dc), long double complex) && \ 359 RUN_TEST(FNC(ldc, fc), long double complex) && \ 360 RUN_TEST(FNC(ldc, ld), long double complex) && \ 361 RUN_TEST(FNC(ldc, d), long double complex) && \ 362 RUN_TEST(FNC(ldc, f), long double complex) && \ 363 RUN_TEST(FNC(ldc, i), long double complex) && \ [all …]
|
/freebsd/lib/libbe/ |
H A D | be.c | 723 be_get_path(struct libbe_deep_clone *ldc, const char *dspath, char *result, int result_size) in be_get_path() argument 729 pos = strstr(dspath, ldc->lbh->root); in be_get_path() 736 snprintf(result, result_size, "%s/%s", ldc->lbh->root, ldc->bename); in be_get_path() 739 pos += strlen(ldc->lbh->root) + 1; in be_get_path() 757 struct libbe_deep_clone *ldc; in be_clone_cb() local 760 ldc = (struct libbe_deep_clone *)data; in be_clone_cb() 763 snprintf(snap_path, sizeof(snap_path), "%s@%s", dspath, ldc->snapname); in be_clone_cb() 766 if (be_get_path(ldc, dspath, be_path, sizeof(be_path)) != BE_ERR_SUCCESS) in be_clone_cb() 770 if (zfs_dataset_exists(ldc->lbh->lzh, be_path, ZFS_TYPE_DATASET)) in be_clone_cb() 774 if (!zfs_dataset_exists(ldc->lbh->lzh, snap_path, ZFS_TYPE_SNAPSHOT)) in be_clone_cb() [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/nvidia/ |
H A D | tegra20-trimslice.dts | 142 "ldc", "ldi", "lhp0", "lhp1", "lhp2", 234 nvidia,pins = "hdint", "lcsn", "ldc", "lm1",
|
H A D | tegra20-tamonten.dtsi | 133 "ldc", "ldi", "lhp0", "lhp1", "lhp2", 220 nvidia,pins = "hdint", "lcsn", "ldc", "lm1",
|
H A D | tegra20-ventana.dts | 149 nvidia,pins = "lcsn", "ldc", "lm0", "lpw1", 246 nvidia,pins = "hdint", "lcsn", "ldc", "lm1",
|
H A D | tegra20-paz00.dts | 145 "ldc", "ldi", "lhp0", "lhp1", "lhp2", 246 "ldc", "ldi", "lhs", "lsc0", "lspi",
|
H A D | tegra20-harmony.dts | 151 "ldc", "ldi", "lhp0", "lhp1", "lhp2", 237 nvidia,pins = "hdint", "lcsn", "ldc", "lm1",
|
H A D | tegra20-seaboard.dts | 148 nvidia,pins = "lcsn", "ldc", "lm0", "lpw1", 245 nvidia,pins = "hdint", "lcsn", "ldc", "lm1",
|
H A D | tegra20-asus-tf101.dts | 227 nvidia,pins = "lcsn", "ldc", "lm0", "lpw1", 344 nvidia,pins = "hdint", "lcsn", "ldc", "lm1",
|
H A D | tegra20-acer-a500-picasso.dts | 190 nvidia,pins = "lcsn", "ldc", "lm0", "lpw1", 288 nvidia,pins = "hdint", "lcsn", "ldc", "lm1",
|
H A D | tegra20-colibri.dtsi | 127 nvidia,pins = "lcsn", "ldc", "lm0", "lsdi";
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | nvidia,tegra20-pinmux.yaml | 40 ld13, ld14, ld15, ld16, ld17, ldc, ldi, lhp0, lhp1, lhp2,
|
H A D | nvidia,tegra20-pinmux.txt | 79 ld14, ld15, ld16, ld17, ldc, ldi, lhp0, lhp1, lhp2, lhs, lm0, lm1, lpp,
|
/freebsd/contrib/sendmail/src/ |
H A D | timers.c | 226 (void) sm_snprintf(buf, sizeof(buf), "%ld.%06ldr/%ld.%06ldc",
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclBase.cpp | 399 const DeclContext *LDC = getLexicalDeclContext(); in isInLocalScopeForInstantiation() local 400 if (!LDC->isDependentContext()) in isInLocalScopeForInstantiation() 403 if (LDC->isFunctionOrMethod()) in isInLocalScopeForInstantiation() 405 if (!isa<TagDecl>(LDC)) in isInLocalScopeForInstantiation() 407 if (const auto *CRD = dyn_cast<CXXRecordDecl>(LDC)) in isInLocalScopeForInstantiation() 410 LDC = LDC->getLexicalParent(); in isInLocalScopeForInstantiation()
|
/freebsd/contrib/diff/src/ |
H A D | diff3.c | 1394 fprintf (outputfile, "%ldc\n", llowt); in output_diff3() 1397 fprintf (outputfile, "%ld,%ldc\n", llowt, lhight); in output_diff3() 1576 fprintf (outputfile, "%ldc\n", high0); in output_diff3_edscript() 1579 fprintf (outputfile, "%ld,%ldc\n", low0, high0); in output_diff3_edscript()
|
/freebsd/sys/arm/arm/ |
H A D | disassem.c | 227 { 0x0e100090, 0x0c100000, "ldc", "L#v" },
|
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreInstrInfo.td | 591 "ldc $a, $b", [(set RRegs:$a, immU6:$b)]>; 594 "ldc $a, $b", [(set RRegs:$a, immU16:$b)]>;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMScheduleA57.td | 127 def : InstRW<[WriteNoop, WriteNoop], (instregex "(t2)?LDA", "(t2)?LDC", "(t2)?STC",
|
H A D | ARMInstrInfo.td | 5600 defm LDC : LdStCop <1, 0, "ldc", [(int_arm_ldc timm:$cop, timm:$CRd, addrmode5:$addr)]>;
|
H A D | ARMInstrThumb2.td | 4462 defm t2LDC : t2LdStCop<0b1110, 1, 0, "ldc", [(int_arm_ldc timm:$cop, timm:$CRd, addrmode5:$addr)]…
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcInstrInfo.td | 645 defm LDC : Load<"ld", 0b110000, load, CoprocRegs, i32>;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 51153 const Constant *LdC = getTargetConstantFromBasePtr(Ptr); in combineConstantPoolLoads() local 51154 if (!LdC) in combineConstantPoolLoads() 51186 unsigned LdSize = LdC->getType()->getPrimitiveSizeInBits(); in combineConstantPoolLoads()
|