Home
last modified time | relevance | path

Searched refs:config (Results 1326 - 1350 of 3204) sorted by relevance

1...<<51525354555657585960>>...129

/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_opl.h29 # include <config.h>
/third_party/libexif/libexif/
H A Dexif-ifd.c21 #include <config.h>
/third_party/ltp/testcases/kernel/syscalls/ptrace/
H A Dptrace11.c19 #include <config.h>
/third_party/libinput/src/
H A Dbuilddir.h24 #include <config.h>
/third_party/ltp/testcases/realtime/func/pi-tests/
H A DMakefile27 include $(abs_srcdir)/../../config.mk
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_lowering.h86 tgsi_transform_lowering(const struct tgsi_lowering_config *config,
/third_party/pulseaudio/src/pulsecore/
H A Dcpu.c18 #include <config.h>
/third_party/pulseaudio/src/pulse/
H A Dfork-detect.c21 #include <config.h>
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DPbufferSurfaceEGL.h23 PbufferSurfaceEGL(const egl::SurfaceState &state, const FunctionsEGL *egl, EGLConfig config);
H A DWindowSurfaceEGL.h22 EGLConfig config,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/fuchsia/
H A DDisplayVkFuchsia.h29 void checkConfigSupport(egl::Config *config) override;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ggp/
H A DDisplayVkGGP.h28 void checkConfigSupport(egl::Config *config) override;
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-c.c31 #include <config.h>
/third_party/pulseaudio/src/modules/
H A Dmodule-role-ducking.c21 #include <config.h>
H A Dmodule-role-cork.c21 #include <config.h>
H A Dmodule-rescue-streams.c21 #include <config.h>
/third_party/pulseaudio/src/tests/
H A Dlo-test-util.h22 #include <config.h>
/third_party/vk-gl-cts/framework/egl/
H A DegluGLContextFactory.hpp52 virtual glu::RenderContext* createContext (const glu::RenderConfig& config, const tcu::CommandLine& cmdLine, const glu::RenderContext *sharedContext) const;
/third_party/vk-gl-cts/framework/opengl/
H A DgluContextFactory.hpp60 * \param config Rendering context configuration
65 virtual RenderContext* createContext (const RenderConfig& config, const tcu::CommandLine& cmdLine, const glu::RenderContext* sharedContext) const = 0;
/third_party/ffmpeg/libavcodec/
H A Dopusdec.c68 static int get_silk_samplerate(int config) in get_silk_samplerate() argument
70 if (config < 4) in get_silk_samplerate()
72 else if (config < 8) in get_silk_samplerate()
197 silk_frame_duration_ms[s->packet.config]); in opus_decode_frame()
444 c->streams[0].silk_samplerate = get_silk_samplerate(pkt->config); in opus_decode_packet()
515 s->silk_samplerate = get_silk_samplerate(s->packet.config); in opus_decode_packet()
/third_party/ffmpeg/libavformat/
H A Diff.c253 int hour, min, sec, i, ret, config; in parse_dsd_prop() local
337 config = avio_rb16(pb); in parse_dsd_prop()
338 if (config != 0xFFFF) { in parse_dsd_prop()
339 if (config < FF_ARRAY_ELEMS(dsd_loudspeaker_config)) in parse_dsd_prop()
340 st->codecpar->ch_layout = dsd_loudspeaker_config[config]; in parse_dsd_prop()
342 avpriv_request_sample(s, "loudspeaker configuration %d", config); in parse_dsd_prop()
/third_party/alsa-lib/src/ucm/
H A Dutils.c839 * \retval config A configuration tree or NULL
848 snd_config_t *config; in uc_mgr_alibcfg_by_device() local
859 config = NULL; in uc_mgr_alibcfg_by_device()
864 config = uc_mgr->local_config; in uc_mgr_alibcfg_by_device()
865 snd_config_ref(config); in uc_mgr_alibcfg_by_device()
868 if (!config) in uc_mgr_alibcfg_by_device()
870 *top = config; in uc_mgr_alibcfg_by_device()
/third_party/nghttp2/src/
H A Dshrpx_log.cc158 auto config = get_config(); in ~Log() local
160 if (!config) { in ~Log()
166 auto &errorconf = config->logging.error; in ~Log()
195 lgconf->tstamp->time_iso8601.c_str(), config->pid, lgconf->pid, in ~Log()
578 auto config = get_config(); in upstream_accesslog() local
600 : config->http2_proxy ? construct_absolute_request_uri(balloc, req) in upstream_accesslog()
/third_party/node/deps/v8/src/heap/cppgc/
H A Dsweeper.cc741 void Start(SweepingConfig config, cppgc::Platform* platform) { in Start() argument
746 config_ = config; in Start()
763 PrepareForSweepVisitor(&space_states_, config.compactable_space_handling) in Start()
766 if (config.sweeping_type == SweepingConfig::SweepingType::kAtomic) { in Start()
1044 void Sweeper::Start(SweepingConfig config) { in Start() argument
1045 impl_->Start(config, heap_.platform()); in Start()
/third_party/python/Tools/demo/
H A Dsortvisu.py59 self.canvas.config(width=(self.size+1)*XGRID,
179 self.label.config(text=msg)
191 self.report.config(text=text)
556 self.b_cancel.config(state=DISABLED)
598 self.b_cancel.config(state=NORMAL)
603 self.b_cancel.config(state=DISABLED)

Completed in 14 milliseconds

1...<<51525354555657585960>>...129