/third_party/boost/libs/process/doc/images/ |
D | plantuml.txt | 20 activate Father 28 activate Father 31 activate Child 37 activate Child 41 activate Father 42 activate Exe 45 activate Father 53 activate Father 56 activate Father 59 activate Child [all …]
|
/third_party/uboot/u-boot-2020.01/drivers/gpio/ |
D | hsdk-creg-gpio.c | 24 u8 activate; member 36 reg |= ((val ? hcg->deactivate : hcg->activate) << reg_shift); in hsdk_creg_gpio_set_value() 81 u32 shift, bit_per_gpio, activate, deactivate, gpio_count; in hsdk_creg_gpio_probe() local 88 activate = dev_read_u32_default(dev, "gpio-activate-val", 1); in hsdk_creg_gpio_probe() 117 if (GENMASK(31, bit_per_gpio) & activate) { in hsdk_creg_gpio_probe() 131 if (activate == deactivate) { in hsdk_creg_gpio_probe() 140 hcg->activate = (u8)activate; in hsdk_creg_gpio_probe()
|
/third_party/uboot/u-boot-2020.01/board/bosch/shc/ |
D | Kconfig | 52 activate, if you want to build for the B sample version 58 activate, if you want to build for the B2 sample version 64 activate, if you want to build for the C sample version 70 activate, if you want to build for the C2 sample version 76 activate, if you want to build for the C3 sample version 82 activate, if you want to build for the Series version
|
/third_party/ffmpeg/libavfilter/ |
D | f_cue.c | 36 static int activate(AVFilterContext *ctx) in activate() function 124 .activate = activate, 155 .activate = activate,
|
D | settb.c | 133 static int activate(AVFilterContext *ctx) in activate() function 189 .activate = activate, 222 .activate = activate,
|
D | buffersink.c | 158 static int activate(AVFilterContext *ctx) in activate() function 185 av_assert0(ctx->filter->activate == activate); \ 321 .activate = activate, 341 .activate = activate,
|
D | af_asetnsamples.c | 55 static int activate(AVFilterContext *ctx) in activate() function 128 .activate = activate,
|
D | f_interleave.c | 62 static int activate(AVFilterContext *ctx) in activate() function 239 .activate = activate, 267 .activate = activate,
|
D | setpts.c | 226 static int activate(AVFilterContext *ctx) in activate() function 300 .activate = activate, 337 .activate = activate,
|
D | vf_freezeframes.c | 74 static int activate(AVFilterContext *ctx) in activate() function 165 .activate = activate,
|
D | f_streamselect.c | 92 static int activate(AVFilterContext *ctx) in activate() function 337 .activate = activate, 353 .activate = activate,
|
D | vf_separatefields.c | 121 static int activate(AVFilterContext *ctx) in activate() function 180 .activate = activate,
|
D | vf_stack.c | 387 static int activate(AVFilterContext *ctx) in activate() function 424 .activate = activate, 444 .activate = activate, 471 .activate = activate,
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/ |
D | extension.js | 25 function activate(context) { function 61 exports.activate = activate;
|
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/ |
D | extension.js | 25 function activate(context) { function 61 exports.activate = activate;
|
/third_party/typescript/tests/baselines/reference/ |
D | assignmentCompatWithDiscriminatedUnion.types | 408 type Action = { type: 'activate' } | { type: 'disactivate' }; 410 >type : "activate" 423 dispatchAction({ type : (active? 'disactivate' : 'activate') }); 424 >dispatchAction({ type : (active? 'disactivate' : 'activate') }) : void 426 >{ type : (active? 'disactivate' : 'activate') } : { type: "activate" | "disactivate"; } 427 >type : "activate" | "disactivate" 428 >(active? 'disactivate' : 'activate') : "activate" | "disactivate" 429 >active? 'disactivate' : 'activate' : "activate" | "disactivate" 432 >'activate' : "activate"
|
/third_party/grpc/src/objective-c/manual_tests/GrpcIosTestUITests/ |
D | GrpcIosTestUITests.m | 36 [testApp activate]; 41 [settingsApp activate]; 63 [testApp activate]; 68 [testApp activate]; 103 [settingsApp activate]; 115 [settingsApp activate]; 137 [testApp activate]; 154 [testApp activate]; 166 [testApp activate]; 224 [stocksApp activate]; [all …]
|
/third_party/uboot/u-boot-2020.01/drivers/ram/stm32mp1/ |
D | Kconfig | 9 activate STM32MP1 DDR controller driver for STM32MP1 soc 18 activate interactive support in STM32MP1 DDR controller driver 38 activate test support for interactive support in 46 activate tuning command in STM32MP1 DDR interactive mode
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | SpillPlacement.cpp | 227 void SpillPlacement::activate(unsigned n) { in activate() function in SpillPlacement 272 activate(ib); in addConstraints() 279 activate(ob); in addConstraints() 294 activate(ib); in addPrefSpill() 295 activate(ob); in addPrefSpill() 311 activate(ib); in addLinks() 312 activate(ob); in addLinks()
|
/third_party/glib/gio/tests/ |
D | gapplication-example-open.c | 6 activate (GApplication *application) in activate() function 47 g_signal_connect (app, "activate", G_CALLBACK (activate), NULL); in main()
|
D | gapplication-example-dbushooks.c | 6 activate (GApplication *application) in activate() function 89 g_signal_connect (app, "activate", G_CALLBACK (activate), NULL); in main()
|
/third_party/python/Doc/using/ |
D | venv-create.inc | 67 Once an environment has been created, you may wish to activate it, e.g. by 68 sourcing an activate script in its bin directory. 114 | Platform | Shell | Command to activate virtual environment | 116 | POSIX | bash/zsh | $ source <venv>/bin/activate | 118 | | fish | $ source <venv>/bin/activate.fish | 120 | | csh/tcsh | $ source <venv>/bin/activate.csh | 124 | Windows | cmd.exe | C:\\> <venv>\\Scripts\\activate.bat | 133 You don't specifically *need* to activate an environment; activation just
|
/third_party/uboot/u-boot-2020.01/doc/device-tree-bindings/gpio/ |
D | snps,creg-gpio.txt | 8 write 0x2 == set output to "1" (activate) 20 - gpio-activate-val: Value should be set in corresponding field to set 40 gpio-activate-val = <2>;
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/win32/ |
D | gstglwindow_win32.h | 70 gboolean (*activate) (GstGLWindowWin32 *window, gboolean activate); member
|
/third_party/python/Lib/idlelib/ |
D | scrolledlist.py | 57 self.listbox.activate("@%d,%d" % (event.x, event.y)) 75 self.listbox.activate("@%d,%d" % (event.x, event.y)) 114 self.listbox.activate(index)
|