Searched refs:config (Results 2926 - 2950 of 3634) sorted by relevance
1...<<111112113114115116117118119120>>...146
/third_party/pulseaudio/src/pulsecore/ |
H A D | srbchannel.c | 21 #include <config.h>
|
H A D | asyncmsgq.c | 21 #include <config.h>
|
H A D | conf-parser.c | 21 #include <config.h>
|
H A D | sndfile-util.c | 21 #include <config.h>
|
H A D | sconv.c | 22 #include <config.h>
|
H A D | svolume_c.c | 22 #include <config.h>
|
H A D | x11wrap.c | 21 #include <config.h>
|
/third_party/python/Lib/idlelib/ |
H A D | help.py | 35 from idlelib.config import idleConf
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | timepng.c | 28 # include <config.h>
|
/third_party/skia/third_party/externals/icu/source/extra/uconv/ |
H A D | makedata.mak | 13 #If no config, we default to debug
|
/third_party/pulseaudio/src/modules/ |
H A D | module-pipe-source.c | 21 #include <config.h>
|
H A D | module-augment-properties.c | 21 #include <config.h>
|
H A D | module-console-kit.c | 21 #include <config.h>
|
/third_party/pulseaudio/src/tests/ |
H A D | lo-test-util.c | 22 #include <config.h>
|
/third_party/skia/third_party/externals/tint/kokoro/windows/ |
H A D | build.bat | 117 cmake --build . --config %BUILD_TYPE% || goto :error
|
/third_party/pulseaudio/src/modules/bluetooth/ |
H A D | bt-codec-msbc.c | 18 #include <config.h>
|
/third_party/pulseaudio/src/utils/ |
H A D | pacmd.c | 21 #include <config.h>
|
/third_party/pulseaudio/src/modules/x11/ |
H A D | module-x11-xsmp.c | 21 #include <config.h>
|
/third_party/pulseaudio/src/pulse/ |
H A D | util.c | 22 #include <config.h>
|
/third_party/vk-gl-cts/scripts/ |
H A D | build_android_mustpass.py | 24 from ctsbuild.config import ANY_GENERATOR
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fFboCompletenessTests.cpp | 32 using namespace deqp::gls::FboUtil::config;
|
/device/soc/rockchip/common/vendor/drivers/phy/ |
H A D | phy-rockchip-inno-hdmi-phy.c | 679 /* 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 D | mali_kbase_tracepoints.h | 166 u32 config); 870 * @config: Job config 877 config \ 884 atom, descriptor, affinity, config); \
|
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/ |
H A D | phy-rockchip-inno-hdmi-phy.c | 578 /* 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 D | opt_common.c | 21 #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