/third_party/ltp/testcases/kernel/syscalls/statx/ |
D | statx04.c | 68 static uint64_t expected_mask; variable 88 for (i = 0, expected_mask = 0; i < ARRAY_SIZE(attr_list); i++) in setup() 89 expected_mask |= attr_list[i].attr; in setup() 93 expected_mask &= ~STATX_ATTR_COMPRESSED; in setup() 108 if (!(expected_mask & attr_list[i].attr)) in run()
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
D | fanotify13.c | 48 unsigned long long expected_mask; member 126 event_set[i].expected_mask = tc->mask; in setup_marks() 128 event_set[i].expected_mask &= ~FAN_ONDIR; in setup_marks() 195 if (metadata->mask != event_set[i].expected_mask) in do_test() 200 event_set[i].expected_mask); in do_test()
|
D | fanotify10.c | 361 unsigned long long expected_mask) in verify_event() argument 363 if (event->mask != expected_mask) { in verify_event() 367 (unsigned long long) expected_mask, in verify_event() 382 unsigned long long expected_mask) in generate_event() argument 389 if (expected_mask & FAN_OPEN_EXEC) { in generate_event()
|
/third_party/flutter/skia/third_party/externals/spirv-tools/test/ |
D | text_to_binary.memory_test.cpp | 57 const uint32_t expected_mask = in TEST_F() local 59 EXPECT_THAT(expected_mask, Eq(3u)); in TEST_F() 61 Eq(MakeInstruction(SpvOpStore, {1, 2, expected_mask, 16}))); in TEST_F()
|
D | text_to_binary.control_flow_test.cpp | 67 const uint32_t expected_mask = in TEST_F() local 70 Eq(MakeInstruction(SpvOpSelectionMerge, {1, expected_mask}))); in TEST_F() 127 const uint32_t expected_mask = in TEST_F() local 130 Eq(MakeInstruction(SpvOpLoopMerge, {1, 2, expected_mask}))); in TEST_F()
|
D | text_to_binary.function_test.cpp | 61 const uint32_t expected_mask = SpvFunctionControlInlineMask | in TEST_F() local 65 Eq(MakeInstruction(SpvOpFunction, {1, 2, expected_mask, 3}))); in TEST_F()
|
D | text_to_binary.annotation_test.cpp | 286 const uint32_t expected_mask = SpvFPFastMathModeNotNaNMask | in TEST_F() local 291 Eq(MakeInstruction(SpvOpDecorate, {1, expected_enum, expected_mask}))); in TEST_F()
|
/third_party/spirv-tools/test/ |
D | text_to_binary.control_flow_test.cpp | 65 const uint32_t expected_mask = in TEST_F() local 68 Eq(MakeInstruction(SpvOpSelectionMerge, {1, expected_mask}))); in TEST_F() 125 const uint32_t expected_mask = in TEST_F() local 128 Eq(MakeInstruction(SpvOpLoopMerge, {1, 2, expected_mask}))); in TEST_F()
|
D | text_to_binary.function_test.cpp | 64 const uint32_t expected_mask = SpvFunctionControlInlineMask | in TEST_F() local 68 Eq(MakeInstruction(SpvOpFunction, {1, 2, expected_mask, 3}))); in TEST_F()
|
D | text_to_binary.memory_test.cpp | 60 const uint32_t expected_mask = in TEST_F() local 62 EXPECT_THAT(expected_mask, Eq(3u)); in TEST_F() 64 Eq(MakeInstruction(SpvOpStore, {1, 2, expected_mask, 16}))); in TEST_F()
|
D | text_to_binary.annotation_test.cpp | 327 const uint32_t expected_mask = SpvFPFastMathModeNotNaNMask | in TEST_F() local 332 Eq(MakeInstruction(SpvOpDecorate, {1, expected_enum, expected_mask}))); in TEST_F()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
D | text_to_binary.control_flow_test.cpp | 65 const uint32_t expected_mask = in TEST_F() local 68 Eq(MakeInstruction(SpvOpSelectionMerge, {1, expected_mask}))); in TEST_F() 125 const uint32_t expected_mask = in TEST_F() local 128 Eq(MakeInstruction(SpvOpLoopMerge, {1, 2, expected_mask}))); in TEST_F()
|
D | text_to_binary.function_test.cpp | 64 const uint32_t expected_mask = SpvFunctionControlInlineMask | in TEST_F() local 68 Eq(MakeInstruction(SpvOpFunction, {1, 2, expected_mask, 3}))); in TEST_F()
|
D | text_to_binary.memory_test.cpp | 60 const uint32_t expected_mask = in TEST_F() local 62 EXPECT_THAT(expected_mask, Eq(3u)); in TEST_F() 64 Eq(MakeInstruction(SpvOpStore, {1, 2, expected_mask, 16}))); in TEST_F()
|
D | text_to_binary.annotation_test.cpp | 327 const uint32_t expected_mask = SpvFPFastMathModeNotNaNMask | in TEST_F() local 332 Eq(MakeInstruction(SpvOpDecorate, {1, expected_enum, expected_mask}))); in TEST_F()
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
D | text_to_binary.control_flow_test.cpp | 65 const uint32_t expected_mask = in TEST_F() local 68 Eq(MakeInstruction(SpvOpSelectionMerge, {1, expected_mask}))); in TEST_F() 125 const uint32_t expected_mask = in TEST_F() local 128 Eq(MakeInstruction(SpvOpLoopMerge, {1, 2, expected_mask}))); in TEST_F()
|
D | text_to_binary.function_test.cpp | 64 const uint32_t expected_mask = SpvFunctionControlInlineMask | in TEST_F() local 68 Eq(MakeInstruction(SpvOpFunction, {1, 2, expected_mask, 3}))); in TEST_F()
|
D | text_to_binary.memory_test.cpp | 60 const uint32_t expected_mask = in TEST_F() local 62 EXPECT_THAT(expected_mask, Eq(3u)); in TEST_F() 64 Eq(MakeInstruction(SpvOpStore, {1, 2, expected_mask, 16}))); in TEST_F()
|
D | text_to_binary.annotation_test.cpp | 327 const uint32_t expected_mask = SpvFPFastMathModeNotNaNMask | in TEST_F() local 332 Eq(MakeInstruction(SpvOpDecorate, {1, expected_enum, expected_mask}))); in TEST_F()
|