/third_party/jerryscript/tests/jerry/ |
H A D | regression-test-issue-1081.js | 17 try { new RegExp().constructor.prototype.toString() } catch (A) {} class
|
H A D | regression-test-issue-1072.js | |
H A D | regression-test-issue-1075.js | 17 try { new (this.$)(1, RegExp.prototype.compile(RegExp.prototype)) } catch($){} class
|
/third_party/jerryscript/tests/jerry/es5.1/ |
H A D | regression-test-issue-1065.js | |
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | LinuxMallocProfiling.cpp | |
/base/request/request/pre_download/native/src/cache/ |
H A D | fetch.rs | 17 fn new() -> Self { in new() functions
|
/third_party/gn/examples/rust_example/hello_world/foo/src/ |
H A D | lib.rs | 8 pub fn new(s: &'static str) -> Foo { in new() functions
|
/third_party/rust/crates/cxx/gen/src/ |
H A D | builtin.rs | 39 pub fn new() -> Self { in new() functions
|
/third_party/rust/crates/cxx/gen/cmd/src/gen/ |
H A D | builtin.rs | 39 pub fn new() -> Self { in new() functions
|
/third_party/rust/crates/codespan/codespan/src/ |
H A D | location.rs | 18 pub fn new(line: impl Into<LineIndex>, column: impl Into<ColumnIndex>) -> Location { in new() functions
|
/third_party/rust/crates/cxx/gen/build/src/gen/ |
H A D | builtin.rs | 39 pub fn new() -> Self { in new() functions
|
/third_party/rust/crates/cxx/gen/lib/src/gen/ |
H A D | builtin.rs | 39 pub fn new() -> Self { in new() functions
|
/base/security/asset/services/core_service/src/ |
H A D | unload_handler.rs | 31 fn new() -> Self { in new() functions
|
/kernel/linux/common_modules/container_escape_detection/core/ |
H A D | ced_permission.c | 9 void switch_task_namespaces_permission_hook(const struct nsproxy *new, int *ret)
in switch_task_namespaces_permission_hook() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | test_probe_user.c | 17 struct sockaddr_in new; in BPF_KPROBE() local
|
/kernel/linux/linux-5.10/lib/ |
H A D | memcat_p.c | 12 void **p = a, **new; in __memcat_p() local
|
/kernel/linux/linux-6.6/lib/ |
H A D | memcat_p.c | 12 void **p = a, **new; in __memcat_p() local
|
/third_party/backends/lib/ |
H A D | sigprocmask.c | 29 sigprocmask (int how, int *new, int *old) in sigprocmask() argument
|
/third_party/musl/porting/linux/user/src/thread/ |
H A D | pthread_setcancelstate.c | 3 int __pthread_setcancelstate(int new, int *old) in __pthread_setcancelstate() argument
|
H A D | pthread_setcanceltype.c | 3 int pthread_setcanceltype(int new, int *old) in pthread_setcanceltype() argument
|
/third_party/musl/src/thread/ |
H A D | pthread_setcancelstate.c | 3 int __pthread_setcancelstate(int new, int *old) in __pthread_setcancelstate() argument
|
H A D | pthread_setcanceltype.c | 3 int pthread_setcanceltype(int new, int *old) in pthread_setcanceltype() argument
|
/third_party/musl/src/unistd/ |
H A D | dup2.c | 6 int dup2(int old, int new) in dup2() argument
|
/third_party/musl/src/linux/ |
H A D | pivot_root.c | 3 int pivot_root(const char *new, const char *old) in pivot_root() argument
|
/third_party/musl/src/signal/x32/ |
H A D | setitimer.c | 4 int setitimer(int which, const struct itimerval *restrict new, struct itimerval *restrict old) in setitimer() argument
|