/third_party/node/deps/icu-small/source/tools/genrb/ |
D | read.c | 128 UChar *pTarget = target; in getStringToken() local 182 pTarget = target; in getStringToken() 196 U_APPEND_CHAR32(c, pTarget,len); in getStringToken() 197 pTarget = target; in getStringToken() 198 ustr_uscat(token, pTarget,len, status); in getStringToken() 242 pTarget = target; in getStringToken() 251 U_APPEND_CHAR32(c, pTarget,len); in getStringToken() 252 pTarget = target; in getStringToken() 253 ustr_uscat(token, pTarget,len, status); in getStringToken() 288 pTarget = target; in getStringToken() [all …]
|
D | parse.cpp | 322 UChar *pTarget = NULL; in parseUCARules() local 374 pTarget = (UChar*) uprv_malloc(U_SIZEOF_UCHAR * size); in parseUCARules() 375 uprv_memset(pTarget, 0, size*U_SIZEOF_UCHAR); in parseUCARules() 376 target = pTarget; in parseUCARules() 377 targetLimit = pTarget+size; in parseUCARules() 414 uprv_free(pTarget); in parseUCARules() 443 result = string_open(state->bundle, tag, pTarget, (int32_t)(target - pTarget), NULL, status); in parseUCARules() 447 uprv_free(pTarget); in parseUCARules() 464 UChar *pTarget = NULL; in parseTransliterator() local 512 pTarget = (UChar*) uprv_malloc(U_SIZEOF_UCHAR * (size + 1)); in parseTransliterator() [all …]
|
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
D | read.c | 128 UChar *pTarget = target; in getStringToken() local 182 pTarget = target; in getStringToken() 196 U_APPEND_CHAR32(c, pTarget,len); in getStringToken() 197 pTarget = target; in getStringToken() 198 ustr_uscat(token, pTarget,len, status); in getStringToken() 242 pTarget = target; in getStringToken() 251 U_APPEND_CHAR32(c, pTarget,len); in getStringToken() 252 pTarget = target; in getStringToken() 253 ustr_uscat(token, pTarget,len, status); in getStringToken() 288 pTarget = target; in getStringToken() [all …]
|
D | parse.cpp | 322 UChar *pTarget = NULL; in parseUCARules() local 374 pTarget = (UChar*) uprv_malloc(U_SIZEOF_UCHAR * size); in parseUCARules() 375 uprv_memset(pTarget, 0, size*U_SIZEOF_UCHAR); in parseUCARules() 376 target = pTarget; in parseUCARules() 377 targetLimit = pTarget+size; in parseUCARules() 414 uprv_free(pTarget); in parseUCARules() 443 result = string_open(state->bundle, tag, pTarget, (int32_t)(target - pTarget), NULL, status); in parseUCARules() 447 uprv_free(pTarget); in parseUCARules() 464 UChar *pTarget = NULL; in parseTransliterator() local 512 pTarget = (UChar*) uprv_malloc(U_SIZEOF_UCHAR * (size + 1)); in parseTransliterator() [all …]
|
/third_party/icu/icu4c/source/tools/genrb/ |
D | read.c | 128 UChar *pTarget = target; in getStringToken() local 182 pTarget = target; in getStringToken() 196 U_APPEND_CHAR32(c, pTarget,len); in getStringToken() 197 pTarget = target; in getStringToken() 198 ustr_uscat(token, pTarget,len, status); in getStringToken() 242 pTarget = target; in getStringToken() 251 U_APPEND_CHAR32(c, pTarget,len); in getStringToken() 252 pTarget = target; in getStringToken() 253 ustr_uscat(token, pTarget,len, status); in getStringToken() 288 pTarget = target; in getStringToken() [all …]
|
D | parse.cpp | 322 UChar *pTarget = NULL; in parseUCARules() local 374 pTarget = (UChar*) uprv_malloc(U_SIZEOF_UCHAR * size); in parseUCARules() 375 uprv_memset(pTarget, 0, size*U_SIZEOF_UCHAR); in parseUCARules() 376 target = pTarget; in parseUCARules() 377 targetLimit = pTarget+size; in parseUCARules() 414 uprv_free(pTarget); in parseUCARules() 443 result = string_open(state->bundle, tag, pTarget, (int32_t)(target - pTarget), NULL, status); in parseUCARules() 447 uprv_free(pTarget); in parseUCARules() 464 UChar *pTarget = NULL; in parseTransliterator() local 512 pTarget = (UChar*) uprv_malloc(U_SIZEOF_UCHAR * (size + 1)); in parseTransliterator() [all …]
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/ |
D | read.c | 127 UChar *pTarget = target; in getStringToken() local 181 pTarget = target; in getStringToken() 195 U_APPEND_CHAR32(c, pTarget,len); in getStringToken() 196 pTarget = target; in getStringToken() 197 ustr_uscat(token, pTarget,len, status); in getStringToken() 241 pTarget = target; in getStringToken() 250 U_APPEND_CHAR32(c, pTarget,len); in getStringToken() 251 pTarget = target; in getStringToken() 252 ustr_uscat(token, pTarget,len, status); in getStringToken() 287 pTarget = target; in getStringToken() [all …]
|
D | parse.cpp | 322 UChar *pTarget = NULL; in parseUCARules() local 374 pTarget = (UChar*) uprv_malloc(U_SIZEOF_UCHAR * size); in parseUCARules() 375 uprv_memset(pTarget, 0, size*U_SIZEOF_UCHAR); in parseUCARules() 376 target = pTarget; in parseUCARules() 377 targetLimit = pTarget+size; in parseUCARules() 414 uprv_free(pTarget); in parseUCARules() 443 result = string_open(state->bundle, tag, pTarget, (int32_t)(target - pTarget), NULL, status); in parseUCARules() 447 uprv_free(pTarget); in parseUCARules() 464 UChar *pTarget = NULL; in parseTransliterator() local 512 pTarget = (UChar*) uprv_malloc(U_SIZEOF_UCHAR * (size + 1)); in parseTransliterator() [all …]
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/ |
D | ucbuf.cpp | 60 UChar* pTarget; in ucbuf_autodetect_fs() local 83 pTarget = target; in ucbuf_autodetect_fs() 85 ucnv_toUnicode(*conv, &pTarget, target+1, &pStart, start+*signatureLength, NULL, FALSE, error); in ucbuf_autodetect_fs() 92 if(U_SUCCESS(*error) && (pTarget!=(target+1) || target[0]!=0xfeff)) { in ucbuf_autodetect_fs() 164 UChar* pTarget=NULL; in ucbuf_fillucbuf() local 174 pTarget = buf->buffer; in ucbuf_fillucbuf() 182 memset(pTarget+offset,0xff,sizeof(UChar)*(MAX_IN_BUF-offset)); in ucbuf_fillucbuf() 205 target=pTarget; in ucbuf_fillucbuf() 219 target = pTarget+offset; in ucbuf_fillucbuf() 287 target = pTarget+offset; in ucbuf_fillucbuf() [all …]
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
D | ucbuf.cpp | 60 UChar* pTarget; in ucbuf_autodetect_fs() local 83 pTarget = target; in ucbuf_autodetect_fs() 85 ucnv_toUnicode(*conv, &pTarget, target+1, &pStart, start+*signatureLength, NULL, FALSE, error); in ucbuf_autodetect_fs() 92 if(U_SUCCESS(*error) && (pTarget!=(target+1) || target[0]!=0xfeff)) { in ucbuf_autodetect_fs() 164 UChar* pTarget=NULL; in ucbuf_fillucbuf() local 174 pTarget = buf->buffer; in ucbuf_fillucbuf() 182 memset(pTarget+offset,0xff,sizeof(UChar)*(MAX_IN_BUF-offset)); in ucbuf_fillucbuf() 205 target=pTarget; in ucbuf_fillucbuf() 219 target = pTarget+offset; in ucbuf_fillucbuf() 287 target = pTarget+offset; in ucbuf_fillucbuf() [all …]
|
/third_party/icu/icu4c/source/tools/toolutil/ |
D | ucbuf.cpp | 60 UChar* pTarget; in ucbuf_autodetect_fs() local 83 pTarget = target; in ucbuf_autodetect_fs() 85 ucnv_toUnicode(*conv, &pTarget, target+1, &pStart, start+*signatureLength, NULL, FALSE, error); in ucbuf_autodetect_fs() 92 if(U_SUCCESS(*error) && (pTarget!=(target+1) || target[0]!=0xfeff)) { in ucbuf_autodetect_fs() 164 UChar* pTarget=NULL; in ucbuf_fillucbuf() local 174 pTarget = buf->buffer; in ucbuf_fillucbuf() 182 memset(pTarget+offset,0xff,sizeof(UChar)*(MAX_IN_BUF-offset)); in ucbuf_fillucbuf() 205 target=pTarget; in ucbuf_fillucbuf() 219 target = pTarget+offset; in ucbuf_fillucbuf() 287 target = pTarget+offset; in ucbuf_fillucbuf() [all …]
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
D | ucbuf.cpp | 60 UChar* pTarget; in ucbuf_autodetect_fs() local 83 pTarget = target; in ucbuf_autodetect_fs() 85 ucnv_toUnicode(*conv, &pTarget, target+1, &pStart, start+*signatureLength, NULL, FALSE, error); in ucbuf_autodetect_fs() 92 if(U_SUCCESS(*error) && (pTarget!=(target+1) || target[0]!=0xfeff)) { in ucbuf_autodetect_fs() 164 UChar* pTarget=NULL; in ucbuf_fillucbuf() local 174 pTarget = buf->buffer; in ucbuf_fillucbuf() 182 memset(pTarget+offset,0xff,sizeof(UChar)*(MAX_IN_BUF-offset)); in ucbuf_fillucbuf() 205 target=pTarget; in ucbuf_fillucbuf() 219 target = pTarget+offset; in ucbuf_fillucbuf() 287 target = pTarget+offset; in ucbuf_fillucbuf() [all …]
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ustr_wcs.cpp | 292 UChar* pTarget = NULL; in _strFromWCS() local 434 pTarget = target= dest; in _strFromWCS() 448 …ucnv_toUnicode(conv,&pTarget,pTargetLimit,(const char**)&pCSrc,pCSrcLimit,NULL,(UBool)(pCSrc==pCSr… in _strFromWCS() 451 count+= pTarget - target; in _strFromWCS() 455 pTarget = uStack; in _strFromWCS()
|
/third_party/node/deps/icu-small/source/common/ |
D | ustr_wcs.cpp | 292 UChar* pTarget = NULL; in _strFromWCS() local 434 pTarget = target= dest; in _strFromWCS() 448 …ucnv_toUnicode(conv,&pTarget,pTargetLimit,(const char**)&pCSrc,pCSrcLimit,NULL,(UBool)(pCSrc==pCSr… in _strFromWCS() 451 count+= pTarget - target; in _strFromWCS() 455 pTarget = uStack; in _strFromWCS()
|
/third_party/icu/icu4c/source/common/ |
D | ustr_wcs.cpp | 292 UChar* pTarget = NULL; in _strFromWCS() local 434 pTarget = target= dest; in _strFromWCS() 448 …ucnv_toUnicode(conv,&pTarget,pTargetLimit,(const char**)&pCSrc,pCSrcLimit,NULL,(UBool)(pCSrc==pCSr… in _strFromWCS() 451 count+= pTarget - target; in _strFromWCS() 455 pTarget = uStack; in _strFromWCS()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ustr_wcs.cpp | 292 UChar* pTarget = NULL; in _strFromWCS() local 434 pTarget = target= dest; in _strFromWCS() 448 …ucnv_toUnicode(conv,&pTarget,pTargetLimit,(const char**)&pCSrc,pCSrcLimit,NULL,(UBool)(pCSrc==pCSr… in _strFromWCS() 451 count+= pTarget - target; in _strFromWCS() 455 pTarget = uStack; in _strFromWCS()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_format.c | 1256 enum pipe_texture_target pTarget; in st_ChooseTextureFormat() local 1259 pTarget = PIPE_TEXTURE_2D; in st_ChooseTextureFormat() 1262 pTarget = gl_target_to_pipe(target); in st_ChooseTextureFormat() 1350 pTarget, 0, 0, bindings, in st_ChooseTextureFormat() 1356 pTarget, 0, 0, PIPE_BIND_SAMPLER_VIEW, in st_ChooseTextureFormat()
|
/third_party/sqlite/src/ |
D | sqlite3.c | 113694 Table *pTarget = sqlite3LocateTable(&sParse, 0, pStep->zTarget, zDb); 113695 if( pTarget==pTab ){ 149035 ExprList *pTarget, /* Target argument to ON CONFLICT, or NULL */ 149044 sqlite3ExprListDelete(db, pTarget); 149051 pNew->pUpsertTarget = pTarget; 149077 ExprList *pTarget; /* The conflict-target clause */ 149104 pTarget = pUpsert->pUpsertTarget; 149107 && pTarget->nExpr==1 149108 && (pTerm = pTarget->a[0].pExpr)->op==TK_COLUMN 149132 if( pTarget->nExpr!=pIdx->nKeyCol ) continue; [all …]
|
/third_party/chromium/patch/ |
D | 0003-ohos-1115.patch | 121379 pTarget = &pParse->aNode[iTarget]; 121381 if( pTarget->eType!=JSON_OBJECT ){ 160553 pTarget = &pParse->aNode[iTarget]; 160555 if( pTarget->eType!=JSON_OBJECT ){ 174362 pTarget = &pParse->aNode[iTarget]; 174364 if( pTarget->eType!=JSON_OBJECT ){
|