OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Extension
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
cpplint.py
795
"""Splits the file into the directory, basename, and
extension
.
801
A tuple of (directory, basename,
extension
).
812
def
Extension
(self):
813
"""File
extension
- text following the final period."""
817
"""File has no source file
extension
."""
821
"""File has a source file
extension
."""
822
return self.
Extension
()[1:] in ('c', 'cc', 'cpp', 'cxx')
1534
struct ResultDetailsPageElementExtensionPoint : public
Extension
{
2804
file_extension: The
extension
(without the dot) of the filename.
3154
file_extension: The
extension
(without the dot) of the filename
[
all
...]
cpplint.py
795
"""Splits the file into the directory, basename, and
extension
.
801
A tuple of (directory, basename,
extension
).
812
def
Extension
(self):
813
"""File
extension
- text following the final period."""
817
"""File has no source file
extension
."""
821
"""File has a source file
extension
."""
822
return self.
Extension
()[1:] in ('c', 'cc', 'cpp', 'cxx')
1534
struct ResultDetailsPageElementExtensionPoint : public
Extension
{
2804
file_extension: The
extension
(without the dot) of the filename.
3154
file_extension: The
extension
(without the dot) of the filename
[
all
...]
Completed in 31 milliseconds
Indexes created Sun Sep 28 07:09:56 GMT 2025