Home
last modified time | relevance | path

Searched defs:of (Results 2726 – 2750 of 8591) sorted by relevance

1...<<101102103104105106107108109110>>...344

/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/src/crypt3/
H A Dmdigest.c215 GWEN_MDIGEST_BEGIN_FN of; in GWEN_MDigest_SetBeginFn() local
229 GWEN_MDIGEST_END_FN of; in GWEN_MDigest_SetEndFn() local
243 GWEN_MDIGEST_UPDATE_FN of; in GWEN_MDigest_SetUpdateFn() local
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/src/crypt3/
H A Dmdigest.c215 GWEN_MDIGEST_BEGIN_FN of; in GWEN_MDigest_SetBeginFn() local
229 GWEN_MDIGEST_END_FN of; in GWEN_MDigest_SetEndFn() local
243 GWEN_MDIGEST_UPDATE_FN of; in GWEN_MDigest_SetUpdateFn() local
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/src/crypt3/
H A Dmdigest.c215 GWEN_MDIGEST_BEGIN_FN of; in GWEN_MDigest_SetBeginFn() local
229 GWEN_MDIGEST_END_FN of; in GWEN_MDigest_SetEndFn() local
243 GWEN_MDIGEST_UPDATE_FN of; in GWEN_MDigest_SetUpdateFn() local
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/src/crypt3/
H A Dmdigest.c215 GWEN_MDIGEST_BEGIN_FN of; in GWEN_MDigest_SetBeginFn() local
229 GWEN_MDIGEST_END_FN of; in GWEN_MDigest_SetEndFn() local
243 GWEN_MDIGEST_UPDATE_FN of; in GWEN_MDigest_SetUpdateFn() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/kernel/cpu/resctrl/
H A Dctrlmondata.c297 ssize_t rdtgroup_schemata_write(struct kernfs_open_file *of, in rdtgroup_schemata_write()
394 int rdtgroup_schemata_show(struct kernfs_open_file *of, in rdtgroup_schemata_show()
451 struct kernfs_open_file *of = m->private; in rdtgroup_mondata_show() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/kernel/cpu/resctrl/
H A Dctrlmondata.c297 ssize_t rdtgroup_schemata_write(struct kernfs_open_file *of, in rdtgroup_schemata_write()
394 int rdtgroup_schemata_show(struct kernfs_open_file *of, in rdtgroup_schemata_show()
451 struct kernfs_open_file *of = m->private; in rdtgroup_mondata_show() local
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/src/crypt3/
H A Dmdigest.c215 GWEN_MDIGEST_BEGIN_FN of; in GWEN_MDigest_SetBeginFn() local
229 GWEN_MDIGEST_END_FN of; in GWEN_MDigest_SetEndFn() local
243 GWEN_MDIGEST_UPDATE_FN of; in GWEN_MDigest_SetUpdateFn() local
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/kernel/cpu/resctrl/
H A Dctrlmondata.c297 ssize_t rdtgroup_schemata_write(struct kernfs_open_file *of, in rdtgroup_schemata_write()
394 int rdtgroup_schemata_show(struct kernfs_open_file *of, in rdtgroup_schemata_show()
451 struct kernfs_open_file *of = m->private; in rdtgroup_mondata_show() local
/dports/biology/canu/canu-2.2/src/seqrequester/src/seqrequester/
H A Dsample.C125 uint32 of = 0; in doSample_sample() local
258 uint32 of = seqOrder[num].out; in doSample_paired() local
419 uint32 of = seqOrder[num].out; in doSample_single() local
/dports/net/librdkafka/librdkafka-1.8.2/src/
H A Drdkafka_lz4.c54 size_t of = 4; in rd_kafka_lz4_decompress_fixup_bad_framing() local
113 size_t of = 4; in rd_kafka_lz4_compress_break_framing() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/src/isdn/
H A Dmfifo.c217 int of, ol, x; in MFIFOWriteMes() local
360 int of, ol, x; in MFIFOWriteMesOverwrite() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/nio/file/
H A DPath.java146 public static Path of(String first, String... more) { in of() method
196 public static Path of(URI uri) { in of() method
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rdkafka-sys-2.0.0+1.4.2/librdkafka/src/
H A Drdkafka_lz4.c54 size_t of = 4; in rd_kafka_lz4_decompress_fixup_bad_framing() local
113 size_t of = 4; in rd_kafka_lz4_compress_break_framing() local
/dports/games/freeminer/freeminer-0.4.10.4/src/
H A Dcavegen.h53 v3s16 of; // absolute coordinates of caved space variable
100 v3s16 of; // absolute coordinates of caved space variable
/dports/misc/rump/buildrump.sh-b914579/src/sys/compat/osf1/
H A Dosf1_cvt.c293 osf1_cvt_flock_from_native(const struct flock *nf, struct osf1_flock *of) in osf1_cvt_flock_from_native()
332 osf1_cvt_flock_to_native(const struct osf1_flock *of, struct flock *nf) in osf1_cvt_flock_to_native()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/nio/file/
H A DPath.java146 public static Path of(String first, String... more) { in of() method
196 public static Path of(URI uri) { in of() method
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/make/src/classes/build/tools/tzdb/
H A DLocalTime.java168 public static LocalTime of(int hour, int minute) { in of() method in LocalTime
190 public static LocalTime of(int hour, int minute, int second) { in of() method in LocalTime
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/nio/file/
H A DPath.java146 public static Path of(String first, String... more) { in of() method
196 public static Path of(URI uri) { in of() method
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/java/nio/file/
H A DPath.java146 public static Path of(String first, String... more) { in of() method
196 public static Path of(URI uri) { in of() method
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/java/nio/file/
H A DPath.java146 public static Path of(String first, String... more) { in of() method
196 public static Path of(URI uri) { in of() method
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/java/nio/file/
H A DPath.java146 public static Path of(String first, String... more) { in of() method
196 public static Path of(URI uri) { in of() method
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/java/nio/file/
H A DPath.java146 public static Path of(String first, String... more) { in of() method
196 public static Path of(URI uri) { in of() method
/dports/math/teyjus/teyjus-2.1-7-ge63f40a/source/test/system_tests/hocompiler/
H A Dbobabsyn.sig5 kind texp type. % basic type of all tiger expressions. type
7 kind ttype type. % meta-level type of tiger types type
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/java/nio/file/
H A DPath.java146 public static Path of(String first, String... more) { in of() method
196 public static Path of(URI uri) { in of() method
/dports/databases/postgresql12-plperl/postgresql-12.9/src/include/storage/
H A Dpredicate_internals.h54 * by comparing the transaction's finishedBefore field to in rd_kafka_lz4_decompress_fixup_bad_framing()
114 #define SXACT_FLAG_COMMITTED 0x00000001 /* already committed */

1...<<101102103104105106107108109110>>...344