Home
last modified time | relevance | path

Searched defs:desc (Results 1451 - 1475 of 1946) sorted by relevance

1...<<51525354555657585960>>...78

/third_party/node/deps/v8/src/execution/s390/
H A Dsimulator-s390.h482 char* desc; member
/third_party/node/deps/v8/src/objects/
H A Dkeys.cc201 PropertyDescriptor desc; in FilterProxyKeys() local
1284 PropertyDescriptor desc; in CollectOwnJSProxyKeys() local
H A Dcode.cc169 CopyFromNoFlush(ByteArray reloc_info, Heap* heap, const CodeDesc& desc) CopyFromNoFlush() argument
186 RelocateFromDesc(ByteArray reloc_info, Heap* heap, const CodeDesc& desc) RelocateFromDesc() argument
[all...]
H A Dmap-inl.h708 void Map::AppendDescriptor(Isolate* isolate, Descriptor* desc) { in AppendDescriptor() argument
/third_party/node/deps/v8/src/json/
H A Djson-parser.cc195 PropertyDescriptor desc; in RecurseAndApply() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-test.cc845 Local<v8::ObjectTemplate> desc = v8::ObjectTemplate::New(v8_isolate); in RUNTIME_FUNCTION() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.c214 const struct util_format_description *desc = in setup_border_colors() local
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_draw.c230 const struct util_format_description *desc = util_format_description(format); in lima_pipe_format_to_attrib_type() local
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.h201 struct agx_bo *desc; member
208 struct agx_bo *desc; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_debug.c696 static void si_dump_descriptor_list(struct si_screen *screen, struct si_descriptors *desc, in si_dump_descriptor_list() argument
778 struct si_descriptors desc in si_dump_descriptors() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_eu_validate.c229 const struct opcode_desc *desc = in num_sources_from_inst() local
443 const uint32_t desc = brw_inst_send_desc(devinfo, inst); in send_restrictions() local
677 const struct opcode_desc *desc = brw_opcode_desc(isa, opcode); in is_mixed_float() local
735 const struct opcode_desc *desc = in general_restrictions_based_on_operand_types() local
1020 const struct opcode_desc *desc in general_restrictions_on_region_parameters() local
1463 const struct opcode_desc *desc = region_alignment_rules() local
2194 const uint32_t desc = brw_inst_send_desc(devinfo, inst); send_descriptor_restrictions() local
[all...]
/third_party/mesa3d/src/util/format/
H A Du_format.h450 const struct util_format_description *desc = util_format_description(format); in util_format_name() local
463 const struct util_format_description *desc = util_format_description(format); in util_format_short_name() local
479 const struct util_format_description *desc = util_format_description(format); in util_format_is_plain() local
491 const struct util_format_description *desc = util_format_description(format); util_format_is_compressed() local
516 const struct util_format_description *desc = util_format_description(format); util_format_is_s3tc() local
529 const struct util_format_description *desc = util_format_description(format); util_format_is_etc() local
542 const struct util_format_description *desc = util_format_description(format); util_format_is_srgb() local
547 util_format_has_depth(const struct util_format_description *desc) util_format_has_depth() argument
554 util_format_has_stencil(const struct util_format_description *desc) util_format_has_stencil() argument
563 const struct util_format_description *desc = util_format_description(format); util_format_is_depth_or_stencil() local
577 const struct util_format_description *desc = util_format_description(format); util_format_is_depth_and_stencil() local
612 const struct util_format_description *desc = util_format_description(format); util_format_is_yuv() local
626 util_get_depth_format_type(const struct util_format_description *desc) util_get_depth_format_type() argument
655 const struct util_format_description *desc = util_format_get_mask() local
683 util_format_colormask(const struct util_format_description *desc) util_format_colormask() argument
715 util_format_colormask_full(const struct util_format_description *desc, unsigned colormask) util_format_colormask_full() argument
784 util_format_is_rgba8_variant(const struct util_format_description *desc) util_format_is_rgba8_variant() argument
811 const struct util_format_description *desc = util_format_description(format); util_format_is_rgbx_or_bgrx() local
826 const struct util_format_description *desc = util_format_description(format); util_format_get_blocksizebits() local
857 const struct util_format_description *desc = util_format_description(format); util_format_get_blockwidth() local
870 const struct util_format_description *desc = util_format_description(format); util_format_get_blockheight() local
883 const struct util_format_description *desc = util_format_description(format); util_format_get_blockdepth() local
946 const struct util_format_description *desc = util_format_description(format); util_format_get_component_bits() local
1445 const struct util_format_description *desc = util_format_description(format); util_format_get_nr_components() local
1456 const struct util_format_description *desc = util_format_description(format); util_format_get_first_non_void_channel() local
1475 util_format_is_unorm8(const struct util_format_description *desc) util_format_is_unorm8() argument
1489 const struct util_format_unpack_description *desc = util_format_unpack_z_float() local
1499 const struct util_format_unpack_description *desc = util_format_unpack_z_32unorm() local
1509 const struct util_format_unpack_description *desc = util_format_unpack_s_8uint() local
1523 const struct util_format_unpack_description *desc = util_format_unpack_rgba() local
1533 const struct util_format_pack_description *desc = util_format_pack_z_float() local
1543 const struct util_format_pack_description *desc = util_format_pack_z_32unorm() local
1553 const struct util_format_pack_description *desc = util_format_pack_s_8uint() local
1568 const struct util_format_pack_description *desc = util_format_pack_rgba() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_context.c257 const struct util_format_description *desc = util_format_description(format); in draw_set_zs_format() local
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_decoder.c593 struct pipe_mpeg12_picture_desc *desc = (struct pipe_mpeg12_picture_desc *)picture; in vl_mpeg12_begin_frame() local
661 struct pipe_mpeg12_picture_desc *desc = (struct pipe_mpeg12_picture_desc *)picture; in vl_mpeg12_decode_macroblock() local
731 struct pipe_mpeg12_picture_desc *desc in vl_mpeg12_decode_bitstream() local
754 struct pipe_mpeg12_picture_desc *desc = (struct pipe_mpeg12_picture_desc *)picture; vl_mpeg12_end_frame() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_text.c149 const struct util_format_description *desc = in str_match_format() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_resource.c829 const struct util_format_description *desc; in pan_blit_format() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_blit.c124 const struct util_format_description *desc = in r600_blit_decompress_depth() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageSampleCompressedTextureTests.cpp208 static const VkVertexInputBindingDescription desc = in getBindingDescription() local
220 static const vector<VkVertexInputAttributeDescription> desc = in getAttributeDescriptions() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineCreationFeedbackTests.cpp74 std::ostringstream desc; in getShaderFlagStr() local
H A DvktPipelineExecutablePropertiesTests.cpp104 std::ostringstream desc; in getShaderFlagStr() local
H A DvktPipelineStencilTests.cpp982 std::ostringstream desc; in createStencilTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp137 CooperativeMatrixTestCase::CooperativeMatrixTestCase (tcu::TestContext& context, const char* name, const char* desc, const CaseDef data) in CooperativeMatrixTestCase() argument
H A DvktComputeIndirectComputeDispatchTests.cpp889 DispatchCaseDesc desc = s_dispatchCases[ndx]; in createIndirectComputeDispatchTests() local
902 DispatchCaseDesc desc = s_dispatchCases[ndx]; in createIndirectComputeDispatchTests() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawMultipleInterpolationTests.cpp906 const std::string desc; in createTests() member
H A DvktDrawScissorTests.cpp302 ScissorTestCase::ScissorTestCase (TestContext& context, const char* name, const char* desc, const TestParams params) in ScissorTestCase() argument

Completed in 44 milliseconds

1...<<51525354555657585960>>...78