Home
last modified time | relevance | path

Searched defs:lin (Results 1 – 14 of 14) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DcontrolFlowCaching.js4 function f(dim, offsets, arr, acommon, centerAnchorLimit, g, has, lin) { argument
/third_party/ffmpeg/libavfilter/
Dcolorchannelmixer_template.c105 float frout, fgout, fbout, lin, lout; in fn() local
213 float lin, lout; in fn() local
Dvf_colorchannelmixer.c64 static void preservel(float *r, float *g, float *b, float lin, float lout, float max) in preservel()
/third_party/libwebsockets/lib/drivers/led/
Dled-seq.c50 cie_antilog(lws_led_intensity_t lin) in cie_antilog()
/third_party/cups-filters/filter/pdftopdf/
Dnup.cc162 static inline float lin(Position pos,float size) // {{{ in lin() function
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
Dglmark2Benchmark.cpp231 std::istringstream lin(line); in parseOutput() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_srgb.c168 LLVMValueRef lin_thresh, lin, lin_const, is_linear, tmp, pow_final; in lp_build_linear_to_srgb() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_shader_state.c439 uint32_t lin[4]; in nv50_fp_linkage_validate() local
/third_party/skia/modules/particles/src/
DSkParticleBinding.cpp33 LinearizedPath lin; in linearize_path() local
/third_party/libwebsockets/lib/roles/ws/
Dops-ws.c45 int lin; in lws_ws_rx_sm() local
/third_party/ffmpeg/libavformat/
Dlibsrt.c372 struct linger lin; in libsrt_set_options_pre() local
/third_party/alsa-lib/src/pcm/
Dpcm_plug.c256 snd_pcm_format_mask_t lin = { SND_PCM_FMTBIT_LINEAR }; in snd_pcm_plug_slave_format() local
/third_party/icu/tools/colprobe/
Dsortedlines.cpp240 void SortedLines::init(UnicodeSet &rep, Line *lin) in init()
/third_party/node/deps/v8/src/diagnostics/
Dobjects-printer.cc670 int lin = script.GetLineNumber(source_position()) + 1; in JSGeneratorObjectPrint() local