Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:user_options
(Results
1 - 23
of
23
) sorted by relevance
/third_party/python/Lib/distutils/command/
H
A
D
install_headers.py
14
user_options
= [('install-dir=', 'd',
variable in install_headers
H
A
D
install_egg_info.py
15
user_options
= [
variable in install_egg_info
H
A
D
install_data.py
16
user_options
= [
variable in install_data
H
A
D
install_scripts.py
18
user_options
= [
variable in install_scripts
H
A
D
clean.py
15
user_options
= [
variable in clean
H
A
D
bdist_dumb.py
19
user_options
= [('bdist-dir=', 'd',
variable in bdist_dumb
H
A
D
bdist_rpm.py
18
user_options
= [
variable in bdist_rpm
H
A
D
build_clib.py
32
user_options
= [
variable in build_clib
H
A
D
build.py
20
user_options
= [
variable in build
H
A
D
bdist.py
28
user_options
= [('bdist-base=', 'b',
variable in bdist
H
A
D
register.py
20
user_options
= PyPIRCCommand.
user_options
+ [
variable in register
H
A
D
upload.py
34
user_options
= PyPIRCCommand.
user_options
+ [
variable in upload
H
A
D
install_lib.py
36
user_options
= [
variable in install_lib
H
A
D
check.py
39
user_options
= [('metadata', 'm', 'Verify meta-data'),
variable in check
H
A
D
build_scripts.py
21
user_options
= [
variable in build_scripts
H
A
D
config.py
25
user_options
= [
variable in config
H
A
D
build_py.py
19
user_options
= [
variable in build_py
H
A
D
sdist.py
46
user_options
= [
variable in sdist
H
A
D
install.py
94
user_options
= [
variable in install
H
A
D
build_ext.py
56
user_options
= [
variable in build_ext
/third_party/python/Lib/distutils/
H
A
D
config.py
30
user_options
= [
variable in PyPIRCCommand
/third_party/PyYAML/
H
A
D
setup.py
243
user_options
= []
variable in test
/third_party/python/Lib/distutils/tests/
H
A
D
test_dist.py
25
user_options
= [
variable in test_dist
Completed in 10 milliseconds