/system/keymaster/km_openssl/ |
D | openssl_utils.cpp | 129 UniquePtr<BIGNUM, BIGNUM_Delete> order(BN_new()); in ec_group_size_bits() local 130 if (!EC_GROUP_get_order(group, order.get(), bn_ctx.get())) { in ec_group_size_bits() 134 return BN_num_bits(order.get()); in ec_group_size_bits()
|
/system/core/libutils/ |
D | VectorImpl.cpp | 591 ssize_t SortedVectorImpl::_indexOrderOf(const void* item, size_t* order) const in _indexOrderOf() 593 if (order) *order = 0; in _indexOrderOf() 617 if (order) *order = l; in _indexOrderOf() 623 size_t order; in add() local 624 ssize_t index = _indexOrderOf(item, &order); in add() 626 index = VectorImpl::insertAt(item, order, 1); in add()
|
/system/bt/gd/ |
D | Android.bp | 37 // "clang_coverage_bin" in order to work. See //test/gen_coverage.py for more information 53 // order to create a binary that will create a profraw file when ran. Note
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | hal_health.te | 9 # /{system,vendor,odm}/lib[64]/hw/ in order
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | hal_health.te | 9 # /{system,vendor,odm}/lib[64]/hw/ in order
|
D | perfprofd.te | 10 # perfprofd needs to control CPU hot-plug in order to avoid kernel
|
/system/bt/build/ |
D | Android.bp | 77 // "clang_coverage_bin" in order to work. See //test/gen_coverage.py for more information 93 // order to create a binary that will create a profraw file when ran. Note
|
/system/bt/doc/ |
D | properties.md | 6 Please keep the following list in alphabetical order.
|
/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/app/ |
D | proguard-rules.pro | 4 # You can edit the include path and order by changing the proguardFiles
|
/system/sepolicy/private/ |
D | netd.te | 15 # in order to invoke side effect of close() on such a socket calling synchronize_rcu()
|
D | mls_macros | 19 # in increasing numeric order with s0 lowest, s(N-1) highest
|
D | gpuservice.te | 14 # GPU service will need to load GPU driver, for example Vulkan driver in order
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | netd.te | 15 # in order to invoke side effect of close() on such a socket calling synchronize_rcu()
|
D | mls_macros | 19 # in increasing numeric order with s0 lowest, s(N-1) highest
|
D | gpuservice.te | 14 # GPU service will need to load GPU driver, for example Vulkan driver in order
|
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/app/ |
D | proguard-rules.pro | 4 # You can edit the include path and order by changing the proguardFiles
|
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/app/ |
D | proguard-rules.pro | 4 # You can edit the include path and order by changing the proguardFiles
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | mls_macros | 19 # in increasing numeric order with s0 lowest, s(N-1) highest
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | mls_macros | 19 # in increasing numeric order with s0 lowest, s(N-1) highest
|
/system/sepolicy/reqd_mask/ |
D | mls_macros | 19 # in increasing numeric order with s0 lowest, s(N-1) highest
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | hal_health.te | 9 # /{system,vendor,odm}/lib[64]/hw/ in order
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | mls_macros | 19 # in increasing numeric order with s0 lowest, s(N-1) highest
|
/system/update_engine/ |
D | update_metadata.proto | 55 // DeltaArchiveManifest. Each operation is applied in order by the client. 60 // The client will perform each InstallOperation in order, beginning even 102 // in blocks 9, 10, 11, 2, 18, 12 (in that order) would be stored in 103 // extents { {9, 3}, {2, 1}, {18, 1}, {12, 1} } (in that order). 253 // should be stored contiguously and in the same order. 342 // updated, in the order they will be updated. This field replaces the
|
/system/update_engine/update_engine/ |
D | update_metadata.proto | 55 // DeltaArchiveManifest. Each operation is applied in order by the client. 60 // The client will perform each InstallOperation in order, beginning even 102 // in blocks 9, 10, 11, 2, 18, 12 (in that order) would be stored in 103 // extents { {9, 3}, {2, 1}, {18, 1}, {12, 1} } (in that order). 253 // should be stored contiguously and in the same order. 342 // updated, in the order they will be updated. This field replaces the
|
/system/extras/memory_replay/dumps/ |
D | README | 4 In order to run these files through the tool, they will need to be placed
|