Searched defs:pVal (Results  1 – 14 of 14) sorted by relevance
| /external/libese/third_party/NXPNFC_P61_JCOP_Kit/include/ | 
| D | AlaLib.h | 86 inline int FSCANF_BYTE(FILE *stream, const char *format, void* pVal)  in FSCANF_BYTE()
 | 
| /external/mesa3d/src/mesa/program/ | 
| D | prog_parameter.c | 348             gl_constant_value *pVal = paramList->ParameterValues + offset;  in _mesa_add_typed_unnamed_constant()  local
 | 
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/audio/ | 
| D | Sonic.java | 252         short pVal = samples[position + period + i];  in findPitchPeriodInRange()  local
 | 
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/audio/ | 
| D | Sonic.java | 252         short pVal = samples[position + period + i];  in findPitchPeriodInRange()  local
 | 
| /external/clang/include/clang/AST/ | 
| D | TemplateBase.h | 92       const uint64_t *pVal;  ///< Used to store the >64 bits integer value.  member
 | 
| D | Expr.h | 1224     uint64_t *pVal;  ///< Used to store the >64 bits integer value.  member
 | 
| /external/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
 | 
| /external/llvm/include/llvm/ADT/ | 
| D | APInt.h | 80     uint64_t *pVal; ///< Used to store the >64 bits integer value.  member
 | 
| /external/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
 | 
| /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ | 
| D | APInt.h | 84     uint64_t *pVal; ///< Used to store the >64 bits integer value.  member
 | 
| /external/mesa3d/src/gallium/drivers/swr/ | 
| D | swr_shader.cpp | 2296 BuilderSWR::WriteVS(Value *pVal, Value *pVsContext, Value *pVtxOutput, unsigned slot, unsigned chan…  in WriteVS()
 | 
| /external/sqlite/dist/orig/ | 
| D | shell.c | 8121   sqlite3_value *pVal,   in zipfileGetMode()8233 static u32 zipfileGetTime(sqlite3_value *pVal){  in zipfileGetTime()
 9829   sqlite3_value *pVal;  in expertColumn()  local
 11638 static int dbdataGetVarint(const u8 *z, sqlite3_int64 *pVal){  in dbdataGetVarint()
 
 | 
| /external/sqlite/dist/ | 
| D | shell.c | 8126   sqlite3_value *pVal,   in zipfileGetMode()8238 static u32 zipfileGetTime(sqlite3_value *pVal){  in zipfileGetTime()
 9834   sqlite3_value *pVal;  in expertColumn()  local
 11643 static int dbdataGetVarint(const u8 *z, sqlite3_int64 *pVal){  in dbdataGetVarint()
 
 |