| /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...] |
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | ssl_rsa.c | 814 char *header = NULL; in SSL_CTX_use_serverinfo_file() local
|
| /third_party/node/deps/openssl/openssl/crypto/pem/ |
| H A D | pem_lib.c | 241 char *nm = NULL, *header = NULL; in pem_bytes_read_bio_flags() local 487 int PEM_get_EVP_CIPHER_INFO(char *header, EVP_CIPHER_INFO *cipher) in PEM_get_EVP_CIPHER_INFO() argument 591 PEM_write(FILE *fp, const char *name, const char *header, const unsigned char *data, long len) PEM_write() argument 608 PEM_write_bio(BIO *bp, const char *name, const char *header, const unsigned char *data, long len) PEM_write_bio() argument 671 PEM_read(FILE *fp, char **name, char **header, unsigned char **data, long *len) PEM_read() argument 808 get_header_and_data(BIO *bp, BIO **header, BIO **data, char *name, unsigned int flags) get_header_and_data() argument 918 PEM_read_bio_ex(BIO *bp, char **name_out, char **header, unsigned char **data, long *len_out, unsigned int flags) PEM_read_bio_ex() argument 1003 PEM_read_bio(BIO *bp, char **name, char **header, unsigned char **data, long *len) PEM_read_bio() argument [all...] |
| /third_party/node/deps/uv/src/unix/ |
| H A D | ibmi.c | 105 char header[208]; member
|
| /third_party/libabigail/src/ |
| H A D | abg-elf-reader.cc | 63 GElf_Shdr header_mem, *header; in find_alt_dwarf_debug_info_link() local 929 GElf_Ehdr *header = gelf_getehdr (elf, &ehdr_mem); in elf_file_type() local
|
| /third_party/pulseaudio/src/modules/bluetooth/ |
| H A D | a2dp-codec-sbc.c | 783 struct rtp_header *header; in encode_buffer() local 866 struct rtp_header *header; decode_buffer() local [all...] |
| /third_party/openssl/crypto/pem/ |
| H A D | pem_lib.c | 241 char *nm = NULL, *header = NULL; in pem_bytes_read_bio_flags() local 487 int PEM_get_EVP_CIPHER_INFO(char *header, EVP_CIPHER_INFO *cipher) in PEM_get_EVP_CIPHER_INFO() argument 591 PEM_write(FILE *fp, const char *name, const char *header, const unsigned char *data, long len) PEM_write() argument 608 PEM_write_bio(BIO *bp, const char *name, const char *header, const unsigned char *data, long len) PEM_write_bio() argument 671 PEM_read(FILE *fp, char **name, char **header, unsigned char **data, long *len) PEM_read() argument 808 get_header_and_data(BIO *bp, BIO **header, BIO **data, char *name, unsigned int flags) get_header_and_data() argument 918 PEM_read_bio_ex(BIO *bp, char **name_out, char **header, unsigned char **data, long *len_out, unsigned int flags) PEM_read_bio_ex() argument 1003 PEM_read_bio(BIO *bp, char **name, char **header, unsigned char **data, long *len) PEM_read_bio() argument [all...] |
| /third_party/vk-gl-cts/execserver/tools/ |
| H A D | xsTest.cpp | 111 vector<deUint8> header; in readMessage() local
|