| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/mk/ |
| H A D | subdir.mk | 39 cflags-remove-$$(oname) := $$(cflags-remove-y) \ 40 $$(cflags-remove-$(1)-y) 42 cxxflags-remove-$$(oname) := $$(cxxflags-remove-y) \ 43 $$(cxxflags-remove-$(1)-y) 45 cppflags-remove-$$(oname) := $$(cppflags-remove-y) \ 46 $$(cppflags-remove-$(1)-y) 48 aflags-remove-$$(oname) := $$(aflags-remove-y) \ 49 $$(aflags-remove-$(1)-y) 54 cflags-remove-$(1)-y := 57 cxxflags-remove-$(1)-y := [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/mk/ |
| H A D | subdir.mk | 39 cflags-remove-$$(oname) := $$(cflags-remove-y) \ 40 $$(cflags-remove-$(1)-y) 42 cxxflags-remove-$$(oname) := $$(cxxflags-remove-y) \ 43 $$(cxxflags-remove-$(1)-y) 45 cppflags-remove-$$(oname) := $$(cppflags-remove-y) \ 46 $$(cppflags-remove-$(1)-y) 48 aflags-remove-$$(oname) := $$(aflags-remove-y) \ 49 $$(aflags-remove-$(1)-y) 54 cflags-remove-$(1)-y := 57 cxxflags-remove-$(1)-y := [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/mk/ |
| H A D | subdir.mk | 35 cflags-remove-$$(oname) := $$(cflags-remove-y) \ 36 $$(cflags-remove-$(1)-y) 38 cppflags-remove-$$(oname) := $$(cppflags-remove-y) \ 39 $$(cppflags-remove-$(1)-y) 41 aflags-remove-$$(oname) := $$(aflags-remove-y) \ 42 $$(aflags-remove-$(1)-y) 44 cxxflags-remove-$$(oname) := $$(cxxflags-remove-y) \ 45 $$(cxxflags-remove-$(1)-y) 50 cflags-remove-$(1)-y := 53 cppflags-remove-$(1)-y := [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/packagegroups/ |
| H A D | packagegroup-meta-oe.bb | 89 RDEPENDS:packagegroup-meta-oe-benchmarks:remove:mipsarch = "libhugetlbfs" 90 RDEPENDS:packagegroup-meta-oe-benchmarks:remove:mips64 = "tinymembench" 91 RDEPENDS:packagegroup-meta-oe-benchmarks:remove:mips64el = "tinymembench" 92 RDEPENDS:packagegroup-meta-oe-benchmarks:remove:riscv64 = "libhugetlbfs" 93 RDEPENDS:packagegroup-meta-oe-benchmarks:remove:riscv32 = "libhugetlbfs" 116 RDEPENDS:packagegroup-meta-oe-bsp:remove:libc-musl = "ledmon" 117 RDEPENDS:packagegroup-meta-oe-bsp:remove:mipsarch = "efivar efibootmgr fwupd fwupd-efi" 118 RDEPENDS:packagegroup-meta-oe-bsp:remove:powerpc = "efivar efibootmgr fwupd fwupd-efi" 119 RDEPENDS:packagegroup-meta-oe-bsp:remove:powerpc64 = "efivar efibootmgr fwupd fwupd-efi" 120 RDEPENDS:packagegroup-meta-oe-bsp:remove:powerpc64le = "efivar efibootmgr fwupd fwupd-efi" [all …]
|
| /OK3568_Linux_fs/yocto/meta-clang/recipes-core/meta/ |
| H A D | clang-environment.inc | 2 TARGET_CLANGCC_ARCH:remove = "-mthumb-interwork" 3 TARGET_CLANGCC_ARCH:remove = "-mmusl" 4 TARGET_CLANGCC_ARCH:remove = "-muclibc" 5 TARGET_CLANGCC_ARCH:remove = "-meb" 6 TARGET_CLANGCC_ARCH:remove = "-mel" 8 TARGET_CLANGCC_ARCH:remove:powerpc = "-mhard-float" 9 TARGET_CLANGCC_ARCH:remove:powerpc = "-mno-spe"
|
| /OK3568_Linux_fs/yocto/meta-clang/conf/ |
| H A D | nonclangable.conf | 117 DEBUG_FLAGS:remove:pn-sqlite-orm:toolchain-clang = "-g" 295 CXXFLAGS:remove:pn-mozjs:toolchain-clang = "-fno-tree-vrp" 296 CFLAGS:remove:pn-mozjs:toolchain-clang = "-fno-tree-vrp" 305 TUNE_CCARGS:remove:pn-upm:toolchain-clang = "-no-integrated-as" 306 TUNE_CCARGS:remove:pn-omxplayer:toolchain-clang = "-no-integrated-as" 307 TUNE_CCARGS:remove:pn-nfs-utils:toolchain-clang = "-Qunused-arguments" 310 TUNE_CCARGS:remove:pn-pipewire:toolchain-clang = "-Qunused-arguments" 311 TUNE_CCARGS:remove:pn-tesseract:toolchain-clang = "-Qunused-arguments" 312 TUNE_CCARGS:remove:pn-pulseaudio:toolchain-clang = "-Qunused-arguments" 334 COMPILER_RT:remove:pn-m4:powerpc = "-rtlib=compiler-rt" [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/ |
| H A D | qgeotiledmappingmanagerengine.cpp | 110 d_ptr->mapHash_.remove(map); in releaseMap() 119 maps.remove(map); in releaseMap() 121 newTileHash.remove(hi.key()); in releaseMap() 144 oldTiles.remove(*rem); in updateTileRequests() 163 mapSet.remove(map); in updateTileRequests() 166 d->tileHash_.remove(*rem); in updateTileRequests() 202 tileSet.remove(spec); in engineTileFinished() 204 d->mapHash_.remove(*map); in engineTileFinished() 209 d->tileHash_.remove(spec); in engineTileFinished() 230 tileSet.remove(spec); in engineTileError() [all …]
|
| H A D | qgeotilerequestmanager.cpp | 169 m_retries.remove(*i); in requestTiles() 170 m_futures.remove(*i); in requestTiles() 181 m_requested.remove(spec); in tileFetched() 182 m_retries.remove(spec); in tileFetched() 183 m_futures.remove(spec); in tileFetched() 225 m_requested.remove(tile); in tileError() 226 m_retries.remove(tile); in tileError() 227 m_futures.remove(tile); in tileError()
|
| /OK3568_Linux_fs/kernel/sound/soc/uniphier/ |
| H A D | aio-ld11.c | 220 .remove = uniphier_aio_dai_remove, 242 .remove = uniphier_aio_dai_remove, 255 .remove = uniphier_aio_dai_remove, 275 .remove = uniphier_aio_dai_remove, 288 .remove = uniphier_aio_dai_remove, 301 .remove = uniphier_aio_dai_remove, 314 .remove = uniphier_aio_dai_remove, 329 .remove = uniphier_aio_dai_remove, 344 .remove = uniphier_aio_dai_remove, 394 .remove = uniphier_aio_remove,
|
| H A D | aio-pxs2.c | 173 .remove = uniphier_aio_dai_remove, 186 .remove = uniphier_aio_dai_remove, 206 .remove = uniphier_aio_dai_remove, 226 .remove = uniphier_aio_dai_remove, 239 .remove = uniphier_aio_dai_remove, 252 .remove = uniphier_aio_dai_remove, 264 .remove = uniphier_aio_dai_remove, 300 .remove = uniphier_aio_remove,
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/string/ |
| H A D | symbols.hpp | 69 , remove(*this) in symbols() 78 , remove(*this) in symbols() 88 , remove(*this) in symbols() 98 , remove(*this) in symbols() 112 , remove(*this) in symbols() 166 return sym.remove(str); in operator -=() 183 return sym.remove(str); in operator -=() 199 return sym.remove(str); in operator -=() 345 sym.lookup->remove(first, last); in operator ()() 353 sym.lookup->remove(traits::get_begin<Char>(s) in operator ()() [all …]
|
| /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 | hash-traits.h | 28 static inline void remove (Type *p); 36 typed_free_remove <Type>::remove (Type *p) in remove() function 46 static inline void remove (Type *p); 54 typed_delete_remove <Type>::remove (Type *p) in remove() function 64 static inline void remove (Type &); 72 typed_noop_remove <Type>::remove (Type &) in remove() function 231 static void remove (T &) {} in remove() function 326 static inline void remove (value_type &); 350 pair_hash <T1, T2>::remove (value_type &x) in remove() function 352 T1::remove (x.first); in remove() [all …]
|
| H A D | symbol-summary.h | 41 virtual void remove (cgraph_node *, T *) {} in remove() function 74 m_allocator.remove (item); in release() 168 using function_summary_base<T>::remove; in class() 169 void remove (cgraph_node *node) in class() 175 m_map.remove (uid); in class() 263 summary->remove (node); in symtab_removal() 375 using function_summary_base<T>::remove; 376 void remove (cgraph_node *node) 464 summary->remove (node); 546 virtual void remove (cgraph_edge *, T *) {} [all …]
|
| /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 | hash-traits.h | 28 static inline void remove (Type *p); 36 typed_free_remove <Type>::remove (Type *p) in remove() function 46 static inline void remove (Type *p); 54 typed_delete_remove <Type>::remove (Type *p) in remove() function 64 static inline void remove (Type &); 72 typed_noop_remove <Type>::remove (Type &) in remove() function 231 static void remove (T &) {} in remove() function 326 static inline void remove (value_type &); 350 pair_hash <T1, T2>::remove (value_type &x) in remove() function 352 T1::remove (x.first); in remove() [all …]
|
| H A D | symbol-summary.h | 41 virtual void remove (cgraph_node *, T *) {} in remove() function 74 m_allocator.remove (item); in release() 168 using function_summary_base<T>::remove; in class() 169 void remove (cgraph_node *node) in class() 175 m_map.remove (uid); in class() 263 summary->remove (node); in symtab_removal() 375 using function_summary_base<T>::remove; 376 void remove (cgraph_node *node) 464 summary->remove (node); 546 virtual void remove (cgraph_edge *, T *) {} [all …]
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | oe-trim-schemas | 38 schema.remove(e) 42 schema.remove(e) 51 schema.remove(locale) 55 locale.remove(e) 58 locale.remove(e)
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/algorithm/transformation/ |
| H A D | remove.hpp | 20 struct remove struct 28 inline typename result_of::remove<Sequence const, T>::type 29 remove(Sequence const& seq) in remove() function 31 typedef typename result_of::remove<Sequence const, T>::type result_type; in remove()
|
| /OK3568_Linux_fs/u-boot/tools/patman/ |
| H A D | test.py | 87 os.remove(inname) 88 os.remove(expname) 225 os.remove(inf) 236 os.remove(inf) 247 os.remove(inf) 258 os.remove(inf)
|
| /OK3568_Linux_fs/kernel/sound/soc/qcom/qdsp6/ |
| H A D | q6afe-dai.c | 34 .remove = msm_dai_q6_dai_remove, \ 55 .remove = msm_dai_q6_dai_remove, \ 76 .remove = msm_dai_q6_dai_remove, \ 97 .remove = msm_dai_q6_dai_remove, \ 802 .remove = msm_dai_q6_dai_remove, 808 .remove = msm_dai_q6_dai_remove, 826 .remove = msm_dai_q6_dai_remove, 856 .remove = msm_dai_q6_dai_remove, 862 .remove = msm_dai_q6_dai_remove, 892 .remove = msm_dai_q6_dai_remove, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/vt6656/ |
| H A D | TODO | 2 - remove __cplusplus ifdefs -- done 3 - remove kernel version compatibility wrappers 4 - remove support for older wireless extensions 6 - remove PRINT_K() macro
|
| /OK3568_Linux_fs/external/gstreamer-rockchip/debian/ |
| H A D | changelog | 31 * rksink: remove kmssink 55 * build: update configure script and remove m4 files 60 * eglgles: remove this plugins 70 * rkximage: remove unused function 79 * rockchipmpp: remove duplicate and typo in the previous commit 98 * kms: remove it from src 105 * rockchipmpp: remove the support of MPEG-2/MPEG-4 179 * videorga: vpuenc: remove stub class 191 * vpudec: ximagesink: remove throttle 199 * vpudec: remove EGL invoked video sink from this directory [all …]
|
| /OK3568_Linux_fs/buildroot/package/usbmount/ |
| H A D | 0005-Handle-SD-card-as-well.patch | 60 -KERNEL=="sd*", ACTION=="remove", RUN+="/usr/share/usbmount/usbmount remove" 61 -KERNEL=="ub*", ACTION=="remove", RUN+="/usr/share/usbmount/usbmount remove" 63 +ACTION=="remove", RUN+="/usr/share/usbmount/usbmount remove"
|
| H A D | 0001-rules-fix.patch | 18 KERNEL=="sd*", ACTION=="remove", RUN+="/usr/share/usbmount/usbmount remove" 19 KERNEL=="ub*", ACTION=="remove", RUN+="/usr/share/usbmount/usbmount remove"
|
| /OK3568_Linux_fs/u-boot/test/dm/ |
| H A D | test-driver.c | 81 .remove = test_remove, 92 .remove = test_remove, 146 .remove = test_manual_remove, 156 .remove = test_manual_remove, 167 .remove = test_manual_remove,
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/ |
| H A D | case.py | 84 os.remove(os.path.join(cls.builddir, "conf/selftest.inc")) 88 os.remove(os.path.join(root, f)) 94 os.remove(os.path.join(cls.builddir, incl_file)) 104 os.remove(self.testinc_path) 111 os.remove(os.path.join(root, f)) 115 os.remove(incl_file) 147 bb.utils.remove(path, recurse=True) 149 os.remove(path) 228 os.remove(inc_file)
|