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:func_version
(Results
1 - 14
of
14
) sorted by relevance
/third_party/python/Objects/
H
A
D
funcobject.c
43
op->
func_version
= 0;
in _PyFunction_FromConstructor()
119
op->
func_version
= 0;
in PyFunction_NewWithQualName()
136
if (func->
func_version
!= 0) {
in _PyFunction_GetVersionForCurrentState()
137
return func->
func_version
;
in _PyFunction_GetVersionForCurrentState()
143
func->
func_version
= v;
in _PyFunction_GetVersionForCurrentState()
209
((PyFunctionObject *)op)->
func_version
= 0;
in PyFunction_SetDefaults()
241
((PyFunctionObject *)op)->
func_version
= 0;
in PyFunction_SetKwDefaults()
274
((PyFunctionObject *)op)->
func_version
= 0;
in PyFunction_SetClosure()
336
((PyFunctionObject *)op)->
func_version
= 0;
in PyFunction_SetAnnotations()
395
op->
func_version
in func_set_code()
[all...]
/third_party/python/Include/cpython/
H
A
D
funcobject.h
52
uint32_t
func_version
;
member
/third_party/python/Include/internal/
H
A
D
pycore_code.h
50
_Py_CODEUNIT
func_version
;
member
77
_Py_CODEUNIT
func_version
[2];
member
/third_party/python/Python/
H
A
D
specialize.c
1245
cache->
func_version
= version;
in _Py_Specialize_BinarySubscr()
1521
write_u32(cache->
func_version
, version);
in specialize_py_call()
H
A
D
ceval.c
2247
DEOPT_IF(getitem->
func_version
!= cache->
func_version
, BINARY_SUBSCR);
4850
DEOPT_IF(func->
func_version
!= read_u32(cache->
func_version
), CALL);
4884
DEOPT_IF(func->
func_version
!= read_u32(cache->
func_version
), CALL);
/third_party/libabigail/
H
A
D
ltmain.sh
692
#
func_version
694
func_version
()
function
1129
--version)
func_version
;;
/third_party/skia/third_party/externals/microhttpd/
H
A
D
ltmain.sh
712
#
func_version
714
func_version
()
function
1149
--version)
func_version
;;
/third_party/eudev/
H
A
D
ltmain.sh
1780
--version)
func_version
;;
1985
#
func_version
1988
func_version
()
function
/third_party/curl/
H
A
D
ltmain.sh
1940
--version)
func_version
;;
2153
#
func_version
2165
func_version
()
function
/third_party/lame/
H
A
D
ltmain.sh
1733
--version)
func_version
;;
1938
#
func_version
1941
func_version
()
function
/third_party/node/deps/cares/
H
A
D
ltmain.sh
1940
--version)
func_version
;;
2153
#
func_version
2165
func_version
()
function
/third_party/node/deps/cares/config/
H
A
D
ltmain.sh
1940
--version)
func_version
;;
2153
#
func_version
2165
func_version
()
function
/third_party/libevdev/build-aux/
H
A
D
ltmain.sh
1950
--version)
func_version
;;
2163
#
func_version
2175
func_version
()
function
/third_party/skia/third_party/externals/libpng/
H
A
D
ltmain.sh
1733
--version)
func_version
;;
1938
#
func_version
1941
func_version
()
function
Completed in 93 milliseconds