/third_party/node/test/cctest/ |
H A D | test_environment.cc | 458 int err = uv_async_init( in TEST_F() local
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | device.c | 399 int err; in ntfs_mst_pwrite() local 653 int err; in ntfs_device_get_geo() local [all...] |
H A D | logfile.c | 380 int err; in ntfs_check_and_load_restart_page() local 500 int log_page_size, err; in ntfs_check_logfile() local [all...] |
H A D | lcnalloc.c | 249 int err = 0, rlpos, rlsize, buf_size; in ntfs_cluster_alloc() local
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfscluster.c | 130 int err = 0; in parse_options() local [all...] |
H A D | ntfsdump_logfile.c | 665 int buf_size, br, err; in main() local
|
H A D | ntfsmove.c | 127 int err = 0; in parse_options() local [all...] |
H A D | ntfslabel.c | 137 int err = 0; in parse_options() local [all...] |
H A D | ntfstruncate.c | 684 int err; in ntfstruncate_exit() local 710 int err; in main() local [all...] |
/third_party/musl/porting/linux/user/src/aio/ |
H A D | aio.c | 56 int err, op; member
|
/third_party/musl/porting/liteos_a/user/src/aio/ |
H A D | aio.c | 57 int err, op; member
|
/third_party/musl/src/regex/ |
H A D | glob.c | 35 static int do_glob(char *buf, size_t pos, int type, char *pat, int flags, int (*errfunc)(const char *path, int err), struct match **tail) in do_glob() argument 175 static int ignore_err(const char *path, int err) in ignore_err() argument 227 int glob(const char *restrict pat, int flags, int (*errfunc)(const char *path, int err), glob_t *restrict g) in glob() argument
|
/third_party/musl/src/aio/ |
H A D | aio.c | 57 int err, op; member
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares__socket.c | 320 int err = channel->sock_config_cb(s, type, channel->sock_config_cb_data); in ares__open_connection() local 329 int err = SOCKERRNO; in ares__open_connection() local 338 int err = channel->sock_create_cb(s, type, channel->sock_create_cb_data); in ares__open_connection() local
|
/third_party/ninja/src/ |
H A D | clean.cc | 43 string err; in FileExists() local 300 std::string err; in LoadDyndeps() local
|
H A D | disk_interface.cc | 77 TimeStamp StatSingleFile(const string& path, string* err) {
in StatSingleFile() argument 99 StatAllFilesInDir(const string& dir, map<string, TimeStamp>* stamps, string* err) StatAllFilesInDir() argument 285 ReadFile(const string& path, string* contents, string* err) global() argument [all...] |
H A D | manifest_parser.cc | 37 Parse(const string& filename, const string& input, string* err) Parse() argument 98 ParsePool(string* err) ParsePool() argument 135 ParseRule(string* err) ParseRule() argument 176 ParseLet(string* key, EvalString* value, string* err) ParseLet() argument 186 ParseDefault(string* err) ParseDefault() argument 211 ParseEdge(string* err) ParseEdge() argument 427 ParseFileInclude(bool new_scope, string* err) ParseFileInclude() argument [all...] |
/third_party/nghttp2/src/ |
H A D | util_test.cc | 349 auto err = std::numeric_limits<double>::infinity(); in test_util_parse_duration_with_unit() local
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ucmndata.cpp | 326 U_CFUNC void udata_checkCommonData(UDataMemory *udm, UErrorCode *err) { in udata_checkCommonData() argument
|
H A D | ucnv_u32.cpp | 47 T_UConverter_toUnicode_UTF32_BE(UConverterToUnicodeArgs * args, UErrorCode * err) T_UConverter_toUnicode_UTF32_BE() argument 126 T_UConverter_toUnicode_UTF32_BE_OFFSET_LOGIC(UConverterToUnicodeArgs * args, UErrorCode * err) T_UConverter_toUnicode_UTF32_BE_OFFSET_LOGIC() argument 213 T_UConverter_fromUnicode_UTF32_BE(UConverterFromUnicodeArgs * args, UErrorCode * err) T_UConverter_fromUnicode_UTF32_BE() argument 314 T_UConverter_fromUnicode_UTF32_BE_OFFSET_LOGIC(UConverterFromUnicodeArgs * args, UErrorCode * err) T_UConverter_fromUnicode_UTF32_BE_OFFSET_LOGIC() argument 421 T_UConverter_getNextUChar_UTF32_BE(UConverterToUnicodeArgs* args, UErrorCode* err) T_UConverter_getNextUChar_UTF32_BE() argument 509 T_UConverter_toUnicode_UTF32_LE(UConverterToUnicodeArgs * args, UErrorCode * err) T_UConverter_toUnicode_UTF32_LE() argument 594 T_UConverter_toUnicode_UTF32_LE_OFFSET_LOGIC(UConverterToUnicodeArgs * args, UErrorCode * err) T_UConverter_toUnicode_UTF32_LE_OFFSET_LOGIC() argument 691 T_UConverter_fromUnicode_UTF32_LE(UConverterFromUnicodeArgs * args, UErrorCode * err) T_UConverter_fromUnicode_UTF32_LE() argument 800 T_UConverter_fromUnicode_UTF32_LE_OFFSET_LOGIC(UConverterFromUnicodeArgs * args, UErrorCode * err) T_UConverter_fromUnicode_UTF32_LE_OFFSET_LOGIC() argument 916 T_UConverter_getNextUChar_UTF32_LE(UConverterToUnicodeArgs* args, UErrorCode* err) T_UConverter_getNextUChar_UTF32_LE() argument [all...] |
H A D | ucnv_u8.cpp | 65 ucnv_toUnicode_UTF8(UConverterToUnicodeArgs * args, UErrorCode * err) ucnv_toUnicode_UTF8() argument 181 ucnv_toUnicode_UTF8_OFFSETS_LOGIC(UConverterToUnicodeArgs * args, UErrorCode * err) ucnv_toUnicode_UTF8_OFFSETS_LOGIC() argument 300 ucnv_fromUnicode_UTF8(UConverterFromUnicodeArgs * args, UErrorCode * err) ucnv_fromUnicode_UTF8() argument 414 ucnv_fromUnicode_UTF8_OFFSETS_LOGIC(UConverterFromUnicodeArgs * args, UErrorCode * err) ucnv_fromUnicode_UTF8_OFFSETS_LOGIC() argument 554 ucnv_getNextUChar_UTF8(UConverterToUnicodeArgs *args, UErrorCode *err) ucnv_getNextUChar_UTF8() argument [all...] |
H A D | ucnv_u16.cpp | 494 _UTF16BEGetNextUChar(UConverterToUnicodeArgs *pArgs, UErrorCode *err) { in _UTF16BEGetNextUChar() argument 1095 _UTF16LEGetNextUChar(UConverterToUnicodeArgs *pArgs, UErrorCode *err) { in _UTF16LEGetNextUChar() argument [all...] |
H A D | ucnv_err.cpp | 91 UCNV_FROM_U_CALLBACK_STOP( const void *context, UConverterFromUnicodeArgs *fromUArgs, const char16_t* codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode * err) UCNV_FROM_U_CALLBACK_STOP() argument 118 UCNV_TO_U_CALLBACK_STOP( const void *context, UConverterToUnicodeArgs *toUArgs, const char* codePoints, int32_t length, UConverterCallbackReason reason, UErrorCode * err) UCNV_TO_U_CALLBACK_STOP() argument 132 UCNV_FROM_U_CALLBACK_SKIP( const void *context, UConverterFromUnicodeArgs *fromUArgs, const char16_t* codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode * err) UCNV_FROM_U_CALLBACK_SKIP() argument 163 UCNV_FROM_U_CALLBACK_SUBSTITUTE( const void *context, UConverterFromUnicodeArgs *fromArgs, const char16_t* codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode * err) UCNV_FROM_U_CALLBACK_SUBSTITUTE() argument 199 UCNV_FROM_U_CALLBACK_ESCAPE( const void *context, UConverterFromUnicodeArgs *fromArgs, const char16_t *codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode * err) UCNV_FROM_U_CALLBACK_ESCAPE() argument 363 UCNV_TO_U_CALLBACK_SKIP( const void *context, UConverterToUnicodeArgs *toArgs, const char* codeUnits, int32_t length, UConverterCallbackReason reason, UErrorCode * err) UCNV_TO_U_CALLBACK_SKIP() argument 386 UCNV_TO_U_CALLBACK_SUBSTITUTE( const void *context, UConverterToUnicodeArgs *toArgs, const char* codeUnits, int32_t length, UConverterCallbackReason reason, UErrorCode * err) UCNV_TO_U_CALLBACK_SUBSTITUTE() argument 412 UCNV_TO_U_CALLBACK_ESCAPE( const void *context, UConverterToUnicodeArgs *toArgs, const char* codeUnits, int32_t length, UConverterCallbackReason reason, UErrorCode * err) UCNV_TO_U_CALLBACK_ESCAPE() argument [all...] |
/third_party/mesa3d/src/intel/tools/ |
H A D | i965_asm.c | 215 int offset = 0, err; in main() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | currpinf.cpp | 337 UErrorCode err = U_ZERO_ERROR; in setupCurrencyPluralPattern() local
|