Home
last modified time | relevance | path

Searched full:manager (Results 1 – 25 of 1767) sorted by relevance

12345678910>>...71

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dbfd.info3310 * howto manager::
3313 File: bfd.info, Node: typedef arelent, Next: howto manager, Prev: Relocations, Up: Relocations
3711 File: bfd.info, Node: howto manager, Prev: typedef arelent, Up: Relocations
3713 2.10.2 The howto manager
12033 * _bfd_generic_set_reloc: howto manager. (line 3529)
12044 * _bfd_unrecognized_reloc: howto manager. (line 3541)
12064 * BFD_ARELOC_BFIN_ADD: howto manager. (line 1144)
12065 * BFD_ARELOC_BFIN_ADDR: howto manager. (line 1178)
12066 * BFD_ARELOC_BFIN_AND: howto manager. (line 1158)
12067 * BFD_ARELOC_BFIN_COMP: howto manager. (line 1172)
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dbfd.info3310 * howto manager::
3313 File: bfd.info, Node: typedef arelent, Next: howto manager, Prev: Relocations, Up: Relocations
3711 File: bfd.info, Node: howto manager, Prev: typedef arelent, Up: Relocations
3713 2.10.2 The howto manager
12033 * _bfd_generic_set_reloc: howto manager. (line 3529)
12044 * _bfd_unrecognized_reloc: howto manager. (line 3541)
12064 * BFD_ARELOC_BFIN_ADD: howto manager. (line 1144)
12065 * BFD_ARELOC_BFIN_ADDR: howto manager. (line 1178)
12066 * BFD_ARELOC_BFIN_AND: howto manager. (line 1158)
12067 * BFD_ARELOC_BFIN_COMP: howto manager. (line 1172)
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/placemanager_utils/
H A Dplacemanager_utils.cpp47 bool PlaceManagerUtils::doSavePlace(QPlaceManager *manager, in doSavePlace() argument
52 Q_ASSERT(manager); in doSavePlace()
53 QPlaceIdReply *saveReply = manager->savePlace(place); in doSavePlace()
54 bool isSuccessful = checkSignals(saveReply, expectedError, manager); in doSavePlace()
71 void PlaceManagerUtils::doSavePlaces(QPlaceManager *manager, QList<QPlace> &places) in doSavePlaces() argument
76 saveReply = manager->savePlace(place); in doSavePlaces()
84 void PlaceManagerUtils::doSavePlaces(QPlaceManager *manager, const QList<QPlace *> &places) in doSavePlaces() argument
91 saveReply = manager->savePlace(*place); in doSavePlaces()
100 bool PlaceManagerUtils::doSearch(QPlaceManager *manager, in doSearch() argument
105 QPlaceSearchReply *searchReply= manager->search(request); in doSearch()
[all …]
H A Dplacemanager_utils.h69 static bool doSavePlace(QPlaceManager *manager,
74 static void doSavePlaces(QPlaceManager *manager, QList<QPlace> &places);
77 static void doSavePlaces(QPlaceManager *manager, const QList<QPlace *> &places);
79 static bool doSearch(QPlaceManager *manager, const QPlaceSearchRequest &request,
83 static bool doSearch(QPlaceManager *manager, const QPlaceSearchRequest &request,
87 static bool doSearchSuggestions(QPlaceManager *manager,
92 static bool doRemovePlace(QPlaceManager *manager, const QPlace &place,
95 static bool doFetchDetails(QPlaceManager *manager,
100 static bool doInitializeCategories(QPlaceManager *manager,
103 static bool doSaveCategory(QPlaceManager *manager,
[all …]
/OK3568_Linux_fs/kernel/Documentation/power/
H A Dcharger-manager.rst2 Charger Manager
7 Charger Manager provides in-kernel battery charger management that
12 Charger Manager is a platform_driver with power-supply-class entries.
13 An instance of Charger Manager (a platform-device created with Charger-Manager)
16 the system may need multiple instances of Charger Manager.
21 Charger Manager supports the following:
43 Charger Manager provides a function "cm_suspend_again" that can be
48 that are used by Charger Manager.
60 2. Global Charger-Manager Data related with suspend_again
62 In order to setup Charger Manager with suspend-again feature
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/
H A Dtopology_correction.hpp166 void correct_orientations(ring_manager<T>& manager) { in correct_orientations() argument
167 for (auto& r : manager.rings) { in correct_orientations()
173 remove_ring_and_points(&r, manager, false); in correct_orientations()
206 ring_manager<T>& manager) { in correct_self_intersection() argument
221 ring_ptr<T> new_ring = create_new_ring(manager); in correct_self_intersection()
245 void correct_repeated_points(ring_manager<T>& manager, in correct_repeated_points() argument
257 ring_ptr<T> new_ring = correct_self_intersection(*itr1, *itr2, manager); in correct_repeated_points()
267 ring_manager<T>& manager, in find_and_correct_repeated_points() argument
293 correct_repeated_points(manager, new_rings, first, prev_itr); in find_and_correct_repeated_points()
301 ring_manager<T>& manager, in reassign_children_if_necessary() argument
[all …]
H A Dsnap_rounding.hpp21 ring_manager<T>& manager; member
23 hp_intersection_swap(ring_manager<T>& m) : manager(m) { in hp_intersection_swap()
33 add_to_hot_pixels(round_point<T>(pt), manager); in operator ()()
40 ring_manager<T>& manager) { in process_hot_pixel_intersections() argument
46 hp_intersection_swap<T>(manager)); in process_hot_pixel_intersections()
53 ring_manager<T>& manager) { in horizontals_at_top_scanbeam() argument
65 add_to_hot_pixels(pt, manager); in horizontals_at_top_scanbeam()
81 add_to_hot_pixels(pt, manager); in horizontals_at_top_scanbeam()
98 ring_manager<T>& manager) { in process_hot_pixel_edges_at_top_of_scanbeam() argument
109 add_to_hot_pixels(current_edge->top, manager); in process_hot_pixel_edges_at_top_of_scanbeam()
[all …]
/OK3568_Linux_fs/kernel/drivers/fpga/
H A DKconfig10 kernel. The FPGA framework adds a FPGA manager class and FPGA
11 manager drivers.
16 tristate "Altera SOCFPGA FPGA Manager"
19 FPGA manager driver support for Altera SOCFPGA.
26 FPGA manager driver support for Altera Arria10 SoCFPGA.
45 FPGA manager driver support for Altera Arria/Cyclone/Stratix
49 tristate "Altera CvP FPGA Manager"
52 FPGA manager driver support for Arria-V, Cyclone-V, Stratix-V,
59 FPGA manager driver support for Xilinx Zynq FPGAs.
62 tristate "Intel Stratix10 SoC FPGA Manager"
[all …]
H A Dfpga-mgr.c3 * FPGA Manager Core
159 * @mgr: fpga manager
163 * Step the low level fpga manager through the device-specific steps of getting
235 * @mgr: fpga manager
240 * Step the low level fpga manager through the device-specific steps of getting
307 * @mgr: fpga manager
347 * @mgr: fpga manager
472 * Return: fpga manager struct or IS_ERR() condition containing error code.
490 * Return: fpga manager struct or IS_ERR() condition containing error code.
505 * fpga_mgr_put - release a reference to a fpga manager
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplaceicon.cpp45 : QSharedData(), manager(0) in QPlaceIconPrivate()
51 manager(other.manager), in QPlaceIconPrivate()
65 manager = other.manager; in operator =()
73 return manager == other.manager in operator ==()
91 …The icons are typically backend dependent, if a manager backend does not support a given size, the…
97 the manager and may also be used to specify icon URL locations when
102 and not defer to any manager.
166 …If no manager has been assigned to the icon, and the parameters do not contain the QPlaceIcon::Sin…
181 if (!d->manager) in url()
184 return d->manager->d->constructIconUrl(*this, size); in url()
[all …]
H A Dqplacemanagerengine.cpp52 \ingroup QtLocation-places-manager
95 it is implicitly called by QGeoServiceProvider to set the manager
107 The manager name is automatically set to be the same
130 The manager version is automatically set to be the same
181 Saves a specified \a place to the manager engine's datastore.
192 Removes the place corresponding to \a placeId from the manager engine's datastore.
217 Removes the category corresponding to \a categoryId from the manager engine's datastore.
229 Initializes the categories of the manager engine.
279 Returns a list of preferred locales. The locales are used as a hint to the manager engine for
282 If the first specified locale cannot be accommodated, the manager engine falls back to the next
[all …]
H A Dqplacemanager.cpp49 \ingroup QtLocation-places-manager
67 manager supports access to these categories.
92 See \l {Initializing a manager} for an example on how to create a manager.
98 a request-reply model. Typically a request is given to the manager, consisting
130 Constructs a new manager with the specified \a parent and with the
142 d->d_ptr->manager = this; in QPlaceManager()
166 qFatal("The place manager engine that was set for this place manager was NULL."); in QPlaceManager()
171 Destroys the manager. This destructor is used internally by QGeoServiceProvider
180 Returns the name of the manager
188 Returns the manager version.
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Djpeg_reader.cpp18 jpeg_source_mgr manager; member
32 wrap->manager.next_input_byte = wrap->buffer.data(); in fill_input_buffer()
33 wrap->manager.bytes_in_buffer = BUF_SIZE; in fill_input_buffer()
41 … if (wrap->manager.bytes_in_buffer > 0 && count < static_cast<long>(wrap->manager.bytes_in_buffer)) in skip()
43 wrap->manager.bytes_in_buffer -= count; in skip()
44 wrap->manager.next_input_byte = &wrap->buffer[BUF_SIZE - wrap->manager.bytes_in_buffer]; in skip()
48 wrap->stream->seekg(count - wrap->manager.bytes_in_buffer, std::ios_base::cur); in skip()
50 wrap->manager.next_input_byte = nullptr; in skip()
51 wrap->manager.bytes_in_buffer = 0; // bytes_in_buffer may be zero on return. in skip()
63 src->manager.init_source = init_source; in attach_stream()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/plugins/
H A Dplaces-backend.qdoc39 the backend function implementations which are called by the manager.
82 from the manager either from a search or a query to get place details,
90 The categories of a manager engine are relatively static entities; for engines accessing
96 \section1 Saving Places to the Manager
97 A place generally cannot be saved directly between managers as is because it contains manager speci…
98 and categories. In order to facilitate saving to one's own manager, engine implementers should imp…
100 with properties pruned or modified as necessary such that the copy can be saved into manager.
110 Such a situation may arise where one manager provides read-only access to places (origin manager), …
111 manager (destination manager) is used to save selected favorites from the first. During a search o…
112 know which ones have been 'favorited' into the destination manager and perhaps display the customiz…
[all …]
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A Doverlay-sysfs.c31 ovl->manager ? ovl->manager->name : "<none>"); in overlay_manager_show()
60 DSSDBG("manager %s found\n", mgr->name); in overlay_manager_store()
62 if (mgr == ovl->manager) in overlay_manager_store()
65 old_mgr = ovl->manager; in overlay_manager_store()
71 /* detach old manager */ in overlay_manager_store()
154 if (ovl->manager) { in overlay_position_store()
155 r = ovl->manager->apply(ovl->manager); in overlay_position_store()
193 if (ovl->manager) { in overlay_output_size_store()
194 r = ovl->manager->apply(ovl->manager); in overlay_output_size_store()
260 if (ovl->manager) { in overlay_global_alpha_store()
[all …]
H A Dapply.c90 /* If true, a display is enabled using this manager */
168 * Initialize some of the lcd_config fields for TV manager, this lets in apply_init_priv()
169 * us prevent checking if the manager is LCD or TV at some places in apply_init_priv()
179 * A LCD manager's stallmode decides whether it is in manual or auto update. TV
180 * manager is always auto update, stallmode field for TV manager is false by
185 struct mgr_priv_data *mp = get_mgr_priv(ovl->manager); in ovl_manual_update()
235 * check manager and overlay settings using overlay_info from data->info
243 * check manager and overlay settings using overlay_info from ovl->info if
286 * managers, once the manager is enabled, the extra_info in need_isr()
287 * related manager changes will be taken in by HW. in need_isr()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/
H A Dplaces.qdoc222 \section2 Initializing a Manager
226 \snippet places/requesthandler.h Initialize Manager
265 …Rich content such as images and reviews is retrieved through the manager and then if required assi…
308 … signals. However whether a manager does so or not is provider specific, managers accessing places
316 Some fields of a place such as the id, categories and icons are manager specific entities
317 for example the categories in one manager may not be recognized in another.
318 Therefore trying to save a place directly from one manager to another is not possible.
321 it creates a copy of a place, but only copies data that the manager supports.
322 Manager specific data such as the place identifier is not copied over. The new
323 … copy is now suitable for saving into the manager. If the manager supports matching by alternative
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_vma_manager.c37 * DOC: vma offset manager
39 * The vma-manager is responsible to map arbitrary driver-dependent memory
44 * Drivers shouldn't use this for object placement in VMEM. This manager should
55 * This offset manager works on page-based addresses. That is, every argument
62 * Additionally to offset management, the vma offset manager also handles access
71 * drm_vma_offset_manager_init - Initialize new offset-manager
72 * @mgr: Manager object
76 * Initialize a new offset-manager. The offset and area size available for the
77 * manager are given as @page_offset and @size. Both are interpreted as
80 * Adding/removing nodes from the manager is locked internally and protected
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoroutingmanager.cpp99 // ... inform the user that the routing manager does not
151 Constructs a new manager with the specified \a parent and with the
176 qFatal("The routing manager engine that was set for this routing manager was NULL."); in QGeoRoutingManager()
181 Destroys this manager.
190 routing manager.
202 routin manager.
218 This manager and the returned QGeoRouteReply object will emit signals
224 If \a request includes features which are not supported by this manager, as
225 reported by the methods in this manager, then a
245 This manager and the returned QGeoRouteReply object will emit signals
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/
H A DKconfig4 tristate "USB Type-C Port Controller Manager"
9 The Type-C Port Controller Manager provides a USB PD and USB Type-C
27 Type-C Port Controller Manager to provide USB PD and USB
34 Type-C Port Controller Manager to provide USB PD and USB
41 Type-C Port Controller Manager to provide USB PD and USB
49 USB Type-C. It works with Type-C Port Controller Manager
56 with Type-C Port Controller Manager.
66 Type-C Port Controller Manager to provide USB PD and USB
77 Port Controller Manager to provide USB PD and Type-C functionalities.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf_res.c37 * @hash: Hash entry for the manager hash table.
38 * @head: List head used either by the staging list or the manager list
41 * @man: Pointer to a resource manager for this entry.
52 * struct vmw_cmdbuf_res_manager - Command buffer resource manager.
71 * @man: Pointer to the command buffer resource manager
98 * @man: Pointer to the command buffer resource manager
151 * @man: Pointer to the command buffer resource manager
187 * @man: Pointer to the command buffer resource manager.
194 * resource to the hash table of the manager identified by @man. The
229 * @man: Pointer to the command buffer resource manager.
[all …]
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/include/mach/
H A Dpxa2xx-regs.h17 * Power Manager
20 #define PMCR __REG(0x40F00000) /* Power Manager Control Register */
21 #define PSSR __REG(0x40F00004) /* Power Manager Sleep Status Register */
22 #define PSPR __REG(0x40F00008) /* Power Manager Scratch Pad Register */
23 #define PWER __REG(0x40F0000C) /* Power Manager Wake-up Enable Register */
24 #define PRER __REG(0x40F00010) /* Power Manager GPIO Rising-Edge Detect Enable Register */
25 #define PFER __REG(0x40F00014) /* Power Manager GPIO Falling-Edge Detect Enable Register */
26 #define PEDR __REG(0x40F00018) /* Power Manager GPIO Edge Detect Status Register */
27 #define PCFR __REG(0x40F0001C) /* Power Manager General Configuration Register */
28 #define PGSR0 __REG(0x40F00020) /* Power Manager GPIO Sleep State Register for GP[31-0] */
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/edac/
H A Dsocfpga-eccmgr.txt1 Altera SoCFPGA ECC Manager
2 This driver uses the EDAC framework to implement the SOCFPGA ECC Manager.
3 The ECC Manager counts and corrects single bit errors and counts/handles
6 Cyclone5 and Arria5 ECC Manager
8 - compatible : Should be "altr,socfpga-ecc-manager"
33 compatible = "altr,socfpga-ecc-manager";
52 Arria10 SoCFPGA ECC Manager
53 The Arria10 SoC ECC Manager handles the IRQs for each peripheral
58 - compatible : Should be "altr,socfpga-a10-ecc-manager"
59 - altr,sysgr-syscon : phandle to Arria10 System Manager Block
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/misc/
H A Dintel,ixp4xx-ahb-queue-manager.yaml5 $id: "http://devicetree.org/schemas/misc/intel,ixp4xx-ahb-queue-manager.yaml#"
8 title: Intel IXP4xx AHB Queue Manager
14 The IXP4xx AHB Queue Manager maintains queues as circular buffers in
18 queues from the queue manager with foo-queue = <&qmgr N> where the
19 &qmgr is a phandle to the queue manager and N is the queue resource
26 - const: intel,ixp4xx-ahb-queue-manager
47 qmgr: queue-manager@60000000 {
48 compatible = "intel,ixp4xx-ahb-queue-manager";
/OK3568_Linux_fs/buildroot/package/xerces/
H A D0002-InMemMsgLoader-loadMsg-fix-memory-leak-when-transcod.patch8 The reason is that XMLString::transcode(repText2, manager) throws a TranscodingException
53 - tmp1 = XMLString::transcode(repText1, manager);
55 - tmp2 = XMLString::transcode(repText2, manager);
57 - tmp3 = XMLString::transcode(repText3, manager);
59 - tmp4 = XMLString::transcode(repText4, manager);
63 + tmp1 = XMLString::transcode(repText1, manager);
65 + tmp2 = XMLString::transcode(repText2, manager);
67 + tmp3 = XMLString::transcode(repText3, manager);
69 + tmp4 = XMLString::transcode(repText4, manager);
74 + manager->deallocate(tmp1);
[all …]

12345678910>>...71