Home
last modified time | relevance | path

Searched refs:_mod (Results 1 – 16 of 16) sorted by relevance

/third_party/python/Include/internal/
Dpycore_compile.h12 struct _mod; // Type defined in pycore_ast.h
16 struct _mod *mod,
22 struct _mod * mod,
37 struct _mod *,
Dpycore_parser.h11 extern struct _mod* _PyParser_ASTFromString(
17 extern struct _mod* _PyParser_ASTFromFile(
Dpycore_symtable.h11 struct _mod; // Type defined in pycore_ast.h
85 struct _mod *mod,
Dpycore_ast.h15 typedef struct _mod *mod_ty;
153 struct _mod { struct
/third_party/elfutils/libdwfl/
Ddwfl_module_addrsym.c244 __libdwfl_addrsym (Dwfl_Module *_mod, GElf_Addr _addr, GElf_Off *off, in __libdwfl_addrsym() argument
248 int syments = INTUSE(dwfl_module_getsymtab) (_mod); in __libdwfl_addrsym()
255 .mod = _mod, in __libdwfl_addrsym()
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp.py30 _mod = imp.load_module('_libwebp', fp, pathname, description)
34 return _mod
/third_party/FreeBSD/stand/kshim/
Dbsd_kernel.h85 /* static */struct debug_module_data debug_##name##_mod = { \
/third_party/python/Lib/
Dfractions.py533 def _mod(a, b): member in Fraction
538 __mod__, __rmod__ = _operator_fallbacks(_mod, operator.mod)
/third_party/FreeBSD/sys/sys/
Dbus.h472 /*static */moduledata_t name##_##busname##_mod = { \
477 DECLARE_MODULE(name##_##busname, name##_##busname##_mod, \
/third_party/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp1986 _mod(always_available, glsl_type::float_type, glsl_type::float_type), in create_builtins()
1987 _mod(always_available, glsl_type::vec2_type, glsl_type::float_type), in create_builtins()
1988 _mod(always_available, glsl_type::vec3_type, glsl_type::float_type), in create_builtins()
1989 _mod(always_available, glsl_type::vec4_type, glsl_type::float_type), in create_builtins()
1991 _mod(always_available, glsl_type::vec2_type, glsl_type::vec2_type), in create_builtins()
1992 _mod(always_available, glsl_type::vec3_type, glsl_type::vec3_type), in create_builtins()
1993 _mod(always_available, glsl_type::vec4_type, glsl_type::vec4_type), in create_builtins()
1995 _mod(fp64, glsl_type::double_type, glsl_type::double_type), in create_builtins()
1996 _mod(fp64, glsl_type::dvec2_type, glsl_type::double_type), in create_builtins()
1997 _mod(fp64, glsl_type::dvec3_type, glsl_type::double_type), in create_builtins()
[all …]
/third_party/python/Misc/NEWS.d/
D3.10.0a7.rst907 Remove the compiler and parser functions using ``struct _mod`` type, because
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngvalid.c7028 image_transform_png_set_##name##_mod,\
8959 image_transform_png_set_@_mod(const image_transform *this, in _mod() function
/third_party/python/Doc/whatsnew/
D3.10.rst2283 * Remove the compiler and parser functions using ``struct _mod`` type, because
/third_party/node/doc/changelogs/
DCHANGELOG_V5.md1406 …* CVE-2015-3193 "BN\_mod\_exp may produce incorrect results on x86\_64", an attack may be possible…
DCHANGELOG_V4.md2930 …* CVE-2015-3193 "BN\_mod\_exp may produce incorrect results on x86\_64", an attack may be possible…
/third_party/gstreamer/gstplugins_good/
DChangeLog50056 qtdemux: add tag mappings for _swr, _mak and _mod tags