Searched defs:pVal (Results 1 – 7 of 7) sorted by relevance
/third_party/openh264/codec/console/common/src/ |
D | read_config.cpp | 84 long CReadConfig::ReadLine (std::string* pVal, const int kiValSize/* = 4*/) { in ReadLine()
|
/third_party/mesa3d/src/mesa/program/ |
D | prog_parameter.c | 402 gl_constant_value *pVal = paramList->ParameterValues + offset; in _mesa_add_typed_unnamed_constant() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | APInt.h | 94 uint64_t *pVal; ///< Used to store the >64 bits integer value. member
|
/third_party/pulseaudio/sonic/ |
D | Sonic.java | 529 short pVal = samples[position + period + i]; in findPitchPeriodInRange() local
|
D | sonic.c | 618 short *s, *p, sVal, pVal; in findPitchPeriodInRange() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | APInt.h | 84 uint64_t *pVal; ///< Used to store the >64 bits integer value. member
|
/third_party/sqlite/src/ |
D | shell.c | 8249 sqlite3_value *pVal, in zipfileGetMode() 8361 static u32 zipfileGetTime(sqlite3_value *pVal){ in zipfileGetTime() 9957 sqlite3_value *pVal; in expertColumn() local 11782 static int dbdataGetVarint(const u8 *z, sqlite3_int64 *pVal){ in dbdataGetVarint() 11799 static int dbdataGetVarintU32(const u8 *z, sqlite3_int64 *pVal){ in dbdataGetVarintU32() 13162 sqlite3_value *pVal in recoverBindValue() 14176 sqlite3_value *pVal = sqlite3_column_value(pPageData, 2); in recoverLostAndFoundOnePage() local 14376 sqlite3_value *pVal = sqlite3_column_value(pSel, 3); in recoverWriteDataStep() local 14664 static int recoverGetVarint(const u8 *a, i64 *pVal){ in recoverGetVarint()
|