Home
last modified time | relevance | path

Searched defs:_mod (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Lib/
Danydbm.py45 _mod = __import__(_name) variable
/external/elfutils/libdwfl/
Ddwfl_module_addrsym.c237 __libdwfl_addrsym (Dwfl_Module *_mod, GElf_Addr _addr, GElf_Off *off, in __libdwfl_addrsym()
/external/python/cpython2/Include/
DPython-ast.h40 struct _mod { struct
41 enum _mod_kind kind; argument
42 union {
59 } v;
/external/python/cpython3/Include/
DPython-ast.h44 struct _mod { struct
45 enum _mod_kind kind; argument
46 union {
63 } v;
/external/tensorflow/tensorflow/contrib/rnn/python/ops/
Drnn_cell.py1952 def _mod(self, x, y): member in PhasedLSTMCell
/external/libpng/contrib/libtests/
Dpngvalid.c8959 image_transform_png_set_@_mod(const image_transform *this, in _mod() function