| /third_party/NuttX/fs/driver/ |
| H A D | fs_devsyslog.c | 245 struct inode_search_s desc; in syslog_initialize() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/ |
| H A D | TestInputDataStructure.java | 29 private String desc = null; field in TestInputDataStructure 55 public void setDesc(String desc) { in setDesc() argument
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/ |
| H A D | TestInputDataStructure.java | 26 private String desc = null; field in TestInputDataStructure 52 public void setDesc(String desc) { in setDesc() argument
|
| /third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/coverage/ |
| H A D | JacocoReportCheck.java | 309 final String desc; field in JacocoReportCheck.Method 318 Method(String name, String desc, int line, in Method() argument 335 String desc() { in desc() method in JacocoReportCheck.Method
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | NumberingSystem.java | 317 private String desc; field in NumberingSystem
|
| /third_party/libphonenumber/tools/java/common/src/com/google/i18n/phonenumbers/ |
| H A D | MetadataFilter.java | 340 private PhoneNumberDesc getFiltered(String type, PhoneNumberDesc desc) { in getFiltered() argument
|
| /third_party/libwebsockets/lib/core-net/ |
| H A D | lws-dsh.c | 398 lws_dsh_describe(lws_dsh_t *dsh, const char *desc) in lws_dsh_describe() argument
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_perfetto.cc | 103 auto desc = spec->add_hw_queue(); in send_descriptors() local 110 auto desc = spec->add_stage(); in send_descriptors() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_sdma_copy_image.c | 34 const struct util_format_description *desc = vk_format_description(format); in radv_translate_format_to_hw() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_nir_lower_io.c | 197 const struct util_format_description *desc = in vc4_nir_lower_vertex_attr() local 93 vc4_nir_get_vattr_channel_vpm(struct vc4_compile *c, nir_builder *b, nir_ssa_def **vpm_reads, uint8_t swiz, const struct util_format_description *desc) vc4_nir_get_vattr_channel_vpm() argument
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_ir.h | 160 uint32_t desc; /**< SEND[S] message descriptor immediate */ member
|
| H A D | test_fs_scoreboard.cpp | 99 emit_SEND(const fs_builder &bld, const fs_reg &dst, const fs_reg &desc, const fs_reg &payload) emit_SEND() argument
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_image_view.c | 53 SVGA3dUAViewDesc desc; in svga_create_uav_image() local [all...] |
| /third_party/mesa3d/src/gallium/winsys/svga/drm/ |
| H A D | vmw_screen_dri.c | 151 struct vmw_buffer_desc desc; in vmw_drm_gb_surface_from_handle() local
|
| /third_party/node/deps/v8/tools/v8windbg/test/ |
| H A D | v8windbg-test.cc | 197 byte desc[1024]; in RunTests() local
|
| /third_party/node/test/js-native-api/test_object/ |
| H A D | test_null.c | 256 napi_property_descriptor desc = { in DefineProperties() local
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_vdpau.c | 110 st_vdpau_resource_from_description(struct gl_context *ctx, const struct VdpSurfaceDMABufDesc *desc) st_vdpau_resource_from_description() argument 152 struct VdpSurfaceDMABufDesc desc; st_vdpau_output_surface_dma_buf() local 172 struct VdpSurfaceDMABufDesc desc; st_vdpau_video_surface_dma_buf() local [all...] |
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_query.c | 109 D3D12_QUERY_HEAP_DESC desc = { 0 }; in dzn_query_pool_create() local
|
| /third_party/mesa3d/src/panfrost/shared/ |
| H A D | pan_tiling.c | 286 const struct util_format_description *desc = util_format_description(format); in panfrost_access_tiled_image() local 246 panfrost_access_tiled_image_generic(void *dst, void *src, unsigned sx, unsigned sy, unsigned w, unsigned h, uint32_t dst_stride, uint32_t src_stride, const struct util_format_description *desc, bool _is_store) panfrost_access_tiled_image_generic() argument [all...] |
| /third_party/mesa3d/src/panfrost/perf/ |
| H A D | pan_perf.h | 60 const char *desc; member
|
| /third_party/mesa3d/src/util/ |
| H A D | xmlconfig.h | 102 const char *desc; member 110 const char *desc; member
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_test_format.c | 61 write_tsv_row(FILE *fp, const struct util_format_description *desc, boolean success) write_tsv_row() argument 79 add_fetch_rgba_test(struct gallivm_state *gallivm, unsigned verbose, const struct util_format_description *desc, struct lp_type type, unsigned use_cache) add_fetch_rgba_test() argument 138 test_format_float(unsigned verbose, FILE *fp, const struct util_format_description *desc, unsigned use_cache) test_format_float() argument 242 test_format_unorm8(unsigned verbose, FILE *fp, const struct util_format_description *desc, unsigned use_cache) test_format_unorm8() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_tex.c | 66 const struct util_format_description *desc; in nv50_create_texture_view() local
|
| H A D | nv98_video.c | 41 union pipe_desc desc; in nv98_decoder_decode_bitstream() local
|
| H A D | nv98_video_vp.c | 68 nv98_decoder_vp(struct nouveau_vp3_decoder *dec, union pipe_desc desc, in nv98_decoder_vp() argument
|