Home
last modified time | relevance | path

Searched defs:active_set (Results 1 – 4 of 4) sorted by relevance

/external/iproute2/ip/
Dipmacsec.c186 bool active_set = false; in parse_sa_args() local
325 bool active_set = false; in parse_rxsci_args() local
/external/mesa3d/src/amd/common/
Dac_llvm_build.c393 LLVMValueRef active_set = ac_build_ballot(ctx, ctx->i32_1); in ac_build_vote_all() local
409 LLVMValueRef active_set = ac_build_ballot(ctx, ctx->i32_1); in ac_build_vote_eq() local
/external/python/cpython3/Lib/tkinter/
Dtix.py1432 def active_set(self, index): member in TList
/external/python/cpython2/Lib/lib-tk/
DTix.py1435 def active_set(self, index): member in TList