Home
last modified time | relevance | path

Searched defs:table (Results 626 - 650 of 2722) sorted by relevance

1...<<21222324252627282930>>...109

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-face.hh60 hb_ot_face_t table; /* All the face's tables. */ member
H A Dhb-ot-color-svg-table.hh95 hb_blob_ptr_t<SVG> table; member
H A Dhb-ot-meta-table.hh97 hb_blob_ptr_t<meta> table; member
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dhb-subset-test.h95 hb_subset_test_check(hb_face_t *expected, hb_face_t *actual, hb_tag_t table) hb_subset_test_check() argument
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
H A Dhorizontal_device_metrics_table.cc96 FontDataTablePtr table = new HorizontalDeviceMetricsTable(header(), data, in SubBuildTable() local
109 HorizontalDeviceMetricsTable* table = in SetNumGlyphs() local
H A Dhorizontal_metrics_table.cc108 FontDataTablePtr table = in SubBuildTable() local
125 HorizontalMetricsTable* table = in SetNumberOfHMetrics() local
133 HorizontalMetricsTable* table = in SetNumGlyphs() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/
H A Dfont_data_table.cc81 FontDataTablePtr table; // NULL default table in Build() local
168 void FontDataTable::Builder::NotifyPostTableBuild(FontDataTable* table) { in NotifyPostTableBuild() argument
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/tools/subsetter/
H A Dsubsetter.cc86 Table* table = font_->GetTable(*tag); in Subset() local
/third_party/skia/third_party/externals/tint/src/
H A Dintrinsic_table_test.cc39 std::unique_ptr<IntrinsicTable> table = IntrinsicTable::Create(*this); member in tint::__anon25917::IntrinsicTableTest
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocresdata.cpp75 icu::StackUResourceBundle table; in uloc_getTableStringWithFallback() local
[all...]
/third_party/selinux/libselinux/src/
H A Dcompute_create.c36 static const char *table = "0123456789ABCDEF"; in object_name_encode() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dbase64.c21 base64_gen_encode(const unsigned char *src, size_t len, size_t *out_len, const unsigned char *table, int add_pad) base64_gen_encode() argument
86 base64_gen_decode(const unsigned char *src, size_t len, size_t *out_len, const unsigned char *table) base64_gen_decode() argument
[all...]
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dutmisc.c57 u8 acpi_ut_is_aml_table(struct acpi_table_header *table) in acpi_ut_is_aml_table() argument
[all...]
H A Dnsxfname.c477 struct acpi_table_header *table = in ACPI_EXPORT_SYMBOL() local
H A Dtbfadt.c279 struct acpi_table_header *table; in acpi_tb_parse_fadt() local
354 void acpi_tb_create_local_fadt(struct acpi_table_header *table, u32 length) in acpi_tb_create_local_fadt() argument
[all...]
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dbmips-cpufreq.c68 struct cpufreq_frequency_table *table; in bmips_cpufreq_get_freq_table() local
H A Dsparc-us3-cpufreq.c25 struct cpufreq_frequency_table table[4]; member
126 struct cpufreq_frequency_table *table = in us3_freq_cpu_init() local
[all...]
/kernel/linux/linux-5.10/drivers/clk/actions/
H A Dowl-factor.c17 static unsigned int _get_table_maxval(const struct clk_factor_table *table) in _get_table_maxval() argument
28 static int _get_table_div_mul(const struct clk_factor_table *table, in _get_table_div_mul() argument
44 static unsigned int _get_table_val(const struct clk_factor_table *table, in _get_table_val() argument
[all...]
/kernel/linux/linux-5.10/drivers/dma-buf/heaps/
H A Dheap-helpers.c89 struct sg_table table; member
144 struct sg_table *table = &a->table; in dma_heap_map_dma_buf() local
153 dma_heap_unmap_dma_buf(struct dma_buf_attachment *attachment, struct sg_table *table, enum dma_data_direction direction) dma_heap_unmap_dma_buf() argument
[all...]
/kernel/linux/linux-5.10/drivers/fpga/
H A Ddfl-pci.c114 int *table; in cci_pci_create_irq_table() local
/kernel/linux/linux-5.10/arch/x86/power/
H A Dhibernate.c72 static inline u32 compute_e820_crc32(struct e820_table *table) in compute_e820_crc32() argument
/kernel/linux/linux-5.10/drivers/acpi/arm64/
H A Dgtdt.c155 int __init acpi_gtdt_init(struct acpi_table_header *table, in acpi_gtdt_init() argument
379 struct acpi_table_header *table; gtdt_sbsa_gwdt_init() local
[all...]
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dgmap.h54 unsigned long *table; member
H A Dpgalloc.h55 unsigned long *table = crst_table_alloc(mm); in p4d_alloc_one() local
70 unsigned long *table = crst_table_alloc(mm); in pud_alloc_one() local
84 unsigned long *table = crst_table_alloc(mm); in pmd_alloc_one() local
[all...]
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dpgalloc_64.h79 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, bool is_page) in pgtable_free_tlb() argument
89 void *table = (void *)((unsigned long)_table & ~0x1UL); in __tlb_remove_table() local
97 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, bool is_page) in pgtable_free_tlb() argument

Completed in 29 milliseconds

1...<<21222324252627282930>>...109