Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/udrv/include/
Duipc.h76 fd_set active_set; member
/aosp_15_r20/external/iproute2/ip/
H A Dipmacsec.c186 bool active_set = false; in parse_sa_args() local
325 bool active_set = false; in parse_rxsci_args() local
/aosp_15_r20/external/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c498 LLVMValueRef active_set = ac_build_ballot(ctx, ctx->i32_1); in ac_build_vote_all() local
512 LLVMValueRef active_set = ac_build_ballot(ctx, ctx->i32_1); in ac_build_vote_eq() local
H A Dac_nir_to_llvm.c2515 LLVMValueRef active_set = ac_build_ballot(&ctx->ac, ctx->ac.i32_1); in visit_first_invocation() local
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/
DTix.py1435 def active_set(self, index): member in TList
/aosp_15_r20/external/python/cpython3/Lib/tkinter/
Dtix.py1434 def active_set(self, index): member in TList