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.c920 static void fs_file_sync(int add_flags) { in fs_file_sync()
1010 static void fs_file_write_null_buffer(int add_flags) { in fs_file_write_null_buffer()
2810 static void fs_file_open_append(int add_flags) { in fs_file_open_append()
2954 static void fs_read_bufs(int add_flags) { in fs_read_bufs()
3012 static void fs_read_file_eof(int add_flags) { in fs_read_file_eof()
3078 static void fs_write_multiple_bufs(int add_flags) { in fs_write_multiple_bufs()
3172 static void fs_write_alotof_bufs(int add_flags) { in fs_write_alotof_bufs()
3279 static void fs_write_alotof_bufs_with_offset(int add_flags) { in fs_write_alotof_bufs_with_offset()
3865 static void fs_file_pos_write(int add_flags) { in fs_file_pos_write()
3903 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/
Dsre_compile.py65 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()