Home
last modified time | relevance | path

Searched defs:table (Results 351 - 375 of 1211) sorted by relevance

1...<<11121314151617181920>>...49

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
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...]
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DCsvTable.java96 private final Table<T, Column<?>, Object> table; global() field in CsvTable.Builder
221 from(CsvSchema<K> schema, Table<K, Column<?>, Object> table) from() argument
483 private final Builder<K> table; global() field in CsvTable.TableParser
[all...]
H A DRangeTable.java239 add(RangeTable table) add() argument
560 toChanges( Schema schema, Table<Column<?>, Optional<?>, RangeTree> table, RangeTree allRanges) toChanges() argument
[all...]
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_unwind_async_thread.cpp106 auto table = std::make_shared<UniqueStackTable>(tableData->data(), size, false); in GetSubmitterStack() local
/base/security/device_auth/frameworks/deviceauth_lite/source/schedule/
H A Ddistribution.c230 struct check_message_powered table[] = { { BIND, PAKE_MODULAR }, in is_message_illegal() local
/base/security/security_guard/services/data_collect/store/src/
H A Ddatabase_manager.cpp51 std::string table = ConfigDataManager::GetInstance().GetTableFromEventId(event.eventId); in InsertEvent() local
76 int DatabaseManager::QueryAllEvent(std::string table, std::vector<SecEvent> &events) in QueryAllEvent() argument
86 std::string table = ConfigDataManager::GetInstance().GetTableFromEventId(eventId); in QueryRecentEventByEventId() local
93 int DatabaseManager::QueryRecentEventByEventId(std::string table, const std::vector<int64_t> &eventId, in QueryRecentEventByEventId() argument
102 QueryEventByEventIdAndDate(std::string table, std::vector<int64_t> &eventIds, std::vector<SecEvent> &events, std::string beginTime, std::string endTime) QueryEventByEventIdAndDate() argument
113 std::string table = ConfigDataManager::GetInstance().GetTableFromEventId(eventId); QueryEventByEventId() local
120 QueryEventByEventId(std::string table, std::vector<int64_t> &eventIds, std::vector<SecEvent> &events) QueryEventByEventId() argument
129 QueryEventByEventType(std::string table, int32_t eventType, std::vector<SecEvent> &events) QueryEventByEventType() argument
137 QueryEventByLevel(std::string table, int32_t level, std::vector<SecEvent> &events) QueryEventByLevel() argument
145 QueryEventByOwner(std::string table, std::string owner, std::vector<SecEvent> &events) QueryEventByOwner() argument
153 CountAllEvent(std::string table) CountAllEvent() argument
163 std::string table = ConfigDataManager::GetInstance().GetTableFromEventId(eventId); CountEventByEventId() local
172 std::string table = ConfigDataManager::GetInstance().GetTableFromEventId(eventId); DeleteOldEventByEventId() local
181 std::string table = ConfigDataManager::GetInstance().GetTableFromEventId(eventId); DeleteAllEventByEventId() local
[all...]
H A Ddatabase.cpp39 int Database::Insert(int64_t &outRowId, const std::string &table, const NativeRdb::ValuesBucket &initialValues) in Insert() argument
48 int Database::BatchInsert(int64_t &outInsertNum, const std::string &table, in BatchInsert() argument
/base/security/security_guard/test/unittest/data_collect/src/
H A Dsecurity_guard_data_collect_test.cpp477 SecEventTableInfo table; in HWTEST_F() local
/base/security/security_guard/test/fuzztest/data_collect/datacollect_fuzzer/
H A Ddatabase_mock.cpp33 int Database::Insert(int64_t &outRowId, const std::string &table, const NativeRdb::ValuesBucket &initialValues) in Insert() argument
38 int Database::BatchInsert(int64_t &outInsertNum, const std::string &table, in BatchInsert() argument
/base/telephony/telephony_data/common/src/
H A Drdb_base_helper.cpp37 int RdbBaseHelper::Insert(int64_t &id, const NativeRdb::ValuesBucket &initialValues, const std::string &table) in Insert() argument
46 int RdbBaseHelper::Update(int &changedRows, const std::string &table, const NativeRdb::ValuesBucket &values, in Update() argument
66 int RdbBaseHelper::Delete(int &changedRows, const std::string &table, const std::string &whereClause, in Delete() argument
166 int RdbBaseHelper::BatchInsert(int64_t &id, const NativeRdb::ValuesBucket &initialValues, const std::string &table) in BatchInsert() argument
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_scatterlist.h74 void __sg_free_table(struct sg_table *table, unsigned int max_ents, sg_free_fn *free_fn) in __sg_free_table() argument
114 void sg_free_table(struct sg_table *table) in sg_free_table() argument
144 __sg_alloc_table(struct sg_table *table, unsigned int nents, unsigned int max_ents, gfp_t gfp_mask, sg_alloc_fn *alloc_fn) __sg_alloc_table() argument
210 sg_alloc_table(struct sg_table *table, unsigned int nents, gfp_t gfp_mask) sg_alloc_table() argument
[all...]
/device/qemu/drivers/uart/
H A Duart.c275 static int32_t Hi35xxPollEvent(struct UartHost *host, void *filep, void *table) in Hi35xxPollEvent() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/partition_table/
H A Dload_partition_table.c57 hi_flash_partition_table* table = HI_NULL; in hi_flash_partition_init() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/common/partition_table/
H A Dboot_partition_table.c55 hi_flash_partition_table* table = hi_get_partition_table(); in hi_flash_partition_init() local
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Denergy_model.h46 struct em_perf_state *table; member
/foundation/arkui/ace_engine_lite/frameworks/common/memory/cache/
H A Dcache_manager.cpp59 void CacheManager::SetConfigTable(const CacheUnit *table, size_t count) in SetConfigTable() argument
/foundation/multimedia/av_codec/frameworks/native/avmuxer/
H A Davmuxer_impl.cpp120 const static std::unordered_map<Media::Status, int32_t> table = { in StatusConvert() local
/foundation/multimedia/media_foundation/src/osal/task/pthread/
H A Dpipeline_threadpool.cpp54 static const std::map<TaskType, std::string> table = { in TaskTypeConvert() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_event_test/src/
H A Devent_thumbnail_test.cpp81 string table = "medialib_UpdateLcdInfo_test_001"; in HWTEST_F() local

Completed in 13 milliseconds

1...<<11121314151617181920>>...49