| /linux/tools/net/sunrpc/xdrgen/generators/ |
| A D | union.py | 23 environment: Environment, node: _XdrDeclaration 38 environment: Environment, node: _XdrDeclaration 72 environment: Environment, node: _XdrDeclaration 139 emit_union_case_spec_decoder(environment, case) 141 emit_union_default_spec_decoder(environment, node) 148 environment: Environment, node: _XdrDeclaration 215 emit_union_default_spec_encoder(environment, node) 231 emit_union_declaration(self.environment, node) 235 emit_union_definition(self.environment, node) 239 emit_union_decoder(self.environment, node) [all …]
|
| A D | pointer.py | 26 environment: Environment, field: _XdrDeclaration 87 emit_pointer_member_definition(environment, field) 94 environment: Environment, field: _XdrDeclaration 163 template = get_jinja2_template(environment, "decoder", "open") 167 emit_pointer_member_decoder(environment, field) 174 environment: Environment, field: _XdrDeclaration 244 emit_pointer_member_encoder(environment, field) 260 emit_pointer_declaration(self.environment, node) 264 emit_pointer_definition(self.environment, node) 268 emit_pointer_decoder(self.environment, node) [all …]
|
| A D | struct.py | 26 environment: Environment, field: _XdrDeclaration 87 emit_struct_member_definition(environment, field) 94 environment: Environment, field: _XdrDeclaration 163 template = get_jinja2_template(environment, "decoder", "open") 167 emit_struct_member_decoder(environment, field) 174 environment: Environment, field: _XdrDeclaration 244 emit_struct_member_encoder(environment, field) 260 emit_struct_declaration(self.environment, node) 264 emit_struct_definition(self.environment, node) 268 emit_struct_decoder(self.environment, node) [all …]
|
| A D | typedef.py | 23 template = get_jinja2_template(environment, "declaration", node.template) 32 template = get_jinja2_template(environment, "declaration", node.template) 35 template = get_jinja2_template(environment, "declaration", node.template) 115 template = get_jinja2_template(environment, "decoder", node.template) 123 template = get_jinja2_template(environment, "decoder", node.template) 131 template = get_jinja2_template(environment, "decoder", node.template) 238 self.environment = create_jinja2_environment(language, "typedef") 243 emit_typedef_declaration(self.environment, node.declaration) 247 emit_type_definition(self.environment, node.declaration) 251 emit_typedef_decoder(self.environment, node.declaration) [all …]
|
| A D | program.py | 13 environment: Environment, program: str, version: _RpcVersion 16 template = environment.get_template("definition/open.j2") 19 template = environment.get_template("definition/procedure.j2") 29 template = environment.get_template("definition/close.j2") 34 environment: Environment, program: str, version: _RpcVersion 81 template = environment.get_template("decoder/result.j2") 109 template = environment.get_template("encoder/result.j2") 146 self.environment, program, version, 151 self.environment, program, version, 162 self.environment, program, version, [all …]
|
| A D | enum.py | 15 self.environment = create_jinja2_environment(language, "enum") 21 template = self.environment.get_template("declaration/close.j2") 26 template = self.environment.get_template("definition/open.j2") 29 template = self.environment.get_template("definition/enumerator.j2") 33 template = self.environment.get_template("definition/close.j2") 38 template = self.environment.get_template("decoder/enum.j2") 43 template = self.environment.get_template("encoder/enum.j2")
|
| A D | __init__.py | 17 environment = Environment( 22 environment.globals["annotate"] = get_xdr_annotate() 23 environment.globals["public_apis"] = public_apis 24 environment.globals["pass_by_reference"] = pass_by_reference 25 return environment 31 environment: Environment, template_type: str, template_name: str 34 return environment.get_template(template_type + "/" + template_name + ".j2")
|
| A D | header_bottom.py | 19 self.environment = create_jinja2_environment(language, "header_bottom") 24 template = get_jinja2_template(self.environment, "declaration", "header") 29 template = get_jinja2_template(self.environment, "definition", "header")
|
| A D | header_top.py | 19 self.environment = create_jinja2_environment(language, "header_top") 24 template = get_jinja2_template(self.environment, "declaration", "header") 35 template = get_jinja2_template(self.environment, "definition", "header")
|
| A D | constant.py | 14 self.environment = create_jinja2_environment(language, "constants") 19 template = self.environment.get_template("definition.j2")
|
| A D | source_top.py | 19 self.environment = create_jinja2_environment(language, "source_top") 25 template = self.environment.get_template(self.peer + ".j2")
|
| /linux/tools/perf/Documentation/ |
| A D | android.txt | 4 I. Set the Android NDK environment 13 2. Set cross-compiling environment variables for NDK toolchain and sysroot. 28 Set the environment for the target you want using: 33 NDK sysroot environment variable. 42 3. Set the NDK toolchain environment variable. 70 Some perf features need environment variables to run properly.
|
| /linux/Documentation/tee/ |
| A D | amd-tee.rst | 7 The AMD-TEE driver handles the communication with AMD's TEE environment. The 8 TEE environment is provided by AMD Secure Processor. 56 TEE environment. 57 * TEE_CMD_ID_UNLOAD_TA - unloads TA binary from TEE environment. 79 talk to AMD's TEE. AMD's TEE provides a secure environment for loading, opening
|
| /linux/Documentation/filesystems/ |
| A D | gfs2-uevents.rst | 22 The ADD uevent has two environment variables: SPECTATOR=[0|1] 31 has the same environment variables as the ADD uevent. The ONLINE 32 uevent, along with the two environment variables for spectator and 46 two environment variables, JID= which specifies the journal id which 54 without checking the environment variables to discover the state, we 78 Information common to all GFS2 uevents (uevent environment variables)
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-driver-ppi | 31 executed in the pre-OS environment. It is the only input from 32 the OS to the pre-OS environment. The request should be an 60 operation to be executed in the pre-OS environment by the BIOS 71 operation to be executed in the pre-OS environment by the BIOS
|
| A D | sysfs-uevent | 25 ``SYNTH_UUID=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx`` environment 29 ``SYNTH_UUID=0`` environment variable automatically.
|
| /linux/drivers/nvmem/layouts/ |
| A D | Kconfig | 30 tristate "U-Boot environment variables layout" 34 U-Boot stores its setup as environment variables. This driver adds
|
| /linux/Documentation/devicetree/bindings/mtd/partitions/ |
| A D | u-boot.yaml | 13 Device configuration is stored as a set of environment variables that are 27 Broadcom stores environment variables inside a U-Boot partition. They
|
| /linux/Documentation/kbuild/ |
| A D | kconfig.rst | 45 This environment variable can be used to specify a default kernel config 49 This environment variable specifies a list of config files which can be 55 If you set KCONFIG_OVERWRITECONFIG in the environment, Kconfig will not 59 This environment variable makes Kconfig warn about all unrecognized 66 If you set ``CONFIG_`` in the environment, Kconfig will prefix all symbols 74 use the environment variable KCONFIG_ALLCONFIG as a flag or a filename 154 This environment variable can be set to specify the path & name of the 158 This environment variable can be set to specify the path & name of the
|
| /linux/tools/testing/ktest/examples/ |
| A D | README | 2 The configs still need to be customized for your environment, but it 30 given environment.
|
| /linux/arch/arm/boot/dts/marvell/ |
| A D | armada-370-synology-ds213j.dts | 265 * Synology u-boot uses its compiled-in environment 268 * modified environment at a sensible location. So, 270 * environment will be saved at 1MB after the start 273 * change the default environment, unless you know
|
| /linux/tools/perf/tests/shell/lib/ |
| A D | setup_python.sh | 14 echo Skipping test, python not detected please set environment variable PYTHON.
|
| /linux/Documentation/arch/x86/ |
| A D | intel_txt.rst | 15 - Measurement and verification of launched environment 112 tboot then verifies certain aspects of the environment (e.g. TPM NV 119 in the TXT environment, it is necessary to create a small VT-x 169 - Tboot will clean up the environment and disable TXT, then use the 174 measured environment upon resume. Once the TXT environment 182 and once the measured environment has been re-established, tboot
|
| /linux/arch/xtensa/boot/dts/ |
| A D | xtfpga-flash-4m.dtsi | 16 label = "boot environment";
|
| /linux/arch/mips/tools/ |
| A D | generic-board-config.sh | 36 environment*)
|