Home
last modified time | relevance | path

Searched full:overall (Results 1 – 25 of 770) sorted by relevance

12345678910>>...31

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_pbha.c108 bool overall; member
118 struct settings_status valid = { .overall = (id < SYSC_ALLOC_COUNT * sizeof(u32)) }; in settings_valid()
120 if (valid.overall) { in settings_valid()
123 valid.overall = valid.read || valid.write; in settings_valid()
143 if (valid.overall) { in kbase_pbha_record_settings()
198 return valid.overall ? 0 : -EINVAL; in kbase_pbha_record_settings()
/OK3568_Linux_fs/u-boot/include/dm/
H A Dtest.h179 * @dms: Overall test state
191 * @dms: Overall test state
203 * @dms: Overall test state
214 * @dms: Overall test state
/OK3568_Linux_fs/kernel/drivers/isdn/mISDN/
H A Ddsp_ecdis.h61 /* Estimate the overall energy in the channel, and the energy in in echo_can_disable_detector_update()
62 the notch (i.e. overall channel energy - tone energy => noise). in echo_can_disable_detector_update()
64 Damp the overall energy a little more for a stable result. in echo_can_disable_detector_update()
/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 Dprofile-count.h484 such that the overall probability of jumping to lab remains in class()
492 Avoid scaling when overall outcome is supposed to be always. in class()
1176 OVERALL. */
1177 profile_probability probability_in (const profile_count overall) const in probability_in()
1180 && !(overall == zero ())) in probability_in()
1182 if (!initialized_p () || !overall.initialized_p () in probability_in()
1183 || !overall.m_val) in probability_in()
1185 if (*this == overall && m_quality == PRECISE) in probability_in()
1188 gcc_checking_assert (compatible_p (overall)); in probability_in()
1190 if (overall.m_val < m_val) in probability_in()
[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 Dprofile-count.h484 such that the overall probability of jumping to lab remains in class()
492 Avoid scaling when overall outcome is supposed to be always. in class()
1176 OVERALL. */
1177 profile_probability probability_in (const profile_count overall) const in probability_in()
1180 && !(overall == zero ())) in probability_in()
1182 if (!initialized_p () || !overall.initialized_p () in probability_in()
1183 || !overall.m_val) in probability_in()
1185 if (*this == overall && m_quality == PRECISE) in probability_in()
1188 gcc_checking_assert (compatible_p (overall)); in probability_in()
1190 if (overall.m_val < m_val) in probability_in()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Dintel_wopcm.h13 * struct intel_wopcm - Overall WOPCM info and WOPCM regions.
14 * @size: Size of overall WOPCM.
/OK3568_Linux_fs/yocto/poky/documentation/profile-manual/
H A Darch.rst4 Overall Architecture of the Linux Tracing and Profiling Tools
10 It may seem surprising to see a section covering an 'overall
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dindex.rst5 added to the kernel over time. There is, as yet, little overall order or
9 This initial section contains overall information, including the README
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/
H A Ddprtc.c77 * dprtc_set_irq_enable() - Set overall interrupt state.
86 * overall interrupt state. if the interrupt is disabled no causes will cause
111 * dprtc_get_irq_enable() - Get overall interrupt state
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dcustomize-quick-guide.txt60 directory. Create an overall +<manufacturer>.mk+ file that
61 includes the +.mk+ files of all your packages. Create an overall
H A Dcommon-usage.txt310 how much each Buildroot package is contributing to the overall root
325 each package to the overall root filesystem size
328 contribution of each package to the overall root filesystem size
332 to the overall filesystem size.
/OK3568_Linux_fs/kernel/include/linux/
H A Dcomponent.h21 * ready to bind the overall driver.
29 * ready to bind the overall driver, or when component_bind_all() fails
/OK3568_Linux_fs/kernel/drivers/virt/nitro_enclaves/
H A Dne_pci_dev.h204 * @padding: Padding for the overall data structure.
249 * @padding0: Padding for the overall data structure.
258 * @padding1: Padding for the overall data structure.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/
H A DXmethods-In-Python.html102 winning C<tt>++</tt> method are compared to select an overall winner. In
107 the C<tt>++</tt> method. <small>GDB</small> uses the overall winner to invoke the
108 method. If the winning xmethod worker is the overall winner, then
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/
H A DXmethods-In-Python.html102 winning C<tt>++</tt> method are compared to select an overall winner. In
107 the C<tt>++</tt> method. <small>GDB</small> uses the overall winner to invoke the
108 method. If the winning xmethod worker is the overall winner, then
/OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.h195 /* Retrieve driver overall state */
310 diagnosing overall driver state. This operation synchronizes against
311 the overall driver mutex - so if there are locking problems this will
/OK3568_Linux_fs/kernel/Documentation/networking/dsa/
H A Dbcm_sf2.rst51 Overall, the SF2 driver is a fairly regular DSA driver; there are a few
97 Whenever possible, the SF2 driver tries to minimize the overall switch power
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddrd.c114 * Figure 11-4 OTG Driver Overall Programming Flow in dwc3_otgregs_init()
172 * As per Figure 11-4 OTG Driver Overall Programming Flow, in dwc3_otg_init()
250 * Figure 11-4 OTG Driver Overall Programming Flow in dwc3_otg_host_exit()
309 * Figure 11-4 OTG Driver Overall Programming Flow in dwc3_otg_device_exit()
/OK3568_Linux_fs/buildroot/package/lua-std-debug/
H A DConfig.in4 Manage an overall debug state, and associated hint
/OK3568_Linux_fs/kernel/fs/squashfs/
H A DKconfig82 using this option may improve overall I/O performance.
196 Using a 4K device block size may also improve overall I/O
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/cim-schema/
H A Dcim-schema.inc2 DESCRIPTION = "Common Information Model (CIM) is a model for describing overall\
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/
H A DPreprocessing.html93 …>&rsquo; suffix. <a href="https://gcc.gnu.org/onlinedocs/gcc/Overall-Options.html#Overall-Options…
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/
H A DPreprocessing.html93 …>&rsquo; suffix. <a href="https://gcc.gnu.org/onlinedocs/gcc/Overall-Options.html#Overall-Options…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/
H A Dopenl2tpd-enable-tests.patch8 of the overall build
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/stabs/
H A DStabs-Format.html71 <p>There are three overall formats for stab assembler directives,
79 <p>The overall format of each class of stab is:

12345678910>>...31