Home
last modified time | relevance | path

Searched full:creates (Results 1 – 25 of 2043) sorted by relevance

12345678910>>...82

/OK3568_Linux_fs/kernel/Documentation/vm/
H A Darch_pgtable_helpers.rst43 | pte_mkyoung | Creates a young PTE |
45 | pte_mkold | Creates an old PTE |
47 | pte_mkdirty | Creates a dirty PTE |
49 | pte_mkclean | Creates a clean PTE |
51 | pte_mkwrite | Creates a writable PTE |
53 | pte_wrprotect | Creates a write protected PTE |
55 | pte_mkspecial | Creates a special PTE |
57 | pte_mkdevmap | Creates a ZONE_DEVICE mapped PTE |
59 | pte_mksoft_dirty | Creates a soft dirty PTE |
63 | pte_swp_mksoft_dirty | Creates a soft dirty swapped PTE |
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/optional/detail/
H A Dold_optional_implementation.hpp118 // Creates an optional<T> uninitialized.
124 // Creates an optional<T> uninitialized.
130 // Creates an optional<T> initialized with 'val'.
150 …// Creates an optional<T> initialized with 'val' IFF cond is true, otherwise creates an uninitialz…
160 // Creates a deep copy of another optional<T>
171 // Creates a deep move of another optional<T>
665 // Creates an optional<T> uninitialized.
669 // Creates an optional<T> uninitialized.
673 // Creates an optional<T> initialized with 'val'.
678 // Creates an optional<T> initialized with 'move(val)'.
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/mach-bcm283x/
H A DKconfig44 This option creates a build targetting the ARM1176 ISA.
67 This option creates a build targetting the ARMv7/AArch32 ISA.
83 This option creates a build targetting the ARMv7/AArch32 ISA.
111 This option creates a build targetting the ARMv8/AArch64 ISA.
/OK3568_Linux_fs/kernel/tools/testing/selftests/zram/
H A DREADME5 The zram module creates RAM based block devices named /dev/zram<id>
26 zram01.sh: creates general purpose ram disks with ext4 filesystems
27 zram02.sh: creates block device for swap
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/optional/
H A Doptional.hpp113 // Creates an optional<T> uninitialized.
119 // Creates an optional<T> uninitialized.
125 // Creates an optional<T> initialized with 'val'.
145 …// Creates an optional<T> initialized with 'val' IFF cond is true, otherwise creates an uninitialz…
155 // Creates a deep copy of another optional<T>
166 // Creates a deep move of another optional<T>
790 // Creates an optional<T> uninitialized.
794 // Creates an optional<T> uninitialized.
798 // Creates an optional<T> initialized with 'val'.
803 // Creates an optional<T> initialized with 'move(val)'.
[all …]
/OK3568_Linux_fs/kernel/fs/
H A Danon_inodes.c128 * anon_inode_getfile - creates a new file instance by hooking it up to an
137 * Creates a new file by hooking it on a single inode. This is useful for files
181 * anon_inode_getfd - creates a new file instance by hooking it up to
190 * Creates a new file by hooking it on a single inode. This is
205 * anon_inode_getfd_secure - Like anon_inode_getfd(), but creates a new
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/tests/
H A Dbp-modify.c56 * This tests creates HW breakpoint, tries to
75 * - creates a new breakpoint (id 0) for bp_2 function in bp_modify1()
132 * This tests creates HW breakpoint, tries to
152 * - creates a new breakpoint (id 0) for bp_1 function in bp_modify2()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dpanel.c155 * drm_panel_bridge_add - Creates a &drm_bridge and &drm_connector that
189 * drm_panel_bridge_add_typed - Creates a &drm_bridge and &drm_connector with
261 * devm_drm_panel_bridge_add - Creates a managed &drm_bridge and &drm_connector
281 * devm_drm_panel_bridge_add_typed - Creates a managed &drm_bridge and
321 * drm_panel_bridge creates the connector.
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dkickstart.rst32 Either of these commands creates a partition on the system and uses the
39 provide mntpoint, Wic creates a partition but does not mount it.
88 If you use ``--source rootfs``, Wic creates a partition as large as
96 If you use ``--source plugin-name``, Wic creates a partition as large
105 creates an empty partition. Consequently, you must use the ``--size``
H A Dtasks.rst235 Creates Debian packages (i.e. ``*.deb`` files) and places them in the
246 Creates IPK packages (i.e. ``*.ipk`` files) and places them in the
257 Creates RPM packages (i.e. ``*.rpm`` files) and places them in the
268 Creates tarballs and places them in the
362 Creates the file and directory structure for an installable SDK. See the
372 Creates the file and directory structure for an installable extensible
551 Creates or updates the index in the :ref:`overview-manual/concepts:package feeds` area.
569 Creates a bootable live image. See the
588 Creates the root filesystem (file and directory structure) for an image.
638 When invoked by the user, this task creates a file containing the
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dvirtio_ring.h63 * Creates a virtqueue and allocates the descriptor ring. If
79 /* Creates a virtqueue with a custom layout. */
90 * Creates a virtqueue with a standard layout but a caller-allocated
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeosatelliteinfosource.cpp59 The static function QGeoSatelliteInfoSource::createDefaultSource() creates a default
89 Creates a satellite source with the specified \a parent.
185 Creates and returns a source with the specified \a parent that reads
198 Creates and returns a source with the given \a parent,
209 Creates and returns a satellite source with the given \a parent that
241 Creates and returns a satellite source with the given \a parent,
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dsync_file.rst35 the driver creates an out-fence to be able to notify, through
37 Out-fences are fences that the driver creates.
47 When a driver needs to send an out-fence userspace it creates a sync_file.
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Ddirectx.hpp81 //! @brief Creates OpenCL context from D3D11 device
87 //! @brief Creates OpenCL context from D3D10 device
93 //! @brief Creates OpenCL context from Direct3DDevice9Ex device
99 //! @brief Creates OpenCL context from Direct3DDevice9 device
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Ddirectx.hpp81 //! @brief Creates OpenCL context from D3D11 device
87 //! @brief Creates OpenCL context from D3D10 device
93 //! @brief Creates OpenCL context from Direct3DDevice9Ex device
99 //! @brief Creates OpenCL context from Direct3DDevice9 device
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Ddirectx.hpp81 //! @brief Creates OpenCL context from D3D11 device
87 //! @brief Creates OpenCL context from D3D10 device
93 //! @brief Creates OpenCL context from Direct3DDevice9Ex device
99 //! @brief Creates OpenCL context from Direct3DDevice9 device
/OK3568_Linux_fs/u-boot/include/dm/
H A Droot.h37 * This scans all available platdata and creates drivers for each
48 * This scans the device tree and creates a driver for each node. Only
61 * This calls dm_scna_dft() which scans the device tree and creates a driver
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/
H A Dml.hpp127 /** @brief Creates a ParamGrid Ptr that can be given to the %SVM::trainAuto method
281 /** @brief Creates training data from in-memory arrays.
401 /** Creates empty model
405 /** @brief Loads and creates a serialized NormalBayesClassifier from a file
492 /** @brief Creates the empty model
494 …The static method creates empty %KNearest classifier. It should be then trained using StatModel::t…
672 @param balanced If true and the problem is 2-class classification then the method creates more
715 @param balanced If true and the problem is 2-class classification then the method creates more
794 /** Creates empty model.
799 /** @brief Loads and creates a serialized svm from a file
[all …]
H A Dphoto.hpp340 /** @brief Creates simple linear mapper with gamma correction
369 /** @brief Creates TonemapDrago object
405 /** @brief Creates TonemapDurand object
437 /** @brief Creates TonemapReinhard object
465 /** @brief Creates TonemapMantiuk object
546 /** @brief Creates AlignMTB object
589 /** @brief Creates CalibrateDebevec object
616 /** @brief Creates CalibrateRobertson object
653 /** @brief Creates MergeDebevec object
690 /** @brief Creates MergeMertens object
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dmanifest.py84 This creates a standard initial manifest for core-image-(minimal|sato|sato-sdk).
128 This creates the manifest after everything has been installed.
135 This creates the manifest after the package in initial manifest has been
/OK3568_Linux_fs/yocto/poky/documentation/sdk-manual/
H A Dextensible.rst263 folder. The command then creates a recipe named recipe and a
276 always creates a Git repository locally during the extraction.
289 Within workspace, ``devtool`` creates a recipe named recipe along
301 The command examines the source code and creates a recipe named
308 Aside from a recipe folder, the command also creates an associated
360 creates any patches corresponding to commits in the local Git
487 Within workspace, ``devtool`` creates an append file for the
511 Once the ``devtool modify`` command finishes, it creates only an
558 creates any patches corresponding to commits in the local Git
559 repository, updates the recipe to point to them (or creates a
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gnome/gconf/
H A Dcreate_config_directory.patch6 between several packages and one of those packages usually creates it
9 This patch makes sure that gconf creates the .config directory if it
/OK3568_Linux_fs/yocto/poky/meta/conf/
H A Ddocumentation.conf7 do_bootimg[doc] = "Creates a bootable live image"
29 do_kernel_link_images[doc] = "Creates a symbolic link in arch/$arch/boot for vmlinux and vmlinuz ke…
33 do_package_index[doc] = "Creates or updates the index in the Package Feed area"
35 do_package_write_deb[doc] = "Creates the actual DEB packages and places them in the Package Feed ar…
36 do_package_write_ipk[doc] = "Creates the actual IPK packages and places them in the Package Feed ar…
37 do_package_write_rpm[doc] = "Creates the actual RPM packages and places them in the Package Feed ar…
38 do_package_write_tar[doc] = "Creates tar archives for packages and places them in the Package Feed …
39 do_packagedata[doc] = "Creates package metadata used by the build system to generate the final pack…
42 do_populate_sdk[doc] = "Creates the file and directory structure for an installable SDK"
46 do_rootfs[doc] = "Creates the root filesystem (file and directory structure) for an image"
[all …]
/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Dsw_sync.c74 * sync_timeline_create() - creates a sync object
77 * Creates a new sync_timeline. Returns the sync_timeline object or NULL in
226 * sync_pt_create() - creates a sync pt
230 * Creates a new sync_pt (fence) as a child of @parent. @size bytes will be
/OK3568_Linux_fs/kernel/Documentation/admin-guide/gpio/
H A Dgpio-mockup.rst26 The line above creates three chips. The first one will expose 8 lines,
41 Each mockup chip creates its own subdirectory in /sys/kernel/debug/gpio-mockup/.

12345678910>>...82