/kernel/linux/linux-6.6/sound/soc/sof/ |
H A D | ipc3-control.c | 181 /* update each channel */ in sof_ipc3_volume_put() 231 /* update each channel */ in sof_ipc3_switch_put() 279 /* update each channel */ in sof_ipc3_enum_put() 651 * The message includes the updated value/data, update the in sof_ipc3_control_update() 728 .update = sof_ipc3_control_update,
|
/third_party/eudev/src/udev/ |
H A D | udev-event.c | 1002 log_warning_errno(r, "renamed interface '%d' from '%s' to '%s', but could not update udev_device: %m", 1012 /* remove/update possible left-over symlinks from old database entry */
|
/third_party/json/tests/src/ |
H A D | unit-regression2.cpp | 637 SECTION("issue #2315 - json.update and vector<pair>does not work with ordered_json") 641 jsonAnimals.update(jsonCat);
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_statistics.cpp | 42 presched_demand.update(block.register_demand); in collect_presched_stats()
|
/third_party/mesa3d/src/amd/compiler/tests/ |
H A D | check_output.py | 59 funcs.update({ 319 g.update(old_g)
|
/third_party/node/deps/v8/third_party/inspector_protocol/ |
H A D | code_generator.py | 202 jinja_env.filters.update({
|
/third_party/node/deps/v8/third_party/jinja2/ |
H A D | runtime.py | 192 # takes place the runtime will update this mapping with the new blocks 307 context.blocks.update((k, list(v)) for k, v in iteritems(self.blocks))
|
H A D | filters.py | 610 rel.update((policies["urlize.rel"] or "").split())
|
/third_party/node/deps/v8/tools/unittests/ |
H A D | run_tests_test.py | 115 config.update(kwargs)
|
/third_party/node/tools/gyp/pylib/gyp/ |
H A D | mac_tool.py | 185 plist.update(json.loads(keys[0]))
|
/third_party/node/tools/inspector_protocol/jinja2/ |
H A D | filters.py | 526 rel.update((policies['urlize.rel'] or '').split())
|
H A D | runtime.py | 166 # takes place the runtime will update this mapping with the new blocks 276 context.blocks.update((k, list(v)) for k, v in iteritems(self.blocks))
|
/third_party/node/tools/inspector_protocol/ |
H A D | code_generator.py | 198 jinja_env.filters.update({"to_title_case": to_title_case, "dash_to_camelcase": dash_to_camelcase, "to_method_case": functools.partial(to_method_case, config)})
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
H A D | mac_tool.py | 185 plist.update(json.loads(keys[0]))
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_screen.c | 658 screen->base.fence.update = nv30_screen_fence_update; in nv30_screen_create()
|
/third_party/node/deps/v8/src/ic/ |
H A D | handler-configuration.cc | 22 config = BitField::update(config, true); in SetBitFieldValue()
|
/third_party/node/deps/v8/src/profiler/ |
H A D | profile-generator.h | 213 bit_field_ = RefCountedField::update(bit_field_, true); in mark_ref_counted()
|
/third_party/python/Tools/scripts/ |
H A D | freeze_modules.py | 343 m.update(contents)
|
/third_party/python/Lib/distutils/tests/ |
H A D | test_build_ext.py | 52 sysconfig._config_vars.update(self.old_config_vars)
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
H A D | vktComputeShaderBuiltinVarTests.cpp | 504 .update(m_vki, m_device); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawConcurrentTests.cpp | 261 .update(vk, *computeDevice); in iterate()
|
H A D | vktDrawExplicitVertexParameterTests.cpp | 494 .update(vk, device); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
H A D | vktFragmentOperationsTransientAttachmentTests.cpp | 453 updater.update(vk, device); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageAstcDecodeModeTests.cpp | 261 .update(vk, device); in iterate()
|
H A D | vktImageSampleDrawnCubeFaceTests.cpp | 293 .update(vk, device); in iterate()
|