| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | deflate.c | 870 uInt header = (Z_DEFLATED + ((s->w_bits-8)<<4)) << 8; local [all...] |
| H A D | trees.c | 328 FILE *header = fopen("trees.h", "w"); in gen_trees_header() local [all...] |
| /third_party/node/deps/zlib/ |
| H A D | trees.c | 388 FILE *header = fopen("trees.h", "w"); in gen_trees_header() local [all...] |
| /third_party/nghttp2/src/ |
| H A D | HttpServer.h | 142 RequestHeader header; member
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucnvsel.cpp | 304 DataHeader header; in ucnvsel_serialize() local [all...] |
| H A D | utrie2_builder.cpp | 1308 UTrie2Header *header; in utrie2_freeze() local [all...] |
| H A D | utrie.cpp | 746 UTrieHeader *header; in utrie_serialize() local 858 const UTrieHeader *header; in utrie_unserialize() local [all...] |
| /third_party/node/deps/icu-small/source/tools/genrb/ |
| H A D | genrb.cpp | 389 const DataHeader *header; in main() local
|
| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | pkg_genc.cpp | 123 const char *header; member 809 IMAGE_FILE_HEADER header; in getArchitecture() member [all...] |
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | disassemble.c | 76 static void dump_header(FILE *fp, struct bifrost_header header, bool verbose) in dump_header() argument 646 struct bifrost_header header; dump_clause() local [all...] |
| H A D | bi_pack.c | 49 struct bifrost_header header = { in bi_pack_header() local 558 bi_pack_subwords_56(enum bi_clause_subword t, struct bi_packed_tuple *tuples, ASSERTED unsigned tuple_count, uint64_t header, uint64_t ec0, unsigned tuple_subword) bi_pack_subwords_56() argument 577 bi_pack_subword(enum bi_clause_subword t, unsigned format, struct bi_packed_tuple *tuples, ASSERTED unsigned tuple_count, uint64_t header, uint64_t ec0, unsigned m0, unsigned tuple_subword) bi_pack_subword() argument 607 bi_pack_format(struct util_dynarray *emission, unsigned index, struct bi_packed_tuple *tuples, ASSERTED unsigned tuple_count, uint64_t header, uint64_t ec0, unsigned m0, bool z) bi_pack_format() argument 668 uint64_t header = bi_pack_header(clause, next_1, next_2); bi_pack_clause() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv84_video_vp.c | 494 struct mpeg12_header header = {0}; in nv84_decoder_vp_mpeg12() local [all...] |
| /third_party/icu/icu4c/source/tools/makeconv/ |
| H A D | genmbcs.cpp | 1431 _MBCSHeader header=UCNV_MBCS_HEADER_INITIALIZER; in MBCSWrite() local [all...] |
| H A D | gencnvex.c | 130 _MBCSHeader header={ { 0, 0, 0, 0 }, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; in CnvExtWrite() local [all...] |
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | pkg_genc.cpp | 123 const char *header; member 754 IMAGE_FILE_HEADER header; in getArchitecture() member [all...] |
| /third_party/icu/icu4c/source/tools/genrb/ |
| H A D | genrb.cpp | 389 const DataHeader *header; in main() local
|
| /third_party/libinput/tools/ |
| H A D | libinput-debug-tablet.c | 112 print_bar(const char *header, double value, double normalized) in print_bar() argument
|
| /third_party/libwebsockets/win32port/zlib/ |
| H A D | trees.c | 335 FILE *header = fopen("trees.h", "w");
in gen_trees_header() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | loop-analysis.cc | 40 Node* header; member 715 Node* header = NodeProperties::GetControlInput(first); HeaderNode() local [all...] |
| /third_party/node/deps/v8/src/heap/cppgc/ |
| H A D | marking-state.h | 72 void MarkingStateBase::MarkAndPush(HeapObjectHeader& header, in MarkAndPush() argument 83 bool MarkingStateBase::MarkNoPush(HeapObjectHeader& header) { in MarkNoPush() argument 92 MarkAndPush(HeapObjectHeader& header) MarkAndPush() argument 99 PushMarked(HeapObjectHeader& header, TraceDescriptor desc) PushMarked() argument 256 const HeapObjectHeader& header = RegisterWeakReferenceIfNeeded() local 270 RegisterWeakContainer(HeapObjectHeader& header) RegisterWeakContainer() argument 280 HeapObjectHeader& header = ProcessWeakContainer() local 344 AccountMarkedBytes(const HeapObjectHeader& header) AccountMarkedBytes() argument 362 MarkNoPush(HeapObjectHeader& header) MarkNoPush() argument 401 ReTraceMarkedWeakContainer(cppgc::Visitor& visitor, HeapObjectHeader& header) ReTraceMarkedWeakContainer() argument 409 HeapObjectHeader& header = DynamicallyMarkAddress() local 426 const HeapObjectHeader& header = InvokeWeakRootsCallbackIfNeeded() local 434 IsMarkedWeakContainer(HeapObjectHeader& header) IsMarkedWeakContainer() argument 443 Contains( const HeapObjectHeader* header) Contains() argument 450 Insert( const HeapObjectHeader* header) Insert() argument 505 DynamicallyTraceMarkedObject(Visitor& visitor, const HeapObjectHeader& header) DynamicallyTraceMarkedObject() argument [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | contexts.cc | 68 int header = scope_info.ContextHeaderLength(); in Initialize() local
|
| H A D | transitions.cc | 336 const int header = kProtoTransitionHeaderSize; in CompactPrototypeTransitionArray() local 394 const int header = TransitionArray::kProtoTransitionHeaderSize; in PutPrototypeTransition() local
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_pipeline_cache.c | 538 struct vk_pipeline_cache_header header; in vk_pipeline_cache_load() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_clip.c | 223 struct prim_header header; in emit_poly() local 346 do_clip_tri(struct draw_stage *stage, struct prim_header *header, unsigned clipmask) do_clip_tri() argument 572 do_clip_line(struct draw_stage *stage, struct prim_header *header, unsigned clipmask) do_clip_line() argument 652 clip_point(struct draw_stage *stage, struct prim_header *header) clip_point() argument 666 clip_point_guard_xy(struct draw_stage *stage, struct prim_header *header) clip_point_guard_xy() argument 693 clip_first_point(struct draw_stage *stage, struct prim_header *header) clip_first_point() argument 701 clip_line(struct draw_stage *stage, struct prim_header *header) clip_line() argument 719 clip_tri(struct draw_stage *stage, struct prim_header *header) clip_tri() argument 901 clip_first_tri(struct draw_stage *stage, struct prim_header *header) clip_first_tri() argument 908 clip_first_line(struct draw_stage *stage, struct prim_header *header) clip_first_line() argument [all...] |
| /third_party/node/deps/openssl/openssl/ssl/record/ |
| H A D | ssl3_record.c | 1414 unsigned char header[13]; tls1_mac() local [all...] |