Home
last modified time | relevance | path

Searched refs:sof (Results 1 – 25 of 1279) sorted by relevance

12345678910>>...52

/dports/net/scamper/scamper-cvs-20211026/scamper/
H A Dscamper_outfiles.c63 sof->sf = sf; in outfile_alloc()
79 return sof; in outfile_alloc()
82 if(sof != NULL) in outfile_alloc()
84 if(sof->name != NULL) free(sof->name); in outfile_alloc()
85 free(sof); in outfile_alloc()
94 if(sof->name != NULL && sof->sf != NULL) in outfile_free()
109 free(sof); in outfile_free()
134 return sof; in scamper_outfile_use()
258 return sof; in scamper_outfile_open()
332 return sof; in scamper_outfile_openfd()
[all …]
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dgnm-so-filled.c95 w -= (sof->margin_pts.left + sof->margin_pts.right) in so_filled_view_set_bounds()
99 h -= (sof->margin_pts.top + sof->margin_pts.bottom) in so_filled_view_set_bounds()
103 if (sof->is_oval) in so_filled_view_set_bounds()
201 w -= (sof->margin_pts.left + sof->margin_pts.right) in cb_gnm_so_filled_changed()
205 h -= (sof->margin_pts.top + sof->margin_pts.bottom) in cb_gnm_so_filled_changed()
271 if (sof->is_oval) { in gnm_so_filled_draw_cairo()
292 if (sof->text != NULL && *(sof->text) != '\0') { in gnm_so_filled_draw_cairo()
337 if (sof->text != NULL && sof->text[0] != '\0') { in gnm_so_filled_write_xml_sax()
492 sof->text = NULL; in gnm_so_filled_finalize()
548 sof->margin_pts.top = sof->margin_pts.bottom = 3; in gnm_so_filled_init()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/sof/intel/
H A DMakefile3 snd-sof-acpi-intel-byt-objs := byt.o
4 snd-sof-acpi-intel-bdw-objs := bdw.o
6 snd-sof-intel-ipc-objs := intel-ipc.o
14 snd-sof-intel-hda-objs := hda-codec.o
17 obj-$(CONFIG_SND_SOC_SOF_BROADWELL) += snd-sof-acpi-intel-bdw.o
20 obj-$(CONFIG_SND_SOC_SOF_HDA) += snd-sof-intel-hda.o
22 snd-sof-pci-intel-tng-objs := pci-tng.o
23 snd-sof-pci-intel-apl-objs := pci-apl.o
24 snd-sof-pci-intel-cnl-objs := pci-cnl.o
25 snd-sof-pci-intel-icl-objs := pci-icl.o
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/sof/intel/
H A DMakefile3 snd-sof-acpi-intel-byt-objs := byt.o
4 snd-sof-acpi-intel-bdw-objs := bdw.o
6 snd-sof-intel-ipc-objs := intel-ipc.o
14 snd-sof-intel-hda-objs := hda-codec.o
17 obj-$(CONFIG_SND_SOC_SOF_BROADWELL) += snd-sof-acpi-intel-bdw.o
20 obj-$(CONFIG_SND_SOC_SOF_HDA) += snd-sof-intel-hda.o
22 snd-sof-pci-intel-tng-objs := pci-tng.o
23 snd-sof-pci-intel-apl-objs := pci-apl.o
24 snd-sof-pci-intel-cnl-objs := pci-cnl.o
25 snd-sof-pci-intel-icl-objs := pci-icl.o
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/sof/intel/
H A DMakefile3 snd-sof-acpi-intel-byt-objs := byt.o
4 snd-sof-acpi-intel-bdw-objs := bdw.o
6 snd-sof-intel-ipc-objs := intel-ipc.o
14 snd-sof-intel-hda-objs := hda-codec.o
17 obj-$(CONFIG_SND_SOC_SOF_BROADWELL) += snd-sof-acpi-intel-bdw.o
20 obj-$(CONFIG_SND_SOC_SOF_HDA) += snd-sof-intel-hda.o
22 snd-sof-pci-intel-tng-objs := pci-tng.o
23 snd-sof-pci-intel-apl-objs := pci-apl.o
24 snd-sof-pci-intel-cnl-objs := pci-cnl.o
25 snd-sof-pci-intel-icl-objs := pci-icl.o
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/sof/
H A DMakefile4 control.o trace.o utils.o sof-audio.o
5 snd-sof-$(CONFIG_SND_SOC_SOF_DEBUG_PROBES) += probe.o compress.o
7 snd-sof-pci-objs := sof-pci-dev.o
8 snd-sof-acpi-objs := sof-acpi-dev.o
9 snd-sof-of-objs := sof-of-dev.o
11 snd-sof-nocodec-objs := nocodec.o
13 obj-$(CONFIG_SND_SOC_SOF) += snd-sof.o
14 obj-$(CONFIG_SND_SOC_SOF_NOCODEC) += snd-sof-nocodec.o
17 obj-$(CONFIG_SND_SOC_SOF_ACPI_DEV) += snd-sof-acpi.o
18 obj-$(CONFIG_SND_SOC_SOF_OF) += snd-sof-of.o
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/sof/
H A DMakefile4 control.o trace.o utils.o sof-audio.o
5 snd-sof-$(CONFIG_SND_SOC_SOF_DEBUG_PROBES) += probe.o compress.o
7 snd-sof-pci-objs := sof-pci-dev.o
8 snd-sof-acpi-objs := sof-acpi-dev.o
9 snd-sof-of-objs := sof-of-dev.o
11 snd-sof-nocodec-objs := nocodec.o
13 obj-$(CONFIG_SND_SOC_SOF) += snd-sof.o
14 obj-$(CONFIG_SND_SOC_SOF_NOCODEC) += snd-sof-nocodec.o
17 obj-$(CONFIG_SND_SOC_SOF_ACPI_DEV) += snd-sof-acpi.o
18 obj-$(CONFIG_SND_SOC_SOF_OF) += snd-sof-of.o
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/sof/
H A DMakefile4 control.o trace.o utils.o sof-audio.o
5 snd-sof-$(CONFIG_SND_SOC_SOF_DEBUG_PROBES) += probe.o compress.o
7 snd-sof-pci-objs := sof-pci-dev.o
8 snd-sof-acpi-objs := sof-acpi-dev.o
9 snd-sof-of-objs := sof-of-dev.o
11 snd-sof-nocodec-objs := nocodec.o
13 obj-$(CONFIG_SND_SOC_SOF) += snd-sof.o
14 obj-$(CONFIG_SND_SOC_SOF_NOCODEC) += snd-sof-nocodec.o
17 obj-$(CONFIG_SND_SOC_SOF_ACPI_DEV) += snd-sof-acpi.o
18 obj-$(CONFIG_SND_SOC_SOF_OF) += snd-sof-of.o
[all …]
/dports/graphics/darktable/darktable-3.6.1/src/external/rawspeed/src/librawspeed/decompressors/
H A DAbstractLJpegDecompressor.cpp115 sof->prec = sofInput.getByte(); in parseSOF()
116 sof->h = sofInput.getU16(); in parseSOF()
117 sof->w = sofInput.getU16(); in parseSOF()
118 sof->cps = sofInput.getByte(); in parseSOF()
120 if (sof->prec < 2 || sof->prec > 16) in parseSOF()
123 if (sof->h == 0 || sof->w == 0) in parseSOF()
126 if (sof->cps > 4 || sof->cps < 1) in parseSOF()
129 if (sof->cps < mRaw->getCpp()) { in parseSOF()
131 sof->cps, mRaw->getCpp()); in parseSOF()
136 sof->cps, mRaw->dim.x); in parseSOF()
[all …]
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/rawspeed/src/librawspeed/decompressors/
H A DAbstractLJpegDecompressor.cpp115 sof->prec = sofInput.getByte(); in parseSOF()
116 sof->h = sofInput.getU16(); in parseSOF()
117 sof->w = sofInput.getU16(); in parseSOF()
118 sof->cps = sofInput.getByte(); in parseSOF()
120 if (sof->prec < 2 || sof->prec > 16) in parseSOF()
123 if (sof->h == 0 || sof->w == 0) in parseSOF()
126 if (sof->cps > 4 || sof->cps < 1) in parseSOF()
129 if (sof->cps < mRaw->getCpp()) { in parseSOF()
131 sof->cps, mRaw->getCpp()); in parseSOF()
136 sof->cps, mRaw->dim.x); in parseSOF()
[all …]
/dports/graphics/darktable38/darktable-3.8.0/src/external/rawspeed/src/librawspeed/decompressors/
H A DAbstractLJpegDecompressor.cpp115 sof->prec = sofInput.getByte(); in parseSOF()
116 sof->h = sofInput.getU16(); in parseSOF()
117 sof->w = sofInput.getU16(); in parseSOF()
118 sof->cps = sofInput.getByte(); in parseSOF()
120 if (sof->prec < 2 || sof->prec > 16) in parseSOF()
123 if (sof->h == 0 || sof->w == 0) in parseSOF()
126 if (sof->cps > 4 || sof->cps < 1) in parseSOF()
129 if (sof->cps < mRaw->getCpp()) { in parseSOF()
131 sof->cps, mRaw->getCpp()); in parseSOF()
136 sof->cps, mRaw->dim.x); in parseSOF()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi.tests/src/org/eclipse/osgi/tests/resolver/
H A DTestGenerated_001.java43 StateObjectFactory sof = StateObjectFactory.defaultFactory; in testTest_001() local
45 bundle_1 = create_bundle_1(sof); in testTest_001()
46 bundle_2 = create_bundle_2(sof); in testTest_001()
47 bundle_3 = create_bundle_3(sof); in testTest_001()
48 bundle_4 = create_bundle_4(sof); in testTest_001()
49 bundle_5 = create_bundle_5(sof); in testTest_001()
50 bundle_6 = create_bundle_6(sof); in testTest_001()
51 bundle_7 = create_bundle_7(sof); in testTest_001()
52 bundle_8 = create_bundle_8(sof); in testTest_001()
53 bundle_9 = create_bundle_9(sof); in testTest_001()
[all …]
H A DTestRFC79_006.java39 StateObjectFactory sof = StateObjectFactory.defaultFactory; in testTest_006() local
41 bundle_1 = create_bundle_1(sof); in testTest_006()
42 bundle_2 = create_bundle_2(sof); in testTest_006()
43 bundle_3 = create_bundle_3(sof); in testTest_006()
44 bundle_4 = create_bundle_4(sof); in testTest_006()
45 bundle_5 = create_bundle_5(sof); in testTest_006()
46 bundle_6 = create_bundle_6(sof); in testTest_006()
151 public BundleDescription create_bundle_1(StateObjectFactory sof) { in create_bundle_1() argument
165 public BundleDescription create_bundle_2(StateObjectFactory sof) { in create_bundle_2() argument
179 public BundleDescription create_bundle_3(StateObjectFactory sof) { in create_bundle_3() argument
[all …]
H A DTestRFC79_007.java38 StateObjectFactory sof = StateObjectFactory.defaultFactory; in testTest_007() local
40 bundle_1 = create_bundle_1(sof); in testTest_007()
41 bundle_2 = create_bundle_2(sof); in testTest_007()
42 bundle_3 = create_bundle_3(sof); in testTest_007()
43 bundle_4 = create_bundle_4(sof); in testTest_007()
44 bundle_5 = create_bundle_5(sof); in testTest_007()
137 public BundleDescription create_bundle_1(StateObjectFactory sof) { in create_bundle_1() argument
152 public BundleDescription create_bundle_2(StateObjectFactory sof) { in create_bundle_2() argument
166 public BundleDescription create_bundle_3(StateObjectFactory sof) { in create_bundle_3() argument
180 public BundleDescription create_bundle_4(StateObjectFactory sof) { in create_bundle_4() argument
[all …]
H A DTestAttributes_001.java33 StateObjectFactory sof = StateObjectFactory.defaultFactory; in testTest_001() local
35 bundle_1 = create_bundle_1(sof); in testTest_001()
36 bundle_2 = create_bundle_2(sof); in testTest_001()
37 bundle_3 = create_bundle_3(sof); in testTest_001()
38 bundle_4 = create_bundle_4(sof); in testTest_001()
39 bundle_5 = create_bundle_5(sof); in testTest_001()
123 public BundleDescription create_bundle_1(StateObjectFactory sof) { in create_bundle_1() argument
137 public BundleDescription create_bundle_2(StateObjectFactory sof) { in create_bundle_2() argument
151 public BundleDescription create_bundle_3(StateObjectFactory sof) { in create_bundle_3() argument
165 public BundleDescription create_bundle_4(StateObjectFactory sof) { in create_bundle_4() argument
[all …]
H A DTestGrouping_003.java38 StateObjectFactory sof = StateObjectFactory.defaultFactory; in testTest_003() local
40 bundle_1 = create_bundle_1(sof); in testTest_003()
41 bundle_2 = create_bundle_2(sof); in testTest_003()
42 bundle_3 = create_bundle_3(sof); in testTest_003()
43 bundle_4 = create_bundle_4(sof); in testTest_003()
44 bundle_5 = create_bundle_5(sof); in testTest_003()
140 public BundleDescription create_bundle_1(StateObjectFactory sof) { in create_bundle_1() argument
155 public BundleDescription create_bundle_2(StateObjectFactory sof) { in create_bundle_2() argument
169 public BundleDescription create_bundle_3(StateObjectFactory sof) { in create_bundle_3() argument
184 public BundleDescription create_bundle_4(StateObjectFactory sof) { in create_bundle_4() argument
[all …]
H A DTestPropagation_003.java37 StateObjectFactory sof = StateObjectFactory.defaultFactory; in testTest_001() local
39 bundle_1 = create_bundle_1(sof); in testTest_001()
40 bundle_2 = create_bundle_2(sof); in testTest_001()
41 bundle_3 = create_bundle_3(sof); in testTest_001()
42 bundle_4 = create_bundle_4(sof); in testTest_001()
114 public BundleDescription create_bundle_1(StateObjectFactory sof) { in create_bundle_1() argument
121 bundle = sof.createBundleDescription(dictionary_1, "bundle_1", 1); in create_bundle_1()
128 public BundleDescription create_bundle_2(StateObjectFactory sof) { in create_bundle_2() argument
136 bundle = sof.createBundleDescription(dictionary_2, "bundle_2", 2); in create_bundle_2()
143 public BundleDescription create_bundle_3(StateObjectFactory sof) { in create_bundle_3() argument
[all …]
H A DTestRFC79_001.java36 StateObjectFactory sof = StateObjectFactory.defaultFactory; in testTest_001() local
38 bundle_1 = create_bundle_1(sof); in testTest_001()
39 bundle_2 = create_bundle_2(sof); in testTest_001()
40 bundle_3 = create_bundle_3(sof); in testTest_001()
127 public BundleDescription create_bundle_1(StateObjectFactory sof) { in create_bundle_1() argument
135 bundle = sof.createBundleDescription(dictionary_1, "bundle_1", 1); in create_bundle_1()
142 public BundleDescription create_bundle_2(StateObjectFactory sof) { in create_bundle_2() argument
150 bundle = sof.createBundleDescription(dictionary_2, "bundle_2", 2); in create_bundle_2()
157 public BundleDescription create_bundle_3(StateObjectFactory sof) { in create_bundle_3() argument
171 public BundleDescription create_bundle_4(StateObjectFactory sof) { in create_bundle_4() argument
[all …]
H A DTestRFC79_002.java38 StateObjectFactory sof = StateObjectFactory.defaultFactory; in testTest_002() local
40 bundle_1 = create_bundle_1(sof); in testTest_002()
41 bundle_2 = create_bundle_2(sof); in testTest_002()
42 bundle_3 = create_bundle_3(sof); in testTest_002()
43 bundle_4 = create_bundle_4(sof); in testTest_002()
44 bundle_5 = create_bundle_5(sof); in testTest_002()
173 public BundleDescription create_bundle_1(StateObjectFactory sof) { in create_bundle_1() argument
188 public BundleDescription create_bundle_2(StateObjectFactory sof) { in create_bundle_2() argument
203 public BundleDescription create_bundle_3(StateObjectFactory sof) { in create_bundle_3() argument
217 public BundleDescription create_bundle_4(StateObjectFactory sof) { in create_bundle_4() argument
[all …]
H A DTestDynamic_004.java37 StateObjectFactory sof = StateObjectFactory.defaultFactory; in testTest_003() local
39 bundle_1 = create_bundle_1(sof); in testTest_003()
40 bundle_2 = create_bundle_2(sof); in testTest_003()
41 bundle_3 = create_bundle_3(sof); in testTest_003()
42 bundle_4 = create_bundle_4(sof); in testTest_003()
131 public BundleDescription create_bundle_1(StateObjectFactory sof) { in create_bundle_1() argument
139 bundle = sof.createBundleDescription(dictionary_1, "bundle_1", 1); in create_bundle_1()
146 public BundleDescription create_bundle_2(StateObjectFactory sof) { in create_bundle_2() argument
154 bundle = sof.createBundleDescription(dictionary_2, "bundle_2", 2); in create_bundle_2()
161 public BundleDescription create_bundle_3(StateObjectFactory sof) { in create_bundle_3() argument
[all …]
H A DTestPropagation_001.java37 StateObjectFactory sof = StateObjectFactory.defaultFactory; in testTest_001() local
39 bundle_1 = create_bundle_1(sof); in testTest_001()
40 bundle_2 = create_bundle_2(sof); in testTest_001()
41 bundle_3 = create_bundle_3(sof); in testTest_001()
42 bundle_4 = create_bundle_4(sof); in testTest_001()
128 public BundleDescription create_bundle_1(StateObjectFactory sof) { in create_bundle_1() argument
135 bundle = sof.createBundleDescription(dictionary_1, "bundle_1", 1); in create_bundle_1()
142 public BundleDescription create_bundle_2(StateObjectFactory sof) { in create_bundle_2() argument
150 bundle = sof.createBundleDescription(dictionary_2, "bundle_2", 2); in create_bundle_2()
157 public BundleDescription create_bundle_3(StateObjectFactory sof) { in create_bundle_3() argument
[all …]
H A DTestRFC79_004.java37 StateObjectFactory sof = StateObjectFactory.defaultFactory; in testTest_004() local
39 bundle_1 = create_bundle_1(sof); in testTest_004()
40 bundle_2 = create_bundle_2(sof); in testTest_004()
41 bundle_3 = create_bundle_3(sof); in testTest_004()
42 bundle_4 = create_bundle_4(sof); in testTest_004()
132 public BundleDescription create_bundle_1(StateObjectFactory sof) { in create_bundle_1() argument
139 bundle = sof.createBundleDescription(dictionary_1, "bundle_1", 1); in create_bundle_1()
146 public BundleDescription create_bundle_2(StateObjectFactory sof) { in create_bundle_2() argument
153 bundle = sof.createBundleDescription(dictionary_2, "bundle_2", 2); in create_bundle_2()
160 public BundleDescription create_bundle_3(StateObjectFactory sof) { in create_bundle_3() argument
[all …]
H A DTestCycle_003.java31 StateObjectFactory sof = StateObjectFactory.defaultFactory; in testTest_003() local
33 bundle_1 = create_bundle_1(sof); in testTest_003()
34 bundle_2 = create_bundle_2(sof); in testTest_003()
35 bundle_3 = create_bundle_3(sof); in testTest_003()
83 public BundleDescription create_bundle_1(StateObjectFactory sof) { in create_bundle_1() argument
90 bundle = sof.createBundleDescription(dictionary_1, "bundle_1", 1); in create_bundle_1()
97 public BundleDescription create_bundle_2(StateObjectFactory sof) { in create_bundle_2() argument
104 bundle = sof.createBundleDescription(dictionary_2, "bundle_2", 2); in create_bundle_2()
111 public BundleDescription create_bundle_3(StateObjectFactory sof) { in create_bundle_3() argument
118 bundle = sof.createBundleDescription(dictionary_3, "bundle_3", 3); in create_bundle_3()
/dports/graphics/grx/grx249/src/include/
H A Dmemcopy.h696 #define colcopy_b_xor(d,dof,s,sof,c) \ argument
700 #define colcopy_w_xor(d,dof,s,sof,c) \ argument
704 #define colcopy_l_xor(d,dof,s,sof,c) \ argument
708 #define colcopy_h_xor(d,dof,s,sof,c) \ argument
713 #define colcopy_b_or(d,dof,s,sof,c) \ argument
717 #define colcopy_w_or(d,dof,s,sof,c) \ argument
721 #define colcopy_l_or(d,dof,s,sof,c) \ argument
725 #define colcopy_h_or(d,dof,s,sof,c) \ argument
730 #define colcopy_b_and(d,dof,s,sof,c) \ argument
734 #define colcopy_w_and(d,dof,s,sof,c) \ argument
[all …]
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/bv-sized-1.0.2/src/Data/BitVector/Sized/
H A DOverflow.hs107 sequenceA (Overflow uof sof a) = Overflow uof sof <$> a
110 fmap f (Overflow uof sof a) = Overflow uof sof (f a)
114 Overflow uof sof f <*> Overflow uof' sof' a =
115 Overflow (uof <> uof') (sof <> sof') (f a)
120 Overflow uof sof a >>= k =
122 in Overflow (uof <> uof') (sof <> sof') b
152 sof = getSof w sres function
153 in Overflow uof sof (mkBV' w ures)
175 sof = getSof w sres function
176 in Overflow uof sof (mkBV' w ures)
[all …]

12345678910>>...52