Home
last modified time | relevance | path

Searched defs:dev (Results 426 - 450 of 1638) sorted by relevance

1...<<11121314151617181920>>...66

/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DCollectAPI.java
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
H A DIndicIMDescriptor.java
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DGSUBWriter.java
H A DFeature.java
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/compression/
H A DDecompressionTest.java
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/duration/
H A DDataReadWriteTest.java
/third_party/libdrm/etnaviv/
H A Detnaviv_perfmon.c32 struct etna_device *dev = pm->pipe->gpu->dev; in etna_perfmon_query_signals() local
65 struct etna_device *dev = pm->pipe->gpu->dev; in etna_perfmon_query_domains() local
/third_party/mesa3d/src/etnaviv/drm/
H A Detnaviv_perfmon.c32 struct etna_device *dev = pm->pipe->gpu->dev; in etna_perfmon_query_signals() local
65 struct etna_device *dev = pm->pipe->gpu->dev; in etna_perfmon_query_domains() local
H A Detnaviv_device.c38 struct etna_device *dev; in etna_device_new() local
88 struct etna_device *dev = etna_device_new(dup_fd); etna_device_new_dup() local
98 etna_device_ref(struct etna_device *dev) etna_device_ref() argument
105 etna_device_del_impl(struct etna_device *dev) etna_device_del_impl() argument
123 etna_device_del_locked(struct etna_device *dev) etna_device_del_locked() argument
133 etna_device_del(struct etna_device *dev) etna_device_del() argument
143 etna_device_fd(struct etna_device *dev) etna_device_fd() argument
148 etnaviv_device_softpin_capable(struct etna_device *dev) etnaviv_device_softpin_capable() argument
153 etnaviv_device_version(struct etna_device *dev) etnaviv_device_version() argument
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_nir_lower_multiview.c77 tu_nir_lower_multiview(nir_shader *nir, uint32_t mask, bool *multi_pos_output, struct tu_device *dev) tu_nir_lower_multiview() argument
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_device.c44 struct fd_device *dev = NULL; in fd_device_new() local
109 struct fd_device *dev = fd_device_new(dup_fd); fd_device_new_dup() local
136 fd_device_ref(struct fd_device *dev) fd_device_ref() argument
143 fd_device_purge(struct fd_device *dev) fd_device_purge() argument
152 fd_device_del_impl(struct fd_device *dev) fd_device_del_impl() argument
182 fd_device_del_locked(struct fd_device *dev) fd_device_del_locked() argument
190 fd_device_del(struct fd_device *dev) fd_device_del() argument
200 fd_device_fd(struct fd_device *dev) fd_device_fd() argument
206 fd_device_version(struct fd_device *dev) fd_device_version() argument
220 fd_has_syncobj(struct fd_device *dev) fd_has_syncobj() argument
[all...]
/third_party/ltp/testcases/kernel/device-drivers/uaccess/
H A Dltp_uaccess.c42 static void device_release(struct device *dev) in device_release() argument
52 static ssize_t sys_result(struct device *dev, in sys_result() argument
60 static ssize_t sys_tcase(struct device *dev, in sys_tcase() argument
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dqueue.cpp33 auto &dev = obj(d_dev); in clCreateCommandQueue() local
134 auto &dev = obj(d_dev); in clCreateCommandQueueWithProperties() local
/third_party/musl/src/misc/
H A Dnftw.c16 dev_t dev; member
/third_party/musl/porting/liteos_a/user/src/misc/
H A Dnftw.c13 dev_t dev; member
/third_party/mesa3d/src/intel/isl/
H A Disl_gfx7.c28 gfx7_format_needs_valign2(const struct isl_device *dev, in gfx7_format_needs_valign2() argument
49 isl_gfx7_choose_msaa_layout(const struct isl_device *dev, in isl_gfx7_choose_msaa_layout() argument
192 isl_gfx6_filter_tiling(const struct isl_device *dev, in isl_gfx6_filter_tiling() argument
327 isl_gfx7_choose_image_alignment_el(const struct isl_device *dev, const struct isl_surf_init_info *restrict info, enum isl_tiling tiling, enum isl_dim_layout dim_layout, enum isl_msaa_layout msaa_layout, struct isl_extent3d *image_align_el) isl_gfx7_choose_image_alignment_el() argument
[all...]
H A Disl_storage_image.c224 isl_surf_fill_image_param(const struct isl_device *dev, in isl_surf_fill_image_param() argument
319 isl_buffer_fill_image_param(const struct isl_device *dev, in isl_buffer_fill_image_param() argument
H A Disl_emit_depth_stencil.c69 isl_genX(emit_depth_stencil_hiz_s)(const struct isl_device *dev, void *batch, in emit_depth_stencil_hiz_s() argument
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_samples.c130 panfrost_sample_positions(const struct panfrost_device *dev, in panfrost_sample_positions() argument
139 panfrost_upload_sample_positions(struct panfrost_device *dev) in panfrost_upload_sample_positions() argument
/third_party/mesa3d/src/panfrost/perf/
H A Dpan_perf.c65 panfrost_perf_init(struct panfrost_perf *perf, struct panfrost_device *dev) in panfrost_perf_init() argument
[all...]
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H A DDemoApplet.java
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/number/
H A DCurrencyDemo.java
/third_party/libinput/test/
H A Dtest-trackpoint.c43 struct litest_device *dev = litest_current_device(); in START_TEST() local
80 struct litest_device *dev = litest_current_device(); in START_TEST() local
122 struct litest_device *dev = litest_current_device(); START_TEST() local
155 struct litest_device *dev = litest_current_device(); START_TEST() local
313 enable_dwtp(struct litest_device *dev) enable_dwtp() argument
323 disable_dwtp(struct litest_device *dev) disable_dwtp() argument
[all...]
/third_party/libevdev/test/
H A Dtest-common.c38 struct libevdev *dev; in test_create_device() local
67 struct libevdev *dev; in test_create_abs_device() local
/third_party/libevdev/tools/
H A Dlibevdev-events.c20 print_abs_bits(struct libevdev *dev, int axis) in print_abs_bits() argument
41 print_code_bits(struct libevdev *dev, unsigned int type, unsigned int max) in print_code_bits() argument
55 print_bits(struct libevdev *dev) in print_bits() argument
81 print_props(struct libevdev *dev) print_props() argument
124 struct libevdev *dev = NULL; main() local
[all...]

Completed in 9 milliseconds

1...<<11121314151617181920>>...66