/third_party/musl/src/unistd/ |
H A D | faccessat.c | 42 int status; in faccessat() local 56 __sys_wait4(pid, &status, __WCLONE, 0); in faccessat()
|
/third_party/musl/porting/liteos_a/user_debug/src/malloc/ |
H A D | memalign.c | 49 int status = delete_node(mem); in __memalign() local 50 if (status != 0) { in __memalign()
|
/third_party/node/benchmark/napi/ref/ |
H A D | addon.c | 7 napi_status status = (call); \ 8 if (status != napi_ok) { \
|
/third_party/node/benchmark/napi/string/ |
H A D | binding.c | 7 napi_status status = call; \ 8 assert(status == napi_ok && #call " failed"); \
|
/third_party/node/deps/icu-small/source/common/ |
H A D | restrace.h | 87 CharString& getFilePath(CharString& output, UErrorCode& status) const; 89 CharString& getResPath(CharString& output, UErrorCode& status) const;
|
/third_party/node/benchmark/misc/ |
H A D | startup.js | 21 if (child.status !== 0) { 26 throw new Error(`Child process stopped with exit code ${child.status}`);
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | unorm.h | 212 * @param status A pointer to a UErrorCode to receive any errors. 221 UErrorCode *status); 237 * @param status a pointer to a UErrorCode to receive any errors 246 UErrorCode *status);
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | numparse_compositions.cpp | 22 bool SeriesMatcher::match(StringSegment& segment, ParsedNumber& result, UErrorCode& status) const { in match() 31 maybeMore = matcher->match(segment, result, status); in match()
|
H A D | indiancal.h | 148 * @param success Indicates the status of IndianCalendar object construction. 175 //void setCivil(ECivil beCivil, UErrorCode &status); 255 virtual void handleComputeFields(int32_t julianDay, UErrorCode &status) override; 292 virtual int32_t getRelatedYear(UErrorCode &status) const override;
|
H A D | numparse_parsednumber.cpp | 56 double ParsedNumber::getDouble(UErrorCode& status) const { in getDouble() 74 status = U_INVALID_STATE_ERROR; in getDouble()
|
H A D | persncal.h | 146 * @param success Indicates the status of PersianCalendar object construction. 249 virtual void handleComputeFields(int32_t julianDay, UErrorCode &status) override; 286 virtual int32_t getRelatedYear(UErrorCode &status) const override;
|
H A D | windtfmt.h | 45 Win32DateFormat(DateFormat::EStyle timeStyle, DateFormat::EStyle dateStyle, const Locale &locale, UErrorCode &status); 121 UnicodeString* getTimeDateFormat(const Calendar *cal, const Locale *locale, UErrorCode &status) const;
|
/third_party/node/deps/icu-small/source/tools/pkgdata/ |
H A D | pkgtypes.h | 92 typedef void (UPKGMODE)(struct UPKGOptions_ *, FileStream *s, UErrorCode *status); 98 * @param status ICU error code 100 void pkg_sttc_writeReadme(struct UPKGOptions_ *opt, const char *libName, UErrorCode *status);
|
/third_party/icu/icu4c/source/i18n/ |
H A D | zonemeta.h | 34 * If the given system tzid is not known, U_ILLEGAL_ARGUMENT_ERROR is set in the status. 39 static UnicodeString& U_EXPORT2 getCanonicalCLDRID(const UnicodeString &tzid, UnicodeString &systemID, UErrorCode& status); 45 * is set in the status. 47 * @param status Receives the status 50 static const UChar* U_EXPORT2 getCanonicalCLDRID(const UnicodeString &tzid, UErrorCode& status);
|
H A D | windtfmt.h | 45 Win32DateFormat(DateFormat::EStyle timeStyle, DateFormat::EStyle dateStyle, const Locale &locale, UErrorCode &status); 121 UnicodeString* getTimeDateFormat(const Calendar *cal, const Locale *locale, UErrorCode &status) const;
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | listformattertest.h | 72 UErrorCode& status); 118 IcuTestErrorCode status);
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/ |
H A D | AppletFrame.java | 137 public void showStatus(String status) { in showStatus() argument 138 System.out.println(status); in showStatus()
|
/third_party/icu/icu4c/source/tools/pkgdata/ |
H A D | pkgtypes.h | 92 typedef void (UPKGMODE)(struct UPKGOptions_ *, FileStream *s, UErrorCode *status); 98 * @param status ICU error code 100 void pkg_sttc_writeReadme(struct UPKGOptions_ *opt, const char *libName, UErrorCode *status);
|
/third_party/libdrm/tests/util/ |
H A D | kms.c | 93 const char *util_lookup_connector_status_name(unsigned int status) in util_lookup_connector_status_name() argument 95 return util_lookup_type_name(status, connector_status_names, in util_lookup_connector_status_name()
|
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmctl/ |
H A D | hugeshmctl03.c | 66 int status; in test_hugeshmctl() local 75 SAFE_WAITPID(pid, &status, 0); in test_hugeshmctl()
|
/third_party/ltp/testcases/lib/ |
H A D | daemonlib.sh | 74 service $1 status > /dev/null 2>&1 76 /etc/init.d/$1 status > /dev/null 2>&1
|
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmat/ |
H A D | hugeshmat04.c | 48 int status, shmid; in shared_hugepage() local 75 wait(&status); in shared_hugepage()
|
/third_party/ltp/testcases/kernel/syscalls/ptrace/ |
H A D | ptrace08.c | 67 int status; in ptrace_try_kern_addr() local 77 if (SAFE_WAITPID(child_pid, &status, WUNTRACED) != child_pid) in ptrace_try_kern_addr()
|
/third_party/rust/crates/env_logger/tests/ |
H A D | log_tls_dtors.rs | 59 if !out.status.success() { in main() 60 println!("test failed: {}", out.status); in main()
|
/third_party/python/Tools/peg_generator/scripts/ |
H A D | test_pypi_packages.py | 85 status = run_tests(dirname, tree) 86 if status == 0:
|