Home
last modified time | relevance | path

Searched refs:revoke (Results 1 - 13 of 13) sorted by relevance

/third_party/jerryscript/tests/jerry/es2015/
H A Djson-stringify.js38 revocable.revoke();
H A Dproxy_create.js22 revocable.revoke();
H A Darray-isarray.js36 revocable.revoke();
H A Dproxy_revocable.js28 revocable.revoke();
H A Dproxy_set.js103 revocable.revoke();
H A Dproxy_delete.js113 revocable.revoke();
H A Dproxy_is_extensible.js126 revocable.revoke();
H A Dproxy_call.js37 revocable.revoke();
/third_party/node/test/parallel/
H A Dtest-util-inspect-proxy.js64 r.revoke();
76 '{ proxy: <Revoked Proxy>, revoke: [Function (anonymous)] }',
/third_party/libdrm/
H A Dxf86drmMode.c1703 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 DBuild.sh2174 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 Dmisc.c2381 if (revoke(dv)) in chvt()
2384 "new shell is potentially insecure, can't revoke", in chvt()
H A Dsh.h480 extern int revoke(const char *);

Completed in 16 milliseconds