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:close_fd
(Results
1 - 10
of
10
) sorted by relevance
/third_party/elfutils/tests/
H
A
D
test-elf_cntl_gelf_getshdr.c
46
bool
close_fd
= false;
in main()
local
/third_party/libdrm/freedreno/
H
A
D
freedreno_device.c
112
int
close_fd
= dev->closefd ? dev->fd : -1;
in fd_device_del_impl()
local
/third_party/python/Lib/test/
H
A
D
audiotests.py
17
close_fd
= False
variable in AudioTests
H
A
D
test_aifc.py
19
close_fd
= True
variable in AifcTest
/third_party/libuv/src/unix/
H
A
D
process.c
282
int
close_fd
;
in uv__process_child_init()
local
/third_party/node/deps/uv/src/unix/
H
A
D
process.c
261
int
close_fd
;
in uv__process_child_init()
local
/third_party/mksh/
H
A
D
jobs.c
439
exchild(struct op *t, int flags, volatile int *xerrok, int
close_fd
)
global()
argument
/third_party/googletest/googletest/src/
H
A
D
gtest-death-test.cc
1208
int
close_fd
; // File descriptor to close; the read end of a pipe
member
1288
static pid_t ExecDeathTestSpawnChild(char* const* argv, int
close_fd
) {
in ExecDeathTestSpawnChild()
argument
/third_party/node/deps/googletest/src/
H
A
D
gtest-death-test.cc
1174
int
close_fd
; // File descriptor to close; the read end of a pipe
member
1254
static pid_t ExecDeathTestSpawnChild(char* const* argv, int
close_fd
) {
in ExecDeathTestSpawnChild()
argument
/third_party/mesa3d/src/gtest/src/
H
A
D
gtest-death-test.cc
1225
int
close_fd
; // File descriptor to close; the read end of a pipe
member
1313
static pid_t ExecDeathTestSpawnChild(char* const* argv, int
close_fd
) {
in ExecDeathTestSpawnChild()
argument
Completed in 15 milliseconds