Home
last modified time | relevance | path

Searched defs:nVal (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/core/fxcodec/jbig2/
DJBig2_TrdProc.cpp88 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
DJBig2_HuffmanDecoder.cpp32 const int32_t nVal = nSafeVal.ValueOrDie(); in DecodeAValue() local
DJBig2_SddProc.cpp270 int32_t nVal = pHuffmanDecoder->DecodeAValue(SDHUFFDW, &DW); in DecodeHuffman() local
DJBig2_Context.cpp1152 const int32_t nVal = nSafeVal.ValueOrDie(); in DecodeSymbolIDHuffmanTable() local
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_ra.cpp968 RIG_Node *nVal = &nodes[val->id]; in coalesceValues() local
/external/sqlite/dist/orig/
Dshell.c939 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/
Dshell.c944 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()