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
refs:PY_VERSION
(Results
1 - 6
of
6
) sorted by relevance
/third_party/python/Python/
H
A
D
getversion.c
13
PY_VERSION
, Py_GetBuildInfo(), Py_GetCompiler());
in Py_GetVersion()
H
A
D
initconfig.c
2485
(print_version >= 2) ? Py_GetVersion() :
PY_VERSION
);
in config_parse_cmdline()
/third_party/python/PC/
H
A
D
python_ver_rc.h
20
*
PY_VERSION
comes from patchlevel.h
22
#define PYTHON_VERSION
PY_VERSION
"\0"
H
A
D
launcher2.c
334
// %ls -
PY_VERSION
(as wchar_t*)
in showHelpText()
362
fwprintf(stdout, wUsage, (L""
PY_VERSION
), argv[0]);
in showHelpText()
2592
debug(L"argv0: %s\nversion: %S\n", argv[0],
PY_VERSION
);
in process()
/third_party/python/Include/
H
A
D
patchlevel.h
26
#define
PY_VERSION
"3.11.4"
macro
/third_party/python/Programs/
H
A
D
_testembed.c
2145
printf("Python "
PY_VERSION
" _testembed executable for embedded interpreter tests\n"
in main()
Completed in 10 milliseconds