Home
last modified time | relevance | path

Searched defs:err (Results 1651 - 1675 of 3159) sorted by relevance

1...<<61626364656667686970>>...127

/third_party/node/test/cctest/
H A Dtest_environment.cc458 int err = uv_async_init( in TEST_F() local
/third_party/ntfs-3g/libntfs-3g/
H A Ddevice.c399 int err; in ntfs_mst_pwrite() local
653 int err; in ntfs_device_get_geo() local
[all...]
H A Dlogfile.c380 int err; in ntfs_check_and_load_restart_page() local
500 int log_page_size, err; in ntfs_check_logfile() local
[all...]
H A Dlcnalloc.c249 int err = 0, rlpos, rlsize, buf_size; in ntfs_cluster_alloc() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscluster.c130 int err = 0; in parse_options() local
[all...]
H A Dntfsdump_logfile.c665 int buf_size, br, err; in main() local
H A Dntfsmove.c127 int err = 0; in parse_options() local
[all...]
H A Dntfslabel.c137 int err = 0; in parse_options() local
[all...]
H A Dntfstruncate.c684 int err; in ntfstruncate_exit() local
710 int err; in main() local
[all...]
/third_party/musl/porting/linux/user/src/aio/
H A Daio.c56 int err, op; member
/third_party/musl/porting/liteos_a/user/src/aio/
H A Daio.c57 int err, op; member
/third_party/musl/src/regex/
H A Dglob.c35 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 Daio.c57 int err, op; member
/third_party/node/deps/cares/src/lib/
H A Dares__socket.c320 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 Dclean.cc43 string err; in FileExists() local
300 std::string err; in LoadDyndeps() local
H A Ddisk_interface.cc77 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 Dmanifest_parser.cc37 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 Dutil_test.cc349 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 Ducmndata.cpp326 U_CFUNC void udata_checkCommonData(UDataMemory *udm, UErrorCode *err) { in udata_checkCommonData() argument
H A Ducnv_u32.cpp47 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 Ducnv_u8.cpp65 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 Ducnv_u16.cpp494 _UTF16BEGetNextUChar(UConverterToUnicodeArgs *pArgs, UErrorCode *err) { in _UTF16BEGetNextUChar() argument
1095 _UTF16LEGetNextUChar(UConverterToUnicodeArgs *pArgs, UErrorCode *err) { in _UTF16LEGetNextUChar() argument
[all...]
H A Ducnv_err.cpp91 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 Di965_asm.c215 int offset = 0, err; in main() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcurrpinf.cpp337 UErrorCode err = U_ZERO_ERROR; in setupCurrencyPluralPattern() local

Completed in 19 milliseconds

1...<<61626364656667686970>>...127