Home
last modified time | relevance | path

Searched full:min_ptr_depth (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/public/
DcppToCTypes.yaml67 min_ptr_depth: 1
157 min_ptr_depth: 1
343 min_ptr_depth: 1
448 min_ptr_depth: 1
653 min_ptr_depth: 1
728 min_ptr_depth: 1
775 min_ptr_depth: 1
802 min_ptr_depth: 1
843 min_ptr_depth: 1
884 min_ptr_depth: 1
[all …]
DREADME.md31 min_ptr_depth: 1 # optional
101 min_ptr_depth: 1
108 original_argument['type']['ptr_depth'] >= es2panda_arg['min_ptr_depth'] &&
132 …`min_ptr_depth` and `max_ptr_depth` are needed to separate 0 and 1+ ptr-cases, because the es2pand…
Des2panda_lib.rb43 …!((change_type.es2panda_arg['min_ptr_depth'] && ptr_depth < change_type.es2panda_arg['min_ptr_dept…