Home
last modified time | relevance | path

Searched refs:has_ext (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/
H A Dtags.py146 has_ext = "_d.pyd" in EXTENSION_SUFFIXES
147 if with_debug or (with_debug is None and (has_refcount or has_ext)):
/third_party/lame/misc/
H A Dabx.c887 int has_ext ( const char* name, const char* ext ) in has_ext() function
971 if ( has_ext (name, decoder[i].extention) ) { in readwave()

Completed in 3 milliseconds