Home
last modified time | relevance | path

Searched refs:config (Results 2926 - 2950 of 3634) sorted by relevance

1...<<111112113114115116117118119120>>...146

/third_party/pulseaudio/src/pulsecore/
H A Dsrbchannel.c21 #include <config.h>
H A Dasyncmsgq.c21 #include <config.h>
H A Dconf-parser.c21 #include <config.h>
H A Dsndfile-util.c21 #include <config.h>
H A Dsconv.c22 #include <config.h>
H A Dsvolume_c.c22 #include <config.h>
H A Dx11wrap.c21 #include <config.h>
/third_party/python/Lib/idlelib/
H A Dhelp.py35 from idlelib.config import idleConf
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dtimepng.c28 # include <config.h>
/third_party/skia/third_party/externals/icu/source/extra/uconv/
H A Dmakedata.mak13 #If no config, we default to debug
/third_party/pulseaudio/src/modules/
H A Dmodule-pipe-source.c21 #include <config.h>
H A Dmodule-augment-properties.c21 #include <config.h>
H A Dmodule-console-kit.c21 #include <config.h>
/third_party/pulseaudio/src/tests/
H A Dlo-test-util.c22 #include <config.h>
/third_party/skia/third_party/externals/tint/kokoro/windows/
H A Dbuild.bat117 cmake --build . --config %BUILD_TYPE% || goto :error
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbt-codec-msbc.c18 #include <config.h>
/third_party/pulseaudio/src/utils/
H A Dpacmd.c21 #include <config.h>
/third_party/pulseaudio/src/modules/x11/
H A Dmodule-x11-xsmp.c21 #include <config.h>
/third_party/pulseaudio/src/pulse/
H A Dutil.c22 #include <config.h>
/third_party/vk-gl-cts/scripts/
H A Dbuild_android_mustpass.py24 from ctsbuild.config import ANY_GENERATOR
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fFboCompletenessTests.cpp32 using namespace deqp::gls::FboUtil::config;
/device/soc/rockchip/common/vendor/drivers/phy/
H A Dphy-rockchip-inno-hdmi-phy.c679 /* Check if tmds clock is out of dts phy config's range. */ in inno_hdmi_phy_clk_round_rate()
1247 static int inno_hdmi_update_phy_table(struct inno_hdmi_phy *inno, u32 *config, struct phy_config *phy_cfg, in inno_hdmi_update_phy_table() argument
1253 phy_cfg[i].tmdsclock = (unsigned long)config[i * 0x0F]; in inno_hdmi_update_phy_table()
1256 phy_cfg[i].regs[j] = (u8)config[i * 0x0F + 1 + j]; in inno_hdmi_update_phy_table()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/tl/
H A Dmali_kbase_tracepoints.h166 u32 config);
870 * @config: Job config
877 config \
884 atom, descriptor, affinity, config); \
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-inno-hdmi-phy.c578 /* Check if tmds clock is out of dts phy config's range. */ in inno_hdmi_phy_clk_round_rate()
1162 int inno_hdmi_update_phy_table(struct inno_hdmi_phy *inno, u32 *config, in inno_hdmi_update_phy_table() argument
1170 (unsigned long)config[i * 15]; in inno_hdmi_update_phy_table()
1173 phy_cfg[i].regs[j] = (u8)config[i * 15 + 1 + j]; in inno_hdmi_update_phy_table()
/third_party/ffmpeg/fftools/
H A Dopt_common.c21 #include "config.h"
224 // when passing 'pkg-config --static'. in print_buildconf()
225 while ((remove_tilde = strstr(str, "pkg-config~")) != NULL) { in print_buildconf()
226 remove_tilde[sizeof("pkg-config~") - 2] = ' '; in print_buildconf()
337 const AVCodecHWConfig *config = avcodec_get_hw_config(c, i); in print_codec() local
338 if (!config) in print_codec()
340 printf("%s ", av_hwdevice_get_type_name(config->device_type)); in print_codec()

Completed in 22 milliseconds

1...<<111112113114115116117118119120>>...146