Searched defs:use_regex (Results 1 – 5 of 5) sorted by relevance
/external/llvm-project/lldb/include/lldb/Interpreter/ |
D | OptionGroupVariable.h | 39 use_regex : 1, show_scope : 1, show_decl : 1; variable
|
/external/bcc/tools/ |
D | funccount.py | 37 def __init__(self, pattern, use_regex=False, pid=None): argument
|
D | stackcount.py | 30 def __init__(self, pattern, kernel_stack, user_stack, use_regex=False, argument
|
/external/squashfs-tools/squashfs-tools/ |
D | unsquashfs.c | 71 int use_regex = FALSE; variable
|
D | mksquashfs.c | 119 int use_regex = FALSE; variable
|