Home
last modified time | relevance | path

Searched defs:table (Results 851 - 875 of 1217) sorted by relevance

1...<<31323334353637383940>>...49

/third_party/skia/third_party/externals/icu/source/tools/makeconv/
H A Dgenmbcs.cpp949 MBCSAddTable(NewConverter *cnvData, UCMTable *table, UConverterStaticData *staticData) MBCSAddTable() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ducm.cpp66 ucm_printMapping(UCMTable *table, UCMapping *m, FILE *f) { in ucm_printMapping() argument
71 ucm_printTable(UCMTable *table, FILE *f, UBool byUnicode) { in ucm_printTable() argument
214 UCMTable *table in compareMappingsBytesFirst() local
535 ucm_checkValidity(UCMTable *table, UCMStates *baseStates) ucm_checkValidity() argument
699 UCMTable *table; ucm_separateMappings() local
884 UCMTable *table=(UCMTable *)uprv_malloc(sizeof(UCMTable)); ucm_openTable() local
895 ucm_closeTable(UCMTable *table) ucm_closeTable() argument
906 ucm_resetTable(UCMTable *table) ucm_resetTable() argument
917 ucm_addMapping(UCMTable *table, UCMapping *m, UChar32 codePoints[UCNV_EXT_MAX_UCHARS], uint8_t bytes[UCNV_EXT_MAX_BYTES]) ucm_addMapping() argument
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dcompress_fragment.c425 BrotliCompressFragmentFastImpl( MemoryManager* m, const uint8_t* input, size_t input_size, BROTLI_BOOL is_last, int* table, size_t table_bits, uint8_t cmd_depth[128], uint16_t cmd_bits[128], size_t* cmd_code_numbits, uint8_t* cmd_code, size_t* storage_ix, uint8_t* storage) BrotliCompressFragmentFastImpl() argument
[all...]
H A Dcompress_fragment_two_pass.c239 CreateCommands(const uint8_t* input, size_t block_size, size_t input_size, const uint8_t* base_ip, int* table, size_t table_bits, size_t min_match, uint8_t** literals, uint32_t** commands) CreateCommands() argument
557 BrotliCompressFragmentTwoPassImpl( MemoryManager* m, const uint8_t* input, size_t input_size, BROTLI_BOOL is_last, uint32_t* command_buf, uint8_t* literal_buf, int* table, size_t table_bits, size_t min_match, size_t* storage_ix, uint8_t* storage) BrotliCompressFragmentTwoPassImpl() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftdbgmem.c226 ft_mem_table_alloc( FT_MemTable table, in ft_mem_table_alloc() argument
242 ft_mem_table_free( FT_MemTable table, in ft_mem_table_free() argument
384 ft_mem_table_get_nodep( FT_MemTable table, FT_Byte* address ) ft_mem_table_get_nodep() argument
463 ft_mem_table_set( FT_MemTable table, FT_Byte* address, FT_Long size, FT_Long delta ) ft_mem_table_set() argument
562 ft_mem_table_remove( FT_MemTable table, FT_Byte* address, FT_Long delta ) ft_mem_table_remove() argument
639 FT_MemTable table = (FT_MemTable)memory->user; ft_mem_debug_alloc() local
675 FT_MemTable table = (FT_MemTable)memory->user; ft_mem_debug_free() local
701 FT_MemTable table = (FT_MemTable)memory->user; ft_mem_debug_realloc() local
783 FT_MemTable table; ft_mem_debug_init() local
860 FT_MemTable table = (FT_MemTable)memory->user; ft_mem_debug_done() local
899 FT_MemTable table = (FT_MemTable)memory->user; FT_DumpMemory() local
[all...]
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsobjs.c103 shift_elements( PS_Table table, FT_Byte* old_base ) shift_elements() argument
120 reallocate_t1_table( PS_Table table, FT_Offset new_size ) reallocate_t1_table() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshrec.c49 ps_hint_table_done( PS_Hint_Table table, in ps_hint_table_done() argument
60 ps_hint_table_ensure( PS_Hint_Table table, in ps_hint_table_ensure() argument
81 ps_hint_table_alloc( PS_Hint_Table table, FT_Memory memory, PS_Hint *ahint ) ps_hint_table_alloc() argument
211 ps_mask_table_done( PS_Mask_Table table, FT_Memory memory ) ps_mask_table_done() argument
229 ps_mask_table_ensure( PS_Mask_Table table, FT_UInt count, FT_Memory memory ) ps_mask_table_ensure() argument
250 ps_mask_table_alloc( PS_Mask_Table table, FT_Memory memory, PS_Mask *amask ) ps_mask_table_alloc() argument
282 ps_mask_table_last( PS_Mask_Table table, FT_Memory memory, PS_Mask *amask ) ps_mask_table_last() argument
309 ps_mask_table_set_bits( PS_Mask_Table table, const FT_Byte* source, FT_UInt bit_pos, FT_UInt bit_count, FT_Memory memory ) ps_mask_table_set_bits() argument
370 ps_mask_table_test_intersect( PS_Mask_Table table, FT_UInt index1, FT_UInt index2 ) ps_mask_table_test_intersect() argument
402 ps_mask_table_merge( PS_Mask_Table table, FT_UInt index1, FT_UInt index2, FT_Memory memory ) ps_mask_table_merge() argument
499 ps_mask_table_merge_all( PS_Mask_Table table, FT_Memory memory ) ps_mask_table_merge_all() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfdriver.c82 void* table; in get_sfnt_table() local
[all...]
H A Dttcolr.c108 void* table; member
131 FT_Byte* table = NULL; in FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout-gdef-table.hh600 hb_blob_ptr_t<GDEF> table; global() member
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
H A Dfont.cc108 TablePtr table = GetTable(tag); in BuildTableHeadersForSerialization() local
377 TablePtr table; BuildTablesFromBuilders() local
513 HeaderPtr table = new Header(tag, checksum, offset, length); ReadHeader() local
542 HeaderPtr table = new Header(tag, checksum, offset, length); ReadHeader() local
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
H A Dname_table.cc230 NameTable::NameEntryIterator::NameEntryIterator(NameTable* table) in NameEntryIterator() argument
236 NameTable::NameEntryIterator::NameEntryIterator(NameTable* table, in NameEntryIterator() argument
337 FontDataTablePtr table = new NameTable(header(), data); in SubBuildTable() local
415 NameTablePtr table = new NameTable(header(), data); in Initialize() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/truetype/
H A Dglyph_table.cc119 FontDataTablePtr table = new GlyphTable(header(), data); in SubBuildTable() local
208 GlyphTable::Glyph::GetGlyph(GlyphTable* table, in GetGlyph() argument
506 FontDataTablePtr table = new SimpleGlyph(data); in SubBuildTable() local
611 FontDataTablePtr table = new CompositeGlyph(data); in SubBuildTable() local
[all...]
/third_party/skia/third_party/skcms/src/
H A DTransform_inl.h644 SI F table(const skcms_Curve* curve, F v) { in table() function
/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_util.cc331 const SerializationTable* table = in SerializeMessageTo() local
352 const SerializationTable* table = in SerializeGroupTo() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dprotobuf.h459 upb_strtable table; member
/third_party/python/Modules/_sqlite/clinic/
H A Dconnection.c.h175 const char *table; in blobopen() local
/third_party/python/Objects/clinic/
H A Dbytearrayobject.c.h217 PyObject *table; in bytearray_translate() local
[all...]
/base/request/request/services/src/cxx/
H A Dc_request_database.cpp87 bool RequestDataBase::Insert(const std::string &table, const OHOS::NativeRdb::ValuesBucket &insertValues) in Insert() argument
[all...]
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/
H A Dnotification_rdb_data_mgr_test.cpp52 virtual int Insert(int64_t &outRowId, const std::string &table, const ValuesBucket &initialValues) in Insert() argument
56 virtual int BatchInsert(int64_t &outInsertNum, const std::string &table, in BatchInsert() argument
61 virtual int Replace(int64_t &outRowId, const std::string &table, const ValuesBucket &initialValues) in Replace() argument
65 virtual int InsertWithConflictResolution(int64_t &outRowId, const std::string &table, in InsertWithConflictResolution() argument
71 virtual int Update(int &changedRows, const std::string &table, const ValuesBucket &values, in Update() argument
77 virtual int Update(int &changedRows, const std::string &table, const ValuesBucket &values, in Update() argument
83 virtual int UpdateWithConflictResolution(int &changedRows, const std::string &table, const ValuesBucket &values, in UpdateWithConflictResolution() argument
89 virtual int UpdateWithConflictResolution(int &changedRows, const std::string &table, const ValuesBucket &values, in UpdateWithConflictResolution() argument
95 virtual int Delete(int &deletedRows, const std::string &table, const std::string &whereClause, in Delete() argument
100 virtual int Delete(int &deletedRows, const std::string &table, cons in Delete() argument
105 Query(int &errCode, bool distinct, const std::string &table, const std::vector<std::string> &columns, const std::string &whereClause = �, const std::vector<ValueObject> &bindArgs = {}, const std::string &groupBy = �, const std::string &indexName = �, const std::string &orderBy = �, const int &limit = AbsPredicates::INIT_LIMIT_VALUE, const int &offset = AbsPredicates::INIT_LIMIT_VALUE) Query() argument
271 ObtainDistributedTableName( const std::string &device, const std::string &table, int &errCode) ObtainDistributedTableName() argument
322 GetModifyTime( const std::string &table, const std::string &columnName, std::vector<PRIKey> &keys) GetModifyTime() argument
328 CleanDirtyData(const std::string &table, uint64_t cursor) CleanDirtyData() argument
[all...]
/base/update/sys_installer_lite/frameworks/source/updater/
H A Dhota_updater.c82 ComponentInfo table[OTA_MAX_PARTITION_NUM]; member
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/
H A Dhi_flashboot.h193 hi_flash_partition_info table[HI_FLASH_PARTITON_MAX]; /**< Flash分区表项描述 */ member
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drockchip_opp_select.c127 static int rockchip_get_sel_table(struct device_node *np, char *porp_name, struct sel_table **table) in rockchip_get_sel_table() argument
170 static int rockchip_get_bin_sel_table(struct device_node *np, char *porp_name, struct bin_sel_table **table) in rockchip_get_bin_sel_table() argument
214 struct sel_table *table = NULL; in rockchip_get_sel() local
238 struct bin_sel_table *table = NULL; rockchip_get_bin_sel() local
815 rockchip_get_volt_rm_table(struct device *dev, struct device_node *np, char *porp_name, struct volt_rm_table **table) rockchip_get_volt_rm_table() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec2_link.c313 struct mpp_dma_buffer *table; in rkvdec_link_write_task_to_slot() local
398 struct mpp_dma_buffer *table = dev->table; rkvdec_link_send_task_to_hw() local
483 struct mpp_dma_buffer *table = link_dec->table; rkvdec2_link_finish() local
796 struct mpp_dma_buffer *table; rkvdec2_link_alloc_table() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/power/supply/
H A Dpower_supply_core.c746 struct power_supply_battery_ocv_table *table; in power_supply_get_battery_info() local
834 power_supply_temp2resist_simple(struct power_supply_resistance_temp_table *table, int table_len, int temp) power_supply_temp2resist_simple() argument
872 power_supply_ocv2cap_simple(struct power_supply_battery_ocv_table *table, int table_len, int ocv) power_supply_ocv2cap_simple() argument
925 struct power_supply_battery_ocv_table *table; power_supply_batinfo_ocv2cap() local
[all...]

Completed in 31 milliseconds

1...<<31323334353637383940>>...49