Home
last modified time | relevance | path

Searched defs:comb (Results 1 – 15 of 15) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DindirectTypeParameterReferences.js45 combined(function (comb) { argument
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fFboCompletenessTests.cpp301 bool SupportedCombinationTest::tryCombination (const FormatCombination& comb) in tryCombination()
338 FormatCombination comb; in iterate() local
/third_party/gstreamer/gstplugins_bad/gst/freeverb/
Dgstfreeverb.c225 freeverb_comb_setbuffer (freeverb_comb * comb, gint size) in freeverb_comb_setbuffer()
234 freeverb_comb_release (freeverb_comb * comb) in freeverb_comb_release()
240 freeverb_comb_init (freeverb_comb * comb) in freeverb_comb_init()
251 freeverb_comb_setdamp (freeverb_comb * comb, gfloat val) in freeverb_comb_setdamp()
265 freeverb_comb_setfeedback (freeverb_comb * comb, gfloat val) in freeverb_comb_setfeedback()
/third_party/boost/libs/geometry/test/robustness/overlay/areal_areal/
Dstar_comb.cpp35 Polygon star, comb; in test_star_comb() local
/third_party/ffmpeg/libavfilter/
Dvf_pullup.h65 int (*comb)(const uint8_t *a, const uint8_t *b, ptrdiff_t s); member
Dvf_pullup.c91 int i, j, comb = 0; in comb_c() local
/third_party/zlib/
Dcrc32.c910 z_word_t crc0, word0, comb; local
/third_party/mesa3d/src/mesa/main/
Dff_fragment_shader.cpp274 const struct gl_tex_env_combine_packed *comb = in make_state_key() local
/third_party/mesa3d/src/compiler/nir/
Dnir_search.c714 for (unsigned comb = 0; comb < comm_expr_combinations; comb++) { in nir_replace_instr() local
/third_party/quickjs/tests/
Dmicrobench.js765 function comb(arr, n, def) { function
/third_party/vk-gl-cts/framework/common/
DtcuTexCompareVerifier.cpp229 for (deUint32 comb = 0; comb < (1<<2); comb++) in isLinearCompareValid() local
339 for (deUint32 comb = 0; comb < (1<<4); comb++) in isBilinearPCFCompareValid() local
479 for (deUint32 comb = 0; comb < (1<<8); comb++) in isTrilinearPCFCompareValid() local
/third_party/python/Modules/
Dunicodedata.c655 int f,l,index,index1,comb; in nfc_nfkc() local
/third_party/quickjs/
Dqjscalc.js207 comb(n, k) { method
2389 var comb = Integer.comb; variable
/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-parser.c1961 enum Combinator comb = 0; in cr_parser_parse_simple_sels() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTests.cpp5613 for (const auto& comb : combs) in createMultisampleTests() local
5647 for (auto& comb : combs) in createMultisampleTests() local
5701 for (const auto& comb : combs) in createMultisampleTests() local