| /external/swiftshader/third_party/SPIRV-Tools/test/reduce/ |
| D | remove_unused_instruction_test.cpp | 75 auto ops = finder.GetAvailableOpportunities(context.get(), 0); in TEST() local 261 auto ops = finder.GetAvailableOpportunities(context.get(), 0); in TEST() local 440 auto ops = RemoveUnusedInstructionReductionOpportunityFinder(true) in TEST() local
|
| /external/angle/third_party/spirv-tools/src/test/reduce/ |
| D | remove_unused_instruction_test.cpp | 75 auto ops = finder.GetAvailableOpportunities(context.get(), 0); in TEST() local 261 auto ops = finder.GetAvailableOpportunities(context.get(), 0); in TEST() local 440 auto ops = RemoveUnusedInstructionReductionOpportunityFinder(true) in TEST() local
|
| /external/rust/android-crates-io/crates/winnow/src/stream/ |
| D | impls.rs | 117 impl ops::Index<ops::Range<usize>> for Bytes { impl 126 impl ops::Index<ops::RangeInclusive<usize>> for Bytes { impl 135 impl ops::Index<ops::RangeFrom<usize>> for Bytes { impl 144 impl ops::Index<ops::RangeTo<usize>> for Bytes { impl 153 impl ops::Index<ops::RangeToInclusive<usize>> for Bytes { impl 364 impl ops::Index<ops::Range<usize>> for BStr { impl 373 impl ops::Index<ops::RangeInclusive<usize>> for BStr { impl 382 impl ops::Index<ops::RangeFrom<usize>> for BStr { impl 391 impl ops::Index<ops::RangeTo<usize>> for BStr { impl 400 impl ops::Index<ops::RangeToInclusive<usize>> for BStr { impl
|
| /external/bcc/tools/ |
| D | btrfsslower.py | 270 ops = '' variable 276 ops = "0x" + addr variable
|
| D | btrfsdist.py | 180 ops = '' variable 186 ops = "0x" + addr variable
|
| /external/perfetto/src/trace_processor/importers/i2c/ |
| D | i2c_tracker.cc | 42 std::vector<I2cAdapterMessageCount>& ops = inflight_i2c_ops_[utid]; in Enter() local 61 std::vector<I2cAdapterMessageCount>& ops = inflight_i2c_ops_[utid]; in Exit() local
|
| /external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/ |
| D | random_test.cc | 27 const std::vector<std::string>& ops, in RandomTest() 85 std::vector<std::string> ops = Split(" ", in TEST() local
|
| D | exhaustive3_test.cc | 78 std::vector<std::string> ops; // no ops in TEST() local 91 std::vector<std::string> ops; // no ops in TEST() local
|
| /external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/impl/ |
| D | winrt_timer_scheduler.hpp | 66 op_queue<operation> ops; in cancel_timer() local 79 op_queue<operation> ops; in move_timer() local
|
| D | kqueue_reactor.hpp | 67 op_queue<operation> ops; in cancel_timer() local 80 op_queue<operation> ops; in move_timer() local
|
| D | epoll_reactor.hpp | 63 op_queue<operation> ops; in cancel_timer() local 76 op_queue<operation> ops; in move_timer() local
|
| D | win_iocp_io_context.hpp | 78 op_queue<win_iocp_operation> ops; in cancel_timer() local 91 op_queue<operation> ops; in move_timer() local
|
| D | select_reactor.hpp | 70 op_queue<operation> ops; in cancel_timer() local 83 op_queue<operation> ops; in move_timer() local
|
| D | dev_poll_reactor.hpp | 65 op_queue<operation> ops; in cancel_timer() local 78 op_queue<operation> ops; in move_timer() local
|
| /external/cronet/tot/third_party/re2/src/re2/testing/ |
| D | random_test.cc | 28 const std::vector<std::string>& ops, in RandomTest() 86 std::vector<std::string> ops = Split(" ", in TEST() local
|
| D | exhaustive3_test.cc | 79 std::vector<std::string> ops; // no ops in TEST() local 92 std::vector<std::string> ops; // no ops in TEST() local
|
| /external/coreboot/src/soc/intel/braswell/ |
| D | lpss.c | 20 struct reg_script ops[] = { in dev_enable_acpi_mode() local 98 static const struct reg_script ops[] = { in i2c_disable_resets() local
|
| /external/cronet/stable/third_party/re2/src/re2/testing/ |
| D | random_test.cc | 28 const std::vector<std::string>& ops, in RandomTest() 86 std::vector<std::string> ops = Split(" ", in TEST() local
|
| D | exhaustive3_test.cc | 79 std::vector<std::string> ops; // no ops in TEST() local 92 std::vector<std::string> ops; // no ops in TEST() local
|
| /external/regex-re2/re2/testing/ |
| D | random_test.cc | 26 const std::vector<string>& ops, in RandomTest() 82 std::vector<string> ops = Split(" ", in TEST() local
|
| D | exhaustive3_test.cc | 78 std::vector<string> ops; // no ops in TEST() local 91 std::vector<string> ops; // no ops in TEST() local
|
| /external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
| D | vktBindingDescriptorInlineUniformTests.cpp | 400 …criptorInlineUniformTestInstance::DescriptorInlineUniformTestInstance(Context &context, OpsPtr ops) in DescriptorInlineUniformTestInstance() 683 OpsPtr ops) in DescriptorInlineUniformTestCase() 770 OpsPtr ops(new DescriptorOps()); in createInlineUniformWriteTests() local 777 OpsPtr ops(new DescriptorOps()); in createInlineUniformWriteTests() local 784 OpsPtr ops(new DescriptorOps()); in createInlineUniformWriteTests() local 792 OpsPtr ops(new DescriptorOps()); in createInlineUniformWriteTests() local 804 OpsPtr ops(new DescriptorOps()); in createInlineUniformCopyTests() local 812 OpsPtr ops(new DescriptorOps()); in createInlineUniformCopyTests() local 820 OpsPtr ops(new DescriptorOps()); in createInlineUniformCopyTests() local 828 OpsPtr ops(new DescriptorOps()); in createInlineUniformCopyTests() local [all …]
|
| /external/autotest/client/site_tests/cellular_SafetyDance/ |
| D | cellular_SafetyDance.py | 145 def _run_once_internal(self, ops=30, seed=None): argument 169 def run_once(self, test_env, ops=30, seed=None): argument
|
| /external/mesa3d/src/vulkan/runtime/ |
| D | vk_shader.c | 39 const struct vk_shader_ops *ops, in vk_shader_zalloc() 111 const struct vk_device_shader_ops *ops = device->shader_ops; in vk_shader_to_nir() local 242 const struct vk_device_shader_ops *ops = device->shader_ops; in vk_shader_deserialize() local 406 const struct vk_device_shader_ops *ops = device->shader_ops; in vk_common_CreateShadersEXT() local 569 const struct vk_device_shader_ops *ops = device->shader_ops; in vk_common_CmdBindShadersEXT() local
|
| /external/gemmlowp/test/ |
| D | benchmark_meta_gemm.cc | 79 const double ops = static_cast<double>(n) * static_cast<double>(m) * in init() local 105 double ops = 0.0; in run_gemms() local 162 double ops = 0.0; in time_all() local 181 double ops = 0.0; in time_one() local
|