Home
last modified time | relevance | path

Searched refs:read_ref (Results 1 – 25 of 188) sorted by relevance

12345678

/dports/deskutils/xmdiary/xmdiary-3.0.3/dtools/
H A DxtmMsgRead.c165 READ_REC_REF read_ref; in xtmMrInitialize() local
172 if( read_ref == NULL ) in xtmMrInitialize()
181 read_ref -> readW = createReadWindow( parent, read_ref ); in xtmMrInitialize()
183 SysFree( read_ref ); in xtmMrInitialize()
201 READ_REC_REF read_ref; in xtmMrDestroy() local
231 READ_REC_REF read_ref; in xtmMrReadMessage() local
239 read_ref -> msg_id = msg_id; in xtmMrReadMessage()
559 read_ref -> answer_handle = xtmMaInitialize( read_ref -> appl_data_ref, in answerCB()
568 xtmMaAnswerMessage( read_ref -> answer_handle, read_ref -> msg_id ); in answerCB()
605 SysFree( read_ref ); in destroyCB()
[all …]
/dports/www/p5-CGI-Ex/CGI-Ex-2.50/samples/benchmark/
H A Dbench_conf_readers.pl231 my $hash = $cob->read_ref($file);
251 my $hash = $cob->read_ref($_file);
267 my $hash = $cob->read_ref($_file);
285 my $hash = $cob->read_ref($_file);
304 my $hash = $cob->read_ref($_file);
314 my $hash = $cob->read_ref($_file);
326 my $hash = $cob->read_ref($_file);
/dports/sysutils/tracker3/tracker-3.1.2/tests/gvdb/
H A Dgvdb-test.c188 GvdbTable *read, *read_ref; in test_gvdb_ref_unref() local
205 read_ref = gvdb_table_ref (read); in test_gvdb_ref_unref()
206 g_assert_true (gvdb_table_has_value (read_ref, "key1")); in test_gvdb_ref_unref()
207 value = gvdb_table_get_value (read_ref, "key1"); in test_gvdb_ref_unref()
215 gvdb_table_unref (read_ref); in test_gvdb_ref_unref()
/dports/sysutils/tracker/tracker-2.3.4/tests/gvdb/
H A Dgvdb-test.c188 GvdbTable *read, *read_ref; in test_gvdb_ref_unref() local
205 read_ref = gvdb_table_ref (read); in test_gvdb_ref_unref()
206 g_assert (gvdb_table_has_value (read_ref, "key1")); in test_gvdb_ref_unref()
207 value = gvdb_table_get_value (read_ref, "key1"); in test_gvdb_ref_unref()
215 gvdb_table_unref (read_ref); in test_gvdb_ref_unref()
/dports/editors/emacs-devel/emacs-4d1968b/test/lisp/cedet/semantic-utest-ia-resources/
H A Dtesttemplates.cpp27 class read_ref { class
37 read_ref<T,10,V> operator->() { in operator ->()
/dports/editors/emacs/emacs-27.2/test/manual/cedet/tests/
H A Dtesttemplates.cpp27 class read_ref { class
37 read_ref<T,10,V> operator->() { in operator ->()
/dports/lang/erlang-runtime23/corba-5.0.2/lib/ic/java_src/com/ericsson/otp/ic/
H A DEnvironment.java189 receive_ref = is.read_ref(); in receive()
203 receive_ref = is.read_ref(); in receive()
327 ref = is.read_ref(); in uHead()
/dports/lang/erlang-runtime24/corba-5.0.2/lib/ic/java_src/com/ericsson/otp/ic/
H A DEnvironment.java189 receive_ref = is.read_ref(); in receive()
203 receive_ref = is.read_ref(); in receive()
327 ref = is.read_ref(); in uHead()
/dports/lang/erlang/corba-5.0.2/lib/ic/java_src/com/ericsson/otp/ic/
H A DEnvironment.java189 receive_ref = is.read_ref(); in receive()
203 receive_ref = is.read_ref(); in receive()
327 ref = is.read_ref(); in uHead()
/dports/lang/erlang-runtime22/corba-4.5.2/lib/ic/java_src/com/ericsson/otp/ic/
H A DEnvironment.java189 receive_ref = is.read_ref(); in receive()
203 receive_ref = is.read_ref(); in receive()
333 ref = is.read_ref(); in uHead()
/dports/lang/erlang-runtime21/corba-4.5.2/lib/ic/java_src/com/ericsson/otp/ic/
H A DEnvironment.java189 receive_ref = is.read_ref(); in receive()
203 receive_ref = is.read_ref(); in receive()
333 ref = is.read_ref(); in uHead()
/dports/mail/p5-MIME-Tools/MIME-tools-5.509/t/
H A DRef.t48 my $ref = read_ref($refpath);
133 sub read_ref {
/dports/devel/dulwich/dulwich-0.19.16/dulwich/tests/
H A Dtest_refs.py450 self.assertEqual(b'ref: refs/heads/master', refs.read_ref(b'HEAD'))
453 self.assertEqual(b'ref: refs/heads/master', refs.read_ref(b'HEAD'))
546 self._refs.read_ref(b'HEAD'))
548 self._refs.read_ref(b'refs/heads/packed'))
549 self.assertEqual(None, self._refs.read_ref(b'nonexistant'))
556 self.assertEqual(None, self._refs.read_ref(b'refs/heads/foo/bar'))
/dports/archivers/py-bup/bup-0.31/lib/cmd/
H A Dserver-cmd.py163 def read_ref(conn, refname): function
165 r = git.read_ref(refname)
294 b'read-ref': read_ref,
H A Dsplit-cmd.py127 oldref = refname and cli.read_ref(refname) or None
134 oldref = refname and git.read_ref(refname) or None
/dports/devel/git-svn/git-2.34.1/
H A Dnotes-cache.c18 if (read_ref(ref, &oid) < 0) in notes_cache_match_validity()
/dports/devel/git-gui/git-2.34.1/
H A Dnotes-cache.c18 if (read_ref(ref, &oid) < 0) in notes_cache_match_validity()
/dports/devel/git-p4/git-2.34.1/
H A Dnotes-cache.c18 if (read_ref(ref, &oid) < 0) in notes_cache_match_validity()
/dports/devel/git/git-2.34.1/
H A Dnotes-cache.c18 if (read_ref(ref, &oid) < 0) in notes_cache_match_validity()
/dports/devel/git-cvs/git-2.34.1/
H A Dnotes-cache.c18 if (read_ref(ref, &oid) < 0) in notes_cache_match_validity()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dnotes-cache.c18 if (read_ref(ref, &oid) < 0) in notes_cache_match_validity()
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/dulwich/
H A Drefs.py221 def read_ref(self, refname): member in RefsContainer
254 contents = self.read_ref(refname)
273 if self.read_ref(refname):
365 dst = parse_symref_value(self.read_ref(src))
/dports/devel/dulwich/dulwich-0.19.16/dulwich/
H A Drefs.py232 def read_ref(self, refname): member in RefsContainer
267 contents = self.read_ref(refname)
286 if self.read_ref(refname):
384 dst = parse_symref_value(self.read_ref(src))
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DOtpErlangRef.java69 final OtpErlangRef r = buf.read_ref(); in OtpErlangRef()
/dports/www/p5-CGI-Ex/CGI-Ex-2.50/samples/devel/
H A Ddprof_conf.d44 20.9 1.150 5.860 100000 0.0000 0.0001 CGI::Ex::Conf::read_ref

12345678