Searched refs:CheckValid (Results 1 – 11 of 11) sorted by relevance
/external/swiftshader/third_party/SPIRV-Tools/test/reduce/ |
D | structured_loop_to_selection_reduction_pass_test.cpp | 71 CheckValid(env, context.get()); in TEST() 217 CheckValid(env, context.get()); in TEST() 315 CheckValid(env, context.get()); in TEST() 413 CheckValid(env, context.get()); in TEST() 511 CheckValid(env, context.get()); in TEST() 766 CheckValid(env, context.get()); in TEST() 887 CheckValid(env, context.get()); in TEST() 962 CheckValid(env, context.get()); in TEST() 1030 CheckValid(env, context.get()); in TEST() 1230 CheckValid(env, context.get()); in TEST() [all …]
|
D | reduce_test_util.h | 61 void CheckValid(spv_target_env env, const opt::IRContext* ir);
|
D | reduce_test_util.cpp | 51 void CheckValid(spv_target_env env, const opt::IRContext* ir) { in CheckValid() function
|
/external/deqp-deps/SPIRV-Tools/test/reduce/ |
D | structured_loop_to_selection_reduction_pass_test.cpp | 71 CheckValid(env, context.get()); in TEST() 217 CheckValid(env, context.get()); in TEST() 315 CheckValid(env, context.get()); in TEST() 413 CheckValid(env, context.get()); in TEST() 511 CheckValid(env, context.get()); in TEST() 766 CheckValid(env, context.get()); in TEST() 887 CheckValid(env, context.get()); in TEST() 962 CheckValid(env, context.get()); in TEST() 1030 CheckValid(env, context.get()); in TEST() 1230 CheckValid(env, context.get()); in TEST() [all …]
|
D | reduce_test_util.h | 61 void CheckValid(spv_target_env env, const opt::IRContext* ir);
|
D | reduce_test_util.cpp | 51 void CheckValid(spv_target_env env, const opt::IRContext* ir) { in CheckValid() function
|
/external/perf_data_converter/src/ |
D | builder.cc | 117 bool Builder::CheckValid(const Profile &profile) { in CheckValid() function in perftools::profiles::Builder 251 return CheckValid(*profile_); in Finalize()
|
D | builder.h | 83 static bool CheckValid(const Profile &profile);
|
/external/vboot_reference/cgpt/ |
D | cgpt.h | 64 int CheckValid(const struct drive *drive);
|
D | cgpt_show.c | 329 CheckValid(drive); in GptShow()
|
D | cgpt_common.c | 54 int CheckValid(const struct drive *drive) { in CheckValid() function
|