Home
last modified time | relevance | path

Searched defs:hd1 (Results 1 – 25 of 191) sorted by relevance

12345678

/dports/games/gnugo/gnugo-3.8/engine/
H A Dhash.h117 #define hashdata_is_equal(hd1, hd2) \ argument
120 #define hashdata_is_smaller(hd1, hd2) \ argument
123 #define hashdata_xor(hd1, hd2) \ argument
128 #define hashdata_is_equal(hd1, hd2) \ argument
132 #define hashdata_is_smaller(hd1, hd2) \ argument
137 #define hashdata_xor(hd1, hd2) \ argument
148 #define hashdata_is_equal(hd1, hd2) \ argument
151 #define hashdata_is_smaller(hd1, hd2) \ argument
154 #define hashdata_xor(hd1, hd2) \ argument
/dports/www/aria2/aria2-1.36.0/test/
H A DHttpHeaderProcessorTest.cc52 std::string hd1 = "HTTP/1.1 200 OK\r\n"; in testParse1() local
60 std::string hd1 = "HTTP/1.1 200 OK\n"; in testParse2() local
94 std::string hd1 = "HTTP/1.1 200 OK\r\n" in testGetLastBytesProcessed() local
113 std::string hd1(&x[0], &x[sizeof(x) - 1]); in testGetLastBytesProcessed_nullChar() local
234 std::string hd1 = "HTTP/1.1 200 OK\r\n"; in testBeyondLimit() local
/dports/math/pdal/PDAL-2.3.0/plugins/i3s/lepcc/src/
H A DFlagBytes.cpp98 Header1 hd1; in Encode() local
155 Header1 hd1; in GetBlobSize() local
181 Header1 hd1; in GetNumPointsFromHeader() local
206 Header1 hd1; in Decode() local
298 ErrCode FlagBytes::ReadHeaders(const Byte* pByte, int64 bufferSize, TopHeader& topHd, Header1& hd1) in ReadHeaders()
H A DIntensity.cpp90 Header1 hd1; in Encode() local
167 Header1 hd1; in GetBlobSize() local
193 Header1 hd1; in GetNumPointsFromHeader() local
218 Header1 hd1; in Decode() local
350 ErrCode Intensity::ReadHeaders(const Byte* pByte, int64 bufferSize, TopHeader& topHd, Header1& hd1) in ReadHeaders()
H A DLEPCC.cpp106 Header1 hd1; in Encode() local
150 Header1 hd1; in GetBlobSize() local
176 Header1 hd1; in GetNumPointsFromHeader() local
192 Header1 hd1; in GetExtent3DFromHeader() local
217 Header1 hd1; in Decode() local
583 ErrCode LEPCC::ReadHeaders(const Byte* pByte, int64 bufferSize, TopHeader& topHd, Header1& hd1) in ReadHeaders()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/PCH/
H A Dpragma-cuda-force-host-device.cu11 void hd1() {} in hd1() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/PCH/
H A Dpragma-cuda-force-host-device.cu11 void hd1() {} in hd1() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/PCH/
H A Dpragma-cuda-force-host-device.cu11 void hd1() {} in hd1() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/PCH/
H A Dpragma-cuda-force-host-device.cu11 void hd1() {} in hd1() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/PCH/
H A Dpragma-cuda-force-host-device.cu11 void hd1() {} in hd1() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/PCH/
H A Dpragma-cuda-force-host-device.cu11 void hd1() {} in hd1() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/PCH/
H A Dpragma-cuda-force-host-device.cu11 void hd1() {} in hd1() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/PCH/
H A Dpragma-cuda-force-host-device.cu11 void hd1() {} in hd1() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/PCH/
H A Dpragma-cuda-force-host-device.cu11 void hd1() {} in hd1() function
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/
H A Dnested-ty-params.rs3 fn hd1(w: [U]) -> U { return w[0]; } in hd() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/PCH/
H A Dpragma-cuda-force-host-device.cu11 void hd1() {} in hd1() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/PCH/
H A Dpragma-cuda-force-host-device.cu11 void hd1() {} in hd1() function
/dports/lang/clang-mesa/clang-13.0.1.src/test/PCH/
H A Dpragma-cuda-force-host-device.cu11 void hd1() {} in hd1() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/PCH/
H A Dpragma-cuda-force-host-device.cu11 void hd1() {} in hd1() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/PCH/
H A Dpragma-cuda-force-host-device.cu11 void hd1() {} in hd1() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/PCH/
H A Dpragma-cuda-force-host-device.cu11 void hd1() {} in hd1() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/PCH/
H A Dpragma-cuda-force-host-device.cu11 void hd1() {} in hd1() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCUDA/
H A Dexceptions.cu26 __host__ __device__ void hd1() { in hd1() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCUDA/
H A Dexceptions.cu26 __host__ __device__ void hd1() { in hd1() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCUDA/
H A Dexceptions.cu26 __host__ __device__ void hd1() { in hd1() function

12345678