Home
last modified time | relevance | path

Searched defs:base (Results 526 - 550 of 2426) sorted by relevance

1...<<21222324252627282930>>...98

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DRangeRecord.java15 RangeRecord(ReadableFontData data, int base) { in RangeRecord() argument
22 public int writeTo(WritableFontData newData, int base) { in writeTo() argument
H A DRangeRecordTable.java6 public RangeRecordTable(ReadableFontData data, int base, boolean dataIsCanonical) { in RangeRecordTable() argument
21 public Builder(ReadableFontData data, int base, boolean dataIsCanonical) { in Builder() argument
26 protected RangeRecordTable readTable(ReadableFontData data, int base, boolean dataIsCanonical) { in readTable() argument
34 protected RecordList<RangeRecord> readRecordList(ReadableFontData data, int base) { in readRecordList() argument
H A DSubstLookupRecord.java13 SubstLookupRecord(ReadableFontData data, int base) { in SubstLookupRecord() argument
19 public int writeTo(WritableFontData newData, int base) { in writeTo() argument
H A DTagOffsetRecord.java13 TagOffsetRecord(ReadableFontData data, int base) { in TagOffsetRecord() argument
24 public int writeTo(WritableFontData newData, int base) { in writeTo() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/contextsubst/
H A DSubClassSet.java7 SubClassSet(ReadableFontData data, int base, boolean dataIsCanonical) { in SubClassSet() argument
30 protected SubClassSet readTable(ReadableFontData data, int base, boolean dataIsCanonical) { in readTable() argument
H A DSubRuleSet.java7 SubRuleSet(ReadableFontData data, int base, boolean dataIsCanonical) { in SubRuleSet() argument
30 protected SubRuleSet readTable(ReadableFontData data, int base, boolean dataIsCanonical) { in readTable() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ligaturesubst/
H A DLigatureSet.java8 LigatureSet(ReadableFontData data, int base, boolean dataIsCanonical) { in LigatureSet() argument
26 protected LigatureSet readTable(ReadableFontData data, int base, boolean dataIsCanonical) { in readTable() argument
/third_party/skia/src/utils/
H A DSkCharToGlyphCache.cpp39 static int find_simple(const SkUnichar base[], int count, SkUnichar value) { in find_simple() argument
52 static int find_with_slope(const SkUnichar base[], int count, SkUnichar value, double denom) { in find_with_slope() argument
[all...]
/third_party/skia/tests/
H A DMemsetTest.cpp27 static void compare16(skiatest::Reporter* r, const uint16_t base[], in compare16() argument
37 static void compare32(skiatest::Reporter* r, const uint32_t base[], in compare32() argument
54 uint16_t* base = &buffer[PAD + alignment]; in test_16() local
71 uint32_t* base = &buffer[PAD + alignment]; test_32() local
[all...]
/third_party/skia/src/sksl/ir/
H A DSkSLPrefixExpression.cpp148 Convert(const Context& context, Operator op, std::unique_ptr<Expression> base) Convert() argument
222 Make(const Context& context, Operator op, std::unique_ptr<Expression> base) Make() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftgloadr.c89 FT_GlyphLoad base = &loader->base; in FT_GlyphLoader_Rewind() local
145 FT_Outline* base = &loader->base.outline; FT_GlyphLoader_Adjust_Points() local
192 FT_GlyphLoad base = &loader->base; FT_GlyphLoader_Adjust_Subglyphs() local
211 FT_Outline* base = &loader->base.outline; FT_BASE_DEF() local
300 FT_GlyphLoad base = &loader->base; FT_BASE_DEF() local
342 FT_GlyphLoad base; FT_GlyphLoader_Add() local
[all...]
H A Dftstream.c34 FT_Stream_OpenMemory( FT_Stream stream, const FT_Byte* base, FT_ULong size ) FT_Stream_OpenMemory() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMemory.h33 void *base() const { return Address; } in base() function in llvm::sys::MemoryBlock
176 void *base() const { return M.base(); } in base() function in llvm::sys::OwningMemoryBlock
/third_party/toybox/toys/posix/
H A Dprintf.c39 int len, base = 0; in handle_slash() local
/device/qemu/arm_mps3_an547/liteos_m/board/driver/
H A Darm_uart_drv.h34 const uint32_t base; /*!< UART base address */ member
/device/qemu/arm_virt/liteos_a_mini/board/amba_pl011/
H A Damba_pl011.c50 STATIC VOID UartPutcReg(UINTPTR base, CHAR c) in UartPutcReg() argument
65 UINTPTR base = uart_to_ptr((UINT32)port); in uart_putc() local
85 STATIC VOID UartPutStr(UINTPTR base, const CHAR *s, UINT32 len) in UartPutStr() argument
97 UartPutsReg(UINTPTR base, const CHAR *s, UINT32 len, BOOL isLock) UartPutsReg() argument
118 UINTPTR base = uart_to_ptr(0); UartPuts() local
143 UINTPTR base = uart_to_ptr(0); uart_handler() local
[all...]
/device/qemu/arm_mps2_an386/liteos_m/board/driver/
H A Darm_uart_drv.h34 const uint32_t base; /*!< UART base address */ member
/device/soc/hisilicon/common/platform/pwm/
H A Dpwm_hi35xx.c28 volatile unsigned char *base; member
[all...]
/device/board/hisilicon/hispark_aries/liteos_a/board/include/hisoc/
H A Dspinand.h49 unsigned base = CRG_REG_BASE; in hisnfc100_set_system_clock() local
H A Duart.h107 UINT32 base; member
/device/board/hisilicon/hispark_taurus/liteos_a/board/include/hisoc/
H A Dspinand.h49 unsigned base = CRG_REG_BASE; in hisnfc100_set_system_clock() local
/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/src/
H A Ddevices.c32 uint32_t base; member
56 int32_t target_usart_init(int32_t idx, uint32_t *base, uint32_t *irq) in target_usart_init() argument
69 uint32_t base; member
84 int32_t target_get_timer(int32_t idx, uint32_t *base, uint32_t *irq) in target_get_timer() argument
96 uint32_t base; member
127 int32_t target_gpio_port_init(port_name_e port, uint32_t *base, uint32_ argument
[all...]
/device/qemu/arm_virt/liteos_a/board/amba_pl011/
H A Damba_pl011.c50 STATIC VOID UartPutcReg(UINTPTR base, CHAR c) in UartPutcReg() argument
65 UINTPTR base = uart_to_ptr((UINT32)port); in uart_putc() local
85 STATIC VOID UartPutStr(UINTPTR base, const CHAR *s, UINT32 len) in UartPutStr() argument
97 UartPutsReg(UINTPTR base, const CHAR *s, UINT32 len, BOOL isLock) UartPutsReg() argument
118 UINTPTR base = uart_to_ptr(0); UartPuts() local
143 UINTPTR base = uart_to_ptr(0); uart_handler() local
[all...]
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/regulator/
H A Dhi3751v350-regulator.c44 void __iomem *base; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/
H A Dmemp_priv.h124 u8_t *base; member

Completed in 10 milliseconds

1...<<21222324252627282930>>...98