Home
last modified time | relevance | path

Searched defs:pTable (Results 1 – 9 of 9) sorted by relevance

/third_party/icu/icu4c/source/common/
Ducnv_lmb.cpp450 const struct _UniLMBCSGrpMap * pTable = UniLMBCSGrpMap; in FindLMBCSUniRange() local
540 const struct _LocaleLMBCSGrpMap *pTable = LocaleLMBCSGrpMap; in FindLMBCSLocale() local
/third_party/skia/third_party/externals/icu/source/common/
Ducnv_lmb.cpp450 const struct _UniLMBCSGrpMap * pTable = UniLMBCSGrpMap; in FindLMBCSUniRange() local
540 const struct _LocaleLMBCSGrpMap *pTable = LocaleLMBCSGrpMap; in FindLMBCSLocale() local
/third_party/node/deps/icu-small/source/common/
Ducnv_lmb.cpp450 const struct _UniLMBCSGrpMap * pTable = UniLMBCSGrpMap; in FindLMBCSUniRange() local
540 const struct _LocaleLMBCSGrpMap *pTable = LocaleLMBCSGrpMap; in FindLMBCSLocale() local
/third_party/cmsis/CMSIS/Core/Include/m-profile/
Dcmsis_gcc_m.h148 …for (__copy_table_t const* pTable = &__copy_table_start__; pTable < &__copy_table_end__; ++pTable)… in __cmsis_start() local
154 …for (__zero_table_t const* pTable = &__zero_table_start__; pTable < &__zero_table_end__; ++pTable)… in __cmsis_start() local
/third_party/vulkan-loader/tests/framework/layer/
Dwrap_objects.cpp670 VkLayerInstanceDispatchTable *pTable = &inst->layer_disp; in wrap_vkGetInstanceProcAddr() local
681 VkLayerInstanceDispatchTable *pTable = &inst->layer_disp; in GetPhysicalDeviceProcAddr() local
/third_party/glslang/glslang/MachineIndependent/
DIntermediate.cpp3962 void TIntermAggregate::setPragmaTable(const TPragmaTable& pTable) in setPragmaTable()
/third_party/astc-encoder/Source/
Dtinyexr.h2698 tinfl_huff_table *pTable; in tinfl_decompress() local
/third_party/sqlite/src/
Dsqlite3.c18089 Table *pTable; /* The SQL table being indexed */ member
Dshell.c9516 IdxTable *pTable; /* List of all IdxTable objects */ member