Home
last modified time | relevance | path

Searched defs:pVal (Results 1 - 17 of 17) sorted by relevance

/test/testfwk/arkxtest/uitest/record/
H A Dleast_square_impl.h47 void UpdatePoint(double tVal, double pVal) in UpdatePoint() argument
/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_extra_data_impl.cpp85 auto pVal = std::any_cast<int32_t>(&data.val); in WriteToParcel() local
94 auto pVal = std::any_cast<int64_t>(&data.val); in WriteToParcel() local
103 auto pVal = std::any_cast<double>(&data.val); in WriteToParcel() local
112 auto pVal in WriteToParcel() local
177 auto pVal = std::any_cast<T>(&it->second.val); ExtraGet() local
[all...]
/third_party/mesa3d/src/mesa/program/
H A Dprog_parameter.c402 gl_constant_value *pVal = paramList->ParameterValues + offset; in _mesa_add_typed_unnamed_constant() local
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dstv6110x.c112 s32 pVal, pCalc, rDivOpt = 0, pCalcOpt = 1000; in stv6110x_set_frequency() local
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dstv6110x.c112 s32 pVal, pCalc, rDivOpt = 0, pCalcOpt = 1000; in stv6110x_set_frequency() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DAPInt.h84 uint64_t *pVal; ///< Used to store the >64 bits integer value. member
[all...]
/third_party/backends/backend/
H A Dsm3600.c545 sane_control_option(SANE_Handle handle, SANE_Int iOpt, SANE_Action action, void *pVal, SANE_Int *pnInfo) sane_control_option() argument
H A Dhp5400_sane.c253 TOptionValue *pVal; in _InitOptions() local
819 sane_control_option(SANE_Handle h, SANE_Int n, SANE_Action Action, void *pVal, SANE_Int * pInfo) sane_control_option() argument
[all...]
H A Ddell1600n_net.c307 const char *pVal; in sane_get_devices() local
H A Dhp3900_sane.c1111 TOptionValue *pVal; in options_free() local
1158 TOptionValue *pVal; in options_init() local
2200 sane_control_option(SANE_Handle h, SANE_Int n, SANE_Action Action, void *pVal, SANE_Int * pInfo) sane_control_option() argument
[all...]
H A Dniash.c584 TOptionValue *pVal; in _InitOptions() local
974 sane_control_option(SANE_Handle h, SANE_Int n, SANE_Action Action, void *pVal, SANE_Int * pInfo) sane_control_option() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAPInt.h94 uint64_t *pVal; ///< Used to store the >64 bits integer value. member
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/i2c/ov5693/
H A Datomisp-ov5693.c720 u16 *pVal = NULL; in ov5693_read_otp_reg_array() local
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/i2c/ov5693/
H A Datomisp-ov5693.c603 u16 *pVal = NULL; in ov5693_read_otp_reg_array() local
/third_party/pulseaudio/sonic/
H A Dsonic.c618 short *s, *p, sVal, pVal; in findPitchPeriodInRange() local
/third_party/sqlite/src/
H A Dshell.c8361 static u32 zipfileGetTime(sqlite3_value *pVal){ in zipfileGetTime() argument
9957 sqlite3_value *pVal; in expertColumn() local
8248 zipfileGetMode( sqlite3_value *pVal, int bIsDir, u32 *pMode, char **pzErr ) zipfileGetMode() argument
11782 dbdataGetVarint(const u8 *z, sqlite3_int64 *pVal) dbdataGetVarint() argument
11799 dbdataGetVarintU32(const u8 *z, sqlite3_int64 *pVal) dbdataGetVarintU32() argument
14176 sqlite3_value *pVal = sqlite3_column_value(pPageData, 2); recoverLostAndFoundOnePage() local
14376 sqlite3_value *pVal = sqlite3_column_value(pSel, 3); recoverWriteDataStep() local
14664 recoverGetVarint(const u8 *a, i64 *pVal) recoverGetVarint() argument
[all...]
H A Dsqlite3.c81850 valueToText(sqlite3_value* pVal, u8 enc) global() argument
81893 sqlite3ValueText(sqlite3_value* pVal, u8 enc) global() argument
82016 sqlite3_value *pVal = 0; /* New value */ global() local
82112 sqlite3_value *pVal = 0; global() local
82294 sqlite3_value *pVal = 0; global() local
82382 sqlite3_value *pVal = 0; global() local
82510 valueBytes(sqlite3_value *pVal, u8 enc) global() argument
82513 sqlite3ValueBytes(sqlite3_value *pVal, u8 enc) global() argument
88036 sqlite3_value_blob(sqlite3_value *pVal) global() argument
88049 sqlite3_value_bytes(sqlite3_value *pVal) global() argument
88052 sqlite3_value_bytes16(sqlite3_value *pVal) global() argument
88055 sqlite3_value_double(sqlite3_value *pVal) global() argument
88058 sqlite3_value_int(sqlite3_value *pVal) global() argument
88061 sqlite3_value_int64(sqlite3_value *pVal) global() argument
88064 sqlite3_value_subtype(sqlite3_value *pVal) global() argument
88068 sqlite3_value_pointer(sqlite3_value *pVal, const char *zPType) global() argument
88081 sqlite3_value_text(sqlite3_value *pVal) global() argument
88085 sqlite3_value_text16(sqlite3_value* pVal) global() argument
88088 sqlite3_value_text16be(sqlite3_value *pVal) global() argument
88091 sqlite3_value_text16le(sqlite3_value *pVal) global() argument
88099 sqlite3_value_type(sqlite3_value* pVal) global() argument
88183 sqlite3_value_encoding(sqlite3_value *pVal) global() argument
88188 sqlite3_value_nochange(sqlite3_value *pVal) global() argument
88193 sqlite3_value_frombind(sqlite3_value *pVal) global() argument
88786 valueFromValueList( sqlite3_value *pVal, sqlite3_value **ppOut, int bNext ) global() argument
88834 sqlite3_vtab_in_first(sqlite3_value *pVal, sqlite3_value **ppOut) global() argument
88842 sqlite3_vtab_in_next(sqlite3_value *pVal, sqlite3_value **ppOut) global() argument
90690 sqlite3_value_numeric_type(sqlite3_value *pVal) global() argument
90704 sqlite3ValueApplyAffinity( sqlite3_value *pVal, u8 affinity, u8 enc ) global() argument
102508 sqlite3VdbeSorterCompare( const VdbeCursor *pCsr, Mem *pVal, int nKeyCol, int *pRes ) global() argument
112713 sqlite3_value *pVal = 0; global() local
154883 sqlite3_value *pVal = 0; global() local
156261 Expr *pVal = sqlite3Expr(db, TK_INTEGER, 0); global() local
156267 Expr *pVal = sqlite3Expr(db, TK_REGISTER, 0); global() local
158257 sqlite3_value *pVal = 0; /* Value extracted from record */ global() local
160460 sqlite3_value *pVal = 0; global() local
163607 sqlite3_value *pVal; global() member
165559 sqlite3_value *pVal = 0; global() local
173290 sqlite3_value *pVal; global() local
177015 sqlite3_value *pVal; global() local
180134 fts3GetDeltaVarint(char **pp, sqlite3_int64 *pVal) global() argument
182913 fts3DocidRange(sqlite3_value *pVal, i64 iDefault) global() argument
183325 fts3FunctionArg( sqlite3_context *pContext, const char *zFunc, sqlite3_value *pVal, Fts3Cursor **ppCsr ) global() argument
195303 fts3SpecialInsert(Fts3Table *p, sqlite3_value *pVal) global() argument
205513 geopolyParseNumber(GeoParse *p, GeoCoord *pVal) global() argument
205648 geopolyFuncParam( sqlite3_context *pCtx, sqlite3_value *pVal, int *pRc ) global() argument
212151 sqlite3_value *pVal; global() local
212258 sqlite3_value *pVal; global() local
216046 sqlite3_value *pVal; global() local
216376 sqlite3_value *pVal; /* Value returned by preupdate_new/old */ global() local
216682 sqlite3_value *pVal = 0; global() local
216692 sqlite3_value *pVal = 0; global() local
217555 sessionAppendValue(SessionBuffer *p, sqlite3_value *pVal, int *pRc) global() argument
218480 sessionValueSetStr( sqlite3_value *pVal, u8 *aData, int nData, u8 enc ) global() argument
219182 sqlite3_value *pVal = apVal[iCol + (abPK[iCol] ? 0 : nCol)]; global() local
219190 sqlite3_value *pVal = (abPK[iCol] ? 0 : apVal[iCol]); global() local
219679 sqlite3_value *pVal = 0; global() local
219772 sqlite3_value *pVal = 0; global() local
224649 fts5ValueToText(sqlite3_value *pVal) global() argument
226227 sqlite3Fts5ConfigSetValue( Fts5Config *pConfig, const char *zKey, sqlite3_value *pVal, int *pbBadkey ) global() argument
226345 sqlite3_value *pVal = sqlite3_column_value(p, 1); global() local
238012 fts5GetRowidLimit(sqlite3_value *pVal, i64 iDefault) global() argument
240896 sqlite3Fts5StorageConfigValue( Fts5Storage *p, const char *z, sqlite3_value *pVal, int iVal ) global() argument
[all...]

Completed in 168 milliseconds