Home
last modified time | relevance | path

Searched defs:whole (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/boost/numeric/interval/
Dinterval.hpp302 interval<T, Policies> interval<T, Policies>::whole() in whole() function in boost::numeric::interval
/third_party/vk-gl-cts/framework/common/
DtcuFloatFormat.cpp240 const deUint64 whole = bits >> m_fractionBits; in floatToHex() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-number-prototype.c384 uint64_t whole = (uint64_t) this_arg_number; in ecma_builtin_number_prototype_object_to_string() local
/third_party/mesa3d/src/compiler/spirv/
Dvtn_glsl450.c340 struct vtn_ssa_value *whole = vtn_create_ssa_value(b, i_ptr->type->type); in handle_glsl450_alu() local
/third_party/ffmpeg/libavfilter/
Dsignature.h96 int whole; member
/third_party/libsnd/src/
Dsfendian.h106 uint64_t whole ; in ENDSWAP_64() member
/third_party/skia/third_party/externals/tint/src/resolver/
Dintrinsic_test.cc909 auto* whole = ty->Members()[1]; in TEST_F() local
940 auto* whole = ty->Members()[1]; in TEST_F() local
/third_party/ltp/tools/sparse/sparse-src/
Dexpand.c1051 unsigned long whole = expr->ctype->bit_size; in verify_nonoverlapping() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShaderGLSLstd450.cpp380 Intermediate whole(type.componentCount); in EmitExtGLSLstd450() local
DShaderCore.cpp653 auto whole = Floor(abs) * sign; in Modf() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DMeasureUnit.java215 MeasureUnit whole = findBySubType(coreUnitIdentifier); in parseCoreUnitIdentifier() local