Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ is_windows
Function
is_windows
configure.py:74–75 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
72
73
74
def
is_windows():
75
return
platform.system() ==
'Windows'
76
77
78
def
is_linux():
Callers
8
setup_python
Function · 0.85
set_cc_opt_flags
Function · 0.85
create_android_ndk_rule
Function · 0.85
create_android_sdk_rule
Function · 0.85
get_ndk_api_level
Function · 0.85
system_specific_test_config
Function · 0.85
maybe_encode_env
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected