Searched refs:first (Results 1 – 23 of 23) sorted by relevance
/trusty/user/base/app/apploader/tests/cbor_test/ |
D | cbor_test.cpp | 151 cppbor::Map first, second, expected; in TEST() local 156 first.add(key, key); in TEST() 165 auto firstEncoded = first.encode(); in TEST() 176 cppbor::Map first, second, expected; in TEST() local 182 first.add(1000, 1000); in TEST() 183 first.add(-1, -1); in TEST() 185 ASSERT_EQ(first[0].first->asInt()->value(), 1000); in TEST() 186 ASSERT_EQ(first[1].first->asInt()->value(), -1); in TEST() 188 const std::vector<uint8_t> firstEncoded = first.encode(); in TEST()
|
/trusty/device/arm/generic-arm64/ |
D | .clang-format | 11 # Double indent arguments when none of them are on the first line.
|
/trusty/vendor/google/aosp/ |
D | .clang-format | 11 # Double indent arguments when none of them are on the first line.
|
D | pylintrc | 70 # disable everything first and then reenable specific checks. For example, if 341 # List of valid names for the first argument in a class method. 342 valid-classmethod-first-arg=cls 344 # List of valid names for the first argument in a metaclass class method. 345 valid-metaclass-classmethod-first-arg=mcs
|
/trusty/device/x86/generic-x86_64/ |
D | .clang-format | 11 # Double indent arguments when none of them are on the first line.
|
/trusty/user/app/gatekeeper/ |
D | .clang-format | 11 # Double indent arguments when none of them are on the first line.
|
/trusty/user/base/ |
D | .clang-format | 11 # Double indent arguments when none of them are on the first line.
|
/trusty/user/app/sample/ |
D | .clang-format | 11 # Double indent arguments when none of them are on the first line.
|
/trusty/user/app/storage/ |
D | .clang-format | 11 # Double indent arguments when none of them are on the first line.
|
D | README.md | 76 value is the first block number not in the free range. Overlapping or adjacent 111 recent one. The first super block still points to a valid file system, but
|
/trusty/kernel/ |
D | .clang-format | 11 # Double indent arguments when none of them are on the first line.
|
/trusty/device/nxp/imx7d/ |
D | .clang-format | 11 # Double indent arguments when none of them are on the first line.
|
/trusty/hardware/nxp/ |
D | .clang-format | 11 # Double indent arguments when none of them are on the first line.
|
/trusty/user/app/cast-auth/ |
D | .clang-format | 11 # Double indent arguments when none of them are on the first line.
|
/trusty/host/common/ |
D | .clang-format | 11 # Double indent arguments when none of them are on the first line.
|
/trusty/user/app/confirmationui/ |
D | .clang-format | 11 # Double indent arguments when none of them are on the first line.
|
/trusty/user/app/keymint/ |
D | .clang-format | 11 # Double indent arguments when none of them are on the first line.
|
/trusty/device/arm/vexpress-a15/ |
D | .clang-format | 11 # Double indent arguments when none of them are on the first line.
|
/trusty/user/app/keymaster/ |
D | .clang-format | 11 # Double indent arguments when none of them are on the first line.
|
/trusty/user/app/avb/ |
D | .clang-format | 11 # Double indent arguments when none of them are on the first line.
|
/trusty/user/app/sample/stats-test/ |
D | README.md | 14 1- Consumer as a Trusty TA first 116 * The test sequence consists in starting the Normal-World GTest first, then
|
/trusty/user/app/sample/rust-hello-world/ |
D | README.md | 76 …eed to build the code. (You don't need to include the rust TA in `TRUSTY_BUILTIN_USER_TASKS` first)
|
/trusty/vendor/google/aosp/scripts/ |
D | test-map | 266 # those two starting points have version 2 in the first
|