| /foundation/graphic/graphic_2d/graphic_test/graphic_test/rs_display_effect/property_display/ |
| H A D | fg_light_test.cpp | 83 uint32_t typeList[] = { -1, 0, 1, 2, 3, 4, 5 }; in GRAPHIC_TEST() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/ |
| H A D | bms_install_daemon_host_impl_test.cpp | 1283 std::vector<std::string> typeList;
in HWTEST_F() local
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | ParseContextBase.cpp | 607 void TParseContextBase::growGlobalUniformBlock(const TSourceLoc& loc, TType& memberType, const TString& memberName, TTypeList* typeList) in growGlobalUniformBlock() argument 659 void TParseContextBase::growAtomicCounterBlock(int binding, const TSourceLoc& loc, TType& memberType, const TString& memberName, TTypeList* typeList) { in growAtomicCounterBlock() argument
|
| H A D | reflection.cpp | 377 const TTypeList& typeList = *terminalType->getStruct(); in blowUpActiveAggregate() local 501 const TTypeList& typeList = *type.getStruct(); in blowUpIOAggregate() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-open-file.hh | 405 typeList; /* Offset from beginning of map to member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/ |
| H A D | mutable_span_string.cpp | 45 std::list<SpanType> typeList; in RemoveSpans() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
| H A D | bms_bundle_installer_permission_test.cpp | 621 std::vector<std::string> typeList; in HWTEST_F() local
|
| H A D | bms_bundle_installer_test.cpp | 6289 std::vector<std::string> typeList; in HWTEST_F() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
| H A D | installd_interface.h | 415 virtual ErrCode GetExtensionSandboxTypeList(std::vector<std::string> &typeList) in GetExtensionSandboxTypeList() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
| H A D | mock_installd_host_impl.cpp | 299 ErrCode InstalldHostImpl::GetExtensionSandboxTypeList(std::vector<std::string> &typeList)
in GetExtensionSandboxTypeList() argument
|
| H A D | mock_install_client.cpp | 303 ErrCode InstalldClient::GetExtensionSandboxTypeList(std::vector<std::string> &typeList) in GetExtensionSandboxTypeList() argument
|
| H A D | installd_client.cpp | 468 ErrCode InstalldClient::GetExtensionSandboxTypeList(std::vector<std::string> &typeList) in GetExtensionSandboxTypeList() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| H A D | installd_client.cpp | 564 ErrCode InstalldClient::GetExtensionSandboxTypeList(std::vector<std::string> &typeList) in GetExtensionSandboxTypeList() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
| H A D | installd_host.cpp | 867 std::vector<std::string> typeList; in HandleGetExtensionSandboxTypeList() local
|
| H A D | installd_proxy.cpp | 861 ErrCode InstalldProxy::GetExtensionSandboxTypeList(std::vector<std::string> &typeList) in GetExtensionSandboxTypeList() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | MessageFormat.java | 2187 private static final String[] typeList = field in MessageFormat
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | MessageFormat.java | 2143 private static final String[] typeList = field in MessageFormat
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
| H A D | installd_host_impl.cpp | 1693 ErrCode InstalldHostImpl::GetExtensionSandboxTypeList(std::vector<std::string> &typeList) in GetExtensionSandboxTypeList() argument 1723 void InstalldHostImpl::LoadNeedCreateSandbox(const nlohmann::json &object, std::vector<std::string> &typeList) in LoadNeedCreateSandbox() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
| H A D | distributeddb_relational_ver_p2p_sync_test.cpp | 532 void GetFieldInfo(std::vector<FieldInfo> &fieldInfoList, std::vector<StorageType> typeList) in GetFieldInfo() argument
|
| /third_party/glslang/glslang/HLSL/ |
| H A D | hlslGrammar.cpp | 2438 TTypeList* typeList; in acceptStruct() local 2524 TTypeList* typeList = templateType.getWritableStruct(); in acceptConstantBufferType() local 2685 bool HlslGrammar::acceptStructDeclarationList(TTypeList*& typeList, TIntermNode*& nodeList, in acceptStructDeclarationList() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
| H A D | vktBindingMutableTests.cpp | 1570 const VkMutableDescriptorTypeListEXT typeList = { static_cast<deUint32>(lastVec.size()), de::dataOrNull(lastVec) }; member in vkt::BindingModel::ArrayBinding 1575 const VkMutableDescriptorTypeListEXT typeList = { 0u, nullptr }; member in vkt::BindingModel::__anon27841
|
| H A D | vktBindingValveMutableTests.cpp | 1489 const VkMutableDescriptorTypeListVALVE typeList = { static_cast<deUint32>(lastVec.size()), de::dataOrNull(lastVec) }; member in vkt::BindingModel::ArrayBinding 1494 const VkMutableDescriptorTypeListVALVE typeList = { 0u, nullptr }; member in vkt::BindingModel::__anon27848
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
| H A D | vktBindingMutableTests.cpp | 1566 const VkMutableDescriptorTypeListEXT typeList = { static_cast<deUint32>(lastVec.size()), de::dataOrNull(lastVec) }; member in vkt::BindingModel::ArrayBinding 1571 const VkMutableDescriptorTypeListEXT typeList = { 0u, nullptr }; member in vkt::BindingModel::__anon29093
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/ |
| H A D | wifi_hdi_struct.h | 293 const uint8_t *typeList; member
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | torque-parser.cc | 2384 Symbol* typeList = List<TypeExpression*>(&type, Token(",")); member
|