Home
last modified time | relevance | path

Searched defs:set_flag (Results 1 – 10 of 10) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/ioctl/
Dioctl_loop01.c45 static void check_loop_value(int set_flag, int get_flag, int autoclear_field) in check_loop_value()
/third_party/ltp/testcases/kernel/syscalls/getdents/
Dgetdents01.c129 static void set_flag(const char *name) in set_flag() function
/third_party/toybox/toys/pending/
Dstty.c206 static int set_flag(tcflag_t *f, const struct flag *flags, int len, in set_flag() function
/third_party/openssl/providers/implementations/macs/
Dhmac_prov.c286 static int set_flag(const OSSL_PARAM params[], const char *key, int mask, in set_flag() function
/third_party/node/deps/openssl/openssl/providers/implementations/macs/
Dhmac_prov.c286 static int set_flag(const OSSL_PARAM params[], const char *key, int mask, in set_flag() function
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_shader.h232 void set_flag(Flags f) {m_flags.set(f);} in set_flag() function
/third_party/skia/third_party/externals/harfbuzz/util/
Dhb-subset.cc521 set_flag (const char *name, in set_flag() function
/third_party/node/test/cctest/
Dtest_inspector_socket_server.cc59 static void set_flag(uv_timer_t* timer) { in set_flag() function in __anonb3df77650111::Timeout
Dtest_inspector_socket.cc35 static void set_flag(uv_timer_t* timer) { in set_flag() function in __anon9aa1760f0111::Timeout
/third_party/python/Tools/c-analyzer/c_parser/
Dinfo.py1357 def set_flag(item, name, value): function