| /foundation/arkui/ui_lite/frameworks/font/ |
| H A D | base_font.cpp | 48 LangTextParam *pTable = fontBuilder->GetLangTextDefaultParamTable(); in GetDefaultParamByLangId() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | ucnv_lmb.cpp | 450 const struct _UniLMBCSGrpMap * pTable = UniLMBCSGrpMap; in FindLMBCSUniRange() local 540 const struct _LocaleLMBCSGrpMap *pTable = LocaleLMBCSGrpMap; in FindLMBCSLocale() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucnv_lmb.cpp | 450 const struct _UniLMBCSGrpMap * pTable = UniLMBCSGrpMap; in FindLMBCSUniRange() local 540 const struct _LocaleLMBCSGrpMap *pTable = LocaleLMBCSGrpMap; in FindLMBCSLocale() local [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucnv_lmb.cpp | 450 const struct _UniLMBCSGrpMap * pTable = UniLMBCSGrpMap; in FindLMBCSUniRange() local 540 const struct _LocaleLMBCSGrpMap *pTable = LocaleLMBCSGrpMap; in FindLMBCSLocale() local [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/ |
| H A D | cloud_server_impl.cpp | 229 auto pTable = std::shared_ptr<OhCloudExtTable>(table, [](auto *table) { OhCloudExtTableFree(table); }); in GetTables() local 244 void CloudServerImpl::GetTableInfo(std::shared_ptr<OhCloudExtTable> pTable, DBTable &dbTable) in GetTableInfo() argument
|
| /third_party/vulkan-loader/tests/framework/layer/ |
| H A D | wrap_objects.cpp | 827 VkLayerInstanceDispatchTable *pTable = &inst->layer_disp; in GetPhysicalDeviceProcAddr() local
|
| /foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/ |
| H A D | swapchain_layer.cpp | 1780 VkLayerInstanceDispatchTable* pTable = layerData->instanceDispatchTable.get(); in GetPhysicalDeviceProcAddr() local 1969 VkLayerDispatchTable* pTable = devData->deviceDispatchTable.get(); in GetDeviceProcAddr() local 2020 VkLayerInstanceDispatchTable* pTable = layerData->instanceDispatchTable.get(); in GetInstanceProcAddr() local [all...] |
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | Intermediate.cpp | 3962 void TIntermAggregate::setPragmaTable(const TPragmaTable& pTable) in setPragmaTable() argument
|
| /third_party/backends/backend/ |
| H A D | plustek-pp_motor.c | 957 static void motorP98FillGBColorRunTable( pScanData ps, pUChar pTable, in motorP98FillGBColorRunTable() argument 1027 pUChar pTable; motorP98SetupRunTable() local [all...] |
| /kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
| H A D | drxd_hard.c | 315 static int WriteTable(struct drxd_state *state, u8 * pTable) in WriteTable() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
| H A D | drxd_hard.c | 315 static int WriteTable(struct drxd_state *state, u8 * pTable) in WriteTable() argument [all...] |
| /third_party/astc-encoder/Source/ |
| H A D | tinyexr.h | 2698 tinfl_huff_table *pTable; in tinfl_decompress() local [all...] |
| /third_party/sqlite/src/ |
| H A D | shell.c | 9516 IdxTable *pTable; /* List of all IdxTable objects */ member
|
| H A D | sqlite3.c | 18089 Table *pTable; /* The SQL table being indexed */ member 116145 Table *pTable; global() local 118231 sqlite3DeleteColumnNames(sqlite3 *db, Table *pTable) global() argument 118270 deleteTable(sqlite3 *db, Table *pTable) global() argument 118328 sqlite3DeleteTable(sqlite3 *db, Table *pTable) global() argument 118693 Table *pTable; global() local 120522 viewGetColumnNames(Parse *pParse, Table *pTable) global() argument 120646 sqlite3ViewGetColumnNames(Parse *pParse, Table *pTable) global() argument 122314 sqlite3SrcListAppend( Parse *pParse, SrcList *pList, Token *pTable, Token *pDatabase ) global() argument 122415 sqlite3SrcListAppendFromTerm( Parse *pParse, SrcList *p, Token *pTable, Token *pDatabase, Token *pAlias, Select *pSubquery, OnOrUsing *pOnUsing ) global() argument 147029 Table *pTable; global() local 150296 addModuleArgument(Parse *pParse, Table *pTable, char *zArg) global() argument 150329 Table *pTable; /* The new virtual table */ global() local 157383 Table *pTable; /* The table being indexed */ global() local 215571 SessionTable *pTable; /* List of attached tables */ global() member [all...] |