Home
last modified time | relevance | path

Searched defs:s_value (Results 1 – 8 of 8) sorted by relevance

/external/libbrillo/brillo/
Dkey_value_store_test.cc50 std::string s_value; in TEST_F() local
65 std::string s_value; in TEST_F() local
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dtest_core_reloc_existence.c26 int s_value; member
Dcore_reloc_types.h623 int s_value; member
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_loop_to_create_int_constant_synonym.cpp172 uint64_t s_value = s_components[i]->AsIntConstant()->GetZeroExtendedValue(); in IsApplicable() local
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_add_loop_to_create_int_constant_synonym.cpp172 uint64_t s_value = s_components[i]->AsIntConstant()->GetZeroExtendedValue(); in IsApplicable() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dtransformation_add_loop_to_create_int_constant_synonym.cpp171 uint64_t s_value = s_components[i]->AsIntConstant()->GetZeroExtendedValue(); in IsApplicable() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_depth.c682 LLVMValueRef s_value) in lp_build_depth_stencil_write_swizzled()
837 LLVMValueRef *s_value, in lp_build_depth_stencil_test()
Dlp_state_fs.c586 LLVMValueRef z_value, s_value; in generate_fs_loop() local