Searched refs:WHICH (Results 1 - 9 of 9) sorted by relevance

/external/skia/infra/bots/
H A Dutils.py22 WHICH = 'where' if sys.platform == 'win32' else 'which'
/external/skqp/infra/bots/
H A Dutils.py22 WHICH = 'where' if sys.platform == 'win32' else 'which'
/external/skia/infra/bots/assets/
H A Dasset_utils.py41 WHICH = 'where' if sys.platform.startswith('win') else 'which' variable
155 gsutil = subprocess.check_output([WHICH, 'gsutil']).rstrip()
/external/skqp/infra/bots/assets/
H A Dasset_utils.py41 WHICH = 'where' if sys.platform.startswith('win') else 'which' variable
155 gsutil = subprocess.check_output([WHICH, 'gsutil']).rstrip()
/external/tensorflow/tensorflow/core/framework/
H A Dop_kernel_test.cc855 template <int WHICH>
859 int Which() const override { return WHICH; }
/external/libffi/
H A Dtexinfo.tex766 % @inmargin{WHICH}{TEXT} puts TEXT in the WHICH margin next to the current
768 % class. WHICH is `l' or `r'. Not documented, written for gawk manual.
/external/libmicrohttpd/doc/
H A Dtexinfo.tex766 % @inmargin{WHICH}{TEXT} puts TEXT in the WHICH margin next to the current
768 % class. WHICH is `l' or `r'. Not documented, written for gawk manual.
/external/python/cpython2/Modules/_ctypes/libffi/
H A Dtexinfo.tex766 % @inmargin{WHICH}{TEXT} puts TEXT in the WHICH margin next to the current
768 % class. WHICH is `l' or `r'. Not documented, written for gawk manual.
/external/python/cpython3/Modules/_ctypes/libffi/
H A Dtexinfo.tex766 % @inmargin{WHICH}{TEXT} puts TEXT in the WHICH margin next to the current
768 % class. WHICH is `l' or `r'. Not documented, written for gawk manual.

Completed in 297 milliseconds