Home
last modified time | relevance | path

Searched defs:add_flags (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Tools/scripts/
Dpathfix.py43 add_flags = b'' variable
/third_party/libuv/test/
Dtest-fs.c979 static void fs_file_sync(int add_flags) { in fs_file_sync()
1071 static void fs_file_write_null_buffer(int add_flags) { in fs_file_write_null_buffer()
3039 static void fs_file_open_append(int add_flags) { in fs_file_open_append()
3184 static void fs_read_bufs(int add_flags) { in fs_read_bufs()
3242 static void fs_read_file_eof(int add_flags) { in fs_read_file_eof()
3309 static void fs_write_multiple_bufs(int add_flags) { in fs_write_multiple_bufs()
3404 static void fs_write_alotof_bufs(int add_flags) { in fs_write_alotof_bufs()
3512 static void fs_write_alotof_bufs_with_offset(int add_flags) { in fs_write_alotof_bufs_with_offset()
4096 static void fs_file_pos_write(int add_flags) { in fs_file_pos_write()
4134 static void fs_file_pos_append(int add_flags) { in fs_file_pos_append()
Dtest-fs-open-flags.c271 static void fs_open_flags(int add_flags) { in fs_open_flags()
/third_party/python/Lib/re/
D_compiler.py31 def _combine_flags(flags, add_flags, del_flags, argument
/third_party/python/Tools/c-analyzer/c_analyzer/
D__main__.py130 def add_checks_cli(parser, checks=None, *, add_flags=None): argument
/third_party/curl/lib/
Dcfilters.c681 int add_flags, int remove_flags) in Curl_pollset_change()