| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/ |
| H A D | Table.java | 50 private Header header; field in Table 52 protected Table(Header header, ReadableFontData data) { in Table() argument 71 public Header header() { in header() method in Table 131 private Header header; global() field in Table.Builder 133 Builder(Header header, WritableFontData data) Builder() argument 138 Builder(Header header, ReadableFontData data) Builder() argument 143 Builder(Header header) Builder() argument 158 public final Header header() { header() method in Table.Builder 183 getBuilder( Header header, WritableFontData tableData) getBuilder() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/reduce/ |
| H A D | structured_construct_to_block_reduction_opportunity_finder.cpp | 120 DefinitionsRestrictedToRegion( const opt::BasicBlock& header, const std::unordered_set<opt::BasicBlock*>& region, opt::IRContext* context) DefinitionsRestrictedToRegion() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
| H A D | structured_construct_to_block_reduction_opportunity_finder.cpp | 120 DefinitionsRestrictedToRegion( const opt::BasicBlock& header, const std::unordered_set<opt::BasicBlock*>& region, opt::IRContext* context) DefinitionsRestrictedToRegion() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
| H A D | val_composites_test.cpp | 1068 std::string header = GetHeaderForTestsFromValId(); in TEST_F() local
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | rdcolmap.c | 81 int header[13]; in read_gif_map() local
|
| /third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
| H A D | test_postprocessor_amp.c | 27 struct MHD_HTTP_Header header; in main() local
|
| H A D | test_postprocessor_large.c | 63 struct MHD_HTTP_Header header; in test_simple_large() local
|
| /third_party/openssl/test/ |
| H A D | pemtest.c | 36 char *name = NULL, *header = NULL; in test_b64() local 66 char *name = NULL, *header = NULL; in test_invalid() local 106 char *name = NULL, *header = NULL; in test_empty_payload() local
|
| /third_party/skia/third_party/externals/freetype/src/pfr/ |
| H A D | pfrobjs.h | 37 PFR_HeaderRec header; member
|
| /third_party/skia/third_party/externals/freetype/src/sfnt/ |
| H A D | ttmtx.c | 134 TT_HoriHeader* header; in FT_LOCAL_DEF() local 236 TT_HoriHeader* header; in tt_face_get_metrics() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-subset-input.hh | 43 hb_object_header_t header; member
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/ |
| H A D | table.cc | 56 Table::Table(Header* header, ReadableFontData* data) in Table() argument 77 Table::Builder* Table::Builder::GetBuilder(Header* header, in GetBuilder() argument 148 Builder(Header* header, WritableFontData* data) Builder() argument 153 Builder(Header* header, ReadableFontData* data) Builder() argument 158 Builder(Header* header) Builder() argument [all...] |
| /third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
| H A D | otf_basic_editing_test.cc | 80 HeaderPtr header = table->header(); in TestOTFBasicEditing() local 86 FontHeaderTablePtr header = in TestOTFBasicEditing() local
|
| /third_party/pulseaudio/src/modules/rtp/ |
| H A D | sap.c | 74 uint32_t header; in pa_sap_send() local 147 uint32_t header; in pa_sap_recv() local [all...] |
| /third_party/skia/third_party/externals/zlib/contrib/minizip/ |
| H A D | crypt.h | 100 unsigned char header[RAND_HEAD_LEN-2]; /* random header */ in crypthead() local
|
| /third_party/spirv-tools/source/reduce/ |
| H A D | structured_construct_to_block_reduction_opportunity_finder.cpp | 120 DefinitionsRestrictedToRegion( const opt::BasicBlock& header, const std::unordered_set<opt::BasicBlock*>& region, opt::IRContext* context) DefinitionsRestrictedToRegion() argument [all...] |
| /third_party/spirv-tools/test/val/ |
| H A D | val_composites_test.cpp | 1069 std::string header = GetHeaderForTestsFromValId(); in TEST_F() local
|
| /third_party/zlib/contrib/minizip/ |
| H A D | crypt.h | 101 unsigned char header[RAND_HEAD_LEN-2]; /* random header */ in crypthead() local
|
| /base/hiviewdfx/hilog/frameworks/libhilog/base/ |
| H A D | hilog_base.c | 35 static int SendMessage(HilogMsg *header, const char *tag, uint16_t tagLen, const char *fmt, uint16_t fmtLen)
in SendMessage() argument 88 HilogMsg header in HiLogBasePrintArgs() local [all...] |
| /base/hiviewdfx/hidumper/frameworks/native/src/executor/ |
| H A D | list_dumper.cpp | 48 std::string header; in Execute() local
|
| /base/hiviewdfx/hiview/base/event_store/utility/writer/ |
| H A D | sys_event_doc_writer.cpp | 71 DocHeader header;
in Write() local 151 DocHeader header = {
in WriteHeader() local [all...] |
| /base/request/request/pre_download/netstack_rs/src/ |
| H A D | request.rs | 51 pub fn header(&mut self, key: &str, value: &str) -> &mut Self { in header() functions
|
| /base/security/dlp_permission_service/test/fuzztest/dlp_permission/fuzzer/parsedlpheader_fuzzer/ |
| H A D | parsedlpheader_fuzzer.cpp | 74 struct DlpHeader header = { in FuzzTest() local
|
| /base/update/updater/test/unittest/diffpatch/ |
| H A D | image_patch_unittest.cpp | 39 int32_t TestStartReadHeader(const PatchParam ¶m, PatchHeader &header, size_t &offset) in TestStartReadHeader() argument 83 PatchHeader header = {0, 0, 0, 0, 0}; in HWTEST_F() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/tools/efuse_tool/ |
| H A D | efuse_cfg_gen.py | 69 header = struct.pack('BBHIII', 0, 48, number, len(buf) + 48, 0, 0)
variable
|