/external/skia/gm/ |
D | fontscaler.cpp | 53 const size_t textLen = strlen(text); in onDraw() local
|
D | deviceproperties.cpp | 61 const size_t textLen = strlen(text); in onDraw() local
|
D | shadertext.cpp | 115 const int textLen = SK_ARRAY_COUNT(text) - 1; in onDraw() local
|
D | typeface.cpp | 192 const size_t textLen = strlen(text); in onDraw() local
|
/external/chromium_org/third_party/skia/gm/ |
D | fontscaler.cpp | 53 const size_t textLen = strlen(text); in onDraw() local
|
D | deviceproperties.cpp | 61 const size_t textLen = strlen(text); in onDraw() local
|
D | shadertext.cpp | 115 const int textLen = SK_ARRAY_COUNT(text) - 1; in onDraw() local
|
D | typeface.cpp | 192 const size_t textLen = strlen(text); in onDraw() local
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | csr2022.cpp | 32 int32_t CharsetRecog_2022::match_2022(const uint8_t *text, int32_t textLen, const uint8_t escapeSeq… in match_2022()
|
D | utrans.cpp | 450 int32_t textLen = (textLength == NULL || *textLength < 0) in utrans_transUChars() local 480 int32_t textLen = (textLength == NULL || *textLength < 0) in utrans_transIncrementalUChars() local
|
D | ucurr.cpp | 1090 const UChar* text, int32_t textLen, in linearSearch() 1118 const UChar* text, int32_t textLen, in searchCurrencyName() 1321 int32_t textLen = MIN(MAX_CURRENCY_NAME_LEN, text.length() - start); in uprv_parseCurrency() local
|
/external/icu/icu4c/source/i18n/ |
D | csr2022.cpp | 33 int32_t CharsetRecog_2022::match_2022(const uint8_t *text, int32_t textLen, const uint8_t escapeSeq… in match_2022()
|
D | utrans.cpp | 451 int32_t textLen = (textLength == NULL || *textLength < 0) in utrans_transUChars() local 481 int32_t textLen = (textLength == NULL || *textLength < 0) in utrans_transIncrementalUChars() local
|
D | ucurr.cpp | 1298 const UChar* text, int32_t textLen, in linearSearch() 1326 const UChar* text, int32_t textLen, in searchCurrencyName() 1531 int32_t textLen = MIN(MAX_CURRENCY_NAME_LEN, text.length() - start); in uprv_parseCurrency() local
|
/external/chromium_org/third_party/skia/samplecode/ |
D | SampleFontScalerTest.cpp | 100 const size_t textLen = strlen(text); in onDrawContent() local
|
D | SampleShaderText.cpp | 113 const int textLen = SK_ARRAY_COUNT(text) - 1; in onDrawContent() local
|
/external/skia/samplecode/ |
D | SampleFontScalerTest.cpp | 100 const size_t textLen = strlen(text); in onDrawContent() local
|
D | SampleShaderText.cpp | 113 const int textLen = SK_ARRAY_COUNT(text) - 1; in onDrawContent() local
|
/external/mdnsresponder/mDNSPosix/ |
D | Responder.c | 421 mDNSu16 textLen, in RegisterOneService() 521 unsigned int textLen = 0; in RegisterServicesInFile() local
|
/external/jdiff/src/jdiff/ |
D | RootDocToXML.java | 977 int textLen = text.length(); in endOfFirstSentence() local
|
/external/expat/lib/ |
D | xmlparse.c | 194 int textLen; /* length in XML_Chars */ member
|