Home
last modified time | relevance | path

Searched refs:sign (Results 1876 - 1887 of 1887) sorted by relevance

1...<<717273747576

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp1966 // The return value of std::fmod() has the same sign as its first operand, which is how OpFRem spec'd. in createOpFRemGroup()
2460 // The return value of std::fmod() has the same sign as its first operand, which is how OpFRem spec'd. in createOpSRemComputeGroup()
2560 // The return value of std::fmod() has the same sign as its first operand, which is how OpFRem spec'd. in createOpSRemComputeGroup64()
2666 // They have the same sign in createOpSModComputeGroup()
2671 // They have opposite sign. The remainder operation takes the in createOpSModComputeGroup()
2672 // sign inputInts1[ndx] but OpSMod is supposed to take ths sign in createOpSModComputeGroup()
2674 // the result has the correct sign and that it is still in createOpSModComputeGroup()
2787 // They have the same sign in createOpSModComputeGroup64()
2792 // They have opposite sign in createOpSModComputeGroup64()
[all...]
H A DvktSpvAsmTypeTests.cpp3957 MAKE_TEST_SV_I_8136("sign", GLSLstd450SSign, sign, FILTER_NONE, RANGE_FULL, "GLSL.std.450")
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.h95 sign = negative, enumerator
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c2658 res_type.sign = 1; in lp_build_nir_soa()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmTypeTests.cpp3955 MAKE_TEST_SV_I_8136("sign", GLSLstd450SSign, sign, FILTER_NONE, RANGE_FULL, "GLSL.std.450")
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c3357 viewport_extent(const struct pipe_viewport_state *state, int axis, float sign) in viewport_extent() argument
3359 return copysignf(state->scale[axis], sign) + state->translate[axis]; in viewport_extent()
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngvalid.c3004 static png_byte sign[8] = { 137, 80, 78, 71, 13, 10, 26, 10 }; in modifier_read_imp() local
3010 if (memcmp(pm->buffer, sign, 8) != 0) in modifier_read_imp()
/third_party/glfw/deps/
H A Dnuklear.h6116 /* check the sign of n */ in nk_pow()
11761 float y_crossing, step, sign, area; in nk_tt__fill_active_edges_new() local
11781 sign = e->direction; in nk_tt__fill_active_edges_new()
11783 area = sign * (y_crossing-y0); in nk_tt__fill_active_edges_new()
11787 step = sign * dy; in nk_tt__fill_active_edges_new()
11794 scanline[x2] += area + sign * (1.0f-((float)(x2-x2)+((float)x_bottom-(float)x2))/2.0f) * (y1-y_crossing); in nk_tt__fill_active_edges_new()
11795 scanline_fill[x2] += sign * (y1-y0); in nk_tt__fill_active_edges_new()
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex3044 % @pounds{} is a sterling sign, which Knuth put in the CM italic font.
3175 % @textdegree - the normal degrees sign.
7773 % sign. Make them active and then expand them all to nothing.
/third_party/node/deps/v8/src/init/
H A Dbootstrapper.cc2816 SimpleInstallFunction(isolate_, math, "sign", Builtin::kMathSign, 1, true); in InitializeGlobal()
5126 V(sign, Sign) \ in InitializeGlobal_harmony_temporal()
/third_party/node/deps/v8/src/codegen/
H A Dcode-stub-assembler.cc732 // Just sign-extend the lower 32 bits. in SmiToTaggedIndex()
797 // Clear the upper half using sign-extension. in SmiUntag()
989 // take the sign of the left hand side {a}, which is negative. in SmiMod()
7837 // * Let int be the mathematical value that is the same sign as number and
11089 TNode<Uint32T> sign = DecodeWord32<BigIntBase::SignBits>(bitfield);
11099 GotoIf(Word32Equal(sign, Int32Constant(0)), &done);
/third_party/sqlite/src/
H A Dsqlite3.c3955 ** percent sign - "%" - followed by exactly two hexadecimal digits
34044 int sign = 1; /* sign of significand */ sqlite3AtoF() local
[all...]

Completed in 271 milliseconds

1...<<717273747576