| /third_party/boost/libs/container/test/ |
| D | flat_map_test.cpp | 147 flat_map<int, int> fmap(ordered_unique_range, int_map.begin(), int_map.end()); in flat_tree_ordered_insertion_test() local 202 auto fmap = flat_map(int_map.begin(), int_map.end()); in constructor_template_auto_deduction_test() local 211 auto fmap = flat_map(int_map.begin(), int_map.end(), comp_int_t()); in constructor_template_auto_deduction_test() local 220 auto fmap = flat_map(int_map.begin(), int_map.end(), comp_int_t(), alloc_pair_int_t()); in constructor_template_auto_deduction_test() local 229 auto fmap = flat_map(int_map.begin(), int_map.end(), alloc_pair_int_t()); in constructor_template_auto_deduction_test() local 241 auto fmap = flat_map(ordered_unique_range, int_map.begin(), int_map.end()); in constructor_template_auto_deduction_test() local 250 auto fmap = flat_map(ordered_unique_range, int_map.begin(), int_map.end(), comp_int_t()); in constructor_template_auto_deduction_test() local 259 …auto fmap = flat_map(ordered_unique_range, int_map.begin(), int_map.end(), comp_int_t(), alloc_pai… in constructor_template_auto_deduction_test() local 268 … auto fmap = flat_map(ordered_unique_range, int_map.begin(), int_map.end(),alloc_pair_int_t()); in constructor_template_auto_deduction_test() local 302 flat_map<int, int> fmap; in flat_tree_extract_adopt_test() local [all …]
|
| D | map_test.cpp | 376 auto fmap = map(int_map.begin(), int_map.end()); in constructor_template_auto_deduction_test() local 385 auto fmap = map(int_map.begin(), int_map.end(), comp_int_t()); in constructor_template_auto_deduction_test() local 394 auto fmap = map(int_map.begin(), int_map.end(), comp_int_t(), alloc_pair_int_t()); in constructor_template_auto_deduction_test() local 403 auto fmap = map(int_map.begin(), int_map.end(), alloc_pair_int_t()); in constructor_template_auto_deduction_test() local 415 auto fmap = map(ordered_unique_range, int_map.begin(), int_map.end()); in constructor_template_auto_deduction_test() local 424 auto fmap = map(ordered_unique_range, int_map.begin(), int_map.end(), comp_int_t()); in constructor_template_auto_deduction_test() local 433 …auto fmap = map(ordered_unique_range, int_map.begin(), int_map.end(), comp_int_t(), alloc_pair_int… in constructor_template_auto_deduction_test() local 442 auto fmap = map(ordered_unique_range, int_map.begin(), int_map.end(),alloc_pair_int_t()); in constructor_template_auto_deduction_test() local
|
| /third_party/typescript/tests/baselines/reference/ |
| D | genericClasses4.js | 6 fmap<B>(f: (a: A) => B): Vec2_T<B> { field in Vec2_T 27 Vec2_T.prototype.fmap = function (f) { method in Vec2_T
|
| /third_party/typescript/tests/cases/compiler/ |
| D | genericClasses4.ts | 5 fmap<B>(f: (a: A) => B): Vec2_T<B> { method in Vec2_T
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_vignette.c | 70 float *fmap; member 234 const float *fmap = s->fmap; in filter_frame() local 260 const float *fmap = s->fmap; in filter_frame() local
|
| /third_party/boost/libs/graph/example/ |
| D | dfs-example.cpp | 22 dfs_time_visitor(TimeMap dmap, TimeMap fmap, T& t) in dfs_time_visitor()
|
| /third_party/bzip2/ |
| D | blocksort.c | 32 void fallbackSimpleSort ( UInt32* fmap, in fallbackSimpleSort() 93 void fallbackQSort3 ( UInt32* fmap, in fallbackQSort3() 212 void fallbackSort ( UInt32* fmap, in fallbackSort()
|
| /third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/ |
| D | blocksort.c | 32 void fallbackSimpleSort ( UInt32* fmap, in fallbackSimpleSort() 93 void fallbackQSort3 ( UInt32* fmap, in fallbackQSort3() 212 void fallbackSort ( UInt32* fmap, in fallbackSort()
|
| /third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.8/ |
| D | blocksort.c | 32 void fallbackSimpleSort ( UInt32* fmap, in fallbackSimpleSort() 93 void fallbackQSort3 ( UInt32* fmap, in fallbackQSort3() 212 void fallbackSort ( UInt32* fmap, in fallbackSort()
|
| /third_party/boost/libs/graph/test/ |
| D | bundled_properties.cpp | 207 boost::filtered_graph< Map, boost::keep_all > fmap(map, boost::keep_all()); in test_bundled_properties() local
|
| /third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/akg/ |
| D | akg_kernel_json_decoder.cc | 52 const std::map<std::string, AbstractShapeTransferFunc> fmap{ in GetFakeAbstractShape() local
|
| /third_party/mindspore/tests/ut/python/dataset/ |
| D | test_var_batch_map.py | 253 def batch_map_config(num, r, fbatch, fmap, col_names, res): argument
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| D | crocus_state.c | 984 float *fmap = (float *)map; in gen4_upload_curbe() local
|