| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | IntlTestDecimalFormatAPI.java | |
| H A D | IntlTestNumberFormat.java | |
| H A D | IntlTestDecimalFormatSymbolsC.java | |
| /third_party/libdrm/etnaviv/ |
| H A D | etnaviv_gpu.c | 30 static uint64_t get_param(struct etna_device *dev, uint32_t core, uint32_t param) in get_param() argument 47 drm_public struct etna_gpu *etna_gpu_new(struct etna_device *dev, unsigned int core) in etna_gpu_new() argument 84 struct etna_device *dev = gpu->dev; in etna_gpu_get_param() local [all...] |
| H A D | etnaviv_device.c | 46 struct etna_device *dev = calloc(sizeof(*dev), 1); in etna_device_new() local 65 struct etna_device *dev in etna_device_new_dup() local 75 etna_device_ref(struct etna_device *dev) etna_device_ref() argument 82 etna_device_del_impl(struct etna_device *dev) etna_device_del_impl() argument 94 etna_device_del_locked(struct etna_device *dev) etna_device_del_locked() argument 102 etna_device_del(struct etna_device *dev) etna_device_del() argument 112 etna_device_fd(struct etna_device *dev) etna_device_fd() argument [all...] |
| H A D | etnaviv_pipe.c | 36 struct etna_device *dev = pipe->gpu->dev; in etna_pipe_wait_ns() local
|
| /third_party/libdrm/freedreno/ |
| H A D | freedreno_pipe.c | 37 fd_pipe_new2(struct fd_device *dev, enum fd_pipe_id id, uint32_t prio) in fd_pipe_new2() argument 69 fd_pipe_new(struct fd_device *dev, enum fd_pipe_id id) in fd_pipe_new() argument
|
| H A D | freedreno_device.c | 43 struct fd_device *dev; in fd_device_new() local 96 struct fd_device *dev = fd_device_new(dup_fd); fd_device_new_dup() local 104 fd_device_ref(struct fd_device *dev) fd_device_ref() argument 110 fd_device_del_impl(struct fd_device *dev) fd_device_del_impl() argument 121 fd_device_del_locked(struct fd_device *dev) fd_device_del_locked() argument 128 fd_device_del(struct fd_device *dev) fd_device_del() argument 137 fd_device_fd(struct fd_device *dev) fd_device_fd() argument 142 fd_device_version(struct fd_device *dev) fd_device_version() argument [all...] |
| /third_party/libdrm/amdgpu/ |
| H A D | amdgpu_asic_id.c | 37 static int parse_one_line(struct amdgpu_device *dev, const char *line) in parse_one_line() argument 107 void amdgpu_parse_asic_ids(struct amdgpu_device *dev) in amdgpu_parse_asic_ids() argument
|
| /third_party/libdrm/exynos/ |
| H A D | exynos_drmif.h | 53 struct exynos_device *dev; member [all...] |
| /third_party/mesa3d/src/etnaviv/drm/ |
| H A D | etnaviv_gpu.c | 30 static uint64_t get_param(struct etna_device *dev, uint32_t core, uint32_t param) in get_param() argument 47 struct etna_gpu *etna_gpu_new(struct etna_device *dev, unsigned int core) in etna_gpu_new() argument 84 struct etna_device *dev = gpu->dev; in etna_gpu_get_param() local [all...] |
| H A D | etnaviv_pipe.c | 31 struct etna_device *dev = pipe->gpu->dev; in etna_pipe_wait_ns() local
|
| /third_party/mesa3d/src/etnaviv/drm/tests/ |
| H A D | etnaviv_bo_cache_test.c | 38 static void test_cache(struct etna_device *dev) in test_cache() argument 59 static void test_size_rounding(struct etna_device *dev) in test_size_rounding() argument 82 struct etna_device *dev; in main() local [all...] |
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_compiler.c | 152 ir3_compiler_create(struct fd_device *dev, const struct fd_dev_id *dev_id, in ir3_compiler_create() argument
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_suballoc.c | 28 tu_bo_suballocator_init(struct tu_suballocator *suballoc, struct tu_device *dev, uint32_t default_size, uint32_t flags) tu_bo_suballocator_init() argument [all...] |
| H A D | tu_suballoc.h | 20 struct tu_device *dev; member
|
| /third_party/ltp/lib/ |
| H A D | tst_mkfs.c | 25 tst_mkfs_(const char *file, const int lineno, void (cleanup_fn)(void), const char *dev, const char *fs_type, const char *const fs_opts[], const char *const extra_opts[]) tst_mkfs_() argument
|
| /third_party/mesa3d/src/gallium/drivers/vc4/kernel/ |
| H A D | vc4_gem.c | 33 vc4_get_bcl(struct drm_device *dev, struct vc4_exec_info *exec) in vc4_get_bcl() argument 140 vc4_cl_validate(struct drm_device *dev, struct vc4_exec_info *exec) in vc4_cl_validate() argument
|
| /third_party/mesa3d/src/gallium/winsys/freedreno/drm/ |
| H A D | freedreno_drm_winsys.c | 88 struct fd_device *dev = fd_device_new_dup(fd); in fd_drm_screen_create() local
|
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | device.hpp | 48 device(const device &dev) = delete; member in clover::device 50 operator=(const device &dev) = delete; member in clover::device
|
| H A D | compiler.hpp | 63 link_program(const std::vector<binary> &bs, const device &dev, in link_program() argument 35 compile_program(const program &prog, const header_map &headers, const device &dev, const std::string &opts, std::string &log) compile_program() argument [all...] |
| /third_party/musl/src/stat/ |
| H A D | __xstat.c | 32 int __xmknod(int ver, const char *path, mode_t mode, dev_t *dev) in __xmknod() argument 37 int __xmknodat(int ver, int fd, const char *path, mode_t mode, dev_t *dev) in __xmknodat() argument
|
| /third_party/mesa3d/src/intel/isl/ |
| H A D | isl_gfx8.c | 28 isl_gfx8_choose_msaa_layout(const struct isl_device *dev, in isl_gfx8_choose_msaa_layout() argument 91 isl_gfx8_choose_image_alignment_el(const struct isl_device *dev, in isl_gfx8_choose_image_alignment_el() argument
|
| H A D | isl_gfx9.c | 33 gfx9_calc_std_image_alignment_sa(const struct isl_device *dev, in gfx9_calc_std_image_alignment_sa() argument 100 isl_gfx9_choose_image_alignment_el(const struct isl_device *dev, in isl_gfx9_choose_image_alignment_el() argument
|
| H A D | isl_gfx12.c | 40 isl_gfx125_filter_tiling(const struct isl_device *dev, in isl_gfx125_filter_tiling() argument 103 isl_gfx125_choose_image_alignment_el(const struct isl_device *dev, in isl_gfx125_choose_image_alignment_el() argument 198 isl_gfx12_choose_image_alignment_el(const struct isl_device *dev, in isl_gfx12_choose_image_alignment_el() argument
|