Home
last modified time | relevance | path

Searched defs:table (Results 51 - 75 of 1261) sorted by relevance

12345678910>>...51

/third_party/mesa3d/src/asahi/compiler/
H A Dagx_lower_pseudo.c30 agx_lower_to_unary_bitop(agx_instr *I, enum agx_bitop_table table) in agx_lower_to_unary_bitop() argument
41 agx_lower_to_binary_bitop(agx_instr *I, enum agx_bitop_table table) in agx_lower_to_binary_bitop() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
H A Dpackage-info.java
H A DClassDefTable.java70 protected Builder(ClassDefTable table) { in Builder() argument
H A DCoverageTable.java72 public Builder(CoverageTable table) { in Builder() argument
H A DOTSubTable.java42 protected Builder(T table) { in Builder() argument
/third_party/skia/third_party/externals/dawn/generator/templates/
H A Dmock_webgpu.cpp43 void ProcTableAsClass::GetProcTableAndDevice(DawnProcTable* table, WGPUDevice* device) { in GetProcTableAndDevice() argument
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsobjs.h61 ps_table_done( PS_Table table ); variable
65 ps_table_release( PS_Table table ); variable
/third_party/selinux/libsepol/include/sepol/policydb/
H A Dsymtab.h34 hashtab_t table; /* hash table (keyed on a string) */ member
/third_party/vulkan-loader/loader/generated/
H A Dvk_dispatch_table_helper.h32 static inline void layer_init_device_dispatch_table(VkDevice device, VkLayerDispatchTable *table, PFN_vkGetDeviceProcAddr gpa) { in layer_init_device_dispatch_table() argument
749 layer_init_instance_dispatch_table(VkInstance instance, VkLayerInstanceDispatchTable *table, PFN_vkGetInstanceProcAddr gpa) layer_init_instance_dispatch_table() argument
[all...]
/third_party/vulkan-loader/tests/framework/layer/
H A Dvk_dispatch_table_helper.h32 static inline void layer_init_device_dispatch_table(VkDevice device, VkLayerDispatchTable *table, PFN_vkGetDeviceProcAddr gpa) { in layer_init_device_dispatch_table() argument
733 layer_init_instance_dispatch_table(VkInstance instance, VkLayerInstanceDispatchTable *table, PFN_vkGetInstanceProcAddr gpa) layer_init_instance_dispatch_table() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/chaincontextsubst/
H A DChainSubRuleSetArray.java38 public Builder(ChainSubRuleSetArray table) { in Builder() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DHeaderTable.java52 protected Builder(T table) { in Builder() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/contextsubst/
H A DSubClassSetArray.java42 protected Builder(SubClassSetArray table) { in Builder() argument
H A DSubRuleSetArray.java41 public Builder(SubRuleSetArray table) { in Builder() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/ligaturesubst/
H A DInnerArrayFmt1.java35 public Builder(InnerArrayFmt1 table) { in Builder() argument
H A DLigature.java28 Builder(Ligature table) { in Builder() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/multiplesubst/
H A DGlyphIds.java41 public Builder(GlyphIds table) { in Builder() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/singlesubst/
H A DHeaderFmt1.java43 public Builder(HeaderFmt1 table) { in Builder() argument
H A DInnerArrayFmt2.java37 public Builder(InnerArrayFmt2 table) { in Builder() argument
/base/hiviewdfx/hiview/base/utility/
H A Dsql_util.cpp20 std::string GenerateCreateSql(const std::string& table, in GenerateCreateSql() argument
38 std::string GenerateExistSql(const std::string& table) in GenerateExistSql() argument
44 std::string GenerateDropSql(const std::string& table) in GenerateDropSql() argument
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
H A Dsql_util.cpp20 std::string CreateTable(const std::string& table, const std::vector<std::pair<std::string, std::string>>& fields) in CreateTable() argument
31 std::string DropTable(const std::string& table) in DropTable() argument
/base/security/security_guard/services/risk_classify/model_manager/src/
H A Dmodel_manager_impl.cpp23 std::shared_ptr<IDbOperate> ModelManagerImpl::GetDbOperate(std::string table) in GetDbOperate() argument
/base/security/security_guard/services/data_collect/store/src/
H A Drisk_event_rdb_helper.cpp39 std::string table = CreateTable(); in Init() local
/base/telephony/core_service/services/sim/include/
H A Dusim_function_handle.h23 UsimFunctionHandle(unsigned char table[], int len) in UsimFunctionHandle() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/common/
H A Dump_kernel_descriptor_mapping.h36 ump_descriptor_table *table; /**< Pointer to the current mapping table */ member

Completed in 8 milliseconds

12345678910>>...51