Home
last modified time | relevance | path

Searched defs:status (Results 2976 - 3000 of 7243) sorted by relevance

1...<<111112113114115116117118119120>>...290

/third_party/skia/third_party/externals/icu/source/samples/layout/
H A DGnomeFontInstance.cpp55 GnomeFontInstance::GnomeFontInstance(FT_Library engine, const char *fontPathName, le_int16 pointSize, LEErrorCode &status) in GnomeFontInstance() argument
/third_party/skia/third_party/externals/icu/source/samples/strsrch/
H A Dstrsrch.cpp156 UErrorCode status = U_ZERO_ERROR; in processCollator() local
238 UErrorCode status = U_ZERO_ERROR; processStringSearch() local
260 UErrorCode status = U_ZERO_ERROR; findPattern() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
H A Ddatamap.cpp46 UErrorCode status = U_ZERO_ERROR; in RBDataMap() local
54 RBDataMap::RBDataMap(UResourceBundle *data, UErrorCode &status) in RBDataMap() argument
64 RBDataMap::RBDataMap(UResourceBundle *headers, UResourceBundle *data, UErrorCode &status) in RBDataMap() argument
72 void RBDataMap::init(UResourceBundle *data, UErrorCode &status) { in init() argument
83 init(UResourceBundle *headers, UResourceBundle *data, UErrorCode &status) init() argument
94 fData->put(UnicodeString(key, keyLen), new ResourceBundle(t, status), status); init() local
[all...]
H A Dtstdtmod.cpp137 TestDataModule *TestDataModule::getTestDataModule(const char* name, TestLog& log, UErrorCode &status) in getTestDataModule() argument
184 RBTestDataModule::RBTestDataModule(const char* name, TestLog& log, UErrorCode& status) in RBTestDataModule() argument
276 getTestBundle(const char* bundleName, UErrorCode &status) getTestBundle() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/unicode/
H A Duperf.h120 virtual double time(int32_t n, UErrorCode* status) { in time() argument
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dprscmnts.cpp71 trim(UChar *src, int32_t srcLen, UErrorCode *status){ in trim() argument
47 removeText(UChar *source, int32_t srcLen, UnicodeString patString,uint32_t options, UnicodeString replaceText, UErrorCode *status) removeText() argument
79 removeCmtText(UChar* source, int32_t srcLen, UErrorCode* status) removeCmtText() argument
87 getText(const UChar* source, int32_t srcLen, UChar** dest, int32_t destCapacity, UnicodeString patternString, UErrorCode* status) getText() argument
124 getDescription( const UChar* source, int32_t srcLen, UChar** dest, int32_t destCapacity, UErrorCode* status) getDescription() argument
148 getCount(const UChar* source, int32_t srcLen, UParseCommentsOption option, UErrorCode *status) getCount() argument
185 getAt(const UChar* source, int32_t srcLen, UChar** dest, int32_t destCapacity, int32_t index, UParseCommentsOption option, UErrorCode* status) getAt() argument
227 getTranslate( const UChar* source, int32_t srcLen, UChar** dest, int32_t destCapacity, UErrorCode* status) getTranslate() argument
237 getNote(const UChar* source, int32_t srcLen, UChar** dest, int32_t destCapacity, UErrorCode* status) getNote() argument
[all...]
H A Dread.c67 getNextToken(UCHARBUF* buf, struct UString *token, uint32_t *linenumber, struct UString *comment, UErrorCode *status) getNextToken() argument
121 getStringToken(UCHARBUF* buf, UChar32 initialChar, struct UString *token, UErrorCode *status) getStringToken() argument
322 getNextChar(UCHARBUF* buf, UBool skipwhite, struct UString *token, UErrorCode *status) getNextChar() argument
379 seekUntilNewline(UCHARBUF* buf, struct UString *token, UErrorCode *status) seekUntilNewline() argument
397 seekUntilEndOfComment(UCHARBUF *buf, struct UString *token, UErrorCode *status) seekUntilEndOfComment() argument
436 unescape(UCHARBUF *buf, UErrorCode *status) unescape() argument
[all...]
H A Drle.c42 appendEncodedByte(uint16_t* buffer, uint16_t* buffLimit, uint8_t value, uint8_t state[],UErrorCode* status) { in appendEncodedByte() argument
67 encodeRunByte(uint16_t* buffer,uint16_t* bufLimit, uint8_t value, int32_t length, uint8_t state[], UErrorCode* status) { in encodeRunByte() argument
109 encodeRunShort(uint16_t* buffer,uint16_t* bufLimit, uint16_t value, int32_t length,UErrorCode* status) encodeRunShort() argument
151 usArrayToRLEString(const uint16_t* src,int32_t srcLen,uint16_t* buffer, int32_t bufLen,UErrorCode* status) usArrayToRLEString() argument
197 byteArrayToRLEString(const uint8_t* src,int32_t srcLen, uint16_t* buffer,int32_t bufLen, UErrorCode* status) byteArrayToRLEString() argument
242 rleStringToUCharArray(uint16_t* src, int32_t srcLen, uint16_t* target, int32_t tgtLen, UErrorCode* status) rleStringToUCharArray() argument
298 rleStringToByteArray(uint16_t* src, int32_t srcLen, uint8_t* target, int32_t tgtLen, UErrorCode* status) rleStringToByteArray() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Duparse.cpp366 u_parseUTF8(const char *source, int32_t sLen, char *dest, int32_t destCapacity, UErrorCode *status) { in u_parseUTF8() argument
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dspdy_response_with_callback.c60 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 Dtest_concurrent_stop.c159 int status; in join_gets() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DSurface.cpp129 int status = XGetWindowAttributes(reinterpret_cast<Display*>(xDesc->display), in ValidateSurfaceDescriptor() local
H A DAdapter.cpp161 WGPURequestDeviceStatus status = in RequestDevice() local
/third_party/skia/third_party/externals/dawn/src/dawn_node/tools/src/cmd/run-cts/
H A Dmain.go728 type status string global() type
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
H A DServerBuffer.cpp230 void Server::OnBufferMapAsyncCallback(WGPUBufferMapAsyncStatus status, MapUserdata* data) { in OnBufferMapAsyncCallback() argument
H A DServerDevice.cpp148 void Server::OnCreateComputePipelineAsyncCallback(WGPUCreatePipelineAsyncStatus status, in OnCreateComputePipelineAsyncCallback() argument
153 &ComputePipelineObjects(), status, pipeline, data); in OnCreateComputePipelineAsyncCallback() local
195 void Server::OnCreateRenderPipelineAsyncCallback(WGPUCreatePipelineAsyncStatus status, in OnCreateRenderPipelineAsyncCallback() argument
200 &RenderPipelineObjects(), status, pipeline, data); in OnCreateRenderPipelineAsyncCallback() local
22 HandleCreateRenderPipelineAsyncCallbackResult(KnownObjects<Pipeline>* knownObjects, WGPUCreatePipelineAsyncStatus status, Pipeline pipeline, CreatePipelineAsyncUserData* data) HandleCreateRenderPipelineAsyncCallbackResult() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DDeviceLostTests.cpp46 static void ToMockQueueWorkDone(WGPUQueueWorkDoneStatus status, void* userdata) { in ToMockQueueWorkDone() argument
77 static void MapFailCallback(WGPUBufferMapAsyncStatus status, void* userdata) { in MapFailCallback() argument
[all...]
/third_party/openssl/test/
H A Dprovider_status_test.c111 int status; in get_provider_params() local
146 unsigned int status = 0; in test_provider_status() local
/third_party/pulseaudio/src/utils/
H A Dpasuspender.c206 int status = 0; in sigchld_callback() local
/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/
H A Dmutator.cc99 auto status = MaybeApplyMutation(program, *mutation, node_id_map, &program, in Replay() local
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer.cpp299 auto status = Status::kComplete; in Run() local
[all...]
H A Dfuzzer.h51 Status status; member
/third_party/skia/third_party/externals/icu/source/common/
H A Dbrkeng.cpp62 UnhandledEngine::UnhandledEngine(UErrorCode &status) : fHandled(nullptr) { in UnhandledEngine() argument
98 UErrorCode status = U_ZERO_ERROR; in handleCharacter() local
130 UErrorCode status = U_ZERO_ERROR; in getEngineFor() local
163 UErrorCode status in loadEngineFor() local
228 UErrorCode status = U_ZERO_ERROR; loadDictionaryMatcherFor() local
244 ext.appendInvariantChars(UnicodeString(FALSE, extStart + 1, dictnlength - len - 1), status); loadDictionaryMatcherFor() local
247 dictnbuf.appendInvariantChars(UnicodeString(FALSE, dictfname, dictnlength), status); loadDictionaryMatcherFor() local
[all...]
H A Dbytesinkutil.cpp131 UErrorCode status = U_ZERO_ERROR; in Append() local
147 UErrorCode status = U_ZERO_ERROR; in GetAppendBuffer() local
H A Dcharstr.cpp146 CharString &CharString::appendNumber(int32_t number, UErrorCode &status) { in appendNumber() argument

Completed in 15 milliseconds

1...<<111112113114115116117118119120>>...290