Home
last modified time | relevance | path

Searched defs:nIn (Results 1 – 9 of 9) sorted by relevance

/external/pytorch/aten/src/ATen/native/
DGatedLinearUnit.cpp29 const int64_t nIn = self.size(wrap_dim); in TORCH_META_FUNC() local
58 const int64_t nIn = input.size(wrap_dim); in glu_backward_cpu_out() local
/external/bzip2/
Dunzcrash.c44 int nIn, nOut, nZ; variable
/external/fastrpc/inc/
Dremote.h80 #define REMOTE_SCALARS_MAKEX(nAttr,nMethod,nIn,nOut,noIn,noOut) \ argument
88 #define REMOTE_SCALARS_MAKE(nMethod,nIn,nOut) REMOTE_SCALARS_MAKEX(0,nMethod,nIn,nOut,0,0) argument
/external/pytorch/aten/src/ATen/native/cuda/
DActivation.cpp34 const int64_t nIn = input_sizes[wrap_dim]; in glu_backward_cuda_out() local
/external/libaom/tools/txfm_analyzer/
Dtxfm_graph.cc555 int nIn = nOut + size / 2; in gen_adst_B_graph() local
562 int nIn = nOut - size / 2; in gen_adst_B_graph() local
774 int nIn = node_idx + first * dct_node_num + second; in connect_layer_2d() local
791 int nIn = node_idx + i * dct_node_num0 + j; in connect_layer_2d_new() local
/external/sqlite/dist/sqlite-autoconf-3440300/
Dshell.c6423 static int re_match(ReCompiled *pRe, const unsigned char *zIn, int nIn){ in re_match()
7223 sqlite3_int64 nIn; in readFileContents() local
10247 int nIn, /* Size of buffer aIn[] in bytes */ in zipfileInflate()
10293 const u8 *aIn, int nIn, /* Input */ in zipfileDeflate()
10930 int nIn = sqlite3_value_bytes(apVal[7]); in zipfileUpdate() local
12632 int nIn = zIn ? STRLEN(zIn) : 0; in idxAppendText() local
21897 long nIn; in readFile() local
/external/sqlite/dist/sqlite-autoconf-3440400/orig/
Dshell.c6418 static int re_match(ReCompiled *pRe, const unsigned char *zIn, int nIn){ in re_match()
7218 sqlite3_int64 nIn; in readFileContents() local
10242 int nIn, /* Size of buffer aIn[] in bytes */ in zipfileInflate()
10288 const u8 *aIn, int nIn, /* Input */ in zipfileDeflate()
10925 int nIn = sqlite3_value_bytes(apVal[7]); in zipfileUpdate() local
12627 int nIn = zIn ? STRLEN(zIn) : 0; in idxAppendText() local
21892 long nIn; in readFile() local
/external/sqlite/dist/sqlite-autoconf-3440300/orig/
Dshell.c6418 static int re_match(ReCompiled *pRe, const unsigned char *zIn, int nIn){ in re_match()
7218 sqlite3_int64 nIn; in readFileContents() local
10242 int nIn, /* Size of buffer aIn[] in bytes */ in zipfileInflate()
10288 const u8 *aIn, int nIn, /* Input */ in zipfileDeflate()
10925 int nIn = sqlite3_value_bytes(apVal[7]); in zipfileUpdate() local
12627 int nIn = zIn ? STRLEN(zIn) : 0; in idxAppendText() local
21892 long nIn; in readFile() local
/external/sqlite/dist/sqlite-autoconf-3440400/
Dshell.c6423 static int re_match(ReCompiled *pRe, const unsigned char *zIn, int nIn){ in re_match()
7223 sqlite3_int64 nIn; in readFileContents() local
10247 int nIn, /* Size of buffer aIn[] in bytes */ in zipfileInflate()
10293 const u8 *aIn, int nIn, /* Input */ in zipfileDeflate()
10930 int nIn = sqlite3_value_bytes(apVal[7]); in zipfileUpdate() local
12632 int nIn = zIn ? STRLEN(zIn) : 0; in idxAppendText() local
21897 long nIn; in readFile() local