Searched refs:equal (Results 1 – 14 of 14) sorted by relevance
/system/bt/service/common/bluetooth/ |
D | uuid.cc | 157 return std::equal(id_.begin(), id_.end(), rhs.id_.begin()); in operator ==()
|
/system/tools/aidl/ |
D | options.cpp | 258 return std::equal(str.crbegin(), str.crbegin() + suffix.length(), in EndsWith()
|
/system/sepolicy/tools/ |
D | README | 18 Displays one of subset, equal, superset, or incomparable.
|
/system/core/libmemunreachable/tests/ |
D | ThreadCapture_test.cpp | 170 EXPECT_TRUE(std::equal(expected_tids.begin(), expected_tids.end(), list_tids.begin())); in TEST_P()
|
/system/core/adb/ |
D | SYNC.TXT | 62 A sync request with id "DATA" and length equal to the chunk size. After
|
D | sysdeps_win32.cpp | 2623 wchar_t* const equal = wcschr(*env, L'='); in _ensure_env_setup() local 2624 if (equal == nullptr) { in _ensure_env_setup() 2633 if (!android::base::WideToUTF8(*env, equal - *env, &name_utf8)) { in _ensure_env_setup() 2641 if (!android::base::WideToUTF8(equal + 1, &value_utf8)) { in _ensure_env_setup()
|
/system/sepolicy/private/ |
D | seapp_contexts | 26 # greater than or equal to the specified value. If unspecified,
|
/system/update_engine/ |
D | update_metadata.proto | 178 // Byte length of src, equal to the number of blocks in src_extents * 185 // Byte length of dst, equal to the number of blocks in dst_extents *
|
/system/vold/ |
D | KeyStorage.cpp | 262 } else if (std::equal(kStretchPrefix_scrypt.begin(), kStretchPrefix_scrypt.end(), in stretchSecret()
|
/system/update_engine/payload_consumer/ |
D | delta_performer_integration_test.cc | 886 EXPECT_TRUE(std::equal(std::begin(kNewData), std::end(kNewData), in VerifyPayloadResult()
|
/system/core/init/ |
D | README.md | 329 > Set the environment variable _name_ equal to _value_ in the
|
/system/tpm/trunks/generator/ |
D | raw_commands_fixed.txt | 1308 2) The maximum value of authorizationSize is equal to commandSize – (sizeof(TPM_ST) + 10851 TPM_ALG_NULL not equal to that of the key scheme; or both 11545 TPM_ALG_NULL not equal to that of the key scheme; or both 16659 (equal 17351 available. If the sizeNeeded parameter in the return is less than or equal to the sizeAvailable par… 17353 After this command, TPM2_Shutdown() is only allowed to have a startupType equal to TPM_SU_CLEAR. 23503 The policySession→policyDigest will be updated according to the setting of includeObject. If equal … 26228 …ir default initialization values: ehEnable is SET, endorsementAuth and endorsementPolicy both equal 31742 equal to MAX_ORDERLY_COUNT + 1, the highest value that could have been in the NV Index is 34647 This value shall be less than or equal to the size of the [all …]
|
D | raw_structures_fixed.txt | 2168 expected in the remainder of the structure, an equal sign (“=”) is appended to the parameter name. 7303 The 32-bit handle space is divided into 256 regions of equal size with 2 7411 A handle is assigned to a session when the session is started. The handle shall have an MSO equal to 10367 of octets is not equal to the size parameter, then it is an error. 13873 not exactly equal to size
|
D | raw_structures.txt | 2168 expected in the remainder of the structure, an equal sign (“=”) is appended to the parameter name. 7276 The 32-bit handle space is divided into 256 regions of equal size with 2 7384 A handle is assigned to a session when the session is started. The handle shall have an MSO equal to 10339 of octets is not equal to the size parameter, then it is an error. 13858 not exactly equal to size
|