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:revoke
(Results
1 - 13
of
13
) sorted by relevance
/third_party/jerryscript/tests/jerry/es2015/
H
A
D
json-stringify.js
38
revocable.
revoke
();
H
A
D
proxy_create.js
22
revocable.
revoke
();
H
A
D
array-isarray.js
36
revocable.
revoke
();
H
A
D
proxy_revocable.js
28
revocable.
revoke
();
H
A
D
proxy_set.js
103
revocable.
revoke
();
H
A
D
proxy_delete.js
113
revocable.
revoke
();
H
A
D
proxy_is_extensible.js
126
revocable.
revoke
();
H
A
D
proxy_call.js
37
revocable.
revoke
();
/third_party/node/test/parallel/
H
A
D
test-util-inspect-proxy.js
64
r.
revoke
();
76
'{ proxy: <Revoked Proxy>,
revoke
: [Function (anonymous)] }',
/third_party/libdrm/
H
A
D
xf86drmMode.c
1703
struct drm_mode_revoke_lease
revoke
;
in drmModeRevokeLease()
local
1706
memclear(
revoke
);
in drmModeRevokeLease()
1708
revoke
.lessee_id = lessee_id;
in drmModeRevokeLease()
1710
ret = DRM_IOCTL(fd, DRM_IOCTL_MODE_REVOKE_LEASE, &
revoke
);
in drmModeRevokeLease()
/third_party/mksh/
H
A
D
Build.sh
2174
ac_test
revoke
<<-'EOF'
2180
int main(int ac, char *av[]) { return (ac +
revoke
(av[0])); }
2303
ac_test revoke_decl
revoke
1 'for declaration of
revoke
()' <<-'EOF'
2306
int main(void) { return ((
revoke
)("")); }
H
A
D
misc.c
2381
if (
revoke
(dv))
in chvt()
2384
"new shell is potentially insecure, can't
revoke
",
in chvt()
H
A
D
sh.h
480
extern int
revoke
(const char *);
Completed in 16 milliseconds