HomeSort by relevance Sort by last modified time
    Searched full:all_res (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/data/
makedata.mak 267 ALL_RES = $(ALL_RES) $(ICUBRK)\res_index.res
285 ALL_RES = $(ALL_RES) res_index.res
307 ALL_RES = $(ALL_RES) curr\res_index.res
328 ALL_RES = $(ALL_RES) lang\res_index.res
349 ALL_RES = $(ALL_RES) region\res_index.re
    [all...]
  /external/libdrm/tests/amdgpu/
basic_tests.c 732 amdgpu_bo_handle *all_res = alloca(sizeof(resources[0]) * (res_cnt + 1)); local
762 memcpy(all_res, resources, sizeof(resources[0]) * res_cnt);
763 all_res[res_cnt] = ib_result_handle;
765 r = amdgpu_bo_list_create(device_handle, res_cnt+1, all_res,
    [all...]

Completed in 282 milliseconds