Home
last modified time | relevance | path

Searched defs:status (Results 1251 - 1275 of 7243) sorted by relevance

1...<<51525354555657585960>>...290

/third_party/node/deps/uvwasi/src/
H A Dpoll_oneoff.c7 static void poll_cb(uv_poll_t* handle, int status, int events) { in poll_cb() argument
/third_party/libabigail/include/
H A Dabg-fe-iface.h37 enum status enum in abigail::fe_iface
[all...]
/third_party/openssl/crypto/
H A DLPdir_vms.c71 int status; in LP_find_file() local
194 int status = lib$find_file_end(&(*ctx)->VMS_context); in LP_find_file_end() local
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dfold_spec_const_op_composite_test.cpp221 auto status = Pass::Status::SuccessWithoutChange; in TEST_P() local
H A Dlocal_ssa_elim_test.cpp1601 const auto status = pass->Run(context.get()); in TEST_F() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DFenceSyncTests.cpp132 GLint status = 0; in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDeviceMemoryExternalFuchsia.hpp92 zx_status_t status = zx_vmo_create(allocationSize, 0, &vmoHandle); variable
102 zx_status_t status = zx_vmar_map(zx_vmar_root_self(), variable
120 zx_status_t status = zx_vmar_unmap(zx_vmar_root_self(), variable
141 zx_status_t status variable
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dfold_spec_const_op_composite_test.cpp221 auto status = Pass::Status::SuccessWithoutChange; in TEST_P() local
H A Dlocal_ssa_elim_test.cpp1601 const auto status = pass->Run(context.get()); in TEST_F() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dfphdlimp.h70 UErrorCode status; member in FieldPositionIteratorHandler
H A Dregexst.cpp75 RegexStaticSets::RegexStaticSets(UErrorCode *status) { in RegexStaticSets() argument
153 initStaticSets(UErrorCode &status) initStaticSets() argument
167 initGlobals(UErrorCode *status) initGlobals() argument
[all...]
H A Duni2name.cpp95 UErrorCode status; in handleTransliterate() local
H A Duregion.cpp23 uregion_getRegionFromCode(const char *regionCode, UErrorCode *status) in uregion_getRegionFromCode() argument
30 uregion_getRegionFromNumericCode (int32_t code, UErrorCode *status) in uregion_getRegionFromNumericCode() argument
37 uregion_getAvailable(URegionType type, UErrorCode *status) in uregion_getAvailable() argument
66 uregion_getContainedRegions(const URegion* uregion, UErrorCode *status) in uregion_getContainedRegions() argument
74 uregion_getContainedRegionsOfType(const URegion* uregion, URegionType type, UErrorCode *status) uregion_getContainedRegionsOfType() argument
89 uregion_getPreferredValues(const URegion* uregion, UErrorCode *status) uregion_getPreferredValues() argument
[all...]
H A Dutmscale.cpp40 utmscale_getTimeScaleValue(UDateTimeScale timeScale, UTimeScaleValue value, UErrorCode *status) in utmscale_getTimeScaleValue() argument
57 utmscale_fromInt64(int64_t otherTime, UDateTimeScale timeScale, UErrorCode *status) in utmscale_fromInt64() argument
81 utmscale_toInt64(int64_t universalTime, UDateTimeScale timeScale, UErrorCode *status) in utmscale_toInt64() argument
[all...]
/third_party/skia/third_party/externals/icu/source/samples/csdet/
H A Dcsdet.c36 UErrorCode status = U_ZERO_ERROR; in main() local
/third_party/skia/third_party/externals/icu/source/samples/udata/
H A Dreader.c83 UErrorCode status=U_ZERO_ERROR; in main() local
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
H A Dtestdata.cpp55 RBTestData::RBTestData(UResourceBundle *data, UResourceBundle *headers, UErrorCode& status) in RBTestData() argument
104 UBool RBTestData::nextSettings(const DataMap *& settings, UErrorCode &status) in nextSettings() argument
125 UBool RBTestData::nextCase(const DataMap *& nextCase, UErrorCode &status) in nextCase() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dustr.c41 ustr_initChars(struct UString *s, const char* source, int32_t length, UErrorCode *status) in ustr_initChars() argument
82 ustr_cpy(struct UString *dst, const struct UString *src, UErrorCode *status) ustr_cpy() argument
103 ustr_setlen(struct UString *s, int32_t len, UErrorCode *status) ustr_setlen() argument
121 ustr_cat(struct UString *dst, const struct UString *src, UErrorCode *status) ustr_cat() argument
129 ustr_ncat(struct UString *dst, const struct UString *src, int32_t n, UErrorCode *status) ustr_ncat() argument
150 ustr_ucat(struct UString *dst, UChar c, UErrorCode *status) ustr_ucat() argument
169 ustr_u32cat(struct UString *dst, UChar32 c, UErrorCode *status) ustr_u32cat() argument
182 ustr_uscat(struct UString *dst, const UChar* src,int len, UErrorCode *status) ustr_uscat() argument
203 ustr_resize(struct UString *s, int32_t len, UErrorCode *status) ustr_resize() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/icuinfo/
H A Dtestplug.c51 myPlugin( UPlugData *data, UPlugReason reason, UErrorCode *status) myPlugin() argument
68 myPluginLow( UPlugData *data, UPlugReason reason, UErrorCode *status) myPluginLow() argument
86 myPluginFailQuery( UPlugData *data, UPlugReason reason, UErrorCode *status) myPluginFailQuery() argument
101 myPluginFailToken( UPlugData *data, UPlugReason reason, UErrorCode *status) myPluginFailToken() argument
121 myPluginBad( UPlugData *data, UPlugReason reason, UErrorCode *status) myPluginBad() argument
146 myPluginHigh( UPlugData *data, UPlugReason reason, UErrorCode *status) myPluginHigh() argument
191 debugMemoryPlugin( UPlugData *data, UPlugReason reason, UErrorCode *status) debugMemoryPlugin() argument
201 u_setMemoryFunctions(uplug_getContext(data), &myMemAlloc, &myMemRealloc, &myMemFree, status); debugMemoryPlugin() local
[all...]
/third_party/openssl/test/
H A Dcmp_status_test.c44 int status; in execute_PKISI_test() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DThreading.h100 volatile sys::cas_flag status = Uninitialized; member
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfail_stream.h47 bool status() const { return *status_ptr_; } in status() function in tint::reader::spirv::FailStream
/third_party/skia/tools/
H A Dgit-sync-deps102 def status(directory, commithash, change): function
/third_party/skia/tools/skiaserve/
H A DResponse.cpp89 int status = MHD_HTTP_OK; in SendTemplate() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dcmemory.cpp116 u_setMemoryFunctions(const void *context, UMemAllocFn *a, UMemReallocFn *r, UMemFreeFn *f, UErrorCode *status) in u_setMemoryFunctions() argument

Completed in 20 milliseconds

1...<<51525354555657585960>>...290