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_data_p
(Results
1 - 3
of
3
) sorted by relevance
/third_party/jerryscript/tests/unit-core/
H
A
D
test-context-data.cpp
37
test_context_data1_new (void *
user_data_p
)
in test_context_data1_new()
argument
44
test_context_data1_free (void *
user_data_p
)
in test_context_data1_free()
argument
52
test_context_data1_finalize (void *
user_data_p
)
in test_context_data1_finalize()
argument
72
test_context_data2_new (void *
user_data_p
)
in test_context_data2_new()
argument
79
test_context_data2_free (void *
user_data_p
)
in test_context_data2_free()
argument
95
test_context_data3_new(void *
user_data_p
)
test_context_data3_new()
argument
113
test_context_data4_new(void *
user_data_p
)
test_context_data4_new()
argument
120
test_context_data4_free(void *
user_data_p
)
test_context_data4_free()
argument
128
test_context_data4_finalize(void *
user_data_p
)
test_context_data4_finalize()
argument
[all...]
/third_party/jerryscript/jerry-ext/module/
H
A
D
module.c
57
jerryx_module_manager_init (void *
user_data_p
)
in jerryx_module_manager_init()
argument
66
jerryx_module_manager_deinit (void *
user_data_p
) /**< context pointer to deinitialize */
in jerryx_module_manager_deinit()
argument
/third_party/jerryscript/jerry-core/api/
H
A
D
jerry.c
3070
jerry_objects_foreach(jerry_objects_foreach_t foreach_p, void *
user_data_p
)
jerry_objects_foreach()
argument
3102
jerry_objects_foreach_by_native_info(const jerry_object_native_info_t *native_info_p, jerry_objects_foreach_by_native_info_t foreach_p, void *
user_data_p
)
jerry_objects_foreach_by_native_info()
argument
3243
jerry_foreach_object_property(const jerry_value_t obj_val, jerry_object_property_foreach_t foreach_p, void *
user_data_p
)
jerry_foreach_object_property()
argument
Completed in 6 milliseconds