Home
last modified time | relevance | path

Searched refs:iVal (Results 1 - 13 of 13) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_encoder_bitstream.cpp84 d3d12_video_encoder_bitstream::exp_Golomb_se(int32_t iVal)
86 if (iVal > 0) {
87 exp_Golomb_ue((iVal << 1) - 1);
89 exp_Golomb_ue(((-iVal) << 1) - (iVal == INT_MIN));
H A Dd3d12_video_encoder_bitstream.h44 void exp_Golomb_se(int32_t iVal);
/third_party/lzma/CPP/Windows/
H A DPropVariantConv.cpp151 case VT_I2: ConvertInt64ToString(prop.iVal, dest); return; in ConvertPropVariantToShortString()
184 case VT_I2: ConvertInt64ToString(prop.iVal, dest); return; in ConvertPropVariantToShortString()
H A DPropVariant.cpp213 // SET_PROP_FUNC(Int16, VT_I2, iVal)
369 case VT_I2: return MyCompare(iVal, a.iVal); in Compare()
/third_party/lzma/CPP/Common/
H A DMyWindows.h237 SHORT iVal; member
/third_party/node/deps/v8/tools/v8windbg/base/
H A Dutilities.cc72 vt_val.iVal = static_cast<int16_t>(value); in CreateTypedIntrinsic()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSpecConstantTests.cpp1875 const std::string iVal = (i == specConstNdx ? specConstName : glu::getDataTypeScalarType(type) == glu::TYPE_BOOL ? "true" : de::toString(i + 1)); in generateInitializerListWithSpecConstant() local
1876 str << (i != idxBegin ? ", " : "") << (castToType ? de::toString(glu::getDataTypeName(type)) + "(" + iVal + ")" : iVal); in generateInitializerListWithSpecConstant()
/third_party/sqlite/include/
H A Dsqlite3.h11314 ** Argument iVal must be greater than or equal to 0, and less than the number
11319 ** sqlite3_value object containing the iVal'th value from the vector of
11329 int iVal, /* Column number */
11345 ** Argument iVal must be greater than or equal to 0, and less than the number
11350 ** sqlite3_value object containing the iVal'th value from the vector of
11363 int iVal, /* Column number */
11377 ** Argument iVal must be greater than or equal to 0, and less than the number
11382 ** sqlite3_value object containing the iVal'th value from the
11391 int iVal, /* Column number */
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSpecConstantTests.cpp1862 const std::string iVal = (i == specConstNdx ? specConstName : glu::getDataTypeScalarType(type) == glu::TYPE_BOOL ? "true" : de::toString(i + 1)); in generateInitializerListWithSpecConstant() local
1863 str << (i != idxBegin ? ", " : "") << (castToType ? de::toString(glu::getDataTypeName(type)) + "(" + iVal + ")" : iVal); in generateInitializerListWithSpecConstant()
/third_party/sqlite/src/
H A Dsqlite3.c11644 ** Argument iVal must be greater than or equal to 0, and less than the number
11649 ** sqlite3_value object containing the iVal'th value from the vector of
11659 int iVal, /* Column number */
11675 ** Argument iVal must be greater than or equal to 0, and less than the number
11680 ** sqlite3_value object containing the iVal'th value from the vector of
11693 int iVal, /* Column number */
11707 ** Argument iVal must be greater than or equal to 0, and less than the number
11712 ** sqlite3_value object containing the iVal'th value from the
11721 int iVal, /* Column number */
35287 sqlite3VListNumToName(VList *pIn, int iVal) sqlite3VListNumToName() argument
81928 int iVal; global() member
82361 sqlite3Stat4ProbeSetValue( Parse *pParse, Index *pIdx, UnpackedRecord **ppRec, Expr *pExpr, int nElem, int iVal, int *pnExtract ) global() argument
88322 sqlite3_result_int(sqlite3_context *pCtx, int iVal) global() argument
88326 sqlite3_result_int64(sqlite3_context *pCtx, i64 iVal) global() argument
101303 vdbePmaWriteVarint(PmaWriter *p, u64 iVal) global() argument
115473 u64 iVal = (p->nRow + nDistinct - 1) / nDistinct; global() local
124879 i64 iVal = sqlite3_value_int64(argv[0]); global() local
139177 fixDistinctOpenEph( Parse *pParse, int eTnctType, int iVal, int iOpenEphAddr ) global() argument
156258 int iVal = 0; global() local
163344 i64 iVal; global() local
174118 int iVal = va_arg(ap, int); global() local
180135 sqlite3_int64 iVal; global() local
180154 sqlite3_int64 iVal; global() local
180613 u64 iVal = 0; global() local
181830 int iVal; global() local
182156 u64 iVal; global() local
192981 u64 iVal = 0; global() local
195130 u64 iVal = 0; global() local
195945 int iVal; global() local
196974 u32 iVal; global() local
205161 i64 iVal = readInt64(pCell); global() local
212099 int iVal = sqlite3_column_int(p->objiter.pSelect, iCol); global() local
213429 rbuPutU32(u8 *aBuf, u32 iVal) global() argument
213436 rbuPutU16(u8 *aBuf, u16 iVal) global() argument
215823 sessionVarintPut(u8 *aBuf, int iVal) global() argument
215830 sessionVarintLen(int iVal) global() argument
216058 i64 iVal; global() local
216401 i64 iVal = sessionGetI64(a); global() local
216752 sqlite3_int64 iVal = sessionGetI64(pCsr); global() local
217042 sessionPreupdateOld(void *pCtx, int iVal, sqlite3_value **ppVal) global() argument
217045 sessionPreupdateNew(void *pCtx, int iVal, sqlite3_value **ppVal) global() argument
217078 sessionDiffOld(void *pCtx, int iVal, sqlite3_value **ppVal) global() argument
217083 sessionDiffNew(void *pCtx, int iVal, sqlite3_value **ppVal) global() argument
217643 sessionAppendInteger( SessionBuffer *p, int iVal, int *pRc ) global() argument
217782 sqlite3_int64 iVal = sessionGetI64(&pCsr[1]); global() local
217982 i64 iVal = sessionGetI64(a); global() local
217992 i64 iVal = sessionGetI64(a); global() local
218961 sqlite3changeset_old( sqlite3_changeset_iter *pIter, int iVal, sqlite3_value **ppValue ) global() argument
218989 sqlite3changeset_new( sqlite3_changeset_iter *pIter, int iVal, sqlite3_value **ppValue ) global() argument
219023 sqlite3changeset_conflict( sqlite3_changeset_iter *pIter, int iVal, sqlite3_value **ppValue ) global() argument
225039 sqlite3Fts5BufferAppendVarint(int *pRc, Fts5Buffer *pBuf, i64 iVal) global() argument
225044 sqlite3Fts5Put32(u8 *aBuf, int iVal) global() argument
225175 u32 iVal; global() local
225618 int iVal = -1; global() local
230560 fts5PutU16(u8 *aOut, u16 iVal) global() argument
231354 i64 iVal; global() local
231449 i64 iVal; global() local
233060 int iVal; global() local
233892 i64 iVal; global() local
234966 u64 iVal; global() local
236435 u64 iVal; global() local
236454 int iVal; global() local
236521 u64 iVal; global() local
237651 int iVal; global() local
238991 int iVal; global() local
243454 sqlite3Fts5GetVarintLen(u32 iVal) global() argument
244077 int iVal = 0; global() local
244152 i64 iVal = 0; global() local
[all...]
H A Dshell.c10850 i64 iVal; /* SQLITE_INTEGER value */ member
10881 sqlite3_result_int64(pCtx, pSlot->iVal); in idxRemFunc()
10904 pSlot->iVal = sqlite3_value_int64(argv[1]); in idxRemFunc()
11248 int iVal = va_arg(ap, int); in sqlite3_expert_config() local
11249 if( iVal<0 ) iVal = 0; in sqlite3_expert_config()
11250 if( iVal>100 ) iVal = 100; in sqlite3_expert_config()
11251 p->iSample = iVal; in sqlite3_expert_config()
13246 i64 iVal in recoverReadI32() local
19327 sqlite3_int64 iVal = ((sqlite3_int64)a[0]<<24) shellInt32() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp38 Result.Value.Int16 = V.iVal; in VariantFromVARIANT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6630 uint64_t iVal = FPVal.bitcastToAPInt().getZExtValue(); in LowerConstantFP() local
6635 if (IsDouble && (iVal & 0xffffffff) != (iVal >> 32)) in LowerConstantFP()
6639 SDValue NewVal = isVMOVModifiedImm(iVal & 0xffffffffU, 0, 32, DAG, SDLoc(Op), in LowerConstantFP()
6656 NewVal = isVMOVModifiedImm(~iVal & 0xffffffffU, 0, 32, DAG, SDLoc(Op), VMovVT, in LowerConstantFP()

Completed in 203 milliseconds