Home
last modified time | relevance | path

Searched defs:header (Results 251 - 275 of 796) sorted by relevance

1...<<11121314151617181920>>...32

/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dwritesrc.cpp76 const char *header; in usrc_create() local
108 static const char *header= in usrc_createTextData() local
31 usrc_createWithHeader(const char *path, const char *filename, const char *header, const char *generator) usrc_createWithHeader() argument
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dmhd2spdy_http.c351 char *header = *(nv+i); in http_create_response() local
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_long_header.c170 struct curl_slist *header = NULL; in testLongHeaderGet() local
/third_party/skia/third_party/externals/microhttpd/src/testzzuf/
H A Dtest_long_header.c162 struct curl_slist *header = NULL; in testLongHeaderGet() local
/third_party/skia/src/ports/
H A DSkFontMgr_custom_embedded.cpp21 EmbeddedSystemFontLoader(const SkEmbeddedResourceHeader* header) : fHeader(header) { } in EmbeddedSystemFontLoader() argument
109 sk_sp<SkFontMgr> SkFontMgr_New_Custom_Embedded(const SkEmbeddedResourceHeader* header) { in SkFontMgr_New_Custom_Embedded() argument
/third_party/skia/tests/
H A DFontNamesTest.cpp19 SkOTTableName header; member
25 SkOTTableName header; member
28 SkOTTableName::Format1Ext header; member
/third_party/pulseaudio/src/modules/rtp/
H A Drtp-native.c123 uint32_t header[3]; in pa_rtp_send() local
199 uint32_t header; in pa_rtp_recv() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugLinesSubsection.h96 const LineFragmentHeader *header() const { return Header; } in header() function in llvm::codeview::final
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DMinidump.h33 const minidump::Header &header() const { return Header; } in header() function in llvm::object::MinidumpFile
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dmztools.c44 char header[30]; local
149 char header[46]; global() local
224 char header[22]; global() local
[all...]
/third_party/python/Programs/
H A D_freeze_module.c53 static const char header[] = variable
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dranden_benchmarks.cc107 static auto header = [] { in Print() local
/third_party/spirv-tools/source/opt/
H A Dstruct_cfg_analysis.cpp125 BasicBlock* header = context_->cfg()->block(header_id); in MergeBlock() local
149 BasicBlock* header = context_->cfg()->block(header_id); in LoopMergeBlock() local
160 BasicBlock* header = context_->cfg()->block(header_id); in LoopContinueBlock() local
184 BasicBlock* header = context_->cfg()->block(header_id); in SwitchMergeBlock() local
/third_party/spirv-tools/source/val/
H A Dconstruct.cpp73 const auto header = entry_block(); in blocks() local
136 auto header = entry_block(); in IsStructuredExit() local
147 auto header = loop_construct->entry_block(); in IsStructuredExit() local
179 auto header = entry_block(); IsStructuredExit() local
[all...]
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sSyncTests.cpp165 std::string header = "Case iteration " + de::toString(m_iterNdx+1) + " / " + de::toString(NUM_CASE_ITERATIONS); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksNetwork.cpp97 vector<u8> header; in SendPayloadWithHeader() local
/third_party/ffmpeg/libavcodec/
H A Dfraps.c142 uint32_t header; in decode_frame() local
H A Dcbs_mpeg2.c143 cbs_mpeg2_split_fragment(CodedBitstreamContext *ctx, CodedBitstreamFragment *frag, int header) cbs_mpeg2_split_fragment() argument
H A Dcbs_jpeg.c106 cbs_jpeg_split_fragment(CodedBitstreamContext *ctx, CodedBitstreamFragment *frag, int header) cbs_jpeg_split_fragment() argument
H A Dcbs_jpeg.h81 JPEGRawScanHeader header; member
H A Dkmvc.c270 int header; in decode_frame() local
H A Dcbs_vp9.c410 cbs_vp9_split_fragment(CodedBitstreamContext *ctx, CodedBitstreamFragment *frag, int header) cbs_vp9_split_fragment() argument
H A Dlibvorbisenc.c212 ogg_packet header, header_comm, header_code; in libvorbis_encode_init() local
/third_party/f2fs-tools/fsck/
H A Dxattr.c22 struct f2fs_xattr_header *header; in read_all_xattrs() local
/third_party/elfio/elfio/
H A Delfio.hpp1096 std::unique_ptr<elf_header> header = nullptr; global() member in ELFIO::elfio
[all...]

Completed in 13 milliseconds

1...<<11121314151617181920>>...32