| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/strongswan/files/ |
| H A D | CVE-2022-40617.patch | 56 enumerator_t *enumerator; 71 enumerator->destroy(enumerator); 126 + enumerator_t *enumerator; 132 + enumerator = auth->create_enumerator(auth); 133 + while (enumerator->enumerate(enumerator, &rule, &issuer)) 150 + enumerator->destroy(enumerator);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/ |
| H A D | xml_internal_api.h | 513 uint32_t *enumerator) in Invoke_AllocatePropertyEnumerator() argument 527 *enumerator = op.params[0].value.a; in Invoke_AllocatePropertyEnumerator() 535 uint32_t *enumerator, in Invoke_StartPropertyEnumerator() argument 538 return Invoke_Simple_Function_v2(c, sess, cmdId, *enumerator, 0, in Invoke_StartPropertyEnumerator() 545 uint32_t *enumerator) in Invoke_ResetPropertyEnumerator() argument 547 return Invoke_Simple_Function_v1(c, sess, cmdId, *enumerator, 0); in Invoke_ResetPropertyEnumerator() 551 uint32_t cmdId, uint32_t *enumerator, in Invoke_GetPropertyName() argument 568 op.params[0].value.a = *enumerator; in Invoke_GetPropertyName()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/ |
| H A D | tee_api.h | 62 TEE_Result TEE_AllocatePropertyEnumerator(TEE_PropSetHandle *enumerator); 64 void TEE_FreePropertyEnumerator(TEE_PropSetHandle enumerator); 66 void TEE_StartPropertyEnumerator(TEE_PropSetHandle enumerator, 69 void TEE_ResetPropertyEnumerator(TEE_PropSetHandle enumerator); 71 TEE_Result TEE_GetPropertyName(TEE_PropSetHandle enumerator, 74 TEE_Result TEE_GetNextProperty(TEE_PropSetHandle enumerator);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | tee_api.h | 38 TEE_Result TEE_AllocatePropertyEnumerator(TEE_PropSetHandle *enumerator); 40 void TEE_FreePropertyEnumerator(TEE_PropSetHandle enumerator); 42 void TEE_StartPropertyEnumerator(TEE_PropSetHandle enumerator, 45 void TEE_ResetPropertyEnumerator(TEE_PropSetHandle enumerator); 47 TEE_Result TEE_GetPropertyName(TEE_PropSetHandle enumerator, 50 TEE_Result TEE_GetNextProperty(TEE_PropSetHandle enumerator);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | tee_api.h | 38 TEE_Result TEE_AllocatePropertyEnumerator(TEE_PropSetHandle *enumerator); 40 void TEE_FreePropertyEnumerator(TEE_PropSetHandle enumerator); 42 void TEE_StartPropertyEnumerator(TEE_PropSetHandle enumerator, 45 void TEE_ResetPropertyEnumerator(TEE_PropSetHandle enumerator); 47 TEE_Result TEE_GetPropertyName(TEE_PropSetHandle enumerator, 50 TEE_Result TEE_GetNextProperty(TEE_PropSetHandle enumerator);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | tee_api.h | 38 TEE_Result TEE_AllocatePropertyEnumerator(TEE_PropSetHandle *enumerator); 40 void TEE_FreePropertyEnumerator(TEE_PropSetHandle enumerator); 42 void TEE_StartPropertyEnumerator(TEE_PropSetHandle enumerator, 45 void TEE_ResetPropertyEnumerator(TEE_PropSetHandle enumerator); 47 TEE_Result TEE_GetPropertyName(TEE_PropSetHandle enumerator, 50 TEE_Result TEE_GetNextProperty(TEE_PropSetHandle enumerator);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | tee_api.h | 38 TEE_Result TEE_AllocatePropertyEnumerator(TEE_PropSetHandle *enumerator); 40 void TEE_FreePropertyEnumerator(TEE_PropSetHandle enumerator); 42 void TEE_StartPropertyEnumerator(TEE_PropSetHandle enumerator, 45 void TEE_ResetPropertyEnumerator(TEE_PropSetHandle enumerator); 47 TEE_Result TEE_GetPropertyName(TEE_PropSetHandle enumerator, 50 TEE_Result TEE_GetNextProperty(TEE_PropSetHandle enumerator);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/ |
| H A D | tee_api.h | 62 TEE_Result TEE_AllocatePropertyEnumerator(TEE_PropSetHandle *enumerator); 64 void TEE_FreePropertyEnumerator(TEE_PropSetHandle enumerator); 66 void TEE_StartPropertyEnumerator(TEE_PropSetHandle enumerator, 69 void TEE_ResetPropertyEnumerator(TEE_PropSetHandle enumerator); 71 TEE_Result TEE_GetPropertyName(TEE_PropSetHandle enumerator, 74 TEE_Result TEE_GetNextProperty(TEE_PropSetHandle enumerator);
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/rapidio/ |
| H A D | rapidio.rst | 131 subsystem. Now this method relies on enumerator module parameter which is 153 Similar to the option (b) above, an enumerator has to be started first. 206 enumeration/discovery start by existing basic enumerator method set use boot 255 algorithm. When a new device is found, the enumerator takes ownership of that 257 the enumerator has exclusive right to enumerate the device. If device ownership 258 is successfully acquired, the enumerator allocates a new rio_dev structure and 264 If the device is a switch, the enumerator allocates an additional rio_switch 272 chain of switches) does not have any endpoint (except enumerator) attached to 278 For both endpoints and switches the enumerator writes a unique component tag 317 an enumerator to a specified mport device (or devices). The basic enumerator [all …]
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/ |
| H A D | settings.cpp | 131 …QMetaEnum acceptPolicyEnum = CookieJar::staticMetaObject.enumerator(CookieJar::staticMetaObject.in… in loadFromSettings() 148 …QMetaEnum keepPolicyEnum = CookieJar::staticMetaObject.enumerator(CookieJar::staticMetaObject.inde… in loadFromSettings() 231 …QMetaEnum acceptPolicyEnum = CookieJar::staticMetaObject.enumerator(CookieJar::staticMetaObject.in… in saveToSettings() 248 …QMetaEnum keepPolicyEnum = CookieJar::staticMetaObject.enumerator(CookieJar::staticMetaObject.inde… in saveToSettings()
|
| H A D | cookiejar.cpp | 146 …QMetaEnum acceptPolicyEnum = staticMetaObject.enumerator(staticMetaObject.indexOfEnumerator("Accep… in loadSettings() 152 …QMetaEnum keepPolicyEnum = staticMetaObject.enumerator(staticMetaObject.indexOfEnumerator("KeepPol… in loadSettings() 191 …QMetaEnum acceptPolicyEnum = staticMetaObject.enumerator(staticMetaObject.indexOfEnumerator("Accep… in save() 194 …QMetaEnum keepPolicyEnum = staticMetaObject.enumerator(staticMetaObject.indexOfEnumerator("KeepPol… in save()
|
| H A D | downloadmanager.cpp | 456 …QMetaEnum removePolicyEnum = staticMetaObject.enumerator(staticMetaObject.indexOfEnumerator("Remov… in save() 486 …QMetaEnum removePolicyEnum = staticMetaObject.enumerator(staticMetaObject.indexOfEnumerator("Remov… in load()
|
| /OK3568_Linux_fs/buildroot/package/libcamera/ |
| H A D | 0003-HACK-pipeline-Support-custom-pipeline.patch | 151 + bool match(DeviceEnumerator *enumerator) override; 365 +bool PipelineHandlerCustom::match(DeviceEnumerator *enumerator) 379 + media = acquireMediaDevice(enumerator, dm); 544 + unique_ptr<DeviceEnumerator> enumerator = DeviceEnumerator::create(); 545 + if (!enumerator) { 546 + cerr << "Failed to create device enumerator" << endl; 550 + if (enumerator->enumerate()) { 567 + std::shared_ptr<MediaDevice> device = enumerator->search(dm);
|
| /OK3568_Linux_fs/kernel/scripts/genksyms/ |
| H A D | parse.y | 466 enumerator 467 | enumerator_list ',' enumerator 469 enumerator:
|
| /OK3568_Linux_fs/buildroot/package/trinity/ |
| H A D | 0002-net-proto-ip-raw.c-fix-build-with-kernel-5.13.patch | 10 …linux-uclibc/sysroot/usr/include/netinet/in.h:33:5: error: redeclaration of enumerator 'IPPROTO_IP'
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ |
| H A D | qcom,rpmcc.txt | 36 not containing *_A_* in the enumerator name.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | treestruct.def | 29 These enumerator values are used in order to distinguish members of
|
| H A D | timevar.def | 139 DEFTIMEVAR (TV_PARSE_ENUM , "parser enumerator list")
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | treestruct.def | 29 These enumerator values are used in order to distinguish members of
|
| H A D | timevar.def | 139 DEFTIMEVAR (TV_PARSE_ENUM , "parser enumerator list")
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/memory-controllers/ |
| H A D | nvidia,tegra20-emc.txt | 71 - reg : either an opaque enumerator to tell different tables apart, or
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/ |
| H A D | qgeoserviceprovider.cpp | 277 const QMetaEnum en = mo->enumerator( in features()
|
| /OK3568_Linux_fs/kernel/Documentation/leds/ |
| H A D | leds-class.rst | 72 function-enumerator property for that and then the concatenation will be handled
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/ |
| H A D | cx2341x-devel.rst | 252 The command is a 32-bit enumerator. The API specifics may be found in this 255 The return value is a 32-bit enumerator. Only two values are currently defined: 270 in the command enumerator, the timeout value and any required parameters. The
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | dma-api.rst | 236 However the dma_API uses a strongly typed enumerator for its
|