OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:user_path
(Results
1 - 4
of
4
) sorted by null
/external/skia/tools/skpdiff/
skpdiff_server.py
54
def get_skpdiff_path(
user_path
=None):
57
@param
user_path
If none, searches in Release and Debug out directories of
65
if
user_path
:
66
possible_paths.append(
user_path
)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sysconfig.py
276
user_path
= get_path(name, 'posix_user')
277
self.assertEqual(
user_path
, global_path.replace(base, user, 1))
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sysconfig.py
276
user_path
= get_path(name, 'posix_user')
277
self.assertEqual(
user_path
, global_path.replace(base, user, 1))
/external/openssh/
configure
610
user_path
[
all
...]
Completed in 97 milliseconds