Home
last modified time | relevance | path

Searched refs:core (Results 5901 - 5925 of 7072) sorted by relevance

1...<<231232233234235236237238239240>>...283

/third_party/pulseaudio/src/pulse/
H A Dohos_glib-mainloop.c27 #include <pulsecore/core-util.h>
H A Dchannelmap.c32 #include <pulsecore/core-util.h>
/third_party/pulseaudio/src/modules/echo-cancel/
H A Dwebrtc.cc30 #include <pulsecore/core-util.h>
/third_party/openssl/crypto/evp/
H A Devp_rand.c14 #include <openssl/core.h>
20 #include "internal/core.h"
/third_party/openssl/crypto/encode_decode/
H A Dencoder_meth.c10 #include <openssl/core.h>
14 #include "internal/core.h"
320 * The core fetching functionality passes the names of the implementation.
/third_party/skia/third_party/externals/angle2/src/common/
H A Dutilities.cpp18 # include <windows.applicationmodel.core.h>
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderAtomicCounterOpsTests.cpp163 versionString = "#version 460 core"; in ShaderPipeline()
169 versionString = "#version 450 core"; in ShaderPipeline()
309 std::string vs = "#version 450 core\n" in executeComputeShader()
319 std::string fs = "#version 450 core\n" in executeComputeShader()
519 m_contextSupportsGL46 = glu::contextSupports(contextType, glu::ApiType::core(4, 6)); in ShaderAtomicCounterOpsTestBase()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderConstExprTests.cpp193 if (glu::contextSupports(contextType, glu::ApiType::core(4, 3))) in createTestCasesForAllShaderTypes()
/third_party/openssl/providers/implementations/encode_decode/
H A Dencode_key2text.c17 #include <openssl/core.h>
/third_party/pulseaudio/src/modules/rtp/
H A Drtp-gstreamer.c26 #include <pulsecore/core-rtclock.h>
/third_party/python/Lib/distutils/command/
H A Dbuild_ext.py11 from distutils.core import Command
/third_party/rust/crates/memchr/src/memmem/
H A Dmod.rs362 self.pos = pos + core::cmp::max(1, self.finder.needle().len()); in next()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTextureFilteringTests.cpp202 glu::contextSupports(ctxType, glu::ApiType::core(4, 5)); in init()
/kernel/linux/linux-5.10/kernel/sched/
H A Dfair.c3261 * on an 8-core system with 8 tasks each runnable on one CPU shares has in calc_group_shares()
6359 * Scans the local SMT mask to see if the entire core is idle, and records this
6367 int core = cpu_of(rq); in __update_idle_core() local
6371 if (test_idle_cores(core, true)) in __update_idle_core()
6374 for_each_cpu(cpu, cpu_smt_mask(core)) { in __update_idle_core()
6375 if (cpu == core) in __update_idle_core()
6382 set_idle_cores(core, 1); in __update_idle_core()
6395 int core, cpu; in select_idle_core() local
6408 for_each_cpu_wrap(core, cpus, target) { in select_idle_core()
6411 for_each_cpu(cpu, cpu_smt_mask(core)) { in select_idle_core()
[all...]
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_ca0132.c22 #include <sound/core.h>
3852 snd_hda_codec_write(codec, codec->core.afg, 0, in r3di_gpio_mic_set()
3867 snd_hda_codec_write(codec, codec->core.afg, 0, in r3di_gpio_dsp_status_set()
3874 snd_hda_codec_write(codec, codec->core.afg, 0, in r3di_gpio_dsp_status_set()
3881 snd_hda_codec_write(codec, codec->core.afg, 0, in r3di_gpio_dsp_status_set()
4678 gpio_data = snd_hda_codec_read(codec, codec->core.afg, 0, in ca0132_alt_select_out_quirk_set()
4686 snd_hda_codec_write(codec, codec->core.afg, 0, in ca0132_alt_select_out_quirk_set()
8795 snd_hda_codec_write(codec, codec->core.afg, 0, in ca0132_init_chip()
8797 snd_hda_codec_write(codec, codec->core.afg, 0, in ca0132_init_chip()
9967 switch (codec->core in sbz_detect_quirk()
[all...]
H A Dhda_generic.c20 #include <sound/core.h>
638 if (nid == codec->core.afg) in is_active_nid()
834 if (nid == codec->core.afg) in path_power_update()
854 snd_hdac_regmap_sync_node(&codec->core, nid); in path_power_update()
3941 cdev = devm_kzalloc(&codec->core.dev, sizeof(*cdev), GFP_KERNEL); in create_mute_led_cdev()
3952 err = led_classdev_register(&codec->core.dev, cdev); in create_mute_led_cdev()
4915 if (power_state != AC_PWRST_D0 || nid == codec->core.afg) in snd_hda_gen_path_power_filter()
5697 " Analog", codec->core.chip_name); in snd_hda_gen_build_pcms()
5728 " Digital", codec->core.chip_name); in snd_hda_gen_build_pcms()
5763 " Alt Analog", codec->core in snd_hda_gen_build_pcms()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dmain.c2386 * core rev <= 10 must do without hwcrypto then. */ in b43_try_request_fw()
2518 "is required for your device (wl-core rev %u)\n", rev); in b43_try_request_fw()
2524 "is required for your device (wl-core rev %u)\n", rev); in b43_try_request_fw()
2530 "is required for your device (wl-core rev %u)\n", rev); in b43_try_request_fw()
3761 /* Initialize the core's QOS capabilities */
4320 * because the core might be gone away while we unlocked the mutex. */
4768 /* Shutdown a wireless core */
4808 /* Initialize a wireless core */
5287 * is all the time when we reinit the core. */ in b43_wireless_core_detach()
5613 b43info(wl, "Broadcom %s WLAN found (core revisio in b43_wireless_init()
5619 b43_bcma_probe(struct bcma_device *core) b43_bcma_probe() argument
5658 b43_bcma_remove(struct bcma_device *core) b43_bcma_remove() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dmain.c2386 * core rev <= 10 must do without hwcrypto then. */ in b43_try_request_fw()
2518 "is required for your device (wl-core rev %u)\n", rev); in b43_try_request_fw()
2524 "is required for your device (wl-core rev %u)\n", rev); in b43_try_request_fw()
2530 "is required for your device (wl-core rev %u)\n", rev); in b43_try_request_fw()
3763 /* Initialize the core's QOS capabilities */
4323 * because the core might be gone away while we unlocked the mutex. */
4771 /* Shutdown a wireless core */
4811 /* Initialize a wireless core */
5290 * is all the time when we reinit the core. */ in b43_wireless_core_detach()
5613 b43info(wl, "Broadcom %s WLAN found (core revisio in b43_wireless_init()
5619 b43_bcma_probe(struct bcma_device *core) b43_bcma_probe() argument
5658 b43_bcma_remove(struct bcma_device *core) b43_bcma_remove() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DReactor.hpp2633 std::unique_ptr<Nucleus> core; member in rr::Function
3185 : core(new Nucleus()) in Function()
3209 auto routine = core->acquireRoutine(fullName, nullptr); in operator ()()
3210 core.reset(nullptr); in operator ()()
3225 auto routine = core->acquireRoutine(fullName, &cfg); in operator ()()
3226 core.reset(nullptr); in operator ()()
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/
H A Dsaa7134-video.c1181 saa_call_all(dev, core, command, SAA6588_CMD_CLOSE, &cmd); in video_release()
1200 saa_call_all(dev, core, command, SAA6588_CMD_READ, &cmd); in radio_read()
1216 saa_call_all(dev, core, command, SAA6588_CMD_POLL, &cmd); in radio_poll()
/kernel/linux/linux-5.10/drivers/media/platform/atmel/
H A Datmel-isc-base.c1601 ret = v4l2_subdev_call(sd, core, s_power, 1); in isc_open()
1609 v4l2_subdev_call(sd, core, s_power, 0); in isc_open()
1632 v4l2_subdev_call(sd, core, s_power, 0); in isc_release()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf100.c28 #include <core/client.h>
29 #include <core/firmware.h>
30 #include <core/option.h>
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_midi2.c11 #include <sound/core.h>
1567 strscpy(ump->core.name, ump->info.name, sizeof(ump->core.name)); in f_midi2_create_card()
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_wayland.c164 dri2_get_shifts_and_sizes(dri2_dpy->core, config, shifts, sizes); in dri2_wl_visual_idx_from_config()
799 dri2_dpy->core->destroyDrawable(dri2_surf->dri_drawable); in dri2_wl_destroy_surface()
2586 dri2_dpy->core->swapBuffers(dri2_surf->dri_drawable); in dri2_wl_swrast_swap_buffers()
/third_party/node/lib/internal/util/
H A Dinspect.js213 // eslint-disable-next-line node-core/no-unescaped-regexp-dot
1403 const core = RegExpPrototypeExec(coreModuleRegExp, line);
1404 if (core !== null && BuiltinModule.exists(core[1])) {

Completed in 80 milliseconds

1...<<231232233234235236237238239240>>...283