Searched defs:nVal (Results  1 – 7 of 7) sorted by relevance
| /external/pdfium/core/fxcodec/jbig2/ | 
| D | JBig2_TrdProc.cpp | 88         int32_t nVal = pHuffmanDecoder->DecodeAValue(SBHUFFDS, &IDS);  in DecodeHuffman()  local 103         int32_t nVal;  in DecodeHuffman()  local 128         const int32_t nVal = nSafeVal.ValueOrDie();  in DecodeHuffman()  local
  | 
| D | JBig2_HuffmanDecoder.cpp | 32     const int32_t nVal = nSafeVal.ValueOrDie();  in DecodeAValue()  local
  | 
| D | JBig2_SddProc.cpp | 270       int32_t nVal = pHuffmanDecoder->DecodeAValue(SDHUFFDW, &DW);  in DecodeHuffman()  local
  | 
| D | JBig2_Context.cpp | 1152       const int32_t nVal = nSafeVal.ValueOrDie();  in DecodeSymbolIDHuffmanTable()  local
  | 
| /external/mesa3d/src/gallium/drivers/nouveau/codegen/ | 
| D | nv50_ir_ra.cpp | 968    RIG_Node *nVal = &nodes[val->id];  in coalesceValues()  local
  | 
| /external/sqlite/dist/orig/ | 
| D | shell.c | 939   int nVal,  in shellModuleSchema() 975   int nVal,  in shellAddSchemaName() 8258   int nVal,   in zipfileUpdate() 8661 static void zipfileStep(sqlite3_context *pCtx, int nVal, sqlite3_value **apVal){  in zipfileStep() 9467   int nVal = (zVal ? STRLEN(zVal) : 0);  in idxHashAdd()  local 12399   int nVal,  in shellPutsFunc() 17233   int nVal,  in shellFkeyCollateClause()
  | 
| /external/sqlite/dist/ | 
| D | shell.c | 944   int nVal,  in shellModuleSchema() 980   int nVal,  in shellAddSchemaName() 8263   int nVal,   in zipfileUpdate() 8666 static void zipfileStep(sqlite3_context *pCtx, int nVal, sqlite3_value **apVal){  in zipfileStep() 9472   int nVal = (zVal ? STRLEN(zVal) : 0);  in idxHashAdd()  local 12404   int nVal,  in shellPutsFunc() 17254   int nVal,  in shellFkeyCollateClause()
  |