Searched defs:floats (Results 1 - 15 of 15) sorted by relevance
/third_party/skia/tests/ |
H A D | F16StagesTest.cpp | 14 float floats[16] = { in DEF_TEST() local [all...] |
/third_party/vk-gl-cts/modules/gles3/scripts/ |
H A D | gen-invalid-implicit-conversions.py | 98 floats = ['float', 'vec2', 'vec3', 'vec4'] variable
|
/third_party/vk-gl-cts/modules/gles2/scripts/ |
H A D | gen-invalid-implicit-conversions.py | 93 floats = ['float', 'vec2', 'vec3', 'vec4'] variable
|
/third_party/rust/crates/syn/tests/ |
H A D | test_lit.rs | 187 fn floats() { in floats() functions
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
H A D | compound-sizes.c | 58 static float floats[42]; variable
|
/third_party/pulseaudio/src/tests/ |
H A D | cpu-sconv-test.c | 47 float *floats; in run_conv_test_float_to_s16() local 98 float *floats, *floats_ref; in run_conv_test_s16_to_float() local [all...] |
/third_party/icu/icu4c/source/test/letest/ |
H A D | gendata.cpp | 123 void dumpFloats(FILE *file, const char *tag, float *floats, le_int32 count) { in dumpFloats() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl3cGPUShader5Tests.cpp | 860 static const glw::GLfloat floats[4] = { -1.0f, -1234.0f, 1.0f, 1234.0f }; in iterate() local [all...] |
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_blend.c | 584 float *floats = data; in pan_inline_blend_constants() local
|
/third_party/rust/crates/nom/src/number/ |
H A D | streaming.rs | 2199 fn floats(s in "\\PC*") { in floats() functions
|
H A D | complete.rs | 2119 fn floats(s in "\\PC*") { in floats() functions
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
H A D | numbers_test.cc | 938 std::set<float> floats = {3.4028234e38f}; in ExhaustiveFloat() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
H A D | convert_test.cc | 560 void TestWithMultipleFormatsHelper(const std::vector<Floating> &floats, in TestWithMultipleFormatsHelper() argument 632 std::vector<float> floats = {0.0f, in TEST_F() local [all...] |
/third_party/node/deps/v8/src/execution/arm/ |
H A D | simulator-arm.cc | 4836 float floats[2]; in DecodeAdvancedSIMDTwoOrThreeRegisters() local
|
/third_party/glfw/deps/ |
H A D | nuklear.h | 5519 struct nk_config_stack_float floats; member
|
Completed in 79 milliseconds