Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_HuffmanDecoder.cpp32 const int32_t nVal = nSafeVal.ValueOrDie(); in DecodeAValue() local
DJBig2_TrdProc.cpp89 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
DJBig2_SddProc.cpp276 int32_t nVal; in DecodeHuffman() local
DJBig2_Context.cpp1158 const int32_t nVal = nSafeVal.ValueOrDie(); in DecodeSymbolIDHuffmanTable() local
/external/sqlite/dist/
Dshell.c863 int nVal, in shellModuleSchema()
897 int nVal, in shellAddSchemaName()
5731 int nVal, in zipfileUpdate()
6129 void zipfileStep(sqlite3_context *pCtx, int nVal, sqlite3_value **apVal){ in zipfileStep()
6904 int nVal = (zVal ? STRLEN(zVal) : 0); in idxHashAdd() local
8866 int nVal, in shellPutsFunc()
12740 int nVal, in shellFkeyCollateClause()
/external/sqlite/dist/orig/
Dshell.c857 int nVal, in shellModuleSchema()
891 int nVal, in shellAddSchemaName()
5725 int nVal, in zipfileUpdate()
6123 void zipfileStep(sqlite3_context *pCtx, int nVal, sqlite3_value **apVal){ in zipfileStep()
6898 int nVal = (zVal ? STRLEN(zVal) : 0); in idxHashAdd() local
8860 int nVal, in shellPutsFunc()
12717 int nVal, in shellFkeyCollateClause()
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_ra.cpp968 RIG_Node *nVal = &nodes[val->id]; in coalesceValues() local