/third_party/boost/boost/phoenix/core/ |
D | environment.hpp | 50 struct actions struct 57 type; 159 struct actions struct 167 struct result<This(Context)> 172 struct result<This(Context &)> 178 operator()(Context const & ctx) const in operator ()() 185 operator()(Context & ctx) const in operator ()() 217 context(Env const& env, Actions const& actions) in context() 226 make_context(Env const& env, Actions const& actions) in make_context() 234 context(Env & env, Actions const& actions) in context() [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | contextualTypingOfOptionalMembers.js | 16 actions: { property 44 actions: { property 57 actions: [ property 80 actions: { property 91 actions: { property 98 actions: [ property
|
/third_party/node/test/fixtures/wpt/resources/ |
D | testdriver-actions.js | 286 let data = {"type": "none", "actions": actions}; property 297 addPause: function(actions, duration) { argument 316 let data = {"type": "key", "actions": actions}; property 327 keyDown: function(actions, key) { argument 335 keyUp: function(actions, key) { argument 359 let data = {"type": "pointer", "actions": actions, "parameters": {"pointerType": this.type}}; property 370 pointerDown: function(actions, button) { argument 378 pointerUp: function(actions, button) { argument 386 pointerMove: function(actions, x, y, duration, origin) { argument
|
D | testdriver.js | 195 action_sequence: function(actions) { argument 296 action_sequence: function(actions) { argument
|
/third_party/boost/tools/boostdep/src/ |
D | boostdep.cpp | 234 static void scan_module_dependencies( std::string const & module, module_primary_actions & actions,… in scan_module_dependencies() 342 build_mdmap_actions actions; in build_module_dependency_map() local 347 …d output_module_primary_report( std::string const & module, module_primary_actions & actions, bool… in output_module_primary_report() 377 …port( std::string const & module, std::set< std::string> deps, module_secondary_actions & actions ) in output_module_secondary_report() 423 …id output_module_secondary_report( std::string const & module, module_secondary_actions & actions ) in output_module_secondary_report() 476 …id output_header_inclusion_report( std::string const & header, header_inclusion_actions & actions ) in output_header_inclusion_report() 577 module_primary_html_actions actions; in output_module_primary_report() local 582 module_primary_txt_actions actions; in output_module_primary_report() local 642 module_secondary_html_actions actions; in output_module_secondary_report() local 647 module_secondary_txt_actions actions; in output_module_secondary_report() local [all …]
|
/third_party/node/deps/npm/docs/ |
D | gatsby-node.js | 4 exports.onCreateNode = ({node, getNode, actions}) => { field 16 exports.createPages = ({graphql, actions}) => { field
|
/third_party/flutter/skia/experimental/docs/ |
D | exampleSlides.js | 379 { "actions": [ property 385 { "time": 0, "duration":1000, "canvas":"clear", "actions": [ property 388 { "time":1000, "duration":1000, "actions": [ property 391 { "time":1500, "duration":1500, "actions": [ property 394 { "time":3500, "duration": 500, "actions": [ property 398 { "time":4000, "duration":1000, "actions": [ property 401 { "time":4500, "duration":1500, "actions": [ property 404 { "time":6500, "duration": 500, "actions": [ property 408 { "time":7000, "duration":1000, "actions": [ property 411 { "time":7500, "duration":1500, "actions": [ property [all …]
|
/third_party/skia/experimental/docs/ |
D | exampleSlides.js | 379 { "actions": [ property 385 { "time": 0, "duration":1000, "canvas":"clear", "actions": [ property 388 { "time":1000, "duration":1000, "actions": [ property 391 { "time":1500, "duration":1500, "actions": [ property 394 { "time":3500, "duration": 500, "actions": [ property 398 { "time":4000, "duration":1000, "actions": [ property 401 { "time":4500, "duration":1500, "actions": [ property 404 { "time":6500, "duration": 500, "actions": [ property 408 { "time":7000, "duration":1000, "actions": [ property 411 { "time":7500, "duration":1500, "actions": [ property [all …]
|
/third_party/boost/boost/spirit/home/lex/lexer/lexertl/ |
D | semantic_action_data.hpp | 84 std::vector<functor_wrapper_type>& actions (actions_[state]); in add_action() local 101 std::vector<functor_wrapper_type> const& actions = actions_[state]; in invoke_actions() local
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/ |
D | tree_adapter.cc | 53 std::vector<std::unique_ptr<IRPass>> actions; in PrePass() local 96 std::vector<std::unique_ptr<IRPass>> actions; in PostPass() local
|
/third_party/flutter/engine/flutter/lib/ui/semantics/ |
D | semantics_update.cc | 27 CustomAccessibilityActionUpdates actions) in SemanticsUpdate()
|
/third_party/flutter/skia/platform_tools/android/skp_gen/apps/ |
D | geniewidget.json | 6 "actions": [ array
|
/third_party/typescript/tests/baselines/reference/tsc/declarationEmit/ |
D | when-same-version-is-referenced-through-source-and-another-symlinked-package-with-indirect-link.js | 54 export const actions = { featureOne }; constant
|
D | when-same-version-is-referenced-through-source-and-another-symlinked-package-with-indirect-link-moduleCaseChange.js | 54 export const actions = { featureOne }; constant
|
D | when-same-version-is-referenced-through-source-and-another-symlinked-package.js | 53 export const actions = { featureOne }; constant
|
D | when-same-version-is-referenced-through-source-and-another-symlinked-package-moduleCaseChange.js | 53 export const actions = { featureOne }; constant
|
/third_party/skia/platform_tools/android/skp_gen/apps/ |
D | geniewidget.json | 6 "actions": [ array
|
/third_party/glib/gio/tests/ |
D | basic-application.c | 56 static GActionEntry actions[] = { in startup() local 206 gchar **actions; in action_cb() local
|
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/ |
D | action.cc | 1080 std::vector<ActionItem> actions; in CommonPipeline() local 1109 auto actions = CommonPipeline(); in GePipeline() local 1121 auto actions = CommonPipeline(); in VmPipeline() local 1155 std::vector<ActionItem> actions; in BackendPipeline() local 1163 std::vector<ActionItem> actions; in MindIRPipeline() local 1175 auto actions = CommonPipeline(); in ServerPipeline() local 1183 auto actions = CommonPipeline(); in PServerPipeline() local 1192 std::vector<ActionItem> actions; in PSchedulerPipeline() local
|
D | pipeline.h | 48 …Pipeline(const ResourcePtr &res, const std::vector<ActionItem> &actions) : resource_(res), actions… in Pipeline()
|
/third_party/node/deps/npm/node_modules/npm-audit-report/reporters/ |
D | parseable.js | 12 const actions = function (data, config) { function
|
/third_party/python/Doc/library/ |
D | optparse.rst | 321 .. _optparse-store-action: 422 .. _optparse-default-values: 1281 .. _optparse-standard-option-types:
|
/third_party/node/deps/npm/lib/install/ |
D | actions.js | 13 const actions = {} constant 35 actions[actionName] = (staging, pkg, log) => { function
|
/third_party/flutter/engine/flutter/shell/platform/embedder/ |
D | platform_view_embedder.cc | 39 flutter::CustomAccessibilityActionUpdates actions) { in UpdateSemantics()
|
/third_party/libunwind/src/unwind/ |
D | unwind-internal.h | 66 _Unwind_Action actions; in _Unwind_Phase2() local
|