HomeSort by relevance Sort by last modified time
    Searched refs:psz (Results 1 - 25 of 100) sorted by null

1 2 3 4

  /external/pdfium/core/fxcrt/css/
cfx_cssselector.cpp 16 int32_t GetCSSNameLen(const wchar_t* psz, const wchar_t* pEnd) {
17 const wchar_t* pStart = psz;
18 while (psz < pEnd) {
19 wchar_t wch = *psz;
22 ++psz;
24 return psz - pStart;
30 const wchar_t* psz,
34 m_dwHash(FX_HashCode_GetW(WideStringView(psz, iLen), bIgnoreCase)) {}
55 const wchar_t* psz = str.unterminated_c_str(); local
56 const wchar_t* pStart = psz;
    [all...]
cfx_cssvaluelistparser.cpp 11 CFX_CSSValueListParser::CFX_CSSValueListParser(const wchar_t* psz,
14 : m_Separator(separator), m_pCur(psz), m_pEnd(psz + iLen) {
15 ASSERT(psz && iLen > 0);
cfx_cssvaluelistparser.h 15 CFX_CSSValueListParser(const wchar_t* psz, int32_t iLen, wchar_t separator);
cfx_cssselector.h 21 const wchar_t* psz,
  /external/ltp/testcases/kernel/io/disktest/
Getopt.c 96 char *psz = NULL; local
101 psz = &(argv[iArg][0]);
102 if (*psz == '-' || *psz == '/') {
107 psz = strchr(pszValidOpts, chOpt);
108 if (psz != NULL) {
110 if (psz[1] == ':') {
112 psz = &(argv[iArg][2]);
113 if (*psz == '\0') {
116 psz
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mapidbg.h 32 typedef char *PSZ;
45 #define TrapSz(psz) IFTRAP(DebugTrapFn(1,__FILE__,__LINE__,psz))
46 #define TrapSz1(psz,a1) IFTRAP(DebugTrapFn(1,__FILE__,__LINE__,psz,a1))
47 #define TrapSz2(psz,a1,a2) IFTRAP(DebugTrapFn(1,__FILE__,__LINE__,psz,a1,a2))
48 #define TrapSz3(psz,a1,a2,a3) IFTRAP(DebugTrapFn(1,__FILE__,__LINE__,psz,a1,a2,a3))
49 #define TrapSz4(psz,a1,a2,a3,a4) IFTRAP(DebugTrapFn(1,__FILE__,__LINE__,psz,a1,a2,a3,a4)
    [all...]
activaut.h 424 LPCOLESTR psz) = 0;
430 LPCOLESTR psz) = 0;
436 LPCOLESTR psz) = 0;
442 LPCOLESTR psz) = 0;
535 LPCOLESTR psz);
543 LPCOLESTR psz);
551 LPCOLESTR psz);
559 LPCOLESTR psz);
601 #define IScriptEntry_SetText(This,psz) (This)->lpVtbl->SetText(This,psz)
    [all...]
propvarutil.h 83 HRESULT InitPropVariantFromString(PCWSTR psz, PROPVARIANT *ppropvar);
95 inline HRESULT InitPropVariantFromString(PCWSTR psz, PROPVARIANT *ppropvar)
99 hres = SHStrDupW(psz, &ppropvar->pwszVal);
strsafe.h 145 STRSAFEAPI StringLengthWorkerA(STRSAFE_LPCSTR psz,size_t cchMax,size_t *pcchLength);
146 STRSAFEAPI StringLengthWorkerW(STRSAFE_LPCWSTR psz,size_t cchMax,size_t *pcchLength);
    [all...]
ddeml.h 244 HSZ WINAPI DdeCreateStringHandleA(DWORD idInst,LPCSTR psz,int iCodePage);
245 HSZ WINAPI DdeCreateStringHandleW(DWORD idInst,LPCWSTR psz,int iCodePage);
246 DWORD WINAPI DdeQueryStringA(DWORD idInst,HSZ hsz,LPSTR psz,DWORD cchMax,int iCodePage);
247 DWORD WINAPI DdeQueryStringW(DWORD idInst,HSZ hsz,LPWSTR psz,DWORD cchMax,int iCodePage);
shlwapi.h 68 LWSTDAPI_(LPSTR) StrPBrkA(LPCSTR psz,LPCSTR pszSet);
69 LWSTDAPI_(LPWSTR) StrPBrkW(LPCWSTR psz,LPCWSTR pszSet);
76 LWSTDAPI_(int) StrSpnA(LPCSTR psz,LPCSTR pszSet);
77 LWSTDAPI_(int) StrSpnW(LPCWSTR psz,LPCWSTR pszSet);
90 LWSTDAPI_(WINBOOL) StrTrimA(LPSTR psz,LPCSTR pszTrimChars);
91 LWSTDAPI_(WINBOOL) StrTrimW(LPWSTR psz,LPCWSTR pszTrimChars);
120 LWSTDAPI SHStrDupA(LPCSTR psz,WCHAR **ppwsz);
121 LWSTDAPI SHStrDupW(LPCWSTR psz,WCHAR **ppwsz);
    [all...]
mfapi.h     [all...]
  /external/jemalloc/test/integration/
rallocx.c 117 size_t psz, qsz, i, j; local
126 psz = sallocx(p, 0);
128 assert_false(validate_fill(p, 0, 0, psz),
130 memset(p, FILL_BYTE, psz);
131 assert_false(validate_fill(p, FILL_BYTE, 0, psz),
138 if (q != p || qsz != psz) {
140 psz), "Expected filled memory");
141 assert_false(validate_fill(q, 0, psz, qsz-psz),
144 if (psz != qsz)
    [all...]
  /external/jemalloc/include/jemalloc/internal/
size_classes.sh 52 psz="yes"
60 psz="yes"
62 psz="no"
92 printf ' SC(%3d, %6d, %8d, %6d, %3s, %3s, %2s) \\\n' ${index} ${lg_grp} ${lg_delta} ${ndelta} ${psz} ${bin} ${lg_delta_lookup}
94 # - psz ("yes" or "no")
114 echo " /* index, lg_grp, lg_delta, ndelta, psz, bin, lg_delta_lookup */ \\"
132 if [ ${psz} = "yes" ] ; then
156 if [ ${psz} = "yes" ] ; then
164 if [ ${psz} = "yes" ] ; then
186 if [ ${psz} = "yes" ] ; the
    [all...]
jemalloc_internal.h 561 pszind_t psz2ind(size_t psz);
565 size_t psz2u(size_t psz);
587 psz2ind(size_t psz)
590 if (unlikely(psz > HUGE_MAXCLASS))
593 pszind_t x = lg_floor((psz<<1)-1);
602 pszind_t mod = ((((psz-1) & delta_inverse_mask) >> lg_delta)) &
648 psz2u(size_t psz)
651 if (unlikely(psz > HUGE_MAXCLASS))
654 size_t x = lg_floor((psz<<1)-1);
659 size_t usize = (psz + delta_mask) & ~delta_mask
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_tris.c 445 GLfloat psz[4], col[4], restore_psz, restore_alpha; local
447 _tnl_get_attr(ctx, v0, _TNL_ATTRIB_POINTSIZE, psz);
450 restore_psz = psz[0];
453 if (psz[0] >= ctx->Point.Threshold) {
454 psz[0] = MIN2(psz[0], ctx->Point.MaxSize);
457 GLfloat dsize = psz[0] / ctx->Point.Threshold;
458 psz[0] = MAX2(ctx->Point.Threshold, ctx->Point.MinSize);
462 if (psz[0] < 1.0)
463 psz[0] = 1.0
    [all...]
  /external/jemalloc/test/unit/
mallctl.c 257 size_t sz, psz, qsz; local
261 psz = 42;
262 qsz = nallocx(psz, 0) + 1;
292 ps[i] = mallocx(psz, MALLOCX_TCACHE(tis[i]));
306 ps[i] = mallocx(psz, MALLOCX_TCACHE(tis[i]));
  /external/one-true-awk/
lex.c 101 int gettok(char **pbuf, int *psz) /* get next input token */
105 int sz = *psz;
160 *psz = sz;
  /external/lzma/CPP/Common/
MyWindows.h 194 MY_EXTERN_C BSTR SysAllocStringByteLen(LPCSTR psz, UINT len);
  /dalvik/dx/src/com/android/dx/command/dump/
BlockDumper.java 304 int psz = preds.size(); local
305 for (int i = 0; i < psz; i++) {
  /external/ltp/testcases/kernel/fs/scsi/ltpscsi/
scsimain.c 2455 size_t psz = getpagesize(); local
3849 size_t psz = getpagesize(); local
6303 size_t psz = getpagesize(); local
6806 size_t psz = 0; local
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
RopTranslator.java 346 int psz = preds.size(); local
348 for (int i = 0; i < psz; i++) {
  /dalvik/dx/src/com/android/dx/dex/code/
RopTranslator.java 353 int psz = preds.size(); local
355 for (int i = 0; i < psz; i++) {
    [all...]
  /external/v8/benchmarks/
regexp.js 113 var s20 = computeInputVariants('uggc://ubzr.zlfcnpr.pbz/vaqrk.psz', 93);
116 var s23 = computeInputVariants('uggc://cebsvyr.zlfcnpr.pbz/vaqrk.psz', 85);
225 var s44 = computeInputVariants('uggc://zrffntvat.zlfcnpr.pbz/vaqrk.psz', 77);
238 var s57 = computeInputVariants('uggc://sevraqf.zlfcnpr.pbz/vaqrk.psz', 44);
    [all...]
  /external/f2fs-tools/tools/sg_write_buffer/
sg_lib.c 3394 size_t psz; local
    [all...]

Completed in 1077 milliseconds

1 2 3 4