Home
last modified time | relevance | path

Searched defs:flt (Results 1 – 25 of 33) sorted by relevance

12

/third_party/mesa3d/src/compiler/nir/tests/
Dcomparison_pre_tests.cpp99 nir_ssa_def *flt = nir_flt(&bld, a, one); in TEST_F() local
151 nir_ssa_def *flt = nir_flt(&bld, one, b); in TEST_F() local
204 nir_ssa_def *flt = nir_flt(&bld, nir_fneg(&bld, a), one); in TEST_F() local
256 nir_ssa_def *flt = nir_flt(&bld, one, nir_fneg(&bld, b)); in TEST_F() local
309 nir_ssa_def *flt = nir_flt(&bld, one, a); in TEST_F() local
362 nir_ssa_def *flt = nir_flt(&bld, a, one); in TEST_F() local
416 nir_ssa_def *flt = nir_flt(&bld, neg_one, a); in TEST_F() local
469 nir_ssa_def *flt = nir_flt(&bld, a, neg_one); in TEST_F() local
497 nir_alu_instr *flt = nir_alu_instr_create(bld.shader, nir_op_flt); in TEST_F() local
554 nir_alu_instr *flt = nir_alu_instr_create(bld.shader, nir_op_flt); in TEST_F() local
/third_party/gstreamer/gstplugins_bad/gst/audiovisualizers/
Dgstwavescope.h47 gdouble *flt; member
Dgstwavescope.c321 gdouble *flt = scope->flt; in render_color_dots() local
361 gdouble *flt = scope->flt; in render_color_lines() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
DvktProtectedMemCopyBufferToImageTests.cpp322 float flt; in createCopyBufferToImageTests() member
394 float flt; in createCopyBufferToImageTests() member
DvktProtectedMemFillUpdateCopyBufferTests.cpp311 float flt; in createFillUpdateCopyBufferFloatTests() member
377 float flt; in createFillUpdateCopyBufferFloatTests() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemCopyBufferToImageTests.cpp322 float flt; in createCopyBufferToImageTests() member
394 float flt; in createCopyBufferToImageTests() member
DvktProtectedMemFillUpdateCopyBufferTests.cpp311 float flt; in createFillUpdateCopyBufferFloatTests() member
377 float flt; in createFillUpdateCopyBufferFloatTests() member
/third_party/ffmpeg/libavfilter/
Dgblur.h40 int flt; member
Daf_aderivative.c85 DERIVATIVE(flt, float) in DERIVATIVE() argument
Daf_afreqshift.c126 PFILTER(flt, float, sin, cos, cf) in PFILTER() argument
/third_party/skia/modules/skottie/src/animator/
DKeyframeAnimator.h40 float flt; member
/third_party/libffi/include/
Dffi.h.in252 float flt; member
263 float flt; member
Dffi-arm.h244 float flt; member
255 float flt; member
Dffi-x86_64.h244 float flt; member
255 float flt; member
Dffi-aarch64.h244 float flt; member
255 float flt; member
/third_party/libffi/msvc_build/aarch64/aarch64_include/
Dffi.h252 float flt; member
263 float flt; member
/third_party/python/Modules/_ctypes/libffi_osx/include/
Dffi.h195 float flt; member
/third_party/protobuf/python/google/protobuf/internal/
Dwire_format.py167 def FloatByteSize(field_number, flt): argument
/third_party/ffmpeg/libavutil/tests/
Dopt.c52 float flt; member
/third_party/mesa3d/src/freedreno/ir3/
Dir3_parser.y297 double flt; member
/third_party/icu/icu4c/source/test/iotest/
Diotest.cpp421 volatile float flt, expectedFlt; // Use volatile in order to get around an Intel compiler issue. in DataDrivenScanf() local
/third_party/ffmpeg/libavcodec/
Ddca_core.h92 } flt; member
/third_party/glslang/gtests/
DHexFloat.cpp938 HF flt(0.f); in TEST_P() local
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dhex_float_test.cpp941 HF flt(0.f); in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dhex_float_test.cpp1037 HF flt(0.f); in TEST_P() local

12