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:oname
(Results
1 - 8
of
8
) sorted by relevance
/third_party/alsa-lib/test/
H
A
D
midiloop.c
73
char *iname = "hw:0,0", *
oname
= "hw:0,0";
in main()
local
/third_party/python/Include/cpython/
H
A
D
abstract.h
144
PyObject *
oname
= _PyUnicode_FromId(name); /* borrowed */
in _PyObject_VectorcallMethodId()
local
/third_party/python/Objects/
H
A
D
call.c
895
PyObject *
oname
= _PyUnicode_FromId(name); /* borrowed */
in _PyObject_CallMethodIdObjArgs()
local
H
A
D
object.c
855
PyObject *
oname
= _PyUnicode_FromId(name); /* borrowed */
in _PyObject_GetAttrId()
local
866
PyObject *
oname
= _PyUnicode_FromId(name); /* borrowed */
in _PyObject_SetAttrId()
local
989
PyObject *
oname
= _PyUnicode_FromId(name); /* borrowed */
in _PyObject_LookupAttrId()
local
H
A
D
typeobject.c
3874
PyObject *
oname
;
in _PyType_LookupId()
local
/third_party/python/Modules/clinic/
H
A
D
posixmodule.c.h
3411
PyObject *
oname
= NULL;
in os_initgroups()
local
3457
PyObject *
oname
= NULL;
in os_initgroups()
local
[all...]
/third_party/python/Modules/
H
A
D
socketmodule.c
6900
PyObject *
oname
;
local
H
A
D
posixmodule.c
7822
os_initgroups_impl(PyObject *module, PyObject *
oname
, int gid)
in os_initgroups_impl()
argument
Completed in 46 milliseconds