Home
last modified time | relevance | path

Searched refs:psz (Results 1 – 25 of 2063) sorted by relevance

12345678910>>...83

/dports/devel/kBuild/kBuild-0.1.9998/src/lib/
H A Dnt_fullpath.c64 if (*psz == '/' || *psz == '\\') in w32_fixcase()
66 if (psz[1] == '/' || psz[1] == '\\') in w32_fixcase()
74 while (*psz != '\\' && *psz != '/') in w32_fixcase()
78 *psz++ = toupper(*psz); in w32_fixcase()
84 while (*psz != '\\' && *psz != '/') in w32_fixcase()
88 *psz++ = toupper(*psz); in w32_fixcase()
103 *psz = toupper(*psz); in w32_fixcase()
104 my_assert(psz[0] >= 'A' && psz[0] <= 'Z'); in w32_fixcase()
237 my_assert(*psz != '/' && *psz != '\\'); in w32_fixcase()
493 for (psz++; *psz != '/' && *psz != '\\'; psz++) in nt_get_filename_info()
[all …]
/dports/devel/kBuild/kBuild-0.1.9998/src/lib/kStuff/kDbg/
H A DkDbgDump.cpp110 if (!fArgsDone && psz[0] == '-' && psz[1]) in main()
113 if (*++psz == '-') in main()
115 psz++; in main()
122 psz = "l"; in main()
124 psz = "L"; in main()
125 else if (!strcmp(psz, "global-syms") || !strcmp(psz, "public-syms")) in main()
126 psz = "g"; in main()
127 else if (!strcmp(psz, "no-global-syms") || !strcmp(psz, "no-public-syms")) in main()
129 else if (!strcmp(psz, "privat-syms") || !strcmp(psz, "local-syms")) in main()
131 else if (!strcmp(psz, "no-privat-syms") || !strcmp(psz, "no-local-syms")) in main()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dsubr_pserialize.c102 pserialize_t psz; in pserialize_create() local
107 psz->psz_owner = NULL; in pserialize_create()
109 return psz; in pserialize_create()
157 psz->psz_owner = curlwp; in pserialize_perform()
159 kcpuset_zero(psz->psz_pass); in pserialize_perform()
182 psz->psz_owner = NULL; in pserialize_perform()
209 pserialize_t psz, next; in pserialize_switchpoint() local
229 for (psz = TAILQ_FIRST(&psz_queue1); psz != NULL; psz = next) { in pserialize_switchpoint()
232 if (!kcpuset_match(psz->psz_pass, psz->psz_target)) { in pserialize_switchpoint()
243 for (psz = TAILQ_FIRST(&psz_queue0); psz != NULL; psz = next) { in pserialize_switchpoint()
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmapidbg.h45 #define TrapSz(psz) IFTRAP(DebugTrapFn(1,__FILE__,__LINE__,psz)) argument
46 #define TrapSz1(psz,a1) IFTRAP(DebugTrapFn(1,__FILE__,__LINE__,psz,a1)) argument
47 #define TrapSz2(psz,a1,a2) IFTRAP(DebugTrapFn(1,__FILE__,__LINE__,psz,a1,a2)) argument
48 #define TrapSz3(psz,a1,a2,a3) IFTRAP(DebugTrapFn(1,__FILE__,__LINE__,psz,a1,a2,a3)) argument
49 #define TrapSz4(psz,a1,a2,a3,a4) IFTRAP(DebugTrapFn(1,__FILE__,__LINE__,psz,a1,a2,a3,a4)) argument
57 #define AssertSz(t,psz) IFTRAP(((t) ? 0 : DebugTrapFn(1,__FILE__,__LINE__,psz),0)) argument
118 #define TraceSz(psz) IFTRACE(DebugTraceFn("~" psz)) argument
119 #define TraceSz1(psz,a1) IFTRACE(DebugTraceFn("~" psz,a1)) argument
120 #define TraceSz2(psz,a1,a2) IFTRACE(DebugTraceFn("~" psz,a1,a2)) argument
121 #define TraceSz3(psz,a1,a2,a3) IFTRACE(DebugTraceFn("~" psz,a1,a2,a3)) argument
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmapidbg.h45 #define TrapSz(psz) IFTRAP(DebugTrapFn(1,__FILE__,__LINE__,psz)) argument
46 #define TrapSz1(psz,a1) IFTRAP(DebugTrapFn(1,__FILE__,__LINE__,psz,a1)) argument
47 #define TrapSz2(psz,a1,a2) IFTRAP(DebugTrapFn(1,__FILE__,__LINE__,psz,a1,a2)) argument
48 #define TrapSz3(psz,a1,a2,a3) IFTRAP(DebugTrapFn(1,__FILE__,__LINE__,psz,a1,a2,a3)) argument
49 #define TrapSz4(psz,a1,a2,a3,a4) IFTRAP(DebugTrapFn(1,__FILE__,__LINE__,psz,a1,a2,a3,a4)) argument
57 #define AssertSz(t,psz) IFTRAP(((t) ? 0 : DebugTrapFn(1,__FILE__,__LINE__,psz),0)) argument
118 #define TraceSz(psz) IFTRACE(DebugTraceFn("~" psz)) argument
119 #define TraceSz1(psz,a1) IFTRACE(DebugTraceFn("~" psz,a1)) argument
120 #define TraceSz2(psz,a1,a2) IFTRACE(DebugTraceFn("~" psz,a1,a2)) argument
121 #define TraceSz3(psz,a1,a2,a3) IFTRACE(DebugTraceFn("~" psz,a1,a2,a3)) argument
[all …]
/dports/devel/kBuild/kBuild-0.1.9998/src/fastdep/
H A Dfastdep.c2449 if (*psz == '.' && psz[1] == '.' && psz[2] == '\\') in fileNormalize()
2910 pszNext = psz + strlen(psz); in pathlistFindFile()
3010 pszNext = psz + strlen(psz); in pathlistFindFile2()
3054 (*psz >= 'A' && *psz <= 'Z') || (*psz >= 'a' && *psz <= 'z') in findEndOfWord()
3056 (*psz >= '0' && *psz <= '9') in findEndOfWord()
3122 while (*psz == ' ' || *psz == '\t') in trim()
3163 if (*psz == '\"' || *psz == '\'') in trimQuotes()
3166 if (psz[i] == '\"' || psz[i] == '\'') in trimQuotes()
3234 while (psz >= pszOut && (*psz == ' ' || *psz == '\t')) in PreProcessLine()
3431 if (*psz != ' ' && *psz != '\t' && *psz != '\0') in depReadFile()
[all …]
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/kmkbuiltin/
H A Dmd5sum.c477 char *psz; in check_files() local
484 while (*psz == ' ' || *psz == '\t' || *psz == '\n') in check_files()
485 psz++; in check_files()
488 if (!*psz || *psz == '#' || *psz == ';' || *psz == '/') in check_files()
494 psz[rc2 - (rc2 >= 2 && psz[rc2 - 2] == '\r' ? 2 : 1)] = '\0'; in check_files()
498 while (*psz != ' ' && *psz != '\t' && *psz) in check_files()
499 psz++; in check_files()
500 if (*psz) in check_files()
505 while (*psz == ' ' || *psz == '\t' || *psz == '\n') in check_files()
676 if (!fNoMoreOptions && psz[0] == '-' && psz[1] == '-' && !psz[2]) in kmk_builtin_md5sum()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcrt/css/
H A Dcfx_cssselector.cpp17 const wchar_t* pStart = psz; in GetCSSNameLen()
18 while (psz < pEnd) { in GetCSSNameLen()
19 if (!isascii(*psz) || (!isalnum(*psz) && *psz != '_' && *psz != '-')) { in GetCSSNameLen()
22 ++psz; in GetCSSNameLen()
24 return psz - pStart; in GetCSSNameLen()
58 for (; psz < pEnd; ++psz) { in FromString()
59 switch (*psz) { in FromString()
68 for (psz = pStart; psz < pEnd;) { in FromString()
69 wchar_t wch = *psz; in FromString()
79 psz += iNameLen; in FromString()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/mapi/include/
H A Dmapidbg.h93 #define TrapSz(psz) IFTRAP(DebugTrapFn(1,__FILE__,__LINE__,psz)) argument
94 #define TrapSz1(psz,a1) IFTRAP(DebugTrapFn(1,__FILE__,__LINE__,psz,a1)) argument
95 #define TrapSz2(psz,a1,a2) IFTRAP(DebugTrapFn(1,__FILE__,__LINE__,psz,a1,a2)) argument
96 #define TrapSz3(psz,a1,a2,a3) IFTRAP(DebugTrapFn(1,__FILE__,__LINE__,psz,a1,a2,a3)) argument
105 #define AssertSz(t,psz) IFTRAP(((t) ? 0 : DebugTrapFn(1,__FILE__,__LINE__,psz),0)) argument
184 #define TraceSz(psz) IFTRACE(DebugTraceFn("~" psz)) argument
185 #define TraceSz1(psz,a1) IFTRACE(DebugTraceFn("~" psz,a1)) argument
186 #define TraceSz2(psz,a1,a2) IFTRACE(DebugTraceFn("~" psz,a1,a2)) argument
187 #define TraceSz3(psz,a1,a2,a3) IFTRACE(DebugTraceFn("~" psz,a1,a2,a3)) argument
188 #define TraceSz4(psz,a1,a2,a3,a4) IFTRACE(DebugTraceFn("~" psz,a1,a2,a3,a4)) argument
[all …]
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dmarkup.c44 char *psz=NULL; local
47 for (psz=psz_start; *psz != '\0'; psz++) {
48 switch (*psz) {
51 psz++;
67 for (psz=psz_start; *psz != '\0'; psz++) {
68 switch (*psz) {
71 psz++;
108 *psz = '\0';
115 *psz = '\0';
117 *psz = '<';
[all …]
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Dstrconv.h43 const wxWCharBuffer cMB2WC(const char *psz) const;
47 const wxWCharBuffer cMB2WX(const char *psz) const { return cMB2WC(psz); } in cMB2WX() argument
48 const wxCharBuffer cWX2MB(const wchar_t *psz) const { return cWC2MB(psz); } in cWX2MB() argument
49 const wchar_t* cWC2WX(const wchar_t *psz) const { return psz; } in cWC2WX() argument
50 const wchar_t* cWX2WC(const wchar_t *psz) const { return psz; } in cWX2WC() argument
52 const char* cMB2WX(const char *psz) const { return psz; } in cMB2WX() argument
53 const char* cWX2MB(const char *psz) const { return psz; } in cWX2MB() argument
54 const wxCharBuffer cWC2WX(const wchar_t *psz) const { return cWC2MB(psz); } in cWC2WX() argument
55 const wxWCharBuffer cWX2WC(const char *psz) const { return cMB2WC(psz); } in cWX2WC() argument
173 const char* cMB2WX(const char *psz) const { return psz; } in cMB2WX() argument
[all …]
/dports/multimedia/vlc/vlc-3.0.16/modules/misc/playlist/
H A Dxspf.c77 char *psz; in xspf_export_item() local
91 if( psz && strcmp( psz_uri, psz ) ) in xspf_export_item()
93 free( psz ); in xspf_export_item()
103 if( psz && *psz ) in xspf_export_item()
105 free( psz ); in xspf_export_item()
109 if( psz && *psz ) in xspf_export_item()
111 free( psz ); in xspf_export_item()
115 if( psz ) in xspf_export_item()
126 if( psz && *psz ) in xspf_export_item()
131 if( psz && *psz ) in xspf_export_item()
[all …]
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/
H A Dexpreval.c307 if (*psz != '0' || psz[1] == '\0' || isblank((unsigned int)psz[1])) in expr_string_to_num()
309 else if (psz[1] == 'x' || psz[1] == 'X') in expr_string_to_num()
329 else if (isdigit(psz[1]) && psz[1] != '9' && psz[1] != '8') in expr_string_to_num()
467 memcpy(pVar->uVal.psz, psz, cch); in expr_var_init_substring()
529 pVar->uVal.psz = psz; in expr_var_make_simple_string()
542 pVar->uVal.psz = psz; in expr_var_make_simple_string()
1772 char const *psz = pThis->psz; in expr_get_binary_or_eoe_or_rparen() local
1792 pThis->psz = psz; in expr_get_binary_or_eoe_or_rparen()
1834 char const *psz = pThis->psz; in expr_get_unary_or_operand() local
1883 while (*psz && *psz != '"') in expr_get_unary_or_operand()
[all …]
H A Dkbuild.c728 psz = pszBuf; in kbuild_first_prop()
733 psz2 = psz; in kbuild_first_prop()
736 psz3 = psz; in kbuild_first_prop()
739 psz4 = psz; in kbuild_first_prop()
1132 char *psz; in kbuild_get_object_base() local
1212 *psz++ = '/'; in kbuild_get_object_base()
1221 memcpy(psz, pszSrc, cchSrc); psz += cchSrc; in kbuild_get_object_base()
1222 *psz = '\0'; in kbuild_get_object_base()
1900 *psz = '\0'; in kbuild_set_object_name_and_dep_and_dirdep_and_PATH_target_source()
1919 psz--; in kbuild_set_object_name_and_dep_and_dirdep_and_PATH_target_source()
[all …]
/dports/graphics/libfpx/libfpx-1.3.1-10/ole/
H A Dolestrm.cpp573 char *psz; in ReadVT_LPSTR() local
593 *ppsz = psz; in ReadVT_LPSTR()
595 if (!psz) in ReadVT_LPSTR()
615 char *psz; in ReadVT_LPSTR_NoPad() local
631 *ppsz = psz; in ReadVT_LPSTR_NoPad()
633 if (!psz) in ReadVT_LPSTR_NoPad()
2120 *ppsz = psz; in VTtoString()
2262 *psz = 0; in VTtoString()
2362 *ppsz = psz; in VTtoString()
2452 *ppsz = psz; in VTtoString()
[all …]
/dports/multimedia/vlc/vlc-3.0.16/modules/stream_out/
H A Dduplicate.c121 if( p_sys->i_nb_select > 0 && psz && *psz ) in Open()
321 char *psz; in ESSelected() local
336 psz = psz_dup; in ESSelected()
347 while( psz && *psz ) in ESSelected()
352 while( *psz == ' ' || *psz == '\t' ) psz++; in ESSelected()
356 if( p == psz ) in ESSelected()
359 psz = p + 1; in ESSelected()
417 if( !strcmp( psz, "no-es" ) || !strcmp( psz, "noes" ) ) in ESSelected()
431 else if( !strcmp( psz, "no-prgm" ) || !strcmp( psz, "noprgm" ) || in ESSelected()
439 else if( !strcmp( psz, "prgm" ) || !strcmp( psz, "program" ) ) in ESSelected()
[all …]
/dports/graphics/libfpx/libfpx-1.3.1-10/oless/test/stgdrt/
H A Ddrt.hxx41 #define ATOT(psz, ptcs, max) mbstowcs(ptcs, psz, max) argument
44 #define TTOA(ptcs, psz, max) wcstombs(psz, ptcs, max) argument
48 #define ATOT(psz, ptcs) strcpy(ptcs, psz) argument
51 #define TTOA(ptcs, psz) strcpy(psz, ptcs) argument
65 #define ATOOLE(psz, ptcs, max) mbstowcs(ptcs, psz, max) argument
67 #define ATOOLE(psz, ptcs, max) sbstowcs(ptcs, psz, max) argument
73 #define OLETOA(ptcs, psz, max) wcstombs(psz, ptcs, max) argument
75 #define OLETOA(ptcs, psz, max) wcstosbs(psz, ptcs, max) argument
105 #define ATOOLE(psz, ptcs, len) strcpy(ptcs, psz) argument
108 #define OLETOA(ptcs, psz, len) strcpy(psz, ptcs) argument
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/
H A Duint256.cpp23 char psz[sizeof(data) * 2 + 1]; in GetHex() local
26 return std::string(psz, psz + sizeof(data) * 2); in GetHex()
35 while (isspace(*psz)) in SetHex()
36 psz++; in SetHex()
39 if (psz[0] == '0' && tolower(psz[1]) == 'x') in SetHex()
40 psz += 2; in SetHex()
43 const char* pbegin = psz; in SetHex()
45 psz++; in SetHex()
46 psz--; in SetHex()
50 *p1 = ::HexDigit(*psz--); in SetHex()
[all …]
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/
H A Duint256.cpp23 char psz[sizeof(data) * 2 + 1]; in GetHex() local
26 return std::string(psz, psz + sizeof(data) * 2); in GetHex()
35 while (isspace(*psz)) in SetHex()
36 psz++; in SetHex()
39 if (psz[0] == '0' && tolower(psz[1]) == 'x') in SetHex()
40 psz += 2; in SetHex()
43 const char* pbegin = psz; in SetHex()
45 psz++; in SetHex()
46 psz--; in SetHex()
50 *p1 = ::HexDigit(*psz--); in SetHex()
[all …]
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/
H A Duint256.cpp23 char psz[sizeof(data) * 2 + 1]; in GetHex() local
26 return std::string(psz, psz + sizeof(data) * 2); in GetHex()
35 while (isspace(*psz)) in SetHex()
36 psz++; in SetHex()
39 if (psz[0] == '0' && tolower(psz[1]) == 'x') in SetHex()
40 psz += 2; in SetHex()
43 const char* pbegin = psz; in SetHex()
45 psz++; in SetHex()
46 psz--; in SetHex()
50 *p1 = ::HexDigit(*psz--); in SetHex()
[all …]
/dports/devel/kBuild/kBuild-0.1.9998/src/lib/kStuff/kHlp/Generic/
H A DkHlpGetEnvUZ.c52 const char *psz; in kHlpGetEnvUZ() local
62 psz = szVal; in kHlpGetEnvUZ()
63 if ( *psz == '0' in kHlpGetEnvUZ()
64 && (psz[1] == 'x' || psz[1] == 'X')) in kHlpGetEnvUZ()
67 psz += 2; in kHlpGetEnvUZ()
74 const char ch = *psz; in kHlpGetEnvUZ()
93 psz++; in kHlpGetEnvUZ()
97 if (*psz == 'm' || *psz == 'M') in kHlpGetEnvUZ()
99 else if (*psz == 'k' ||*psz == 'K') in kHlpGetEnvUZ()
101 else if (*psz == 'g' || *psz == 'G') in kHlpGetEnvUZ()
/dports/multimedia/vcdimager/vcdimager-2.0.1/example/
H A Dinfo2.cpp41 char *psz = NULL; in main() local
61 psz = vcdinfo_get_preparer_id(p_vcdinfo); in main()
62 printf ("Preparer id: `%s'\n", psz); in main()
63 free(psz); in main()
66 printf ("Publisher id: `%s'\n", psz); in main()
67 free(psz); in main()
69 psz = vcdinfo_get_system_id(p_vcdinfo); in main()
70 printf ("System id: `%s'\n", psz); in main()
71 free(psz); in main()
74 printf ("Application id: `%s'\n", psz); in main()
[all …]
H A Dinfo1.c41 char *psz = NULL; in main() local
61 psz = vcdinfo_get_preparer_id(p_vcdinfo); in main()
62 printf ("Preparer id: `%s'\n", psz); in main()
63 free(psz); in main()
66 printf ("Publisher id: `%s'\n", psz); in main()
67 free(psz); in main()
69 psz = vcdinfo_get_system_id(p_vcdinfo); in main()
70 printf ("System id: `%s'\n", psz); in main()
71 free(psz); in main()
74 printf ("Application id: `%s'\n", psz); in main()
[all …]
/dports/security/ADMsmb/ADMsmb_0.3/
H A Dpcap.c104 if ((pfile = fopen(psz, "r")) == NULL) in ScanQconfig_fn()
246 char *psz; in pcap_printername_ok() local
257 if ((psz = pszPrintcapname) == NULL || psz[0] == '\0') in pcap_printername_ok()
258 if (((psz = lp_printcapname()) == NULL) || (psz[0] == '\0')) in pcap_printername_ok()
265 if (strequal(psz, "lpstat")) in pcap_printername_ok()
270 if (strlocate(psz,"/qconfig")) in pcap_printername_ok()
320 char *psz; in pcap_printer_fn() local
325 if (((psz = lp_printcapname()) == NULL) || (psz[0] == '\0')) in pcap_printer_fn()
332 if (strequal(psz, "lpstat")) { in pcap_printer_fn()
339 if (strlocate(psz,"/qconfig")) in pcap_printer_fn()
[all …]
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/
H A Duint256.cpp32 while (IsSpace(*psz)) in SetHex()
33 psz++; in SetHex()
36 if (psz[0] == '0' && ToLower(psz[1]) == 'x') in SetHex()
37 psz += 2; in SetHex()
40 const char* pbegin = psz; in SetHex()
41 while (::HexDigit(*psz) != -1) in SetHex()
42 psz++; in SetHex()
43 psz--; in SetHex()
46 while (psz >= pbegin && p1 < pend) { in SetHex()
47 *p1 = ::HexDigit(*psz--); in SetHex()
[all …]

12345678910>>...83