Home
last modified time | relevance | path

Searched defs:expected_mask (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary.function_test.cpp64 const uint32_t expected_mask = SpvFunctionControlInlineMask | in TEST_F() local
Dtext_to_binary.control_flow_test.cpp65 const uint32_t expected_mask = in TEST_F() local
125 const uint32_t expected_mask = in TEST_F() local
Dtext_to_binary.annotation_test.cpp327 const uint32_t expected_mask = SpvFPFastMathModeNotNaNMask | in TEST_F() local
Dtext_to_binary.memory_test.cpp60 const uint32_t expected_mask = in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/test/
Dtext_to_binary.function_test.cpp64 const uint32_t expected_mask = SpvFunctionControlInlineMask | in TEST_F() local
Dtext_to_binary.control_flow_test.cpp65 const uint32_t expected_mask = in TEST_F() local
125 const uint32_t expected_mask = in TEST_F() local
Dtext_to_binary.annotation_test.cpp327 const uint32_t expected_mask = SpvFPFastMathModeNotNaNMask | in TEST_F() local
Dtext_to_binary.memory_test.cpp60 const uint32_t expected_mask = in TEST_F() local
/third_party/spirv-tools/test/
Dtext_to_binary.function_test.cpp64 const uint32_t expected_mask = uint32_t(spv::FunctionControlMask::Inline | in TEST_F() local
Dtext_to_binary.control_flow_test.cpp65 const uint32_t expected_mask = in TEST_F() local
127 const uint32_t expected_mask = in TEST_F() local
Dtext_to_binary.annotation_test.cpp328 const uint32_t expected_mask = uint32_t(spv::FPFastMathModeMask::NotNaN) | in TEST_F() local
Dtext_to_binary.memory_test.cpp61 const uint32_t expected_mask = uint32_t(spv::MemoryAccessMask::Volatile | in TEST_F() local
/third_party/ltp/testcases/kernel/syscalls/statx/
Dstatx04.c76 static uint64_t expected_mask; variable
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify13.c49 unsigned long long expected_mask; member
Dfanotify10.c680 unsigned long long expected_mask) in verify_event()
703 static int generate_event(struct tcase *tc, unsigned long long expected_mask) in generate_event()