Searched defs:nOut (Results 1 – 9 of 9) sorted by relevance
/external/oss-fuzz/projects/bzip2/ |
D | bzip2_decompress_target.c | 36 unsigned int nZ, nOut; in LLVMFuzzerTestOneInput() local
|
D | bzip2_compress_target.c | 44 unsigned int nZ, nOut; in LLVMFuzzerTestOneInput() local
|
/external/bzip2/ |
D | unzcrash.c | 44 int nIn, nOut, nZ; variable
|
/external/fastrpc/inc/ |
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
|
/external/libaom/libaom/tools/txfm_analyzer/ |
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
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_from_tgsi.cpp | 1150 const unsigned int nOut = (info_out->io.genUserClip + 3) / 4; in scanSource() local
|
D | nv50_ir_from_nir.cpp | 1152 const unsigned int nOut = (info_out->io.genUserClip + 3) / 4; in assignSlots() local
|
/external/sqlite/dist/ |
D | shell.c | 4099 int nOut, in apndFullPathname() 5324 int nOut /* Expected output size */ in zipfileInflate() 6399 int nOut = 0; in zipfileStep() local 6625 uLongf nOut = compressBound(nData); in sqlarCompressFunc() local
|
/external/sqlite/dist/orig/ |
D | shell.c | 4094 int nOut, in apndFullPathname() 5319 int nOut /* Expected output size */ in zipfileInflate() 6394 int nOut = 0; in zipfileStep() local 6620 uLongf nOut = compressBound(nData); in sqlarCompressFunc() local
|