Home
last modified time | relevance | path

Searched defs:hf (Results 151 – 175 of 6037) sorted by relevance

12345678910>>...242

/dports/devel/boost-libs/boost_1_72_0/libs/container_hash/test/
H A Dextensions_hpp_test.cpp17 boost::hash<int[2]> hf; in main() local
/dports/devel/hyperscan/boost_1_75_0/libs/container_hash/test/
H A Dextensions_hpp_test.cpp17 boost::hash<int[2]> hf; in main() local
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/test/kns/
H A DKStableHttpFile.cpp30 const KStableHttpFile* hf = reinterpret_cast <struct KStableHttpFile*> (f); in InnerKFileFromKStableHttpFile() local
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/test/kns/
H A DKStableHttpFile.cpp30 const KStableHttpFile* hf = reinterpret_cast <struct KStableHttpFile*> (f); in InnerKFileFromKStableHttpFile() local
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCHamiltonians/tests/
H A Dtest_hamiltonian_factory.cpp60 HamiltonianFactory hf("h0", *qp, particle_set_map, psi_map, c); variable
113 HamiltonianFactory hf("h0", *qp, particle_set_map, psi_map, c); variable
/dports/math/R/R-4.1.2/src/extra/graphapp/
H A Dfonts.c71 PROTECTED font new_font_object(HFONT hf) in new_font_object()
151 HFONT hf; in newfont() local
/dports/math/libRmath/R-4.1.1/src/extra/graphapp/
H A Dfonts.c71 PROTECTED font new_font_object(HFONT hf) in new_font_object()
151 HFONT hf; in newfont() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCUDA/
H A Dasm-constraints-mixed.cu21 void hf() { in hf() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCUDA/
H A Dasm-constraints-mixed.cu21 void hf() { in hf() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCUDA/
H A Dasm-constraints-mixed.cu21 void hf() { in hf() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCUDA/
H A Dasm-constraints-mixed.cu21 void hf() { in hf() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCUDA/
H A Dasm-constraints-mixed.cu21 void hf() { in hf() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCUDA/
H A Dasm-constraints-mixed.cu21 void hf() { in hf() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCUDA/
H A Dasm-constraints-mixed.cu21 void hf() { in hf() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCUDA/
H A Dasm-constraints-mixed.cu21 void hf() { in hf() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCUDA/
H A Dasm-constraints-mixed.cu21 void hf() { in hf() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCUDA/
H A Dasm-constraints-mixed.cu21 void hf() { in hf() function
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCUDA/
H A Dasm-constraints-mixed.cu21 void hf() { in hf() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCUDA/
H A Dasm-constraints-mixed.cu21 void hf() { in hf() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCUDA/
H A Dasm-constraints-mixed.cu21 void hf() { in hf() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCUDA/
H A Dasm-constraints-mixed.cu21 void hf() { in hf() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCUDA/
H A Dasm-constraints-mixed.cu21 void hf() { in hf() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCUDA/
H A Dasm-constraints-mixed.cu21 void hf() { in hf() function
/dports/devel/libvirt/libvirt-7.10.0/tools/wireshark/src/
H A Dpacket-libvirt.c144 dissect_xdr_string(tvbuff_t *tvb, proto_tree *tree, XDR *xdrs, int hf, in dissect_xdr_string()
162 dissect_xdr_opaque(tvbuff_t *tvb, proto_tree *tree, XDR *xdrs, int hf, in dissect_xdr_opaque()
185 dissect_xdr_bytes(tvbuff_t *tvb, proto_tree *tree, XDR *xdrs, int hf, in dissect_xdr_bytes()
207 dissect_xdr_pointer(tvbuff_t *tvb, proto_tree *tree, XDR *xdrs, int hf, in dissect_xdr_pointer()
245 dissect_xdr_vector(tvbuff_t *tvb, proto_tree *tree, XDR *xdrs, int hf, gint ett, in dissect_xdr_vector()
258 dissect_xdr_array(tvbuff_t *tvb, proto_tree *tree, XDR *xdrs, int hf, gint ett, in dissect_xdr_array()
371 dissect_xdr_stream_hole(tvbuff_t *tvb, proto_tree *tree, XDR *xdrs, int hf) in dissect_xdr_stream_hole()
524 static hf_register_info hf[] = { in proto_register_libvirt() local
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Recast/source/
H A DRecast.cpp75 rcHeightfield* hf = (rcHeightfield*)rcAlloc(sizeof(rcHeightfield), RC_ALLOC_PERM); in rcAllocHeightfield() local
80 void rcFreeHeightField(rcHeightfield* hf) in rcFreeHeightField()
211 bool rcCreateHeightfield(rcContext* ctx, rcHeightfield& hf, int width, int height, in rcCreateHeightfield()
297 int rcGetHeightFieldSpanCount(rcContext* ctx, rcHeightfield& hf) in rcGetHeightFieldSpanCount()
328 rcHeightfield& hf, rcCompactHeightfield& chf) in rcBuildCompactHeightfield()

12345678910>>...242