Searched refs:np (Results 1 – 6 of 6) sorted by relevance
/developtools/profiler/device/plugins/native_hook/test/ |
D | malloc_test.cpp | 174 char* np = DepthRealloc(STATIC_DEPTH, p, reallocSize); in ApplyForRealloc() local 176 if (!np) { in ApplyForRealloc() 186 DepthFree(STATIC_DEPTH, np); in ApplyForRealloc()
|
D | hook_test.c | 175 char* np = DepthRealloc(STATIC_DEPTH, p, reallocSize); in ApplyForRealloc() local 177 if (!np) { in ApplyForRealloc() 187 DepthFree(STATIC_DEPTH, np); in ApplyForRealloc()
|
/developtools/profiler/device/plugins/native_hook/test/unittest/ |
D | check_hook_data_test.cpp | 337 char *np = DepthRealloc(depth, p, reallocSize); in ApplyForRealloc() local 338 if (!np) { in ApplyForRealloc() 346 DepthFree(depth, np); in ApplyForRealloc()
|
/developtools/ace_ets2bundle/compiler/codegen/ |
D | codegen_ets.js | 15 …np:"object"==typeof e?$i(e)?Uo(e[0],e[1]):Do(e):dp(e)}function Fo(e){if(!Pa(e))return mr(e);var t=… function
|
/developtools/profiler/hiebpf/include/ |
D | vmlinux.h | 15475 struct device_node *np; member 17679 struct device_node *np; member 70893 struct device_node *np; member 93990 struct device_node *np; member 94632 struct device_node *np; member 101719 struct device_node *np; member 104130 struct device_node *np; member 115925 struct device_node *np; member 118984 struct device_node *np; member 121751 struct device_node *np; member [all …]
|
/developtools/ace_ets2bundle/compiler/sample/pages/testcases/ |
D | showcaseCovid19.ets | 2569 "name": "Nepal", "continent": "Asia", "alpha2": "np", "population": 29136808, "months": [
|