Home
last modified time | relevance | path

Searched refs:IsCppString (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/scripts/
H A Dcpplint.py909 def IsCppString(line): function
980 if commentpos != -1 and not IsCppString(line[:commentpos]):
/aosp_15_r20/external/google-styleguide/cpplint/
H A Dcpplint.py1271 def IsCppString(line): function
1418 if commentpos != -1 and not IsCppString(line[:commentpos]):
/aosp_15_r20/external/libaom/tools/
H A Dcpplint.py1271 def IsCppString(line): function
1418 if commentpos != -1 and not IsCppString(line[:commentpos]):
/aosp_15_r20/external/libvpx/tools/
H A Dcpplint.py1271 def IsCppString(line): function
1418 if commentpos != -1 and not IsCppString(line[:commentpos]):
/aosp_15_r20/tools/repohooks/tools/
H A Dcpplint.py1749 def IsCppString(line): function
1896 if commentpos != -1 and not IsCppString(line[:commentpos]):