/external/python/cpython3/Lib/idlelib/ |
D | config-keys.def | 11 copy=<Control-Key-c> <Control-Key-C> 12 cut=<Control-Key-x> <Control-Key-X> 13 paste=<Control-Key-v> <Control-Key-V> 15 center-insert=<Control-Key-l> <Control-Key-L> 16 close-all-windows=<Control-Key-q> <Control-Key-Q> 18 do-nothing=<Control-Key-F12> 19 end-of-file=<Control-Key-d> <Control-Key-D> 24 interrupt-execution=<Control-Key-c> <Control-Key-C> 26 restart-shell=<Control-Key-F6> 29 open-new-window=<Control-Key-n> <Control-Key-N> [all …]
|
/external/python/cpython2/Lib/idlelib/ |
D | config-keys.def | 11 copy=<Control-Key-c> <Control-Key-C> 12 cut=<Control-Key-x> <Control-Key-X> 13 paste=<Control-Key-v> <Control-Key-V> 15 center-insert=<Control-Key-l> <Control-Key-L> 16 close-all-windows=<Control-Key-q> <Control-Key-Q> 18 do-nothing=<Control-Key-F12> 19 end-of-file=<Control-Key-d> <Control-Key-D> 24 interrupt-execution=<Control-Key-c> <Control-Key-C> 26 restart-shell=<Control-Key-F6> 29 open-new-window=<Control-Key-n> <Control-Key-N> [all …]
|
/external/autotest/client/profilers/lttng/ |
D | ltt-control-0.51-12082008.tar.gz |
|
/external/swiftshader/third_party/LLVM/test/Transforms/SCCP/ |
D | undef-resolve.ll | 18 br label %control.outer.outer 20 control.outer.loopexit.us-lcssa: ; preds = %control 21 br label %control.outer.loopexit 23 control.outer.loopexit: ; preds = %control.outer.loopexit.us-lcssa.us, %c… 24 br label %control.outer.outer.backedge 26 control.outer.outer: ; preds = %control.outer.outer.backedge, %init 27 %switchCond.0.ph.ph = phi i32 [ 2, %init ], [ 3, %control.outer.outer.backedge ] ; <i32> [#uses=2] 28 …%i.0.ph.ph = phi i32 [ undef, %init ], [ %i.0.ph.ph.be, %control.outer.outer.backedge ] ; <i32> [#… 30 …br i1 %tmp4, label %control.outer.outer.split.us, label %control.outer.outer.control.outer.outer.s… 32 control.outer.outer.control.outer.outer.split_crit_edge: ; preds = %control.outer.outer [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SCCP/ |
D | undef-resolve.ll | 18 br label %control.outer.outer 20 control.outer.loopexit.us-lcssa: ; preds = %control 21 br label %control.outer.loopexit 23 control.outer.loopexit: ; preds = %control.outer.loopexit.us-lcssa.us, %c… 24 br label %control.outer.outer.backedge 26 control.outer.outer: ; preds = %control.outer.outer.backedge, %init 27 %switchCond.0.ph.ph = phi i32 [ 2, %init ], [ 3, %control.outer.outer.backedge ] ; <i32> [#uses=2] 28 …%i.0.ph.ph = phi i32 [ undef, %init ], [ %i.0.ph.ph.be, %control.outer.outer.backedge ] ; <i32> [#… 30 …br i1 %tmp4, label %control.outer.outer.split.us, label %control.outer.outer.control.outer.outer.s… 32 control.outer.outer.control.outer.outer.split_crit_edge: ; preds = %control.outer.outer [all …]
|
/external/llvm/test/Transforms/SCCP/ |
D | undef-resolve.ll | 18 br label %control.outer.outer 20 control.outer.loopexit.us-lcssa: ; preds = %control 21 br label %control.outer.loopexit 23 control.outer.loopexit: ; preds = %control.outer.loopexit.us-lcssa.us, %c… 24 br label %control.outer.outer.backedge 26 control.outer.outer: ; preds = %control.outer.outer.backedge, %init 27 %switchCond.0.ph.ph = phi i32 [ 2, %init ], [ 3, %control.outer.outer.backedge ] ; <i32> [#uses=2] 28 …%i.0.ph.ph = phi i32 [ undef, %init ], [ %i.0.ph.ph.be, %control.outer.outer.backedge ] ; <i32> [#… 30 …br i1 %tmp4, label %control.outer.outer.split.us, label %control.outer.outer.control.outer.outer.s… 32 control.outer.outer.control.outer.outer.split_crit_edge: ; preds = %control.outer.outer [all …]
|
/external/autotest/server/cros/dynamic_suite/ |
D | control_file_getter.py | 21 Interface for classes that can list and fetch known control files. 30 Gather a list of paths to control files. 32 @param suite_name: The name of a suite we would like control files for. 42 Given a path to a control file, return its contents. 44 @param test_path: the path to the control file. 45 @return the contents of the control file specified by the path. 54 Given the name of a control file, return its contents. 56 @param test_name: the name of the test whose control file is desired. 57 @return the contents of the control file specified by the name. 70 Gather the control paths and contents of all the control files. [all …]
|
D | suite_common.py | 38 return 'test_suites/control.%s' % suite_name 121 suite control files. 143 """Return control file contents for |suite_name|. 145 Query the dev server at |ds| for the control file |suite_name|, included 149 @param ds: a dev_server.DevServer instance to fetch control file with. 150 @param suite_name: canonicalized suite name, e.g. test_suites/control.bvt. 151 @raises ControlFileNotFound if a unique suite control file doesn't exist. 152 @raises NoControlFileList if we can't list the control files at all. 153 @raises ControlFileEmpty if the control file exists on the server, but 156 @return the contents of the desired control file. [all …]
|
/external/u-boot/drivers/pinctrl/renesas/ |
D | Kconfig | 4 bool "Renesas pin control drivers" 10 bool "Renesas RCar Gen2 R8A7790 pin control driver" 14 Support pin multiplexing control on Renesas RCar Gen3 R8A7790 SoCs. 17 the GPIO definitions and pin control functions for each available 21 bool "Renesas RCar Gen2 R8A7791 pin control driver" 25 Support pin multiplexing control on Renesas RCar Gen3 R8A7791 SoCs. 28 the GPIO definitions and pin control functions for each available 32 bool "Renesas RCar Gen2 R8A7792 pin control driver" 36 Support pin multiplexing control on Renesas RCar Gen3 R8A7792 SoCs. 39 the GPIO definitions and pin control functions for each available [all …]
|
/external/adhd/cras/src/server/ |
D | cras_alsa_mixer.c | 19 /* Represents an ALSA control element. Each device can have several of these, 22 * has_volume - non-zero indicates there is a volume control. 24 * max_volume_dB - the maximum volume for this control, or 26 * min_volume_dB - the minimum volume for this control, or 38 /* Represents an ALSA control element related to a specific input/output 43 * are separate control elements for left/right channels (for example), 49 * name - Name of the control (typicially this is the same as the name of the 52 * dir - Control direction, OUTPUT or INPUT only. 53 * elements - The mixer_control_elements that are driven by this control. 54 * has_volume - non-zero indicates there is a volume control. [all …]
|
D | cras_alsa_mixer.h | 32 * by calling cras_alsa_mixer_destroy. The control in the mixer is not added 51 * extra_controls - A list array of extra mixer control names, always added. 52 * coupled_controls - A list of coupled mixer control names. 68 /* Returns if the mixer has any main volume control. */ 71 /* Returns if the mixer control supports volume adjust. */ 104 * mixer_input - The specific mixer control for input node, can be null. 113 * mixer_input - The additional input mixer control, mainly specified 125 * mixer_input - The additional input mixer control, mainly specified 138 * mixer_output - The output specific mixer control to mute/unmute. Pass NULL 156 * The callback will be provided with a reference to the control [all …]
|
/external/u-boot/drivers/pinctrl/ |
D | Kconfig | 110 bool "QCA/Athores ar933x pin control driver" 113 Support pin multiplexing control on QCA/Athores ar933x SoCs. 115 both the GPIO definitions and pin control functions for each 131 can also control the multi-driver capability, pull-up and pull-down 142 bool "Microchip PIC32 pin-control and pin-mux driver" 149 contains both GPIO defintion and pin control functions. 152 bool "QCA/Athores qca953x pin control driver" 155 Support pin multiplexing control on QCA/Athores qca953x SoCs. 158 the GPIO definitions and pin control functions for each available 162 bool "Rockchip rk3036 pin control driver" [all …]
|
/external/grpc-grpc-java/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/ |
D | WorkerServiceGrpc.java | 30 private static volatile io.grpc.MethodDescriptor<io.grpc.benchmarks.proto.Control.ServerArgs, 31 io.grpc.benchmarks.proto.Control.ServerStatus> getRunServerMethod; 35 requestType = io.grpc.benchmarks.proto.Control.ServerArgs.class, 36 responseType = io.grpc.benchmarks.proto.Control.ServerStatus.class, 38 public static io.grpc.MethodDescriptor<io.grpc.benchmarks.proto.Control.ServerArgs, 39 io.grpc.benchmarks.proto.Control.ServerStatus> getRunServerMethod() { in getRunServerMethod() 40 …io.grpc.MethodDescriptor<io.grpc.benchmarks.proto.Control.ServerArgs, io.grpc.benchmarks.proto.Con… in getRunServerMethod() 45 …o.grpc.MethodDescriptor.<io.grpc.benchmarks.proto.Control.ServerArgs, io.grpc.benchmarks.proto.Con… in getRunServerMethod() 51 io.grpc.benchmarks.proto.Control.ServerArgs.getDefaultInstance())) in getRunServerMethod() 53 io.grpc.benchmarks.proto.Control.ServerStatus.getDefaultInstance())) in getRunServerMethod() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-rc/Inputs/ |
D | tag-accelerators.rc | 43 42, 4, VIRTKEY, CONTROL 46 42, 7, VIRTKEY, NOINVERT, CONTROL 49 42, 10, VIRTKEY, CONTROL, SHIFT 50 42, 11, VIRTKEY, CONTROL, ALT 52 42, 13, VIRTKEY, NOINVERT, CONTROL, SHIFT 53 42, 14, VIRTKEY, NOINVERT, CONTROL, ALT 55 42, 16, VIRTKEY, CONTROL, SHIFT, ALT 56 42, 17, VIRTKEY, NOINVERT, CONTROL, SHIFT, ALT 61 "f", 22, VIRTKEY, CONTROL 64 "f", 25, VIRTKEY, NOINVERT, CONTROL [all …]
|
/external/u-boot/arch/arm/include/asm/arch-lpc32xx/ |
D | clk.h | 14 /* Clocking and Power Control Registers */ 17 u32 boot_map; /* Boot Map Control Register */ 30 /* Clock Control Registers */ 31 u32 hclkdiv_ctrl; /* HCLK Divider Control Register */ 32 u32 pwr_ctrl; /* Power Control Register */ 33 u32 pll397_ctrl; /* PLL397 Control Register */ 34 u32 osc_ctrl; /* Main Oscillator Control Register */ 35 u32 sysclk_ctrl; /* SYSCLK Control Register */ 36 u32 lcdclk_ctrl; /* LCD Clock Control Register */ 37 u32 hclkpll_ctrl; /* HCLK PLL Control Register */ [all …]
|
/external/grpc-grpc-java/benchmarks/src/test/java/io/grpc/benchmarks/driver/ |
D | LoadWorkerTest.java | 24 import io.grpc.benchmarks.proto.Control; 46 private static final Control.ClientArgs MARK = Control.ClientArgs.newBuilder() 47 .setMark(Control.Mark.newBuilder().setReset(true).build()) 67 Control.ServerArgs.Builder serverArgsBuilder = Control.ServerArgs.newBuilder(); in runUnaryBlockingClosedLoop() 69 .setServerType(Control.ServerType.ASYNC_SERVER) in runUnaryBlockingClosedLoop() 75 Control.ClientArgs.Builder clientArgsBuilder = Control.ClientArgs.newBuilder(); in runUnaryBlockingClosedLoop() 78 .setClientType(Control.ClientType.SYNC_CLIENT) in runUnaryBlockingClosedLoop() 79 .setRpcType(Control.RpcType.UNARY) in runUnaryBlockingClosedLoop() 89 StreamObserver<Control.ClientArgs> clientObserver = startClient(clientArgsBuilder.build()); in runUnaryBlockingClosedLoop() 95 Control.ServerArgs.Builder serverArgsBuilder = Control.ServerArgs.newBuilder(); in runUnaryAsyncClosedLoop() [all …]
|
/external/u-boot/arch/arm/include/asm/arch-s32v234/ |
D | mc_me_regs.h | 112 /* DEC200 Peripheral Control Register */ 114 /* 2D-ACE Peripheral Control Register */ 116 /* ENET Peripheral Control Register */ 118 /* DMACHMUX0 Peripheral Control Register */ 120 /* CSI0 Peripheral Control Register */ 122 /* MMDC0 Peripheral Control Register */ 124 /* FRAY Peripheral Control Register */ 126 /* PIT0 Peripheral Control Register */ 128 /* FlexTIMER0 Peripheral Control Register */ 130 /* SARADC0 Peripheral Control Register */ [all …]
|
/external/tcpdump/tests/ |
D | bfd-raw-auth-md5.out | 1 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], l… 2 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], l… 3 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], l… 4 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], l… 5 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], l… 6 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], l… 7 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], l… 8 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], l… 9 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], l… 10 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], l… [all …]
|
D | bfd-raw-auth-sha1.out | 1 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], l… 2 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], l… 3 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], l… 4 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], l… 5 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], l… 6 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], l… 7 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], l… 8 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], l… 9 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], l… 10 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], l… [all …]
|
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
D | test_VIDIOC_CTRL.c | 39 struct v4l2_control control; in do_get_control() local 73 memset(&control, 0xff, sizeof(control)); in do_get_control() 74 control.id = id; in do_get_control() 75 ret_get = ioctl(get_video_fd(), VIDIOC_G_CTRL, &control); in do_get_control() 91 CU_ASSERT(queryctrl.minimum <= control.value); in do_get_control() 92 CU_ASSERT(control.value <= queryctrl.maximum); in do_get_control() 97 /* This control only performs an action, does not have in do_get_control() 148 struct v4l2_control control; in test_VIDIOC_G_CTRL_NULL() local 154 memset(&control, 0xff, sizeof(control)); in test_VIDIOC_G_CTRL_NULL() 155 control.id = id; in test_VIDIOC_G_CTRL_NULL() [all …]
|
/external/libaom/libaom/aom/ |
D | aomcx.h | 146 /*!\brief AVx encoder control functions 148 * This set of macros define the control functions available for AVx 154 /*!\brief Codec control function to set which reference frame encoder can use. 158 /*!\brief Codec control function to pass an ROI map to encoder. 162 /*!\brief Codec control function to pass an Active map to encoder. 166 /*!\brief Codec control function to set encoder scaling mode. 170 /*!\brief Codec control function to set encoder spatial layer id. 174 /*!\brief Codec control function to set encoder internal speed settings. 184 /*!\brief Codec control function to enable automatic set and use alf frames. 188 /*!\brief Codec control function to set sharpness. [all …]
|
/external/u-boot/drivers/ddr/marvell/axp/ |
D | ddr3_axp_mc_static.h | 15 {0x00001404, 0x3630b800}, /*Dunit Control Low Register */ 21 {0x00001410, 0x040F0001}, /*DDR SDRAM Address Control Register */ 23 {0x00001410, 0x040F0000}, /*DDR SDRAM Open Pages Control Register */ 26 {0x00001414, 0x00000000}, /*DDR SDRAM Open Pages Control Register */ 29 {0x00001424, 0x0000D3FF}, /*Dunit Control High Register */ 30 {0x00001428, 0x000F8830}, /*Dunit Control High Register */ 31 {0x0000142C, 0x214C2F38}, /*Dunit Control High Register */ 38 {0x00001494, 0x00010000}, /*DDR SDRAM ODT Control (Low) Register */ 39 {0x00001498, 0x00000000}, /*DDR SDRAM ODT Control (High) Register */ 40 {0x0000149C, 0x00000301}, /*DDR Dunit ODT Control Register */ [all …]
|
/external/u-boot/doc/device-tree-bindings/net/ |
D | micrel-ksz90x1.txt | 13 All skew control options are specified in picoseconds. The minimum 19 - rxc-skew-ps : Skew control of RXC pad 20 - rxdv-skew-ps : Skew control of RX CTL pad 21 - txc-skew-ps : Skew control of TXC pad 22 - txen-skew-ps : Skew control of TX CTL pad 23 - rxd0-skew-ps : Skew control of RX data 0 pad 24 - rxd1-skew-ps : Skew control of RX data 1 pad 25 - rxd2-skew-ps : Skew control of RX data 2 pad 26 - rxd3-skew-ps : Skew control of RX data 3 pad 27 - txd0-skew-ps : Skew control of TX data 0 pad [all …]
|
/external/python/cpython3/Lib/encodings/ |
D | iso8859_6.py | 65 '\x11' # 0x11 -> DEVICE CONTROL ONE 66 '\x12' # 0x12 -> DEVICE CONTROL TWO 67 '\x13' # 0x13 -> DEVICE CONTROL THREE 68 '\x14' # 0x14 -> DEVICE CONTROL FOUR 176 '\x80' # 0x80 -> <control> 177 '\x81' # 0x81 -> <control> 178 '\x82' # 0x82 -> <control> 179 '\x83' # 0x83 -> <control> 180 '\x84' # 0x84 -> <control> 181 '\x85' # 0x85 -> <control> [all …]
|
D | iso8859_8.py | 65 '\x11' # 0x11 -> DEVICE CONTROL ONE 66 '\x12' # 0x12 -> DEVICE CONTROL TWO 67 '\x13' # 0x13 -> DEVICE CONTROL THREE 68 '\x14' # 0x14 -> DEVICE CONTROL FOUR 176 '\x80' # 0x80 -> <control> 177 '\x81' # 0x81 -> <control> 178 '\x82' # 0x82 -> <control> 179 '\x83' # 0x83 -> <control> 180 '\x84' # 0x84 -> <control> 181 '\x85' # 0x85 -> <control> [all …]
|