Home
last modified time | relevance | path

Searched refs:with (Results 1 – 25 of 109) sorted by relevance

12345

/bootable/libbootloader/gbl/libefi/src/
Dlib.rs786 EFI_CALL_TRACES.with(|traces| { in free_pool()
815 EFI_CALL_TRACES.with(|traces| { in open_protocol()
844 EFI_CALL_TRACES.with(|traces| { in close_protocol()
877 EFI_CALL_TRACES.with(|traces| { in locate_handle_buffer()
911 EFI_CALL_TRACES.with(|traces| { in get_memory_map()
929 EFI_CALL_TRACES.with(|traces| { in exit_boot_services()
957 EFI_CALL_TRACES.with(|traces| { in create_event()
974 EFI_CALL_TRACES.with(|traces| { in close_event()
990 EFI_CALL_TRACES.with(|traces| { in check_event()
1001 EFI_CALL_TRACES.with(|trace| { in run_test()
[all …]
/bootable/recovery/
D.clang-format1 # bootable/recovery project uses repohook to apply `clang-format` to the changed lines, with the
2 # local style file in `.clang-format`. This will be triggered automatically with `repo upload`.
3 # Alternatively, one can stage and format a change with `git clang-format` directly.
20 # `/usr/bin/clang-format`). Specifying the file with `--binary` will ensure consistent results.
DNOTICE5 you may not use this file except in compliance with the License.
30 control with that entity. For the purposes of this definition,
94 with the Work to which such Contribution(s) was submitted. If You
103 Work or Derivative Works thereof in any medium, with or without
126 documentation, if provided along with the Derivative Works; or,
140 reproduction, and distribution of the Work otherwise complies with
149 with Licensor regarding such Contributions.
164 risks associated with Your exercise of permissions under this License.
181 or other liability obligations and/or rights consistent with this
/bootable/libbootloader/gbl/libboot/
DBUILD4 # you may not use this file except in compliance with the License.
47 "--with-derive-default",
48 "--with-derive-custom-struct=.*={}".format(CUSTOM_DERIVES),
49 "--with-derive-custom-union=.*={}".format(CUSTOM_DERIVES),
/bootable/libbootloader/gbl/libefi/
DBUILD4 # you may not use this file except in compliance with the License.
59 # "--override-abi" with "efiapi" option.
66 "--with-derive-partialeq",
67 "--with-derive-default",
68 "--with-derive-custom-struct=EfiMemoryDescriptor=AsBytes,FromBytes,FromZeroes",
/bootable/deprecated-ota/applypatch/
DNOTICE4 you may not use this file except in compliance with the License.
22 Redistribution and use in source and binary forms, with or without
29 documentation and/or other materials provided with the distribution.
/bootable/libbootloader/gbl/libgbl/
DCargo.toml4 # you may not use this file except in compliance with the License.
17 # with libgbl.
/bootable/libbootloader/libxbc/
DCOPYING18 control with that entity. For the purposes of this definition,
82 with the Work to which such Contribution(s) was submitted. If You
91 Work or Derivative Works thereof in any medium, with or without
114 documentation, if provided along with the Derivative Works; or,
128 reproduction, and distribution of the Work otherwise complies with
137 with Licensor regarding such Contributions.
152 risks associated with Your exercise of permissions under this License.
169 or other liability obligations and/or rights consistent with this
182 boilerplate notice, with the fields enclosed by brackets "[]"
183 replaced with your own identifying information. (Don't include
[all …]
/bootable/libbootloader/
DLICENSE18 control with that entity. For the purposes of this definition,
82 with the Work to which such Contribution(s) was submitted. If You
91 Work or Derivative Works thereof in any medium, with or without
114 documentation, if provided along with the Derivative Works; or,
128 reproduction, and distribution of the Work otherwise complies with
137 with Licensor regarding such Contributions.
152 risks associated with Your exercise of permissions under this License.
169 or other liability obligations and/or rights consistent with this
182 boilerplate notice, with the fields enclosed by brackets "[]"
183 replaced with your own identifying information. (Don't include
[all …]
/bootable/recovery/fonts/
DOFL.txt4 This license is copied below, and is also available with a FAQ at:
17 with others.
22 redistributed and/or sold with any software provided that any reserved
57 redistributed and/or sold with any software, provided that each copy
71 Copyright Holder(s) and the Author(s) or with their explicit written
/bootable/libbootloader/gbl/libstorage/src/
Dtestlib.rs35 TIMESTAMP.with(|ts| (*ts.borrow_mut()) += 1); in advance_timestamp()
40 NUM_TIMESTAMP_PAUSER.with(|v| (*v.borrow() == 0).then(|| advance_timestamp())); in query_timestamp()
41 TIMESTAMP.with(|ts| *ts.borrow()) in query_timestamp()
49 NUM_TIMESTAMP_PAUSER.with(|v| *v.borrow_mut() -= 1); in drop()
56 NUM_TIMESTAMP_PAUSER.with(|v| *v.borrow_mut() += 1); in new()
230 fn with(&mut self, f: &mut dyn FnMut(&mut dyn BlockIo, &mut [u8], u64)) { in with() method
/bootable/libbootloader/gbl/third_party/libzbi/
DREADME.md3 Rust version of [C library](src/firmware/lib/zbi) to work with ZBI format.
18 Source of truth is considered Fuchsia version. To make any changes start with submitting it to Fuch…
/bootable/deprecated-ota/
DNOTICE5 you may not use this file except in compliance with the License.
30 control with that entity. For the purposes of this definition,
94 with the Work to which such Contribution(s) was submitted. If You
103 Work or Derivative Works thereof in any medium, with or without
126 documentation, if provided along with the Derivative Works; or,
140 reproduction, and distribution of the Work otherwise complies with
149 with Licensor regarding such Contributions.
164 risks associated with Your exercise of permissions under this License.
181 or other liability obligations and/or rights consistent with this
/bootable/libbootloader/gbl/libbootimg/
DBUILD4 # you may not use this file except in compliance with the License.
55 "--with-derive-default",
58 "--with-derive-custom-struct={}={}".format(CUSTOM_STRUCT_RE, CUSTOM_STRUCT_DERIVES),
/bootable/libbootloader/gbl/libefi/src/protocol/
Ddevice_path.rs136 efi_call_traces().with(|traces| { in test_device_path_text_drop()
152 efi_call_traces().with(|traces| { in test_device_path_text_null()
/bootable/libbootloader/gbl/libfdt/
DBUILD4 # you may not use this file except in compliance with the License.
30 "--with-derive-custom-struct=fdt_header=AsBytes,FromBytes,FromZeroes,PartialEq",
/bootable/libbootloader/gbl/libavb/
DBUILD.avb.bazel4 # you may not use this file except in compliance with the License.
146 "--with-derive-default",
147 "--with-derive-custom=Avb.*Descriptor=FromZeroes,FromBytes",
/bootable/libbootloader/gbl/toolchain/
Dgbl_toolchain.bzl4 # you may not use this file except in compliance with the License.
225 # A rule for building rust targets with the `@gbl//toolchain:rust_no_sysroot_true` setting.
230 # Mandatory attribute for rules with transition.
252 # Mandatory attribute for rules with transition.
269 # Put an underscore so that we don't need to deal with potential "lib" prefix from user
/bootable/libbootloader/gbl/docs/
DEFI_ANDROID_BOOT_PROTOCOL.md5 bootloader in compliance with the Android Verified Boot(AVB) requirement and
21 USB controller for interfacing with the Android Fastboot tooling. These include
79 Event used with `EFI_BOOT_SERVICES.WaitForEvent()` to wait for the previous
112 USB packets. In order for the interface to be compatible with the Android
135 present as a USB device and thus communicate with a host. Future revision of
/bootable/libbootloader/gbl/smoltcp/
DBUILD4 # you may not use this file except in compliance with the License.
/bootable/libbootloader/gbl/libsafemath/
DCargo.toml4 # you may not use this file except in compliance with the License.
/bootable/libbootloader/gbl/libfdt/test/
DBUILD4 # you may not use this file except in compliance with the License.
/bootable/libbootloader/gbl/android_external_rust_crates/
DBUILD4 # you may not use this file except in compliance with the License.
/bootable/libbootloader/gbl/libgbl/testdata/
DBUILD4 # you may not use this file except in compliance with the License.
/bootable/libbootloader/gbl/patches/
DBUILD4 # you may not use this file except in compliance with the License.

12345