Searched defs:nOut (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/fastrpc/inc/ |
H A D | remote.h | 80 #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
|
/aosp_15_r20/external/libaom/tools/txfm_analyzer/ |
H A D | txfm_graph.cc | 554 int nOut = node_idx + ni; in gen_adst_B_graph() local 561 int nOut = node_idx + ni; in gen_adst_B_graph() local 775 int nOut = node_idx + second * dct_node_num + first; in connect_layer_2d() local 792 int nOut = node_idx + j * dct_node_num1 + i; in connect_layer_2d_new() local
|
/aosp_15_r20/external/bzip2/ |
H A D | unzcrash.c | 44 int nIn, nOut, nZ; variable
|
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/ |
H A D | shell.c | 9214 int nOut, in apndFullPathname() 10248 int nOut /* Expected output size */ in zipfileInflate() 11349 int nOut = 0; in zipfileStep() local 11584 uLongf nOut = compressBound(nData); in sqlarCompressFunc() local
|
H A D | sqlite3.c | 30957 int nOut; /* Size of the rendering buffer */ in sqlite3_str_vappendf() local
|
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/ |
H A D | shell.c | 9209 int nOut, in apndFullPathname() 10243 int nOut /* Expected output size */ in zipfileInflate() 11344 int nOut = 0; in zipfileStep() local 11579 uLongf nOut = compressBound(nData); in sqlarCompressFunc() local
|
H A D | sqlite3.c | 30957 int nOut; /* Size of the rendering buffer */ in sqlite3_str_vappendf() local
|
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/ |
D | sqlite3.c | 31340 int nOut; /* Size of the rendering buffer */ in sqlite3_str_vappendf() local
|
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlcipher/ |
D | sqlite3.c | 31197 int nOut; /* Size of the rendering buffer */ in sqlite3_str_vappendf() local
|