Home
last modified time | relevance | path

Searched refs:isSourceFile (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/src/util/
Dcheck_filenames.go27 func isSourceFile(in string) bool { func
49 if isSourceFile(name) {
/external/deqp/scripts/src_util/
Dcheck_license.py71 def isSourceFile (file): function
80 if isTextFile(file) and isSourceFile(file):
/external/catch2/scripts/
DfixWhitespace.py7 def isSourceFile( path ): function
15 if isSourceFile( path ):
/external/deqp/scripts/
Dgen_android_bp.py81 def isSourceFile (filename): function
112 if isSourceFile(portablePath):