Home
last modified time | relevance | path

Searched defs:hf (Results 1 – 25 of 2709) sorted by relevance

12345678910>>...109

/dports/math/clblas/clBLAS-2.10/src/library/tools/tune/
H A Dfileio.c110 hfInit(HfInfo* hf) { in hfInit()
162 hfOpenRead(HfInfo* hf, const char* filename) in hfOpenRead()
181 hfOpenWrite(HfInfo* hf, const char* filename) in hfOpenWrite()
200 hfOpenReWrite(HfInfo* hf, const char* filename) in hfOpenReWrite()
221 hfClose( HfInfo* hf ) in hfClose()
254 hfWriteCRC( HfInfo* hf ) in hfWriteCRC()
319 hfCheckCRC( HfInfo* hf ) in hfCheckCRC()
352 hfReadString( HfInfo* hf, char** str ) in hfReadString()
365 hfWriteString( HfInfo* hf, const char* buff ) in hfWriteString()
376 hfJump( HfInfo* hf, POSFILE pos ) in hfJump()
[all …]
/dports/editors/ted/Ted-2.23/docBase/
H A DdocHyperlinkField.c14 void docInitHyperlinkField( HyperlinkField * hf ) in docInitHyperlinkField()
21 void docCleanHyperlinkField( HyperlinkField * hf ) in docCleanHyperlinkField()
40 HyperlinkField hf; in docMakeHyperlinkRelative() local
66 const HyperlinkField * hf ) in docSetHyperlinkField()
97 int docGetHyperlinkField( HyperlinkField * hf, in docGetHyperlinkField()
144 int docHyperlinkFieldIsLink( const HyperlinkField * hf ) in docHyperlinkFieldIsLink()
150 int docHyperlinkFieldIsExtern( const HyperlinkField * hf ) in docHyperlinkFieldIsExtern()
/dports/net/freediameter/freeDiameter-1.5.0/tests/
H A Dtestcnx.c960 struct handshake_flags hf; in main() local
1045 struct handshake_flags hf; in main() local
1131 struct handshake_flags hf; in main() local
1200 struct handshake_flags hf; in main() local
1265 struct handshake_flags hf; in main() local
1336 struct handshake_flags hf; in main() local
1441 struct handshake_flags hf; in main() local
1552 struct handshake_flags hf; in main() local
1606 struct handshake_flags hf; in main() local
1655 struct handshake_flags hf; in main() local
[all …]
/dports/net/kamailio/kamailio-5.4.5/src/modules/xprint/
H A Dxp_lib.c97 static int xl_get_null(struct sip_msg *msg, str *res, str *hp, int hi, int hf) in xl_get_null()
107 static int xl_get_empty(struct sip_msg *msg, str *res, str *hp, int hi, int hf) in xl_get_empty()
117 static int xl_get_percent(struct sip_msg *msg, str *res, str *hp, int hi, int hf) in xl_get_percent()
127 static int xl_get_pid(struct sip_msg *msg, str *res, str *hp, int hi, int hf) in xl_get_pid()
145 static int xl_get_times(struct sip_msg *msg, str *res, str *hp, int hi, int hf) in xl_get_times()
165 static int xl_get_timef(struct sip_msg *msg, str *res, str *hp, int hi, int hf) in xl_get_timef()
185 static int xl_get_msgid(struct sip_msg *msg, str *res, str *hp, int hi, int hf) in xl_get_msgid()
248 static int xl_get_ruri(struct sip_msg *msg, str *res, str *hp, int hi, int hf) in xl_get_ruri()
302 static int xl_get_from(struct sip_msg *msg, str *res, str *hp, int hi, int hf) in xl_get_from()
345 static int xl_get_to(struct sip_msg *msg, str *res, str *hp, int hi, int hf) in xl_get_to()
[all …]
/dports/graphics/luminance-qt5/luminance-hdr-2.6.1.1/src/HelpBrowser/
H A DLuminancePaths.cpp47 QString hf = getThis()->LuminancePathsDB[QStringLiteral("HelpDir")]; in HelpDir() local
54 QString hf = LocalizedDirPath(QApplication::applicationDirPath() + dirsep + in HelpDir() local
57 QString hf = LocalizedDirPath(QApplication::applicationDirPath() + dirsep + in HelpDir() local
67 QString hf = LocalizedDirPath(HELPDIR + dirsep); in HelpDir() local
/dports/graphics/geomorph/geomorph-0.60.1/src/hf/
H A Dhf.c342 hf_struct_type *hf; in hf_create() local
486 hf_struct_type *hf; in hf_new() local
495 void hf_init_layer (hf_struct_type *hf) { in hf_init_layer()
502 void hf_cancel_layer (hf_struct_type *hf) { in hf_cancel_layer()
509 void hf_init_result_buf_from_hf (hf_struct_type *hf) { in hf_init_result_buf_from_hf()
516 void hf_init_tmp2_buf_from_hf (hf_struct_type *hf) { in hf_init_tmp2_buf_from_hf()
583 void hf_backup(hf_struct_type *hf) { in hf_backup()
595 void hf_restore(hf_struct_type *hf) { in hf_restore()
605 void hf_free(hf_struct_type *hf) { in hf_free()
629 void hf_reset_buffer (hf_type *hf, gint maxx, gint maxy) { in hf_reset_buffer()
[all …]
/dports/net/kamailio/kamailio-5.4.5/src/core/parser/
H A Dhf.c53 void clean_hdr_field(struct hdr_field* const hf) in clean_hdr_field()
209 void free_hdr_field_lst(struct hdr_field* hf) in free_hdr_field_lst()
223 void dump_hdr_field(struct hdr_field const* const hf ) in dump_hdr_field()
/dports/math/octave/octave-6.4.0/scripts/image/
H A Dgetframe.m55 hf = hax = []; variable
57 hf = get (0, "currentfigure"); variable
66 hf = h; variable
68 hf = ancestor (h, "figure"); variable
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_AxB_saxpy3_fineHash_phase2.c65 int64_t hf = Hf [hash] ; // grab the entry variable
113 int64_t hf ; variable
115 hf = Hf [hash] ; // grab the entry variable
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_AxB_saxpy3_fineHash_phase2.c65 int64_t hf = Hf [hash] ; // grab the entry variable
113 int64_t hf ; variable
115 hf = Hf [hash] ; // grab the entry variable
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_AxB_saxpy3_fineHash_phase2.c65 int64_t hf = Hf [hash] ; // grab the entry variable
113 int64_t hf ; variable
115 hf = Hf [hash] ; // grab the entry variable
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_AxB_saxpy3_fineHash_phase2.c65 int64_t hf = Hf [hash] ; // grab the entry variable
113 int64_t hf ; variable
115 hf = Hf [hash] ; // grab the entry variable
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_AxB_saxpy3_fineHash_phase2.c65 int64_t hf = Hf [hash] ; // grab the entry variable
113 int64_t hf ; variable
115 hf = Hf [hash] ; // grab the entry variable
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_AxB_saxpy3_fineHash_phase2.c65 int64_t hf = Hf [hash] ; // grab the entry variable
113 int64_t hf ; variable
115 hf = Hf [hash] ; // grab the entry variable
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_AxB_saxpy3_fineHash_phase2.c65 int64_t hf = Hf [hash] ; // grab the entry variable
113 int64_t hf ; variable
115 hf = Hf [hash] ; // grab the entry variable
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_AxB_saxpy3_fineHash_phase2.c65 int64_t hf = Hf [hash] ; // grab the entry variable
113 int64_t hf ; variable
115 hf = Hf [hash] ; // grab the entry variable
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_AxB_saxpy3_fineHash_phase2.c65 int64_t hf = Hf [hash] ; // grab the entry variable
113 int64_t hf ; variable
115 hf = Hf [hash] ; // grab the entry variable
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_AxB_saxpy3_fineHash_phase2.c65 int64_t hf = Hf [hash] ; // grab the entry variable
113 int64_t hf ; variable
115 hf = Hf [hash] ; // grab the entry variable
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_AxB_saxpy3_fineHash_phase2.c65 int64_t hf = Hf [hash] ; // grab the entry variable
113 int64_t hf ; variable
115 hf = Hf [hash] ; // grab the entry variable
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_AxB_saxpy3_fineHash_phase2.c65 int64_t hf = Hf [hash] ; // grab the entry variable
113 int64_t hf ; variable
115 hf = Hf [hash] ; // grab the entry variable
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_AxB_saxpy3_fineHash_phase2.c65 int64_t hf = Hf [hash] ; // grab the entry variable
113 int64_t hf ; variable
115 hf = Hf [hash] ; // grab the entry variable
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_AxB_saxpy3_fineHash_phase2.c65 int64_t hf = Hf [hash] ; // grab the entry variable
113 int64_t hf ; variable
115 hf = Hf [hash] ; // grab the entry variable
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_AxB_saxpy3_fineHash_phase2.c65 int64_t hf = Hf [hash] ; // grab the entry variable
113 int64_t hf ; variable
115 hf = Hf [hash] ; // grab the entry variable
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_AxB_saxpy3_fineHash_phase2.c65 int64_t hf = Hf [hash] ; // grab the entry variable
113 int64_t hf ; variable
115 hf = Hf [hash] ; // grab the entry variable
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_AxB_saxpy3_fineHash_phase2.c65 int64_t hf = Hf [hash] ; // grab the entry variable
113 int64_t hf ; variable
115 hf = Hf [hash] ; // grab the entry variable

12345678910>>...109