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.c931 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/
Dshell.c926 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/
Dnv50_ir_ra.cpp968 RIG_Node *nVal = &nodes[val->id]; in coalesceValues() local