Home
last modified time | relevance | path

Searched defs:num_matches (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dir_function.cpp203 int num_matches, in is_best_inexact_overload()
264 int num_matches) in choose_best_inexact_overload()
Dgl_nir_link_varyings.c1031 unsigned num_matches; member
/third_party/glfw/deps/
Dgetopt.c162 int num_matches = 0; in getopt_long() local
/third_party/node/deps/v8/src/regexp/experimental/
Dexperimental.cc237 int num_matches = in Exec() local
302 int num_matches = OneshotExecRaw(isolate, regexp, subject, output_registers, in OneshotExec() local
/third_party/skia/third_party/externals/brotli/c/enc/
Dbackward_references_hq.c406 const int* starting_dist_cache, const size_t num_matches, in UpdateNodes()
619 const ZopfliCostModel* model, const uint32_t* num_matches, in ZopfliIterate()
686 size_t num_matches; in BrotliZopfliComputeShortestPath() local
746 uint32_t* num_matches = BROTLI_ALLOC(m, uint32_t, num_bytes); in BrotliCreateHqZopfliBackwardReferences() local
/third_party/node/deps/brotli/c/enc/
Dbackward_references_hq.c406 const int* starting_dist_cache, const size_t num_matches, in UpdateNodes()
619 const ZopfliCostModel* model, const uint32_t* num_matches, in ZopfliIterate()
686 size_t num_matches; in BrotliZopfliComputeShortestPath() local
746 uint32_t* num_matches = BROTLI_ALLOC(m, uint32_t, num_bytes); in BrotliCreateHqZopfliBackwardReferences() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/
Drc_test_helpers.c85 int num_matches) in regex_helper()
/third_party/python/Modules/
Dreadline.c1049 int num_matches, int max_length) in on_completion_display_matches_hook()
/third_party/mesa3d/src/gbm/backends/dri/
Dgbm_dri.c315 struct dri_extension_match *matches, size_t num_matches, in dri_bind_extensions()
/third_party/gn/src/base/strings/
Dstring_util.cc712 size_t num_matches = 0; in DoReplaceMatchesAfterOffset() local
/third_party/ffmpeg/libavfilter/
Dvf_deshake_opencl.c128 int num_matches; member