Searched defs:nVal (Results 1 – 7 of 7) sorted by relevance
| /external/pdfium/core/fxcodec/jbig2/ |
| D | JBig2_HuffmanDecoder.cpp | 32 const int32_t nVal = nSafeVal.ValueOrDie(); in DecodeAValue() local
|
| D | JBig2_TrdProc.cpp | 89 int32_t nVal = pHuffmanDecoder->DecodeAValue(SBHUFFDS.Get(), &IDS); in DecodeHuffman() local 104 int32_t nVal; in DecodeHuffman() local 129 const int32_t nVal = nSafeVal.ValueOrDie(); in DecodeHuffman() local
|
| D | JBig2_SddProc.cpp | 276 int32_t nVal; in DecodeHuffman() local
|
| D | JBig2_Context.cpp | 1158 const int32_t nVal = nSafeVal.ValueOrDie(); in DecodeSymbolIDHuffmanTable() local
|
| /external/sqlite/dist/ |
| D | shell.c | 931 int nVal, in shellModuleSchema() 965 int nVal, in shellAddSchemaName() 5915 int nVal, in zipfileUpdate() 6318 void zipfileStep(sqlite3_context *pCtx, int nVal, sqlite3_value **apVal){ in zipfileStep() 7099 int nVal = (zVal ? STRLEN(zVal) : 0); in idxHashAdd() local 9925 int nVal, in shellPutsFunc() 14010 int nVal, in shellFkeyCollateClause()
|
| /external/sqlite/dist/orig/ |
| D | shell.c | 926 int nVal, in shellModuleSchema() 960 int nVal, in shellAddSchemaName() 5910 int nVal, in zipfileUpdate() 6313 void zipfileStep(sqlite3_context *pCtx, int nVal, sqlite3_value **apVal){ in zipfileStep() 7094 int nVal = (zVal ? STRLEN(zVal) : 0); in idxHashAdd() local 9920 int nVal, in shellPutsFunc() 13989 int nVal, in shellFkeyCollateClause()
|
| /external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
| D | nv50_ir_ra.cpp | 968 RIG_Node *nVal = &nodes[val->id]; in coalesceValues() local
|