/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/ |
H A D | static_plugin_decl.h | 28 #define PLUGIN_DATA(NAME) static constexpr const CORE_NS::IPlugin NAME##_pluginData argument 29 #define DEFINE_STATIC_PLUGIN(NAME) \ argument 34 #define PLUGIN_DATA(NAME) __attribute__((used)) constexpr const CORE_NS::IPlugin NAME##_pluginData argument 36 #define SECTION(NAME) #NAME",\"wa\"\n .align 3\n" argument 38 #define SECTION(NAME) #NAME",\"wa\"\n .align 8\n" argument 40 #define SECTION(NAME) #NAME",\"wa\"\n .align 2\n" argument 42 #define SECTION(NAME) #NAME",\"wa\"\n .align 4\n" argument 44 #define DEFINE_STATIC_PLUGIN(NAME) … argument 74 #define PLUGIN_DATA(NAME) static constexpr const CORE_NS::IPlugin NAME##_pluginData argument 79 #define DEFINE_STATIC_PLUGIN(NAME) \ argument [all …]
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/plugin/ |
H A D | intf_plugin_decl.h | 26 #define PLUGIN_DATA(NAME) __declspec(dllexport) CORE_NS::IPlugin gPluginData argument 27 #define DEFINE_STATIC_PLUGIN(NAME) argument 29 #define PLUGIN_DATA(NAME) __attribute__((visibility("default"))) CORE_NS::IPlugin gPluginData argument 30 #define DEFINE_STATIC_PLUGIN(NAME) argument
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ecs/ |
H A D | component_struct_macros.h | 25 #define DECLARE_GENERIC_INTERFACE1(NAME, TYPE, TYPE_UID) \ argument 49 #define DECLARE_GENERIC_INTERFACE2(NAME, TYPE) \ argument 75 #define DECLARE_GENERIC_INTERFACE(NAME, TYPE, TYPE_UID) \ argument 90 #define BEGIN_COMPONENT(NAME, COMPONENT_NAME) /** @ingroup group_ecs_components_##COMPONENT_NAME */… argument 98 #define BEGIN_COMPONENT_MANAGER(NAME, COMPONENT_NAME, TYPE_UID) \ argument 100 #define END_COMPONENT_MANAGER(NAME, COMPONENT_NAME) \ argument 103 #define END_COMPONENT(NAME, COMPONENT_NAME, TYPE_UID) }; \ argument 107 #define END_COMPONENT_EXT(NAME, COMPONENT_NAME, TYPE_UID, METHODS) }; \ argument
|
/ohos5.0/foundation/communication/netmanager_base/bpf/bpf_progs/ |
H A D | net_permission.c | 19 #define SEC(NAME) __attribute__((section(NAME), used)) argument
|
H A D | 464xlat.c | 19 #define SEC(NAME) __attribute__((section(NAME), used)) argument
|
H A D | offload.c | 19 #define SEC(NAME) __attribute__((section(NAME), used)) argument
|
/ohos5.0/foundation/distributeddatamgr/preferences/test/js/unittest/preferences/src/ |
H A D | PreferencesHelperSyncJsunit.test.js | 19 const NAME = 'test_preferences'; constant
|
H A D | PreferencesTaskpoolJsunit.test.js | 20 const NAME = 'test_taskpool_preferences'; constant
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/applicationinfofromjson_fuzzer/ |
H A D | applicationinfofromjson_fuzzer.cpp | 28 const char NAME[] = "name"; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundleinfofromjson_fuzzer/ |
H A D | bundleinfofromjson_fuzzer.cpp | 28 const char NAME[] = "name"; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/abilityinfofromjson_fuzzer/ |
H A D | abilityinfofromjson_fuzzer.cpp | 28 const char NAME[] = "name"; variable
|
/ohos5.0/base/customization/enterprise_device_management/test/unittest/interface/inner_api/common/ |
H A D | ent_info_test.cpp | 27 const std::string NAME{"test"}; variable
|
/ohos5.0/foundation/distributeddatamgr/preferences/test/js/performance/preferences/src/ |
H A D | PreferencesInstanceSyncJsPref.test.js | 20 const NAME = 'test_preferences'; constant
|
H A D | PreferencesOperationPromiseJsPref.test.js | 20 const NAME = 'test_preferences'; constant
|
H A D | PreferencesOperationSyncJsPref.test.js | 20 const NAME = 'test_preferences'; constant
|
H A D | PreferencesInstancePromiseJsPref.test.js | 20 const NAME = 'test_preferences'; constant
|
H A D | PreferencesOperationCallBackJsPref.test.js | 20 const NAME = 'test_preferences'; constant
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | exception_handler.cpp | 25 const std::string NAME = "name"; variable
|
/ohos5.0/base/telephony/telephony_data/interfaces/innerkits/include/ |
H A D | global_params_data.h | 30 static constexpr const char *NAME = "name"; variable 72 static constexpr const char *NAME = "name"; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/bundle_resource/ |
H A D | bundle_resource_constants.h | 32 constexpr const char* NAME = "NAME"; variable
|
/ohos5.0/base/security/security_guard/services/config_manager/src/ |
H A D | global_app_config.cpp | 27 const char* NAME = "name"; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | extension_form_profile.h | 28 constexpr const char* NAME = "name"; variable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/ |
H A D | frame_node_test_ng.h | 40 const std::string NAME = "propertyName"; variable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/ |
H A D | ui_extension_manager_test.cpp | 38 const std::string NAME = "Test name"; variable
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/ |
H A D | extension_ability_info.cpp | 31 const std::string NAME = "name"; variable
|