OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_windows
(Results
1 - 2
of
2
) sorted by null
/external/clang/utils/check_cfc/
check_cfc.py
64
def
is_windows
():
function
231
stderr=subprocess.PIPE, env=my_env, shell=
is_windows
())
337
p = subprocess.Popen(arguments_a, env=my_env, shell=
is_windows
())
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/
ssvnc.tcl
16
global
is_windows
25
if {$
is_windows
} {
62
global
is_windows
system_button_face
63
if {$
is_windows
&& $system_button_face != ""} {
77
global help_font
is_windows
scroll_text_focus
[
all
...]
Completed in 31 milliseconds