Home
last modified time | relevance | path

Searched defs:is_identifier (Results 1 – 5 of 5) sorted by relevance

/external/google-benchmark/tools/
Dstrip_asm.py52 def is_identifier(tk): function
/external/llvm-project/llvm/utils/benchmark/tools/
Dstrip_asm.py52 def is_identifier(tk): function
/external/libcxx/utils/google-benchmark/tools/
Dstrip_asm.py52 def is_identifier(tk): function
/external/llvm-project/libcxx/utils/google-benchmark/tools/
Dstrip_asm.py52 def is_identifier(tk): function
/external/rust/crates/rusqlite/src/
Dpragma.rs286 fn is_identifier(s: &str) -> bool { in is_identifier() function
413 fn is_identifier() { in is_identifier() function