/third_party/boost/boost/histogram/axis/ |
D | regular.hpp | 179 class regular : public iterator_mixin<regular<Value, Transform, MetaData, Options>>, class 217 regular(transform_type trans, unsigned n, value_type start, value_type stop, in regular() function in boost::histogram::axis::regular 239 regular(unsigned n, value_type start, value_type stop, metadata_type meta = {}) in regular() function in boost::histogram::axis::regular 256 regular(transform_type trans, step_type<T> step, value_type start, value_type stop, in regular() function in boost::histogram::axis::regular 276 regular(step_type<T> step, value_type start, value_type stop, metadata_type meta = {}) in regular() function in boost::histogram::axis::regular 280 regular(const regular& src, index_type begin, index_type end, unsigned merge) in regular() function in boost::histogram::axis::regular
|
/third_party/boost/libs/histogram/test/ |
D | axis_size.cpp | 15 using regular = axis::regular<>; in main() typedef
|
D | histogram_growing_test.cpp | 23 using regular = axis::regular<double, def, def, axis::option::growth_t>; typedef
|
/third_party/boost/libs/histogram/benchmark/ |
D | axis_size.cpp | 15 using regular = axis::regular<>; in main() typedef
|
D | axis_index.cpp | 23 static void regular(benchmark::State& state) { in regular() function
|
/third_party/node/test/fixtures/wpt/resources/webidl2/lib/ |
D | webidl2.js | 610 function operation({ regular = false } = {}) { property 626 operation({ regular: true }) || property 638 operation({ regular: true }) || property 759 operation({ regular: true }) || property 791 operation({ regular: true }) || property
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | ValidIdentifiers.java | 46 regular, enumConstant
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | ValidIdentifiers.java | 54 regular, enumConstant
|
/third_party/boost/boost/accumulators/ |
D | statistics_fwd.hpp | 424 struct regular {}; struct
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesQueueBindSparseTests.cpp | 67 VkSubmitInfo regular; member
|
/third_party/boost/boost/gil/image_processing/ |
D | threshold.hpp | 71 regular, ///< Consider values greater than threshold value enumerator
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_lower_goto_ifs.c | 53 struct path regular; member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_driver.h | 51 unsigned regular : 1; /* driver-specific meaning (e.g. input in sreg) */ member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryBindingTests.cpp | 973 …de::MovePtr<tcu::TestCaseGroup> regular (new tcu::TestCaseGroup(testCtx, "regular", "Basic… in createMemoryBindingTests() local
|
/third_party/jsoncpp/src/test_lib_json/ |
D | main.cpp | 1810 Json::String regular(mutant); in JSONTEST_FIXTURE_LOCAL() local
|