Home
last modified time | relevance | path

Searched refs:UCP (Results 1 – 25 of 571) sorted by relevance

12345678910>>...23

/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/source/XMPCore/
H A DXMPUtils-FileInfo.cpp258 case UCP(0x005B) : closeQuote = UCP(0x005D); in GetClosingQuote()
262 case UCP(0x00BB) : closeQuote = UCP(0x00AB); in GetClosingQuote()
266 case UCP(0x2018) : closeQuote = UCP(0x2019); in GetClosingQuote()
268 case UCP(0x201A) : closeQuote = UCP(0x201B); in GetClosingQuote()
270 case UCP(0x201C) : closeQuote = UCP(0x201D); in GetClosingQuote()
272 case UCP(0x201E) : closeQuote = UCP(0x201F); in GetClosingQuote()
276 case UCP(0x203A) : closeQuote = UCP(0x2039); in GetClosingQuote()
278 case UCP(0x3008) : closeQuote = UCP(0x3009); in GetClosingQuote()
280 case UCP(0x300A) : closeQuote = UCP(0x300B); in GetClosingQuote()
282 case UCP(0x300C) : closeQuote = UCP(0x300D); in GetClosingQuote()
[all …]
/dports/graphics/exiv2/exiv2-0.27.5-Source/xmpsdk/src/
H A DXMPUtils-FileInfo.cpp260 case UCP(0x005B) : closeQuote = UCP(0x005D); in GetClosingQuote()
264 case UCP(0x00BB) : closeQuote = UCP(0x00AB); in GetClosingQuote()
268 case UCP(0x2018) : closeQuote = UCP(0x2019); in GetClosingQuote()
270 case UCP(0x201A) : closeQuote = UCP(0x201B); in GetClosingQuote()
272 case UCP(0x201C) : closeQuote = UCP(0x201D); in GetClosingQuote()
274 case UCP(0x201E) : closeQuote = UCP(0x201F); in GetClosingQuote()
278 case UCP(0x203A) : closeQuote = UCP(0x2039); in GetClosingQuote()
280 case UCP(0x3008) : closeQuote = UCP(0x3009); in GetClosingQuote()
282 case UCP(0x300A) : closeQuote = UCP(0x300B); in GetClosingQuote()
284 case UCP(0x300C) : closeQuote = UCP(0x300D); in GetClosingQuote()
[all …]
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/exiv2/xmpsdk/src/
H A DXMPUtils-FileInfo.cpp260 case UCP(0x005B) : closeQuote = UCP(0x005D); in GetClosingQuote()
264 case UCP(0x00BB) : closeQuote = UCP(0x00AB); in GetClosingQuote()
268 case UCP(0x2018) : closeQuote = UCP(0x2019); in GetClosingQuote()
270 case UCP(0x201A) : closeQuote = UCP(0x201B); in GetClosingQuote()
272 case UCP(0x201C) : closeQuote = UCP(0x201D); in GetClosingQuote()
274 case UCP(0x201E) : closeQuote = UCP(0x201F); in GetClosingQuote()
278 case UCP(0x203A) : closeQuote = UCP(0x2039); in GetClosingQuote()
280 case UCP(0x3008) : closeQuote = UCP(0x3009); in GetClosingQuote()
282 case UCP(0x300A) : closeQuote = UCP(0x300B); in GetClosingQuote()
284 case UCP(0x300C) : closeQuote = UCP(0x300D); in GetClosingQuote()
[all …]
/dports/audio/checkmate/checkmate-0.21/mpck/
H A Dsynchsafe.h37 #define UCP(ptr) (unsigned char *)(ptr) macro
38 #define INT_SS(buf) (SHORT_SS(UCP(buf)) << 14 | SHORT_SS(UCP(buf) + 2))
39 #define SHORT_SS(buf) (CHAR_SS(UCP(buf)) << 7 | CHAR_SS(UCP(buf) + 1))
40 #define CHAR_SS(buf) (*UCP(buf))
/dports/graphics/digikam/digikam-7.4.0/core/libs/dngwriter/extra/xmp_sdk/XMPCore/source/
H A DXMPUtils-FileInfo.cpp239 ( (openQuote == UCP(0x301D)) && ((uniChar == UCP(0x301E)) || (uniChar == UCP(0x301F))) ) ) { in IsClosingingQuote()
284 case UCP(0x00BB) : closeQuote = UCP(0x00AB); in GetClosingQuote()
288 case UCP(0x2018) : closeQuote = UCP(0x2019); in GetClosingQuote()
290 case UCP(0x201A) : closeQuote = UCP(0x201B); in GetClosingQuote()
292 case UCP(0x201C) : closeQuote = UCP(0x201D); in GetClosingQuote()
294 case UCP(0x201E) : closeQuote = UCP(0x201F); in GetClosingQuote()
298 case UCP(0x203A) : closeQuote = UCP(0x2039); in GetClosingQuote()
300 case UCP(0x3008) : closeQuote = UCP(0x3009); in GetClosingQuote()
302 case UCP(0x300A) : closeQuote = UCP(0x300B); in GetClosingQuote()
304 case UCP(0x300C) : closeQuote = UCP(0x300D); in GetClosingQuote()
[all …]
/dports/textproc/exempi/exempi-2.5.2/XMPCore/source/
H A DXMPUtils-FileInfo.cpp239 ( (openQuote == UCP(0x301D)) && ((uniChar == UCP(0x301E)) || (uniChar == UCP(0x301F))) ) ) { in IsClosingingQuote()
284 case UCP(0x00BB) : closeQuote = UCP(0x00AB); in GetClosingQuote()
288 case UCP(0x2018) : closeQuote = UCP(0x2019); in GetClosingQuote()
290 case UCP(0x201A) : closeQuote = UCP(0x201B); in GetClosingQuote()
292 case UCP(0x201C) : closeQuote = UCP(0x201D); in GetClosingQuote()
294 case UCP(0x201E) : closeQuote = UCP(0x201F); in GetClosingQuote()
298 case UCP(0x203A) : closeQuote = UCP(0x2039); in GetClosingQuote()
300 case UCP(0x3008) : closeQuote = UCP(0x3009); in GetClosingQuote()
302 case UCP(0x300A) : closeQuote = UCP(0x300B); in GetClosingQuote()
304 case UCP(0x300C) : closeQuote = UCP(0x300D); in GetClosingQuote()
[all …]
/dports/news/tin/tin-2.4.5/pcre/
H A DMakefile.in-old89 UCP = @UCP@
237 @$(LTCOMPILE) $(UTF8) $(UCP) $(POSIX_MALLOC_THRESHOLD) \
242 @$(LTCOMPILE) $(UTF8) $(UCP) $(POSIX_MALLOC_THRESHOLD) \
247 @$(LTCOMPILE) $(UTF8) $(UCP) $(POSIX_MALLOC_THRESHOLD) \
252 @$(LTCOMPILE) $(UTF8) $(UCP) $(POSIX_MALLOC_THRESHOLD) \
257 @$(LTCOMPILE) $(UTF8) $(UCP) $(POSIX_MALLOC_THRESHOLD) \
262 @$(LTCOMPILE) $(UTF8) $(UCP) $(POSIX_MALLOC_THRESHOLD) \
267 @$(LTCOMPILE) $(UTF8) $(UCP) $(POSIX_MALLOC_THRESHOLD) \
272 @$(LTCOMPILE) $(UTF8) $(UCP) $(POSIX_MALLOC_THRESHOLD) \
358 $(CC) -c $(CFLAGS) -I. -I$(top_srcdir) $(UTF8) $(UCP) \
[all …]
/dports/chinese/tin/tin-2.4.5/pcre/
H A DMakefile.in-old89 UCP = @UCP@
237 @$(LTCOMPILE) $(UTF8) $(UCP) $(POSIX_MALLOC_THRESHOLD) \
242 @$(LTCOMPILE) $(UTF8) $(UCP) $(POSIX_MALLOC_THRESHOLD) \
247 @$(LTCOMPILE) $(UTF8) $(UCP) $(POSIX_MALLOC_THRESHOLD) \
252 @$(LTCOMPILE) $(UTF8) $(UCP) $(POSIX_MALLOC_THRESHOLD) \
257 @$(LTCOMPILE) $(UTF8) $(UCP) $(POSIX_MALLOC_THRESHOLD) \
262 @$(LTCOMPILE) $(UTF8) $(UCP) $(POSIX_MALLOC_THRESHOLD) \
267 @$(LTCOMPILE) $(UTF8) $(UCP) $(POSIX_MALLOC_THRESHOLD) \
272 @$(LTCOMPILE) $(UTF8) $(UCP) $(POSIX_MALLOC_THRESHOLD) \
358 $(CC) -c $(CFLAGS) -I. -I$(top_srcdir) $(UTF8) $(UCP) \
[all …]
/dports/comms/sms_client/sms_client-3.0.2/sms/
H A Dsms_services10 d2 = "UCP"
34 swisscom = "UCP"
35 telenor = "UCP"
50 telia = "UCP"
/dports/comms/sms_client/sms_client-3.0.2/sms/services/
H A Ducp_tcp2 # Sample SMS resource file for UCP_TCP ( UCP Over TCP/IP )
6 SMS_server_name = "XXX.XXX.XXX.XXX" # Hostname of your UCP server
7 SMS_server_port = 555 # Port number for yout UCP server
/dports/converters/bsdconv/bsdconv-11.6/modules/to/
H A DESCAPE.c89 if(t->filter==1 && this_phase->curr->len>1 && UCP(this_phase->curr->data)[0]==1){ //unicode in cbconv()
101 p+=sprintf(p,"%02X", UCP(this_phase->curr->data)[i]); in cbconv()
118 u+=UCP(this_phase->curr->data)[i]; in cbconv()
127 }else if(t->filter==3 && this_phase->curr->len==2 && UCP(this_phase->curr->data)[0]==3){ //byte in cbconv()
137 i=UCP(this_phase->curr->data)[1]; in cbconv()
138 *UCP(p+2)=i%8+'0'; in cbconv()
140 *UCP(p+1)=i%8+'0'; in cbconv()
142 *UCP(p)=i+'0'; in cbconv()
154 p+=sprintf(p, "%d", UCP(this_phase->curr->data)[1]); in cbconv()
167 p+=sprintf(p, "%02X", UCP(this_phase->curr->data)[1]); in cbconv()
/dports/converters/bsdconv/bsdconv-11.6/src/
H A Dlibbsdconv_util.c42 UCP(d->data)[d->len]=hex[(unsigned char)*s]; in str2datum()
46 UCP(d->data)[d->len]*=16; in str2datum()
47 UCP(d->data)[d->len]+=hex[(unsigned char)*s]; in str2datum()
94 UCP(t->data)[t->len]=hex[(unsigned char)*k]; in str2data()
98 UCP(t->data)[t->len]*=16; in str2data()
99 UCP(t->data)[t->len]+=hex[(unsigned char)*k]; in str2data()
/dports/converters/bsdconv/bsdconv-11.6/modules/filter/
H A Dunicode_range.c14 if(data->len<1 || UCP(data->data)[0]!=1){ in cbfilter()
20 ucs|=UCP(data->data)[i]; in cbfilter()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucp/api/
H A Ducp_version.h.in8 * Construct a UCP version identifier from major and minor version numbers.
18 * UCP API version is @MAJOR_VERSION@.@MINOR_VERSION@
/dports/converters/bsdconv/bsdconv-11.6/modules/scorer/
H A Dunicode_range.c14 if(data->len<1 || UCP(data->data)[0]!=1){ in cbscorer()
20 ucs|=UCP(data->data)[i]; in cbscorer()
/dports/devel/pcre2/pcre2-35fee41/testdata/
H A Dtestinput141 # These test special UTF and UCP features of DFA matching. The output is
41 # UCP and casing tests - except for the first two, these will all fail in 8-bit
42 # mode because they are testing UCP without UTF and use characters > 255.
H A Dtestoutput14-161 # These test special UTF and UCP features of DFA matching. The output is
65 # UCP and casing tests - except for the first two, these will all fail in 8-bit
66 # mode because they are testing UCP without UTF and use characters > 255.
H A Dtestoutput14-321 # These test special UTF and UCP features of DFA matching. The output is
65 # UCP and casing tests - except for the first two, these will all fail in 8-bit
66 # mode because they are testing UCP without UTF and use characters > 255.
/dports/net/mpich/mpich-3.4.3/modules/ucx/docs/doxygen/
H A Ddesign.md5 UC-Transports (UCT), and UC-Protocols (UCP). Each one of these components
45 \section UCP
46 UCP implements higher-level protocols that are typically used by message passing (MPI)
48 through the UCT layer. UCP is provides the following functionality: ability to select different tra…
59 setup interfaces initialize the UCP endpoint, which is an abstraction of all
67 programming models. UCP includes a separate set of interfaces for
/dports/textproc/p5-Lingua-Treebank/Lingua-Treebank-0.16/HeadFinder/data/
H A Dptb.head.charniak1 …P CONJP FRAG INTJ LST NAC NML NP NX PRN PRT QP RRC S S1 SBAR SBARQ SINV SQ UCP VP WHADJP WHADVP WH…
22 UCP (r UCP)
/dports/lang/nim/nim-1.6.2/tests/stdlib/nre/
H A Dinit.nim12 check(extractOptions("(*UTF8)(*ANCHORED)(*UCP)z") ==
13 ("(*UTF8)(*UCP)z", pcre.ANCHORED, true))
/dports/net/mpich/mpich-3.4.3/modules/ucx/
H A DNEWS63 - Multiple fixes in UCP documentation
103 - Fixes in UCP thread safety
121 - Added UCP active message API
138 - Multiple fixes in UCP, UCT, UCM libraries
173 - Reduced UCP address size for homogeneous environments
183 - Fix data race in UCP wireup
188 - Fix data race in UCP proxy endpoint
230 - Fix segfault in UCP, due to int truncation in count_one_bits()
261 - UCP memory-domain index fix for zero-copy active messages
293 - Added stream-based communication API to UCP
[all …]
/dports/comms/sms_client/sms_client-3.0.2/
H A Ddrivers53 # UCP
67 # UCP_TCP - Initial draft at UCP over LAN ( ALPHA )
87 UCP
/dports/net/ngrep/ngrep-1.45/pcre-5.0/
H A DMakefile.in71 UCP = @UCP@
130 $(LTCOMPILE) $(UTF8) $(UCP) $(POSIX_MALLOC_THRESHOLD) $(top_srcdir)/pcre.c
146 $(LTCOMPILE) $(UTF8) $(UCP) $(top_srcdir)/study.c
151 $(CC) -c $(CFLAGS) -I. $(UTF8) $(UCP) $(LINK_SIZE) $(top_srcdir)/pcretest.c
154 $(CC) -c $(CFLAGS) -I. $(UTF8) $(UCP) $(PCREGREP_OSTYPE) $(top_srcdir)/pcregrep.c
/dports/net/mpich/mpich-3.4.3/modules/ucx/bindings/java/src/main/java/org/openucx/jucx/
H A DNativeLibs.java17 private static final String UCP = "ucp"; field in NativeLibs
26 loadLibrary(UCP); // UCP library

12345678910>>...23