Home
last modified time | relevance | path

Searched defs:xxx (Results 76 – 100 of 5342) sorted by relevance

12345678910>>...214

/dports/biology/ncbi-toolkit/ncbi/connect/
H A Dncbi_memory_connector.c102 SMemoryConnector* xxx = (SMemoryConnector*) connector->handle; in s_VT_Open() local
115 SMemoryConnector* xxx = (SMemoryConnector*) connector->handle; in s_VT_Wait() local
140 SMemoryConnector* xxx = (SMemoryConnector*) connector->handle; in s_VT_Write() local
163 SMemoryConnector* xxx = (SMemoryConnector*) connector->handle; in s_VT_Read() local
179 SMemoryConnector* xxx = (SMemoryConnector*) connector->handle; in s_VT_Status() local
198 SMemoryConnector* xxx = (SMemoryConnector*) connector->handle; in s_VT_Close() local
225 SMemoryConnector* xxx = (SMemoryConnector*) connector->handle; in s_Destroy() local
251 SMemoryConnector* xxx; in MEMORY_CreateConnectorEx() local
H A Dncbi_file_connector.c110 SFileConnector* xxx = (SFileConnector*) connector->handle; in s_VT_Descr() local
136 SFileConnector* xxx = (SFileConnector*) connector->handle; in s_VT_Open() local
210 SFileConnector* xxx = (SFileConnector*) connector->handle; in s_VT_Write() local
230 SFileConnector* xxx = (SFileConnector*) connector->handle; in s_VT_Flush() local
247 SFileConnector* xxx = (SFileConnector*) connector->handle; in s_VT_Read() local
266 SFileConnector* xxx = (SFileConnector*) connector->handle; in s_VT_Status() local
289 SFileConnector* xxx = (SFileConnector*) connector->handle; in s_VT_Close() local
330 SFileConnector* xxx = (SFileConnector*) connector->handle; in s_Destroy() local
362 SFileConnector* xxx; in FILE_CreateConnectorEx() local
H A Dncbi_socket_connector.c72 static const char* x_GetType(SSockConnector* xxx) in x_GetType()
78 static char* x_Descr(SSockConnector* xxx) in x_Descr()
153 SSockConnector* xxx = (SSockConnector*) connector->handle; in s_VT_Open() local
191 SSockConnector* xxx = (SSockConnector*) connector->handle; in s_VT_Wait() local
205 SSockConnector* xxx = (SSockConnector*) connector->handle; in s_VT_Write() local
219 SSockConnector* xxx = (SSockConnector*) connector->handle; in s_VT_Read() local
230 SSockConnector* xxx = (SSockConnector*) connector->handle; in s_VT_Status() local
240 SSockConnector* xxx = (SSockConnector*) connector->handle; in s_VT_Close() local
274 SSockConnector* xxx = (SSockConnector*) connector->handle; in s_Destroy() local
295 SSockConnector* xxx; in s_Init() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/
H A Dncbi_memory_connector.c102 SMemoryConnector* xxx = (SMemoryConnector*) connector->handle; in s_VT_Open() local
115 SMemoryConnector* xxx = (SMemoryConnector*) connector->handle; in s_VT_Wait() local
140 SMemoryConnector* xxx = (SMemoryConnector*) connector->handle; in s_VT_Write() local
163 SMemoryConnector* xxx = (SMemoryConnector*) connector->handle; in s_VT_Read() local
179 SMemoryConnector* xxx = (SMemoryConnector*) connector->handle; in s_VT_Status() local
198 SMemoryConnector* xxx = (SMemoryConnector*) connector->handle; in s_VT_Close() local
225 SMemoryConnector* xxx = (SMemoryConnector*) connector->handle; in s_Destroy() local
251 SMemoryConnector* xxx; in MEMORY_CreateConnectorEx() local
H A Dncbi_pipe_connector.cpp77 SPipeConnector* xxx = (SPipeConnector*) connector->handle; in s_VT_Descr() local
117 SPipeConnector* xxx = (SPipeConnector*) connector->handle; in s_VT_Open() local
130 SPipeConnector* xxx = (SPipeConnector*) connector->handle; in s_VT_Wait() local
150 SPipeConnector* xxx = (SPipeConnector*) connector->handle; in s_VT_Write() local
164 SPipeConnector* xxx = (SPipeConnector*) connector->handle; in s_VT_Read() local
174 SPipeConnector* xxx = (SPipeConnector*) connector->handle; in s_VT_Status() local
184 SPipeConnector* xxx = (SPipeConnector*) connector->handle; in s_VT_Close() local
212 SPipeConnector* xxx = (SPipeConnector*) connector->handle; in s_Destroy() local
244 SPipeConnector* xxx; in PIPE_CreateConnector() local
H A Dncbi_file_connector.c110 SFileConnector* xxx = (SFileConnector*) connector->handle; in s_VT_Descr() local
136 SFileConnector* xxx = (SFileConnector*) connector->handle; in s_VT_Open() local
210 SFileConnector* xxx = (SFileConnector*) connector->handle; in s_VT_Write() local
230 SFileConnector* xxx = (SFileConnector*) connector->handle; in s_VT_Flush() local
247 SFileConnector* xxx = (SFileConnector*) connector->handle; in s_VT_Read() local
266 SFileConnector* xxx = (SFileConnector*) connector->handle; in s_VT_Status() local
289 SFileConnector* xxx = (SFileConnector*) connector->handle; in s_VT_Close() local
330 SFileConnector* xxx = (SFileConnector*) connector->handle; in s_Destroy() local
362 SFileConnector* xxx; in FILE_CreateConnectorEx() local
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/connect/
H A Dncbi_memory_connector.c102 SMemoryConnector* xxx = (SMemoryConnector*) connector->handle; in s_VT_Open() local
115 SMemoryConnector* xxx = (SMemoryConnector*) connector->handle; in s_VT_Wait() local
140 SMemoryConnector* xxx = (SMemoryConnector*) connector->handle; in s_VT_Write() local
163 SMemoryConnector* xxx = (SMemoryConnector*) connector->handle; in s_VT_Read() local
179 SMemoryConnector* xxx = (SMemoryConnector*) connector->handle; in s_VT_Status() local
198 SMemoryConnector* xxx = (SMemoryConnector*) connector->handle; in s_VT_Close() local
225 SMemoryConnector* xxx = (SMemoryConnector*) connector->handle; in s_Destroy() local
251 SMemoryConnector* xxx; in MEMORY_CreateConnectorEx() local
H A Dncbi_pipe_connector.cpp77 SPipeConnector* xxx = (SPipeConnector*) connector->handle; in s_VT_Descr() local
117 SPipeConnector* xxx = (SPipeConnector*) connector->handle; in s_VT_Open() local
130 SPipeConnector* xxx = (SPipeConnector*) connector->handle; in s_VT_Wait() local
150 SPipeConnector* xxx = (SPipeConnector*) connector->handle; in s_VT_Write() local
164 SPipeConnector* xxx = (SPipeConnector*) connector->handle; in s_VT_Read() local
174 SPipeConnector* xxx = (SPipeConnector*) connector->handle; in s_VT_Status() local
184 SPipeConnector* xxx = (SPipeConnector*) connector->handle; in s_VT_Close() local
212 SPipeConnector* xxx = (SPipeConnector*) connector->handle; in s_Destroy() local
244 SPipeConnector* xxx; in PIPE_CreateConnector() local
H A Dncbi_file_connector.c110 SFileConnector* xxx = (SFileConnector*) connector->handle; in s_VT_Descr() local
136 SFileConnector* xxx = (SFileConnector*) connector->handle; in s_VT_Open() local
210 SFileConnector* xxx = (SFileConnector*) connector->handle; in s_VT_Write() local
230 SFileConnector* xxx = (SFileConnector*) connector->handle; in s_VT_Flush() local
247 SFileConnector* xxx = (SFileConnector*) connector->handle; in s_VT_Read() local
266 SFileConnector* xxx = (SFileConnector*) connector->handle; in s_VT_Status() local
289 SFileConnector* xxx = (SFileConnector*) connector->handle; in s_VT_Close() local
330 SFileConnector* xxx = (SFileConnector*) connector->handle; in s_Destroy() local
362 SFileConnector* xxx; in FILE_CreateConnectorEx() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Parser/
H A Dswitch-typo-correction.cpp3 namespace c { double xxx; } // expected-note{{'c::xxx' declared here}} variable
4 namespace d { float xxx; } variable
5 namespace z { namespace xxx {} } namespace
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Parser/
H A Dswitch-typo-correction.cpp3 namespace c { double xxx; } // expected-note{{'c::xxx' declared here}} variable
4 namespace d { float xxx; } variable
5 namespace z { namespace xxx {} } namespace
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Parser/
H A Dswitch-typo-correction.cpp3 namespace c { double xxx; } // expected-note{{'c::xxx' declared here}} variable
4 namespace d { float xxx; } variable
5 namespace z { namespace xxx {} } namespace
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Parser/
H A Dswitch-typo-correction.cpp3 namespace c { double xxx; } // expected-note{{'c::xxx' declared here}} variable
4 namespace d { float xxx; } variable
5 namespace z { namespace xxx {} } namespace
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Parser/
H A Dswitch-typo-correction.cpp3 namespace c { double xxx; } // expected-note{{'c::xxx' declared here}} variable
4 namespace d { float xxx; } variable
5 namespace z { namespace xxx {} } namespace
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Parser/
H A Dswitch-typo-correction.cpp3 namespace c { double xxx; } // expected-note{{'c::xxx' declared here}} variable
4 namespace d { float xxx; } variable
5 namespace z { namespace xxx {} } namespace
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Parser/
H A Dswitch-typo-correction.cpp3 namespace c { double xxx; } // expected-note{{'c::xxx' declared here}} variable
4 namespace d { float xxx; } variable
5 namespace z { namespace xxx {} } namespace
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Parser/
H A Dswitch-typo-correction.cpp3 namespace c { double xxx; } // expected-note{{'c::xxx' declared here}} variable
4 namespace d { float xxx; } variable
5 namespace z { namespace xxx {} } namespace
/dports/lang/clang-mesa/clang-13.0.1.src/test/Parser/
H A Dswitch-typo-correction.cpp3 namespace c { double xxx; } // expected-note{{'c::xxx' declared here}} variable
4 namespace d { float xxx; } variable
5 namespace z { namespace xxx {} } namespace
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Parser/
H A Dswitch-typo-correction.cpp3 namespace c { double xxx; } // expected-note{{'c::xxx' declared here}} variable
4 namespace d { float xxx; } variable
5 namespace z { namespace xxx {} } namespace
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/denverdino/aliyungo/aliyungo-a747050bb1ba/dm/
H A DREADME.md4 使用接口前需要在控制台设置相关的模版和签名,具体参考DM服务的说明文档:
6 [Direct Mail](https://help.aliyun.com/document_detail/29414.html)
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/resources/ExtractMethodWorkSpace/ExtractMethodTests/duplicates_out/
H A DA_test992.java5 int xxx = extracted(); in a() local
10 /*[*/int xxx= 0, yyy= 1;/*]*/ in extracted() local
15 int xxx= 0, yyy= 1; in b() local
/dports/graphics/geomview/geomview-1.9.5/src/lib/gprim/discgrp/
H A Denum.h25 #define insert_mat(xxx) insert_or_match_mat(xxx, INSERT) argument
26 #define match_mat(xxx) insert_or_match_mat(xxx, MATCH) argument
27 #define begin_mat(xxx) insert_or_match_mat(xxx, INSERT | BEGIN) argument
/dports/astro/routino/routino-3.3.3/src/
H A Dsegments.h113 #define IsNormalSegment(xxx) (((xxx)->distance)&SEGMENT_NORMAL) argument
116 #define IsSuperSegment(xxx) (((xxx)->distance)&SEGMENT_SUPER) argument
119 #define IsOneway(xxx) ((xxx)->distance&(ONEWAY_2TO1|ONEWAY_1TO2)) argument
122 #define IsOnewayTo(xxx,yyy) ((xxx)->node1==(yyy)?((xxx)->distance&ONEWAY_2TO1):((xxx)->distance&… argument
125 #define IsOnewayFrom(xxx,yyy) ((xxx)->node2==(yyy)?((xxx)->distance&ONEWAY_2TO1):((xxx)->distance&… argument
128 #define OtherNode(xxx,yyy) ((xxx)->node1==(yyy)?(xxx)->node2:(xxx)->node1) argument
134 #define LookupSegment(xxx,yyy,ppp) (&(xxx)->segments[yyy]) argument
137 #define IndexSegment(xxx,yyy) (index_t)((yyy)-&(xxx)->segments[0]) argument
H A Dtypes.h162 #define bin_to_latlong(xxx) ((latlong_t)(xxx)*LAT_LONG_BIN) argument
166 #define latlong_to_off(xxx) (ll_off_t)((latlong_t)(xxx)&(LAT_LONG_BIN-1)) argument
169 #define off_to_latlong(xxx) ((latlong_t)(xxx)) argument
176 #define latlong_to_radians(xxx) ((double)(xxx)/LAT_LONG_SCALE) argument
180 #define radians_to_degrees(xxx) ((xxx)*(180.0/M_PI)) argument
183 #define degrees_to_radians(xxx) ((xxx)*(M_PI/180.0)) argument
391 #define speed_to_kph(xxx) (int)(xxx) argument
398 #define weight_to_tonnes(xxx) ((double)(xxx)/5.0) argument
405 #define height_to_metres(xxx) ((double)(xxx)/10.0) argument
412 #define width_to_metres(xxx) ((double)(xxx)/10.0) argument
[all …]
/dports/devel/libslang2/slang-2.3.2/utf8/
H A Dtest_isxxx.c13 #define VARIABLE(xxx) unsigned int sys_##xxx=0, sl_##xxx = 0 in main() argument
37 #define TEST(xxx) \ in main() argument
68 #define PRINT(xxx) \ in main() argument

12345678910>>...214