Home
last modified time | relevance | path

Searched defs:header (Results 801 - 825 of 983) sorted by relevance

1...<<31323334353637383940

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_generator.cpp1629 struct brw_reg header = brw_vec8_grf(0, 0); generate_varying_pull_constant_load_gfx4() local
[all...]
H A Dbrw_lower_logical_sends.cpp214 fs_reg header = ubld.vgrf(BRW_REGISTER_TYPE_UD, 2); in lower_fb_write_logical_send() local
418 const fs_reg header = ubld.vgrf(BRW_REGISTER_TYPE_UD, length); lower_fb_read_logical_send() local
829 fs_reg header = retype(sources[0], BRW_REGISTER_TYPE_UD); lower_sampler_logical_send_gfx7() local
1410 fs_reg header; lower_surface_logical_send() local
1861 fs_reg header = ubld.vgrf(BRW_REGISTER_TYPE_UD); lower_surface_block_logical_send() local
1916 fs_reg header = ubld.vgrf(BRW_REGISTER_TYPE_UD); emit_a64_oword_block_header() local
2424 fs_reg header = ubld.vgrf(BRW_REGISTER_TYPE_UD, 2); lower_btd_logical_send() local
2513 fs_reg header = ubld.vgrf(BRW_REGISTER_TYPE_UD); lower_trace_ray_logical_send() local
[all...]
H A Dbrw_vec4_generator.cpp218 struct brw_reg header = in generate_tex() local
681 struct brw_reg header = in generate_gs_ff_sync() local
914 generate_tes_add_indirect_urb_offset(struct brw_codegen *p, struct brw_reg dst, struct brw_reg header, struct brw_reg offset) generate_tes_add_indirect_urb_offset() argument
944 generate_vec4_urb_read(struct brw_codegen *p, vec4_instruction *inst, struct brw_reg dst, struct brw_reg header) generate_vec4_urb_read() argument
969 generate_tcs_release_input(struct brw_codegen *p, struct brw_reg header, struct brw_reg vertex, struct brw_reg is_unpaired) generate_tcs_release_input() argument
1007 struct brw_reg header = brw_message_reg(inst->base_mrf); generate_tcs_thread_end() local
1145 struct brw_reg header = brw_vec8_grf(0, 0); generate_scratch_read() local
1195 struct brw_reg header = brw_vec8_grf(0, 0); generate_scratch_write() local
1275 struct brw_reg header = brw_vec8_grf(0, 0); generate_pull_constant_load() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_cmd.c113 SVGA3dCmdHeader *header; in SVGA3D_FIFOReserve() local
/third_party/mesa3d/src/gallium/tests/trivial/
H A Dcompute.c101 const char header[] = in preprocess_prog() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_compute.c43 uint16_t header; member
267 const struct pipe_binary_program_header *header; in si_create_compute_state() local
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_clear.c253 nir_ssa_def *header = nir_load_var(&b, a_header); in blorp_params_get_layer_offset_vs() local
/third_party/node/deps/zlib/
H A Ddeflate.c1036 uInt header = (Z_DEFLATED + ((s->w_bits - 8) << 4)) << 8; in deflate() local
[all...]
/third_party/node/src/
H A Dinspector_socket_server.cc109 char header[sizeof(HEADERS) + 20]; in SendHttpResponse() local
/third_party/ntfs-3g/libntfs-3g/
H A Dreparse.c87 INDEX_ENTRY_HEADER header; member
[all...]
/third_party/nghttp2/src/
H A Dshrpx_connection_handler.cc1108 std::array<uint8_t, 512> header; in forward_quic_packet_to_lingering_worker_process() local
/third_party/mesa3d/src/intel/perf/
H A Dintel_perf_query.c1047 const struct drm_i915_perf_record_header *header = in read_oa_samples_until() local
1317 const struct drm_i915_perf_record_header *header = in accumulate_oa_reports() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dplurrule.cpp1553 PluralKeywordEnumeration::PluralKeywordEnumeration(RuleChain *header, UErrorCode& status) in PluralKeywordEnumeration() argument
/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.h198 Node* header; member
/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dcpp-snapshot.cc197 State(const HeapObjectHeader& header, size_t state_count) in State() argument
201 const HeapObjectHeader* header() const { in header() function in v8::internal::final
321 State& GetOrCreateState(const HeapObjectHeader& header) { in GetOrCreateState() argument
435 AddNode(const HeapObjectHeader& header) AddNode() argument
441 AddEdge(State& parent, const HeapObjectHeader& header, const std::string& edge_name) AddEdge() argument
564 VisitHeapObjectHeader(HeapObjectHeader& header) VisitHeapObjectHeader() argument
780 VisitForVisibility(State* parent, const HeapObjectHeader& header) VisitForVisibility() argument
848 VisitRootForGraphBuilding( RootState& root, const HeapObjectHeader& header, const cppgc::SourceLocation& loc) VisitRootForGraphBuilding() argument
[all...]
/third_party/node/deps/v8/src/heap/cppgc/
H A Dsweeper.cc59 bool VisitHeapObjectHeader(HeapObjectHeader& header) { in VisitHeapObjectHeader() argument
202 void StickyUnmark(HeapObjectHeader* header) { in StickyUnmark() argument
226 void AddFinalizer(HeapObjectHeader* header, size_t size) { in AddFinalizer() argument
251 AddFinalizer(HeapObjectHeader* header, size_t size) AddFinalizer() argument
319 HeapObjectHeader* header = reinterpret_cast<HeapObjectHeader*>(begin); SweepNormalPage() local
573 HeapObjectHeader* header = page.ObjectHeader(); VisitLargePage() local
641 HeapObjectHeader* header = page.ObjectHeader(); VisitLargePage() local
[all...]
/third_party/node/deps/v8/src/diagnostics/
H A Dperf-jit.cc527 PerfJitHeader header; in LogWriteHeader() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_build.c42 struct tgsi_header header; in tgsi_build_header() local
198 tgsi_build_declaration_dimension(unsigned index_2d, struct tgsi_declaration *declaration, struct tgsi_header *header) tgsi_build_declaration_dimension() argument
227 tgsi_build_declaration_interp(unsigned interpolate, unsigned interpolate_location, struct tgsi_declaration *declaration, struct tgsi_header *header) tgsi_build_declaration_interp() argument
301 tgsi_build_declaration_image(unsigned texture, unsigned format, unsigned raw, unsigned writable, struct tgsi_declaration *declaration, struct tgsi_header *header) tgsi_build_declaration_image() argument
336 tgsi_build_declaration_sampler_view(unsigned texture, unsigned return_type_x, unsigned return_type_y, unsigned return_type_z, unsigned return_type_w, struct tgsi_declaration *declaration, struct tgsi_header *header) tgsi_build_declaration_sampler_view() argument
371 tgsi_build_declaration_array(unsigned arrayid, struct tgsi_declaration *declaration, struct tgsi_header *header) tgsi_build_declaration_array() argument
403 tgsi_build_full_declaration( const struct tgsi_full_declaration *full_decl, struct tgsi_token *tokens, struct tgsi_header *header, unsigned maxsize ) tgsi_build_full_declaration() argument
560 tgsi_build_immediate( struct tgsi_header *header, unsigned type ) tgsi_build_immediate() argument
601 tgsi_build_full_immediate( const struct tgsi_full_immediate *full_imm, struct tgsi_token *tokens, struct tgsi_header *header, unsigned maxsize ) tgsi_build_full_immediate() argument
661 tgsi_build_instruction(enum tgsi_opcode opcode, unsigned saturate, unsigned precise, unsigned num_dst_regs, unsigned num_src_regs, struct tgsi_header *header) tgsi_build_instruction() argument
1053 tgsi_build_full_instruction( const struct tgsi_full_instruction *full_inst, struct tgsi_token *tokens, struct tgsi_header *header, unsigned maxsize ) tgsi_build_full_instruction() argument
1303 tgsi_build_property(unsigned property_name, struct tgsi_header *header) tgsi_build_property() argument
1357 tgsi_build_full_property( const struct tgsi_full_property *full_prop, struct tgsi_token *tokens, struct tgsi_header *header, unsigned maxsize ) tgsi_build_full_property() argument
[all...]
H A Dtgsi_text.c344 struct tgsi_header *header; member
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute.c432 const struct pipe_binary_program_header *header; in evergreen_create_compute_state() local
/third_party/libabigail/src/
H A Dabg-elf-helpers.cc316 GElf_Shdr header_mem, *header; in find_section_by_name() local
351 GElf_Shdr header_mem, *header; in find_section() local
382 GElf_Shdr header_mem, *header; in find_section() local
670 GElf_Shdr header_mem, *header; find_relocation_section() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DInlineSpiller.cpp749 dumpMachineInstrRangeWithSlotIndex(MachineBasicBlock::iterator B, MachineBasicBlock::iterator E, LiveIntervals const &LIS, const char *const header, unsigned VReg =0) dumpMachineInstrRangeWithSlotIndex() argument
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_cfg.cpp519 StructuredSwitchChecks(ValidationState_t& _, Function* function, const Instruction* switch_inst, const BasicBlock* header, const BasicBlock* merge) StructuredSwitchChecks() argument
723 auto header = construct.entry_block(); StructuredControlFlowChecks() local
[all...]
/third_party/skia/src/gpu/vk/
H A DGrVkCaps.cpp288 CommonVulkanHeader* header = static_cast<CommonVulkanHeader*>(pNext); in get_extension_feature_struct() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
H A DFont.java841 private Table.Builder<? extends Table> getTableBuilder(Header header, WritableFontData data) { in getTableBuilder() argument
[all...]

Completed in 46 milliseconds

1...<<31323334353637383940