Home
last modified time | relevance | path

Searched defs:valid_flags (Results 1 – 8 of 8) sorted by relevance

/third_party/nghttp2/cmake/
DExtractValidFlags.cmake8 set(valid_flags) variable
14 set(valid_flags "${valid_flags} ${flag}") variable
21 set(valid_flags) variable
27 set(valid_flags "${valid_flags} ${flag}") variable
/third_party/mesa3d/src/freedreno/ir3/
Dir3_cp_postsched.c109 valid_flags(struct ir3_instruction *use, struct ir3_instruction *mov) in valid_flags() function
Dir3.c789 unsigned valid_flags; in ir3_valid_flags() local
/third_party/iptables/extensions/
Dlibxt_sctp.c94 const char *valid_flags; member
/third_party/mesa3d/src/gallium/frontends/clover/api/
Dmemory.cpp43 const cl_mem_flags valid_flags = in validate_flags() local
/third_party/libevdev/libevdev/
Dlibevdev.c1133 const unsigned int valid_flags = LIBEVDEV_READ_FLAG_NORMAL | in libevdev_next_event() local
/third_party/mesa3d/src/mesa/main/
Dbufferobj.c1901 GLbitfield valid_flags = GL_MAP_READ_BIT | in validate_buffer_storage() local
/third_party/openssl/ssl/
Dssl_local.h1635 uint32_t valid_flags[SSL_PKEY_NUM]; member