Home
last modified time | relevance | path

Searched refs:it (Results 1 – 25 of 35) sorted by relevance

12

/trusty/
DWORKSPACE.bazel1 # Android has this, but there are no docs for it; it seems somehow related to Ninja?
/trusty/host/common/bazel/
DWORKSPACE.bazel1 # Android has this, but there are no docs for it; it seems somehow related to Ninja?
/trusty/device/arm/generic-arm64/project/hafnium/
Dtos_fw_config.dts12 /* i'm not sure this is right, or whether it does anything
13 the docs say that it's only used to verify that the entry
/trusty/user/base/lib/libstdc++-trusty/test/
Dlibcxx_test.cpp275 for (auto it = v.begin(); it != v.end(); ++it) { in TEST_F() local
276 sum += *it; in TEST_F()
/trusty/kernel/lib/ubsan/
Dexemptlist27 # dlmalloc is fragile enough that it isn't worth the risk to try to make it
36 # it dangerously to avoid this exemption.
56 # i.e. it has to convert its second argument to a 8-bit type, which can result
/trusty/device/arm/generic-arm64/
D.clang-format22 # Don't break strings to make it easier to grep for error messages.
/trusty/vendor/google/aosp/
D.clang-format22 # Don't break strings to make it easier to grep for error messages.
/trusty/device/x86/generic-x86_64/
D.clang-format22 # Don't break strings to make it easier to grep for error messages.
/trusty/user/app/gatekeeper/
D.clang-format22 # Don't break strings to make it easier to grep for error messages.
/trusty/user/base/
D.clang-format22 # Don't break strings to make it easier to grep for error messages.
/trusty/user/app/sample/
D.clang-format22 # Don't break strings to make it easier to grep for error messages.
/trusty/user/app/storage/
D.clang-format22 # Don't break strings to make it easier to grep for error messages.
DREADME.md14 non-secure OS has booted. This port should be used by most apps as it can offer
19 supports it.
24 write operations from succeeding, but it cannot modify on-disk data.
28 different ports, as it is device specific which ports share file systems.
92 complete it uses three block sets (the same storage format as the free set
106 - Active Transaction state after creating a new file and writing one byte to it.
Daidl_service.cpp674 for (auto it = sessions_.begin(); it != sessions_.end();) { in DeactivateFilesystem() local
675 auto session = it->lock(); in DeactivateFilesystem()
677 it = sessions_.erase(it); in DeactivateFilesystem()
684 ++it; in DeactivateFilesystem()
/trusty/kernel/
D.clang-format22 # Don't break strings to make it easier to grep for error messages.
/trusty/device/nxp/imx7d/
D.clang-format22 # Don't break strings to make it easier to grep for error messages.
/trusty/hardware/nxp/
D.clang-format22 # Don't break strings to make it easier to grep for error messages.
/trusty/user/app/cast-auth/
D.clang-format22 # Don't break strings to make it easier to grep for error messages.
/trusty/host/common/
D.clang-format22 # Don't break strings to make it easier to grep for error messages.
/trusty/user/app/confirmationui/
D.clang-format22 # Don't break strings to make it easier to grep for error messages.
/trusty/user/app/keymint/
D.clang-format22 # Don't break strings to make it easier to grep for error messages.
/trusty/device/arm/vexpress-a15/
D.clang-format22 # Don't break strings to make it easier to grep for error messages.
/trusty/user/app/keymaster/
D.clang-format22 # Don't break strings to make it easier to grep for error messages.
/trusty/user/app/avb/
D.clang-format22 # Don't break strings to make it easier to grep for error messages.
/trusty/user/base/sdk/make/
Dtrusty_sdk.mk49 $(warning This makefile should not be invoked directly, please include it in a larger build system.)

12