Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/arrays/
Dstrided_slice_gpu_common.h119 auto mask_str = std::bitset<MAX_DIMS>(mask).to_string(); in Dec2Bin() local
/third_party/iptables/iptables/
Dnft-ipv4.c139 static char mask_str[sizeof("255.255.255.255")]; in mask_to_str() local
/third_party/mesa3d/src/compiler/glsl/
Dir_reader.cpp607 const char *mask_str = mask_symbol->value(); in read_assignment() local
/third_party/selinux/libsepol/cil/src/
Dcil_internal.h776 char *mask_str; member