| /third_party/node/deps/v8/src/heap/cppgc/ |
| H A D | marking-visitor.cc | 56 VisitFullyConstructedConservatively( HeapObjectHeader& header) VisitFullyConstructedConservatively() argument 66 VisitInConstructionConservatively( HeapObjectHeader& header, TraceConservativelyCallback callback) VisitInConstructionConservatively() argument [all...] |
| H A D | write-barrier.cc | 29 void ProcessMarkValue(HeapObjectHeader& header, MarkerBase* marker, in ProcessMarkValue() argument 73 auto& header = in DijkstraMarkingBarrierSlow() local 118 auto& header = SteeleMarkingBarrierSlow() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_unfilled.c | 62 inject_front_face_info(struct draw_stage *stage, struct prim_header *header) inject_front_face_info() argument 88 point(struct draw_stage *stage, struct prim_header *header, struct vertex_header *v0) point() argument 99 line(struct draw_stage *stage, struct prim_header *header, struct vertex_header *v0, struct vertex_header *v1) line() argument 113 points(struct draw_stage *stage, struct prim_header *header) points() argument 131 lines(struct draw_stage *stage, struct prim_header *header) lines() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/rbug/ |
| H A D | rbug_context.h | 54 struct rbug_header header; member 59 struct rbug_header header; member 65 struct rbug_header header; member 72 struct rbug_header header; member 79 struct rbug_header header; member 86 struct rbug_header header; member 97 struct rbug_header header; member 103 struct rbug_header header; member 111 struct rbug_header header; member 126 struct rbug_header header; member [all...] |
| H A D | rbug_shader.c | 299 struct rbug_proto_shader_list * rbug_demarshal_shader_list(struct rbug_proto_header *header) in rbug_demarshal_shader_list() argument 326 rbug_demarshal_shader_info(struct rbug_proto_header *header) rbug_demarshal_shader_info() argument 354 rbug_demarshal_shader_disable(struct rbug_proto_header *header) rbug_demarshal_shader_disable() argument 383 rbug_demarshal_shader_replace(struct rbug_proto_header *header) rbug_demarshal_shader_replace() argument 412 rbug_demarshal_shader_list_reply(struct rbug_proto_header *header) rbug_demarshal_shader_list_reply() argument 440 rbug_demarshal_shader_info_reply(struct rbug_proto_header *header) rbug_demarshal_shader_info_reply() argument [all...] |
| H A D | rbug_texture.h | 46 struct rbug_header header; member 51 struct rbug_header header; member 57 struct rbug_header header; member 73 struct rbug_header header; member 86 struct rbug_header header; member 94 struct rbug_header header; member 114 struct rbug_header header; member [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_device_info.py | 712 header = Template(header_code, lookup=lookup).render(extensions=extensions, versions=versions, registry=registry).strip() variable 713 header = replace_code(header, replacement) variable
|
| /third_party/mesa3d/src/glx/ |
| H A D | indirect_vertex_array_priv.h | 93 uint16_t header[2]; member
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_cache.c | 348 struct util_cache_entry *header = &cache->entries[i]; in ensure_sanity() local 367 struct util_cache_entry *header = in ensure_sanity() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_tgsi.c | 143 SVGA3dShaderVersion header; in svga_shader_emit_header() local
|
| /third_party/openssl/test/ |
| H A D | recordlentest.c | 29 unsigned char header[SSL3_RT_HEADER_LENGTH]; in write_record() local
|
| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitExecAllocator.c | 227 struct block_header header; member 271 struct block_header *header; in sljit_malloc_exec() local 343 struct block_header *header; sljit_free_exec() local [all...] |
| /third_party/python/Lib/email/ |
| H A D | _policybase.py | 7 from email import header namespace [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| H A D | construct.cpp | 74 auto header = entry_block(); in blocks() local 152 auto header = entry_block(); IsStructuredExit() local 163 auto header = loop_construct->entry_block(); IsStructuredExit() local 192 auto header = entry_block(); IsStructuredExit() local [all...] |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
| H A D | EbdtTable.java | 48 protected EbdtTable(Header header, ReadableFontData data) { in EbdtTable() argument 73 public static Builder createBuilder(Header header, WritableFontData data) { in createBuilder() argument 84 createBuilder(Header header, ReadableFontData data) createBuilder() argument 88 Builder(Header header, WritableFontData data) Builder() argument 92 Builder(Header header, ReadableFontData data) Builder() argument [all...] |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
| H A D | HorizontalDeviceMetricsTable.java | 52 private HorizontalDeviceMetricsTable(Header header, ReadableFontData data, int numGlyphs) { in HorizontalDeviceMetricsTable() argument 100 public static Builder createBuilder(Header header, WritableFontData data) { in createBuilder() argument 104 protected Builder(Header header, WritableFontData data) { in Builder() argument 108 protected Builder(Header header, ReadableFontData data) { in Builder() argument
|
| H A D | HorizontalMetricsTable.java | 132 public static Builder createBuilder(Header header, WritableFontData data) { in createBuilder() argument 136 protected Builder(Header header, WritableFontData data) { in Builder() argument 140 protected Builder(Header header, ReadableFontDat argument 56 HorizontalMetricsTable( Header header, ReadableFontData data, int numHMetrics, int numGlyphs) HorizontalMetricsTable() argument [all...] |
| H A D | PostScriptTable.java | 334 private PostScriptTable(Header header, ReadableFontData data) { in PostScriptTable() argument 461 public static Builder createBuilder(Header header, WritableFontData data) { in createBuilder() argument 465 protected Builder(Header header, WritableFontData data) { in Builder() argument 469 protected Builder(Header header, ReadableFontDat argument [all...] |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/ |
| H A D | DataDisplayTable.java | 17 private List<String> header; field in DataDisplayTable 39 public DataDisplayTable(List<String> header) { in DataDisplayTable() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | struct_cfg_analysis.cpp | 126 BasicBlock* header = context_->cfg()->block(header_id); in MergeBlock() local 150 BasicBlock* header = context_->cfg()->block(header_id); in LoopMergeBlock() local 161 BasicBlock* header = context_->cfg()->block(header_id); in LoopContinueBlock() local 185 BasicBlock* header = context_->cfg()->block(header_id); in SwitchMergeBlock() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | struct_cfg_analysis.cpp | 126 BasicBlock* header = context_->cfg()->block(header_id); in MergeBlock() local 150 BasicBlock* header = context_->cfg()->block(header_id); in LoopMergeBlock() local 161 BasicBlock* header = context_->cfg()->block(header_id); in LoopContinueBlock() local 185 BasicBlock* header = context_->cfg()->block(header_id); in SwitchMergeBlock() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| H A D | construct.cpp | 74 auto header = entry_block(); in blocks() local 152 auto header = entry_block(); IsStructuredExit() local 163 auto header = loop_construct->entry_block(); IsStructuredExit() local 192 auto header = entry_block(); IsStructuredExit() local [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | collationdatawriter.cpp | 183 DataHeader header; in write() local [all...] |
| /third_party/skia/third_party/externals/icu/source/samples/layout/ |
| H A D | cmaps.cpp | 116 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) in CMAPFormat4Mapper() argument
|
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | package.h | 163 uint8_t header[1024]; member in Package
|