Home
last modified time | relevance | path

Searched refs:adj1 (Results 1 - 4 of 4) sorted by relevance

/third_party/FreeBSD/contrib/gdtoa/
H A Dstrtodg.c781 goto adj1;
785 goto adj1;
789 goto adj1;
792 goto adj1;
864 adj1:
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderIntegerFunctionTests.cpp670 const int adj1 = rnd.getInt(0, 20); in getInputValues() local
672 in1[valueNdx*scalarSize + compNdx] = base1 >> adj1; in getInputValues()
775 const int adj1 = rnd.getInt(0, 20); in getInputValues() local
777 in1[valueNdx*scalarSize + compNdx] = base1 >> adj1; in getInputValues()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderIntegerFunctionTests.cpp572 const int adj1 = rnd.getInt(0, 20); in getInputValues() local
574 in1[valueNdx*scalarSize + compNdx] = base1 >> adj1; in getInputValues()
663 const int adj1 = rnd.getInt(0, 20); in getInputValues() local
665 in1[valueNdx*scalarSize + compNdx] = base1 >> adj1; in getInputValues()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderIntegerFunctionTests.cpp670 const int adj1 = rnd.getInt(0, 20); in getInputValues() local
672 in1[valueNdx*scalarSize + compNdx] = base1 >> adj1; in getInputValues()
775 const int adj1 = rnd.getInt(0, 20); in getInputValues() local
777 in1[valueNdx*scalarSize + compNdx] = base1 >> adj1; in getInputValues()

Completed in 11 milliseconds