Home
last modified time | relevance | path

Searched +defs:lto +defs:c +defs:c (Results 1 – 25 of 57) sorted by relevance

123

/dports/graphics/opendx/dx-4.4.4/src/exec/hwrender/
H A DhwDraw.c61 _dxfDrawMonoInCurrentContext (void* globals, dxObject o, Camera c, int buttonUp) in _dxfDrawMonoInCurrentContext()
148 _dxfDraw (void* globals, dxObject o, Camera c, int buttonUp) in _dxfDraw()
231 _dxfDrawMono (gatherO gather, void* globals, dxObject o, Camera c, int buttonUp) in _dxfDrawMono()
276 _dxfGetStereoCameras (void *globals, Camera c, Camera *lcp, Camera *rcp) in _dxfGetStereoCameras()
282 float lto[3], lfrom[3], lup[3], *lProjection; in _dxfGetStereoCameras() local
325 _dxfDrawStereo (gatherO gather, void* globals, dxObject o, Camera c, int buttonUp) in _dxfDrawStereo()
331 float lto[3], lfrom[3], lup[3], *lProjection; in _dxfDrawStereo() local
458 _dxfDrawEither (gatherO gather, void* globals, dxObject o, Camera c, int buttonUp) in _dxfDrawEither()
/dports/math/grace/grace-5.1.25/Xbae/Xbae/
H A DConverters.c52 #define tolower(c) ((c) - 'A' + 'a') argument
240 char *ch, c; local
242 XrmValue lfrom, lto; local
562 char c = *in; local
833 char *ch, c; local
835 XrmValue lfrom, lto; local
/dports/www/links1/links-1.04/
H A Dcharsets.c4 unsigned char c; member
229 static int lto = -1; in get_translation_table() local
271 char c = upcase(*(st++)); in get_entity_number() local
280 char c = *(st++); in get_entity_number() local
300 int c; in get_entity_string() local
317 unsigned char *convert_string(struct conv_table *ct, unsigned char *c, int l) in convert_string()
/dports/www/links/links-2.25/
H A Dcharsets.c11 unsigned char c; member
258 unsigned c = **s - 0x80; in get_utf_8() local
285 static int lto = -1; in get_translation_table() local
327 unsigned char c = upcase(*(st++)); in get_entity_number() local
336 unsigned char c = *(st++); in get_entity_number() local
356 int c; in get_entity_string() local
373 unsigned char *convert_string(struct conv_table *ct, unsigned char *c, int l, struct document_optio… in convert_string()
439 unsigned char *convert(int from, int to, unsigned char *c, struct document_options *dopt) in convert()
545 unsigned c; in unicode_upcase_string() local
596 unsigned c; in strlen_utf8() local
[all …]
/dports/x11-toolkits/xbae/xbae-4.60.4/src/
H A DConverters.c224 char *ch, c; in XbaeCvtStringToCellTable() local
226 XrmValue lfrom, lto; in XbaeCvtStringToCellTable() local
516 char c = *in; in XbaeStringsAreEqual() local
864 char *ch, c; in XbaeCvtStringToPixelTable() local
866 XrmValue lfrom, lto; in XbaeCvtStringToPixelTable() local
/dports/converters/rcctools/rcctools-0.1.1/
H A Drcc-recode.c202 unsigned char c; in main() local
216 char *lto = NULL; in main() local
/dports/devel/librcc/librcc-0.2.12/docs/api/
H A Drcc-recode.c221 unsigned char c; in main() local
235 char *lto = NULL; in main() local
/dports/www/elinks/elinks-0.11.7/src/intl/
H A Dcharsets.c29 unsigned char c; member
206 cp2utf_8(int from, int c) in cp2utf_8()
325 static int lto = -1; in get_translation_table() local
509 unsigned char c = (*(st++) | 32); in get_entity_string() local
521 unsigned char c = *(st++); in get_entity_string() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/MachO/
H A DDriver.cpp240 for (const Archive::Child &c : archive->children(err)) { in getArchiveMembers() local
421 line = line.take_until([](char c) { return c == '#'; }); // ignore comments in parseOrderFile()
434 line = line.drop_until([](char c) { return c == ':'; }).drop_front(); in parseOrderFile()
494 auto lto = make<BitcodeCompiler>(); in compileBitcodeFiles() local
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/MachO/
H A DDriver.cpp240 for (const Archive::Child &c : archive->children(err)) { in getArchiveMembers() local
421 line = line.take_until([](char c) { return c == '#'; }); // ignore comments in parseOrderFile()
434 line = line.drop_until([](char c) { return c == ':'; }).drop_front(); in parseOrderFile()
494 auto lto = make<BitcodeCompiler>(); in compileBitcodeFiles() local
/dports/games/xspacewarp/xspacewarp-1.2/
H A Dc_sector.cc518 int c, left, right; in occupant() local
700 Point nw, ne, se, sw, lfrom, rfrom, lto, rto; in detect_hit() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/MachO/
H A DDriver.cpp259 for (const object::Archive::Child &c : file->getArchive().children(e)) { in addFile() local
278 for (const object::Archive::Child &c : file->getArchive().children(e)) { in addFile() local
445 line = line.take_until([](char c) { return c == '#'; }); // ignore comments in parseOrderFile()
462 line = line.drop_until([](char c) { return c == ':'; }).drop_front(); in parseOrderFile()
528 auto *lto = make<BitcodeCompiler>(); in compileBitcodeFiles() local
797 for (char c : protStr) { in parseProtection() local
932 line = line.take_until([](char c) { return c == '#'; }).trim(); in handleSymbolPatterns()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/MachO/
H A DDriver.cpp250 for (const Archive::Child &c : archive->children(err)) { in getArchiveMembers() local
485 line = line.take_until([](char c) { return c == '#'; }); // ignore comments in parseOrderFile()
502 line = line.drop_until([](char c) { return c == ':'; }).drop_front(); in parseOrderFile()
568 auto *lto = make<BitcodeCompiler>(); in compileBitcodeFiles() local
842 for (char c : protStr) { in parseProtection() local
977 line = line.take_until([](char c) { return c == '#'; }).trim(); in handleSymbolPatterns()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/MachO/
H A DDriver.cpp250 for (const Archive::Child &c : archive->children(err)) { in getArchiveMembers() local
485 line = line.take_until([](char c) { return c == '#'; }); // ignore comments in parseOrderFile()
502 line = line.drop_until([](char c) { return c == ':'; }).drop_front(); in parseOrderFile()
568 auto *lto = make<BitcodeCompiler>(); in compileBitcodeFiles() local
842 for (char c : protStr) { in parseProtection() local
977 line = line.take_until([](char c) { return c == '#'; }).trim(); in handleSymbolPatterns()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/MachO/
H A DDriver.cpp250 for (const Archive::Child &c : archive->children(err)) { in getArchiveMembers() local
485 line = line.take_until([](char c) { return c == '#'; }); // ignore comments in parseOrderFile()
502 line = line.drop_until([](char c) { return c == ':'; }).drop_front(); in parseOrderFile()
568 auto *lto = make<BitcodeCompiler>(); in compileBitcodeFiles() local
842 for (char c : protStr) { in parseProtection() local
977 line = line.take_until([](char c) { return c == '#'; }).trim(); in handleSymbolPatterns()
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/MachO/
H A DDriver.cpp250 for (const Archive::Child &c : archive->children(err)) { in getArchiveMembers() local
485 line = line.take_until([](char c) { return c == '#'; }); // ignore comments in parseOrderFile()
502 line = line.drop_until([](char c) { return c == ':'; }).drop_front(); in parseOrderFile()
568 auto *lto = make<BitcodeCompiler>(); in compileBitcodeFiles() local
842 for (char c : protStr) { in parseProtection() local
977 line = line.take_until([](char c) { return c == '#'; }).trim(); in handleSymbolPatterns()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/MachO/
H A DDriver.cpp263 for (const Archive::Child &c : file->children(err)) { in getArchiveMembers() local
475 auto lto = make<BitcodeCompiler>(); in compileBitcodeFiles() local
/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dystr.c67 unsigned char c, *t; in Y_strcase() local
90 char **q, *c; in Y_strchar() local
495 long i, n, len, mn, mx, j, m, im=0, lfrom, lto, ito, k; in Y_streplace() local
894 #define YS_EQ_NOCASE(c,d) ((ys_table[(unsigned char)c]&4)?!((c^d)&0xdf):(c==d)) argument
/dports/devel/libzvbi/zvbi-0.2.35/src/
H A Dteletext.c505 signed lto : 8; /* +- 1/4 hr */ member
1271 vbi_char c; in enhance_flush() local
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dchartimg.cpp515 float lto; in Init() local
794 char c; in Init() local
928 unsigned char c; in Init() local
1489 for( double c = 0; c < steps; c++ ) { in Init() local
1645 unsigned char c; in Init() local
4187 int c = ifs->GetC(); in ReadBSBHdrLine() local
/dports/ports-mgmt/parfetch-overlay/parfetch-0.1.0/libias/
H A Dmkbuild.c120 enum LTOType lto; member
587 int c = fgetc(f); in has_system_feature() local
942 test_ltotoolchain_helper(enum LTOType lto, struct Array *cc, struct Array *ar) in test_ltotoolchain_helper()
1940 int fds[2], c; in main() local
/dports/astro/merkaartor/merkaartor-0.19.0/src/common/
H A DFeatureManipulations.cpp134 static qreal distanceFrom(QLineF ab, const Coord& c) in distanceFrom()
628 QLineF lto(prevPoint, nv.p2()); in createStreetNumbers() local
/dports/emulators/hercules/hercules-3.13/
H A Dcontrol.c2645 RADR lto; /* Linkage table origin */ in DEF_INST() local
6964 BYTE c, s[17]; int j; in DEF_INST() local
/dports/mail/rspamd/rspamd-3.1/contrib/languages-data/
H A Dit.json1:99599,"W":33788,"V":71164,"Q":12325,"P":151391,"S":231227,"R":109065,"Y":11206,"X":16332,"Z":1027… number
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/languages-data/
H A Dit.json1:99599,"W":33788,"V":71164,"Q":12325,"P":151391,"S":231227,"R":109065,"Y":11206,"X":16332,"Z":1027… number

123