Home
last modified time | relevance | path

Searched +defs:T +defs:m (Results 13926 – 13950 of 15702) sorted by relevance

1...<<551552553554555556557558559560>>...629

/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/src/
H A Dpicture.rs196 m: [f32; 16], field
456 fn from(binding: PropertyBinding<T>) -> Binding<T> { in from()
1608 prev_items: &'a [T], in new()
1609 curr_items: &'a [T], in new()
1632 opt_detail: Option<&mut CompareHelperResult<T>>, in is_same()
1633 ) -> bool where F: FnMut(&T, &T) -> bool { in is_same()
4591 pt: &mut T, in print()
/dports/math/freefem++/FreeFem-sources-4.6/src/mpi/
H A Dparallelempi.cpp2424 KK * m = GetAny<KK * >(a); in ClearReturnpKK() local
2436 KK_ * m = GetAny<KK_ * >(a); in ClearReturnpKK_() local
2448 KK_ m = GetAny<KK_>(a); in ClearReturnKK_() local
2555 …nst MPI_Comm& in, MPI_Comm& out, const bool& exclude, unsigned short& p, const unsigned short& T) { in splitCommunicator()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/make/langtools/src/classes/build/tools/symbolgenerator/
H A DCreateSymbols.java1620 … Matcher m = Pattern.compile(pattern, Pattern.MULTILINE).matcher(oldContent); in dumpDescriptions() local
2327 Function<T, String> feature2Descriptor, in includeOutputType()
2335 Matcher m = OUTPUT_TYPE_PATTERN.matcher(sig); in includeOutputType() local
3715 Matcher m = unicodePattern.matcher(value); in unquote() local
/dports/devel/ctre/compile-time-regular-expressions-3.4.1/single-header/
H A Dctre.hpp410 template <typename T> constexpr fixed_string(const T *) noexcept { in fixed_string()
506 template <typename T, typename... As> constexpr auto push_front(T, list<As...>) noexcept -> list<T,… in push_front() argument
509 template <typename T, typename... As> constexpr auto pop_front(list<T, As...>) noexcept -> list<As.… in pop_front()
520 template <typename T = _nothing> constexpr auto pop_and_get_front(empty_list, T = T()) noexcept -> … in pop_and_get_front() argument
523 template <typename Head, typename... As, typename T = _nothing> constexpr auto front(list<Head, As.… in front() argument
524 template <typename T = _nothing> constexpr auto front(empty_list, T = T()) noexcept -> T { return {… in front() argument
541 template <typename T, typename... Ts> constexpr bool exists_in(T, list<Ts...>) noexcept { in exists_in() argument
553 template <typename T, typename... Ts> constexpr auto remove_item(T, list<Ts...>) noexcept { in remove_item() argument
922 struct m {}; struct
1797 …template <typename T> friend constexpr auto operator==(id<Name...>, T) noexcept -> std::false_type… in operator ==() argument
[all …]
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/quickjs/
H A Dquickjs.c26044 JSModuleDef *m; in js_new_module_def() local
26214 JSModuleDef *m; in JS_NewCModule() local
26329 JSModuleDef *m; in js_find_loaded_module() local
26346 JSModuleDef *m; in js_host_resolve_imported_module() local
27130 JSModuleDef *m; in js_import_meta() local
27149 JSModuleDef *m; in js_dynamic_import() local
32381 JSModuleDef *m; in __JS_EvalInternal() local
39103 JSValue S, A, R, T; in js_string_split() local
40739 JSValue m; in js_is_regexp() local
46445 int64_t m = a % b; in math_mod() local
[all …]
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/quickjs/
H A Dquickjs.c26046 JSModuleDef *m; in js_new_module_def() local
26216 JSModuleDef *m; in JS_NewCModule() local
26331 JSModuleDef *m; in js_find_loaded_module() local
26348 JSModuleDef *m; in js_host_resolve_imported_module() local
27132 JSModuleDef *m; in js_import_meta() local
27151 JSModuleDef *m; in js_dynamic_import() local
32383 JSModuleDef *m; in __JS_EvalInternal() local
39105 JSValue S, A, R, T; in js_string_split() local
40741 JSValue m; in js_is_regexp() local
46447 int64_t m = a % b; in math_mod() local
[all …]
/dports/net/scamper/scamper-cvs-20211026/utils/sc_hoiho/
H A Dsc_hoiho.c481 int m; /* number of elements in ovector */ member
1729 static int pt_to_bits_trip(slist_t *list, int m, int x, int y) in pt_to_bits_trip()
2174 int i, j, k, m, rc = -1; in pt_to_bits() local
4000 static int lcs_trim(slist_t *X, const char *S, const char *T) in lcs_trim()
4068 static slist_t *lcs_asn(sc_ifacedom_t *S, sc_ifacedom_t *T) in lcs_asn()
4482 int i, m, start, len; in sc_css_morespecific_ov() local
4561 static sc_css_t *sc_css_alloc_pt(const char *str, int *m, int mc) in sc_css_alloc_pt()
6135 const char *ptr, *m = NULL, *end = NULL; in sc_suffix_find() local
12727 sc_ifacedom_t *S, sc_ifacedom_t *T) in sc_regex_asn_lcs()
12849 const sc_ifacedom_t *S, const sc_ifacedom_t *T) in sc_regex_lcs()
[all …]
/dports/math/barvinok/barvinok-0.41.5/isl/
H A Disl_coalesce.c827 static int not_unique_unit_row(__isl_keep isl_mat *T, int row) in not_unique_unit_row()
975 isl_mat *T; in tighten_on_relaxed_facet() local
1345 int l, m; in add_selected_wraps() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/External/isl/
H A Disl_coalesce.c827 static int not_unique_unit_row(__isl_keep isl_mat *T, int row) in not_unique_unit_row()
975 isl_mat *T; in tighten_on_relaxed_facet() local
1345 int l, m; in add_selected_wraps() local
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Dheap-refs.cc757 .TraverseTransitionTree([&](Map m) { in InstanceSizeWithMinSlack()
2652 #define DEF_OBJECT_GETTER(T) \ argument
2657 #define DEF_OBJECT_GETTER(T) \ argument
/dports/devel/isl/isl-0.24/
H A Disl_coalesce.c827 static int not_unique_unit_row(__isl_keep isl_mat *T, int row) in not_unique_unit_row()
975 isl_mat *T; in tighten_on_relaxed_facet() local
1345 int l, m; in add_selected_wraps() local
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/External/isl/
H A Disl_coalesce.c827 static int not_unique_unit_row(__isl_keep isl_mat *T, int row) in not_unique_unit_row()
975 isl_mat *T; in tighten_on_relaxed_facet() local
1345 int l, m; in add_selected_wraps() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/External/isl/
H A Disl_coalesce.c827 static int not_unique_unit_row(__isl_keep isl_mat *T, int row) in not_unique_unit_row()
975 isl_mat *T; in tighten_on_relaxed_facet() local
1345 int l, m; in add_selected_wraps() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/External/isl/
H A Disl_coalesce.c827 static int not_unique_unit_row(__isl_keep isl_mat *T, int row) in not_unique_unit_row()
975 isl_mat *T; in tighten_on_relaxed_facet() local
1345 int l, m; in add_selected_wraps() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Disl_coalesce.c827 static int not_unique_unit_row(__isl_keep isl_mat *T, int row) in not_unique_unit_row()
975 isl_mat *T; in tighten_on_relaxed_facet() local
1345 int l, m; in add_selected_wraps() local
/dports/devel/libfirm/libfirm-1.21.0/ir/opt/
H A Dcombo.c268 static void check_partition(const partition_t *T) in check_partition()
354 #define check_partition(T) argument
1089 node_t *m = get_irn_node(edge->use); in step() local
/dports/math/singular/Singular-Release-4-2-1/factory/
H A DfacHensel.cc184 CanonicalForm buf1, buf2, buf3, S, T; in tryDiophantine() local
454 CFListIterator m; in sortList() local
1030 CanonicalForm buf1, buf2, buf3, S, T; in diophantine() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Disl_coalesce.c827 static int not_unique_unit_row(__isl_keep isl_mat *T, int row) in not_unique_unit_row()
975 isl_mat *T; in tighten_on_relaxed_facet() local
1345 int l, m; in add_selected_wraps() local
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/xatlas/
H A Dxatlas.cpp1904 int m; in EigenSolver3_QLAlgorithm() local
4423 #define NL_NEW(T) XA_ALLOC(MemTag::OpenNL, T) argument
4424 #define NL_NEW_ARRAY(T,NB) XA_ALLOC_ARRAY(MemTag::OpenNL, T, NB) argument
4425 #define NL_RENEW_ARRAY(T,x,NB) XA_REALLOC(MemTag::OpenNL, x, T, NB) argument
4428 #define NL_CLEAR(x, T) memset(x, 0, sizeof(T)); argument
4429 #define NL_CLEAR_ARRAY(T,x,NB) memset(x, 0, (size_t)(NB)*sizeof(T)) argument
4444 uint32_t m; member
4470 uint32_t m; member
4486 uint32_t m; member
4719 int m = (int)(A->m); in nlSparseMatrix_mult_rows() local
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/xatlas/
H A Dxatlas.cpp1904 int m; in EigenSolver3_QLAlgorithm() local
4423 #define NL_NEW(T) XA_ALLOC(MemTag::OpenNL, T) argument
4424 #define NL_NEW_ARRAY(T,NB) XA_ALLOC_ARRAY(MemTag::OpenNL, T, NB) argument
4425 #define NL_RENEW_ARRAY(T,x,NB) XA_REALLOC(MemTag::OpenNL, x, T, NB) argument
4428 #define NL_CLEAR(x, T) memset(x, 0, sizeof(T)); argument
4429 #define NL_CLEAR_ARRAY(T,x,NB) memset(x, 0, (size_t)(NB)*sizeof(T)) argument
4444 uint32_t m; member
4470 uint32_t m; member
4486 uint32_t m; member
4719 int m = (int)(A->m); in nlSparseMatrix_mult_rows() local
[all …]
/dports/x11-drivers/xf86-video-intel/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/sna/
H A Dsna_display.c4199 static bool duplicate_mode(DisplayModePtr modes, DisplayModePtr m) in duplicate_mode()
4259 DisplayModePtr m; in default_modes() local
4324 DisplayModePtr i, m, preferred = NULL; in sna_output_add_default_modes() local
4458 struct drm_mode_modeinfo *m; in sna_output_get_modes() local
6227 RRTransformPtr T = NULL; in __sna_get_cursor() local
8853 PictTransform T; in sna_crtc_redisplay__fallback() local
8983 PictTransform T; in sna_crtc_redisplay__composite() local
/dports/devel/py-rapidfuzz/rapidfuzz-1.8.0/src/
H A Dcpp_string_metric.cpp293 template<class T> void CYTHON_UNUSED_VAR( const T& ) { } in CYTHON_UNUSED_VAR()
2628 static int __pyx_m_clear(PyObject *m) { in __pyx_m_clear()
10975 PyObject *m = NULL, *p = NULL; in __Pyx_RefNannyImportAPI() local
13690 __Pyx_CyFunction_clear(__pyx_CyFunctionObject *m) in __Pyx_CyFunction_clear()
13723 static void __Pyx__CyFunction_dealloc(__pyx_CyFunctionObject *m) in __Pyx__CyFunction_dealloc()
13730 static void __Pyx_CyFunction_dealloc(__pyx_CyFunctionObject *m) in __Pyx_CyFunction_dealloc()
14108 __pyx_CyFunctionObject *m = (__pyx_CyFunctionObject *) func; in __Pyx_CyFunction_InitDefaults() local
14118 __pyx_CyFunctionObject *m = (__pyx_CyFunctionObject *) func; in __Pyx_CyFunction_SetDefaultsTuple() local
14123 __pyx_CyFunctionObject *m = (__pyx_CyFunctionObject *) func; in __Pyx_CyFunction_SetDefaultsKwDict() local
14128 __pyx_CyFunctionObject *m = (__pyx_CyFunctionObject *) func; in __Pyx_CyFunction_SetAnnotationsDict() local
[all …]
/dports/lang/cython/Cython-0.29.24/Cython/Compiler/
H A DFusedNode.c250 template<class T> void CYTHON_MAYBE_UNUSED_VAR( const T& ) { } in CYTHON_MAYBE_UNUSED_VAR()
20680 PyObject *m = NULL, *p = NULL; in __Pyx_RefNannyImportAPI() local
21557 PySequenceMethods *m = Py_TYPE(o)->tp_as_sequence; in __Pyx_GetItemInt_Fast() local
21585 PySequenceMethods *m = Py_TYPE(obj)->tp_as_sequence; in __Pyx_PyObject_GetIndex() local
21601 PyMappingMethods *m = Py_TYPE(obj)->tp_as_mapping; in __Pyx_PyObject_GetItem() local
22942 __Pyx_CyFunction_clear(__pyx_CyFunctionObject *m) in __Pyx_CyFunction_clear()
22966 static void __Pyx__CyFunction_dealloc(__pyx_CyFunctionObject *m) in __Pyx__CyFunction_dealloc()
22973 static void __Pyx_CyFunction_dealloc(__pyx_CyFunctionObject *m) in __Pyx_CyFunction_dealloc()
23002 __pyx_CyFunctionObject *m = (__pyx_CyFunctionObject *) func; in __Pyx_CyFunction_descr_get() local
23182 __pyx_CyFunctionObject *m = (__pyx_CyFunctionObject *) func; in __Pyx_CyFunction_InitDefaults() local
[all …]
/dports/graphics/py-cartopy/Cartopy-0.19.0.post1/lib/cartopy/
H A D_crs.c238 template<class T> void CYTHON_MAYBE_UNUSED_VAR( const T& ) { } in CYTHON_MAYBE_UNUSED_VAR()
14165 PyObject *m = NULL, *p = NULL; in __Pyx_RefNannyImportAPI() local
15967 PySequenceMethods *m = Py_TYPE(o)->tp_as_sequence; in __Pyx_GetItemInt_Fast() local
15995 PySequenceMethods *m = Py_TYPE(obj)->tp_as_sequence; in __Pyx_PyObject_GetIndex() local
16011 PyMappingMethods *m = Py_TYPE(obj)->tp_as_mapping; in __Pyx_PyObject_GetItem() local
16874 __Pyx_CyFunction_clear(__pyx_CyFunctionObject *m) in __Pyx_CyFunction_clear()
16898 static void __Pyx__CyFunction_dealloc(__pyx_CyFunctionObject *m) in __Pyx__CyFunction_dealloc()
16905 static void __Pyx_CyFunction_dealloc(__pyx_CyFunctionObject *m) in __Pyx_CyFunction_dealloc()
16934 __pyx_CyFunctionObject *m = (__pyx_CyFunctionObject *) func; in __Pyx_CyFunction_descr_get() local
17114 __pyx_CyFunctionObject *m = (__pyx_CyFunctionObject *) func; in __Pyx_CyFunction_InitDefaults() local
[all …]
/dports/textproc/py-fastavro/fastavro-0.24.2/fastavro/
H A D_read.c236 template<class T> void CYTHON_MAYBE_UNUSED_VAR( const T& ) { } in CYTHON_MAYBE_UNUSED_VAR()
18832 PyObject *m = NULL, *p = NULL; in __Pyx_RefNannyImportAPI() local
20057 PySequenceMethods *m = Py_TYPE(o)->tp_as_sequence; in __Pyx_GetItemInt_Fast() local
20085 PySequenceMethods *m = Py_TYPE(obj)->tp_as_sequence; in __Pyx_PyObject_GetIndex() local
20101 PyMappingMethods *m = Py_TYPE(obj)->tp_as_mapping; in __Pyx_PyObject_GetItem() local
21265 __Pyx_CyFunction_clear(__pyx_CyFunctionObject *m) in __Pyx_CyFunction_clear()
21289 static void __Pyx__CyFunction_dealloc(__pyx_CyFunctionObject *m) in __Pyx__CyFunction_dealloc()
21296 static void __Pyx_CyFunction_dealloc(__pyx_CyFunctionObject *m) in __Pyx_CyFunction_dealloc()
21325 __pyx_CyFunctionObject *m = (__pyx_CyFunctionObject *) func; in __Pyx_CyFunction_descr_get() local
21505 __pyx_CyFunctionObject *m = (__pyx_CyFunctionObject *) func; in __Pyx_CyFunction_InitDefaults() local
[all …]

1...<<551552553554555556557558559560>>...629