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:closed
(Results
26 - 50
of
61
) sorted by relevance
1
2
3
/third_party/node/deps/openssl/openssl/crypto/bio/
H
A
D
bss_bio.c
64
int
closed
; /* valid iff peer != NULL */
member
[all...]
/third_party/python/Lib/
H
A
D
gzip.py
324
def
closed
(self):
member in GzipFile
H
A
D
tempfile.py
760
def
closed
(self):
member in SpooledTemporaryFile
[all...]
H
A
D
subprocess.py
216
closed
= False
variable in .Handle
[all...]
H
A
D
_pyio.py
494
def
closed
(self):
global()
member in IOBase
869
def
closed
(self):
global()
member in _BufferedIOMixin
1413
def
closed
(self):
global()
member in BufferedRWPair
2197
def
closed
(self):
global()
member in TextIOWrapper
[all...]
H
A
D
mailbox.py
2014
def
closed
(self):
member in _ProxyFile
/third_party/openssl/crypto/bio/
H
A
D
bss_bio.c
64
int
closed
; /* valid iff peer != NULL */
member
[all...]
/third_party/node/deps/v8/src/compiler/
H
A
D
js-intrinsic-lowering.cc
156
Node* const
closed
= jsgraph()->Constant(JSGeneratorObject::kGeneratorClosed);
in ReduceGeneratorClose()
local
/third_party/skia/third_party/externals/tint/src/
H
A
D
intrinsic_table.cc
176
ClosedState&
closed
;
global()
member in tint::__anon25916::MatchState
[all...]
/third_party/python/Modules/_io/
H
A
D
iobase.c
155
int
closed
= iobase_is_closed(self);
in _io__IOBase_flush_impl()
local
169
int
closed
= iobase_is_closed(self);
in iobase_closed_get()
local
180
int
closed
;
iobase_check_closed()
local
224
int rc,
closed
= iobase_is_
closed
(self);
_io__IOBase_close_impl()
local
256
int
closed
;
iobase_finalize()
local
[all...]
H
A
D
stringio.c
38
char
closed
;
member
H
A
D
bufferedio.c
452
int
closed
;
in buffered_closed()
local
[all...]
/third_party/lwip/test/sockets/
H
A
D
sockets_stresstest.c
95
volatile int
closed
;
member
154
recv_and_check_data_return_offset(int s, char *rxbuf, size_t rxbufsize, size_t rxoff, int *
closed
, const char *dbg)
in recv_and_check_data_return_offset()
argument
411
int
closed
;
in sockets_stresstest_conn_client_r()
local
474
int
closed
;
sockets_stresstest_conn_client()
local
520
int
closed
;
sockets_stresstest_conn_server()
local
[all...]
/third_party/python/Lib/multiprocessing/
H
A
D
connection.py
154
def
closed
(self):
member in _ConnectionBase
/third_party/python/Lib/asyncio/
H
A
D
windows_events.py
287
def
closed
(self):
member in PipeServer
[all...]
/third_party/curl/lib/vquic/
H
A
D
curl_msh3.c
149
bool
closed
;
member
H
A
D
curl_quiche.c
146
bool
closed
; /* TRUE on stream close */
member
[all...]
H
A
D
curl_ngtcp2.c
157
bool
closed
; /* TRUE on stream close */
member
[all...]
H
A
D
curl_osslq.c
492
bool
closed
; /* TRUE on stream close */
member
[all...]
/third_party/alsa-lib/src/pcm/
H
A
D
pcm_meter.c
67
int
closed
;
member
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H
A
D
ANGLEPerfTest.cpp
907
bool
closed
= false;
in step()
local
/third_party/curl/lib/
H
A
D
http2.c
193
bool
closed
; /* TRUE on stream close */
member
[all...]
/third_party/ntfs-3g/libntfs-3g/
H
A
D
dir.c
2686
BOOL
closed
= FALSE;
in ntfs_set_ntfs_dos_name()
local
/third_party/lwip/src/apps/http/
H
A
D
httpd.c
2491
err_t
closed
;
local
[all...]
/third_party/python/Lib/test/
H
A
D
test_sax.py
806
closed
= False
variable in WriterXmlgenTest.ioclass
Completed in 44 milliseconds
1
2
3