OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_nc
(Results
1 - 2
of
2
) sorted by null
/external/python/setuptools/setuptools/command/
install.py
30
_nc
= dict(new_commands)
variable in class:install
121
# XXX Python 3.1 doesn't see
_nc
if this is inside the class
123
[cmd for cmd in orig.install.sub_commands if cmd[0] not in install.
_nc
] +
/external/libopus/celt/
cwrs.c
644
_nc
: Returns V(_n,_k).*/
645
static OPUS_INLINE opus_uint32 icwrs(int _n,int _k,opus_uint32 *
_nc
,const int *_y,
665
*
_nc
=_u[k]+_u[k+1];
Completed in 215 milliseconds