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:user_p
(Results
1 - 5
of
5
) sorted by relevance
/third_party/jerryscript/jerry-core/api/
H
A
D
jerry-debugger.c
101
jerry_debugger_wait_for_client_source(jerry_debugger_wait_for_source_callback_t callback_p, void *
user_p
, jerry_value_t *return_value)
jerry_debugger_wait_for_client_source()
argument
H
A
D
jerry.c
3555
jerry_set_vm_exec_stop_callback(jerry_vm_exec_stop_callback_t stop_cb, void *
user_p
, uint32_t frequency)
jerry_set_vm_exec_stop_callback()
argument
/third_party/jerryscript/tests/unit-core/
H
A
D
test-exec-stop.cpp
24
vm_exec_stop_callback (void *
user_p
)
in vm_exec_stop_callback()
argument
/kernel/linux/linux-6.6/tools/include/nolibc/
H
A
D
stdlib.h
19
char
user_p
[] __attribute__((__aligned__));
member
/third_party/jerryscript/jerry-main/
H
A
D
main-unix.c
289
wait_for_source_callback(const jerry_char_t *resource_name_p, size_t resource_name_size, const jerry_char_t *source_p, size_t source_size, void *
user_p
)
wait_for_source_callback()
argument
Completed in 8 milliseconds