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:do_close
(Results
1 - 9
of
9
) sorted by relevance
/third_party/curl/lib/
H
A
D
sendf.h
110
void (*
do_close
)(struct Curl_easy *data,
member
H
A
D
cfilters.h
193
Curl_cft_close *
do_close
; /* close conn */
member
/third_party/libuv/test/
H
A
D
test-ref.c
47
static void
do_close
(void* handle) {
in do_close()
function
[all...]
H
A
D
test-tcp-close-reset.c
70
static void
do_close
(uv_tcp_t* handle) {
in do_close()
function
/third_party/pulseaudio/src/pulsecore/
H
A
D
conf-parser.c
166
bool
do_close
= !f;
in pa_config_parse()
local
/third_party/pulseaudio/src/modules/oss/
H
A
D
module-oss.c
1453
bool
do_close
= true;
in pa__init()
local
/third_party/mksh/
H
A
D
exec.c
1409
bool do_open = true,
do_close
= false, do_fstat = false;
in iosetup()
local
H
A
D
main.c
1230
bool
do_close
= false, is_devtty = true;
in tty_init_fd()
local
/third_party/python/Lib/test/
H
A
D
test_exceptions.py
994
def
do_close
(g):
function
Completed in 13 milliseconds