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
342 min_ptr_depth: 1
434 min_ptr_depth: 1
537 min_ptr_depth: 1
655 min_ptr_depth: 1
860 min_ptr_depth: 1
935 min_ptr_depth: 1
986 min_ptr_depth: 1
1017 min_ptr_depth: 1
[all …]
DREADME.md31 min_ptr_depth: 1 # optional
105 min_ptr_depth: 1
112 original_argument['type']['ptr_depth'] >= es2panda_arg['min_ptr_depth'] &&
136 …`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…