Home
last modified time | relevance | path

Searched defs:uvalue (Results 1 - 9 of 9) sorted by relevance

/third_party/backends/lib/
H A Dsnprintf.c847 unsigned long long uvalue; in fmtnum() local
849 unsigned long uvalue; in fmtnum() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dconst_folding.cpp307 auto uvalue = static_cast<uint64_t>((value < 0) ? -value : value); in ConstFoldingAbs() local
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_print.c439 uint64_t uvalue; in fmtint() local
/third_party/openssl/crypto/bio/
H A Dbio_print.c439 uint64_t uvalue; in fmtint() local
/third_party/python/Modules/
H A Dbinascii.c1038 unsigned int uvalue = ch; in to_hex() local
/third_party/ffmpeg/libavcodec/
H A Dcbs_h2645.c189 uint32_t uvalue; in cbs_write_se_golomb() local
/third_party/node/deps/v8/src/asmjs/
H A Dasm-parser.cc451 uint32_t uvalue = 0; in ValidateModuleVar() local
524 uint32_t uvalue = 0; in ValidateModuleVarFromGlobal() local
922 uint32_t uvalue = 0; ValidateFunctionLocals() local
1363 uint32_t uvalue; ValidateCase() local
1425 uint32_t uvalue = 0; NumericLiteral() local
1589 uint32_t uvalue; UnaryExpression() local
1676 uint32_t uvalue; MultiplicativeExpression() local
2554 uint32_t uvalue; GatherCases() local
[all...]
/third_party/node/deps/v8/src/codegen/x64/
H A Dmacro-assembler-x64.cc1483 uint32_t uvalue = static_cast<uint32_t>(source.ptr()); in CallRecordWriteStub() local
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.cc1013 ShiftOperand(unsigned reg_size, uint64_t uvalue, Shift shift_type, unsigned amount) const Simulator() argument
[all...]

Completed in 31 milliseconds