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:descrsetfunc
(Results
1 - 9
of
9
) sorted by relevance
/third_party/python/Doc/includes/
H
A
D
typestruct.h
64
descrsetfunc
tp_descr_set;
/third_party/protobuf/python/google/protobuf/pyext/
H
A
D
field.cc
121
(
descrsetfunc
)field::DescrSet, // tp_descr_set
/third_party/python/Include/cpython/
H
A
D
object.h
211
descrsetfunc
tp_descr_set;
/third_party/python/Include/
H
A
D
object.h
224
typedef int (*
descrsetfunc
) (PyObject *, PyObject *, PyObject *);
typedef
/third_party/python/Objects/
H
A
D
descrobject.c
821
(
descrsetfunc
)member_set, /* tp_descr_set */
858
(
descrsetfunc
)getset_set, /* tp_descr_set */
H
A
D
typeobject.c
2350
descrsetfunc
func;
in subtype_setdict()
7071
descrsetfunc
func = (
descrsetfunc
)wrapped;
in wrap_descr_set()
7086
descrsetfunc
func = (
descrsetfunc
)wrapped;
in wrap_descr_delete()
H
A
D
object.c
1377
descrsetfunc
f;
in _PyObject_GenericSetAttrWithDict()
/third_party/python/Modules/_ctypes/
H
A
D
cfield.c
335
(
descrsetfunc
)PyCField_set, /* tp_descr_set */
/third_party/skia/third_party/externals/libwebp/swig/
H
A
D
libwebp_python_wrap.c
2942
descrsetfunc
f;
in SWIG_Python_NonDynamicSetAttr()
Completed in 49 milliseconds