Home
last modified time | relevance | path

Searched defs:status (Results 3476 - 3500 of 6021) sorted by relevance

1...<<131132133134135136137138139140>>...241

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dunits_data.cpp26 void trimSpaces(CharString& factor, UErrorCode& status){ in trimSpaces() argument
62 void put(const char *source, ResourceValue &value, UBool /*noFallback*/, UErrorCode &status) { in put() argument
149 put(const char *key, ResourceValue &value, UBool , UErrorCode &status) put() argument
231 binarySearch(const MaybeStackVector<UnitPreferenceMetadata> *metadata, const UnitPreferenceMetadata &desired, bool *foundCategory, bool *foundUsage, bool *foundRegion, UErrorCode &status) binarySearch() argument
275 getPreferenceMetadataIndex(const MaybeStackVector<UnitPreferenceMetadata> *metadata, StringPiece category, StringPiece usage, StringPiece region, UErrorCode &status) getPreferenceMetadataIndex() argument
329 UnitPreferenceMetadata(StringPiece category, StringPiece usage, StringPiece region, int32_t prefsOffset, int32_t prefsCount, UErrorCode &status) UnitPreferenceMetadata() argument
368 getAllConversionRates(MaybeStackVector<ConversionRateInfo> &result, UErrorCode &status) getAllConversionRates() argument
384 UnitPreferences(UErrorCode &status) UnitPreferences() argument
[all...]
H A Duspoof_conf.cpp77 SPUStringPool::SPUStringPool(UErrorCode &status) : fVec(NULL), fHash(NULL) { in SPUStringPool() argument
132 void SPUStringPool::sort(UErrorCode &status) { in sort() argument
137 SPUString *SPUStringPool::addString(UnicodeString *src, UErrorCode &status) { in addString() argument
155 ConfusabledataBuilder(SpoofImpl *spImpl, UErrorCode &status) ConfusabledataBuilder() argument
213 buildConfusableData(SpoofImpl * spImpl, const char * confusables, int32_t confusablesLen, int32_t *errorType, UParseError *pe, UErrorCode &status) buildConfusableData() argument
228 build(const char * confusables, int32_t confusablesLen, UErrorCode &status) build() argument
409 outputData(UErrorCode &status) outputData() argument
[all...]
H A Dvzone.cpp35 vzone_openData(const UChar* vtzdata, int32_t vtzdataLength, UErrorCode& status) { in vzone_openData() argument
83 vzone_write(VZone* zone, UChar* & result, int32_t & resultLength, UErrorCode& status) { in vzone_write() argument
95 vzone_writeFromStart(VZone* zone, UDate start, UChar* & result, int32_t & resultLength, UErrorCode& status) { in vzone_writeFromStart() argument
107 vzone_writeSimple(VZone* zone, UDate time, UChar* & result, int32_t & resultLength, UErrorCode& status) { in vzone_writeSimple() argument
119 vzone_getOffset(VZone* zone, uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, UErrorCode& status) vzone_getOffset() argument
125 vzone_getOffset2(VZone* zone, uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, int32_t monthLength, UErrorCode& status) vzone_getOffset2() argument
153 vzone_inDaylightTime(VZone* zone, UDate date, UErrorCode& status) vzone_inDaylightTime() argument
173 vzone_countTransitionRules(VZone* zone, UErrorCode& status) vzone_countTransitionRules() argument
[all...]
H A Dwinnmfmt.cpp146 UErrorCode status = U_ZERO_ERROR; in GetEquivalentWindowsLocaleName() local
206 Win32NumberFormat::Win32NumberFormat(const Locale &locale, UBool currency, UErrorCode &status) in Win32NumberFormat() argument
320 UErrorCode status = U_ZERO_ERROR; in parse() local
[all...]
/third_party/skia/third_party/externals/icu/source/io/
H A Dufmt_cmn.cpp231 UErrorCode status = U_ZERO_ERROR; in ufmt_defaultCPToUnicode() local
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A DGDIFontInstance.cpp110 GDIFontInstance::GDIFontInstance(GDISurface *surface, TCHAR *faceName, le_int16 pointSize, LEErrorCode &status) in GDIFontInstance() argument
195 GDIFontInstance::GDIFontInstance(GDISurface *surface, const char *faceName, le_int16 pointSize, LEErrorCode &status) in GDIFontInstance() argument
[all...]
H A Dclayout.c83 LEErrorCode status = LE_NO_ERROR; in WinMain() local
H A Dlayout.cpp82 LEErrorCode status = LE_NO_ERROR; in WinMain() local
H A Dparagraph.cpp82 Paragraph::Paragraph(const LEUnicode chars[], int32_t charCount, const FontRuns *fontRuns, LEErrorCode &status) in Paragraph() argument
265 LEErrorCode status = LE_NO_ERROR; in paragraphFactory() local
/third_party/skia/third_party/externals/icu/source/samples/ugrep/
H A Dugrep.cpp106 UErrorCode status = U_ZERO_ERROR; // All ICU operations report success or failure in main() local
308 UErrorCode status = U_ZERO_ERROR; in readFile() local
425 UErrorCode status = U_ZERO_ERROR; printMatch() local
[all...]
/third_party/skia/third_party/externals/icu/source/samples/uresb/
H A Duresb.c85 UErrorCode status = U_ZERO_ERROR; in main() local
227 void printOutBundle(UFILE *out, UResourceBundle *resource, int32_t indent, UErrorCode *status) { in printOutBundle() argument
362 reportError(UErrorCode *status) reportError() argument
368 UErrorCode status = U_ZERO_ERROR; getErrorName() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
H A Duperf.cpp83 UPerfTest::UPerfTest(int32_t argc, const char* argv[], UErrorCode& status) in UPerfTest() argument
96 UPerfTest(int32_t argc, const char* argv[], UOption addOptions[], int32_t addOptionsCount, const char *addUsage, UErrorCode& status) UPerfTest() argument
112 init(UOption addOptions[], int32_t addOptionsCount, UErrorCode& status) init() argument
211 getLines(UErrorCode& status) getLines() argument
251 getBuffer(int32_t& len, UErrorCode& status) getBuffer() argument
348 UErrorCode status = U_ZERO_ERROR; runTestLoop() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/gendict/
H A Dgendict.cpp130 DataDict(UBool isBytesTrie, UErrorCode &status) : bt(NULL), ut(NULL), in DataDict() argument
145 char transform(UChar32 c, UErrorCode &status) { in transform() argument
195 void addWord(const UnicodeString &word, int32_t value, UErrorCode &status) { in addWord() argument
205 serializeBytes(UErrorCode &status) serializeBytes() argument
210 serializeUChars(UnicodeString &s, UErrorCode &status) serializeUChars() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dderb.cpp419 printOutBundle(UFILE *out, UResourceBundle *resource, int32_t indent, const char *pname, UErrorCode *status) printOutBundle() argument
641 reportError(const char *pname, UErrorCode *status, const char *when) reportError() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dtoolutil.cpp90 UErrorCode status=U_ZERO_ERROR; in getCurrentYear() local
130 findDirname(const char *path, char *buffer, int32_t bufLen, UErrorCode* status) { in findDirname() argument
185 uprv_mkdir(const char *pathname, UErrorCode *status) { in uprv_mkdir() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dspdy_event_loop.c121 response_done_callback(void *cls, struct SPDY_Response *response, struct SPDY_Request *request, enum SPDY_RESPONSE_RESULT status, bool streamopened) response_done_callback() argument
H A Dspdy_fileserver.c121 response_done_callback(void *cls, struct SPDY_Response *response, struct SPDY_Request *request, enum SPDY_RESPONSE_RESULT status, bool streamopened) response_done_callback() argument
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dperf_get_concurrent.c223 int status; in join_gets() local
H A Dtest_get_response_cleanup.c83 int status; in kill_curl() local
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_misc.c97 response_done_callback(void *cls, struct SPDY_Response * response, struct SPDY_Request * request, enum SPDY_RESPONSE_RESULT status, bool streamopened) response_done_callback() argument
H A Dtest_request_response_with_callback.c87 response_done_callback(void *cls, struct SPDY_Response * response, struct SPDY_Request * request, enum SPDY_RESPONSE_RESULT status, bool streamopened) response_done_callback() argument
/third_party/skia/src/xml/
H A DSkXMLParser.cpp168 XML_Status status = XML_ParseBuffer(ctx.fXMLParser, SkToS32(len), done); in parse() local
/third_party/skia/src/ports/
H A DSkOSFile_posix.cpp57 struct stat status; in sk_ino() local
78 struct stat status; in sk_fdmmap() local
/third_party/skia/tests/
H A Dskia_test.cpp100 SkTestRunnable(const Test& test, Status* status) : fTest(test), fStatus(status) {} in SkTestRunnable() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DBuffer.cpp298 void BufferBase::CallMapCallback(MapRequestID mapID, WGPUBufferMapAsyncStatus status) { in CallMapCallback() argument
326 WGPUBufferMapAsyncStatus status; in APIMapAsync() local
539 void BufferBase::OnMapRequestCompleted(MapRequestID mapID, WGPUBufferMapAsyncStatus status) { in OnMapRequestCompleted() argument
[all...]

Completed in 17 milliseconds

1...<<131132133134135136137138139140>>...241