Home
last modified time | relevance | path

Searched refs:bp (Results 1 – 21 of 21) sorted by relevance

/system/tools/aidl/build/
Daidl_test.go74 func _testAidl(t *testing.T, bp string, customizers ...testCustomizer) (*android.TestContext, andro…
77 bp = bp + java.GatherRequiredDepsForTest()
78 bp = bp + cc.GatherRequiredDepsForTest(android.Android)
79 bp = bp + `
115 tempConfig := android.TestArchConfig(buildDir, nil, bp, fs)
119 config := android.TestArchConfig(buildDir, nil, bp, fs)
157 func testAidl(t *testing.T, bp string, customizers ...testCustomizer) (*android.TestContext, androi…
159 ctx, config := _testAidl(t, bp, customizers...)
167 func testAidlError(t *testing.T, pattern, bp string, customizers ...testCustomizer) {
169 ctx, config := _testAidl(t, bp, customizers...)
/system/sepolicy/tools/
Dpolicy_version_check.sh4 BP=$(awk -F= '/DSEPOLICY_VERSION/ { print $2 }' Android.bp | awk -F\" ' { print $1 }')
7 echo "POLICYVERS in Android.mk must match DSEPOLICY_VERSION in Android.bp" 1>&2
/system/tools/hidl/test/format_test/
DAndroid.bp23 … "cp $$(dirname $(in) | uniq)/Android.bp $(genDir)/system/tools/hidl/test/format_test/1.0 && " +
26 "1.0/Android.bp",
32 "system/tools/hidl/test/format_test/1.0/Android.bp",
/system/netd/
D.editorconfig11 [*.{c,h,cpp,hpp,cc,sh,bp}]
/system/teeui/test/example_config/
DREADME6 * Android.bp
11 ## Android.bp file ##
12 Define a new module in the Android.bp file.
14 The following is a template for the Android.bp file, only the <device name> needs to be replaced.
/system/update_engine/payload_consumer/
Dpayload_verifier.cc57 std::unique_ptr<BIO, decltype(&BIO_free)> bp( in CreateInstance() local
59 if (!bp) { in CreateInstance()
65 PEM_read_bio_PUBKEY(bp.get(), nullptr, nullptr, nullptr), EVP_PKEY_free); in CreateInstance()
/system/bt/embdrv/g722/
Dg722_enc_dec.h79 int bp[7]; member
Dg722_decode.cc137 band->bp[i] = __ssat16(wd2 + wd3); in block4()
147 bi = band->b[i] = band->bp[i]; in block4()
Dg722_encode.cc131 band->bp[i] = saturate(wd2 + wd3); in block4()
141 bi = band->b[i] = band->bp[i]; in block4()
/system/tools/hidl/test/vendor/1.1/
DIVendor.hal22 // associated Android.bp
/system/bt/gd/docs/architecture/
Dstyle_guide.md43 “target” configuration in Android.bp
45 * When needed, filgroup() can be created in Android.bp in sub-directories. The
99 * Android.bp: Build file that defines file groups that would include
110 * Android.bp: Build file that defines file groups that would include
/system/apex/shim/
DREADME.md24 system/apex/shim/build/Android.bp blueprint file.
/system/tools/aidl/tests/lazy_test/
DREADME56 Android.bp
/system/core/fastboot/
DAndroid.bp15 // This is required because no Android.bp can include a library defined in an
/system/core/logd/
DREADME.replay.md9 in by adding `RecordingLogBuffer.cpp` to `Android.bp` and setting
/system/bt/gd/docs/testing/
Dgtest.md20 [bluetooth_test_gd](https://android.googlesource.com/platform/system/bt/+/master/gd/Android.bp).
32 [bluetooth_test_gd](https://android.googlesource.com/platform/system/bt/+/master/gd/Android.bp).
/system/netd/server/
DAndroid.bp94 // TODO: fold these into a cc_library_static after converting netd/server to Android.bp
/system/chre/external/flatbuffers/include/flatbuffers/
Dflatbuffers.h469 template<typename K> static int KeyCompare(const void *ap, const void *bp) {
471 const uint8_t *data = reinterpret_cast<const uint8_t *>(bp);
/system/apex/docs/
DREADME.md246 The following is an example of `Android.bp` for an APEX named `apex.test`.
378 In Android.bp:
/system/tools/hidl/build/
Dhidl_interface.go605 `fix this error by adding the following to <some path>/Android.bp:
/system/update_engine/
DREADME.md597 `build.gn` and `Android.bp`. Do not bring Chrome OS specific code (for example