Home
last modified time | relevance | path

Searched refs:third (Results 1 – 25 of 86) sorted by relevance

1234

/system/extras/simpleperf/demo/SimpleperfExampleWithNative/app/
DCMakeLists.txt37 # build script, prebuilt third-party libraries, or system libraries.
/system/tools/aidl/tests/
Daidl_test_client_parcelables.cpp134 PersistableBundle third; in TEST_F() local
137 third.putDouble(String16("test_double"), 10.8); in TEST_F()
138 const vector<PersistableBundle> original{first, second, third}; in TEST_F()
/system/keymaster/key_blob_utils/
Docb.c1430 int third = i - (first + second);
1449 …ae_encrypt(&ctx,NULL,pt+first+second,third,pt+first+second,third,ct+first+second,NULL,AE_FINALIZE);
1455 ae_encrypt(&ctx,NULL,pt+first+second,third,pt,0,ct+first+second,NULL,AE_FINALIZE);
1461 ae_encrypt(&ctx,NULL,pt,0,pt+first+second,third,ct,NULL,AE_FINALIZE);
1476 int third = i - (first + second);
1491 …decrypt(&ctx,NULL,ct+first+second,len-(first+second),val_buf+first+second,third,pt+first+second,NU…
/system/bt/
DREADME.md48 The following third-party dependencies are necessary but currently unavailable
DNOTICE116 wherever such third-party notices normally appear. The contents
188 identification within third-party archives.
/system/tools/aidl/tests/java/src/android/aidl/tests/
DTestServiceClient.java413 PersistableBundle third = new PersistableBundle(); in testReversePersistableBundleArray() local
419 third.putDouble(testDoubleKey, 10.8); in testReversePersistableBundleArray()
422 input[2] = third; in testReversePersistableBundleArray()
/system/timezone/testing/data/test3/output_data/icu_overlay/
DLICENSE39 This section contains third-party software notices and/or additional
40 terms for licensed third-party software components included within ICU
231 # original form or modified, to any third party or parties, PROVIDED
249 # any right of any third party.
/system/timezone/testing/data/test1/output_data/icu_overlay/
DLICENSE39 This section contains third-party software notices and/or additional
40 terms for licensed third-party software components included within ICU
231 # original form or modified, to any third party or parties, PROVIDED
249 # any right of any third party.
/system/timezone/testing/data/test2/output_data/icu_overlay/
DLICENSE39 This section contains third-party software notices and/or additional
40 terms for licensed third-party software components included within ICU
231 # original form or modified, to any third party or parties, PROVIDED
249 # any right of any third party.
/system/timezone/output_data/icu_overlay/
DLICENSE39 This section contains third-party software notices and/or additional
40 terms for licensed third-party software components included within ICU
231 # original form or modified, to any third party or parties, PROVIDED
249 # any right of any third party.
/system/libhidl/
DNOTICE116 wherever such third-party notices normally appear. The contents
188 identification within third-party archives.
/system/netd/
DNOTICE116 wherever such third-party notices normally appear. The contents
188 identification within third-party archives.
/system/connectivity/wificond/
DNOTICE116 wherever such third-party notices normally appear. The contents
188 identification within third-party archives.
/system/libvintf/
DNOTICE116 wherever such third-party notices normally appear. The contents
188 identification within third-party archives.
/system/nfc/
DNOTICE116 wherever such third-party notices normally appear. The contents
188 identification within third-party archives.
/system/bpf/
DNOTICE116 wherever such third-party notices normally appear. The contents
188 identification within third-party archives.
/system/tools/hidl/
DNOTICE116 wherever such third-party notices normally appear. The contents
188 identification within third-party archives.
/system/update_engine/
DNOTICE116 wherever such third-party notices normally appear. The contents
188 identification within third-party archives.
/system/media/
DNOTICE116 wherever such third-party notices normally appear. The contents
188 identification within third-party archives.
/system/hwservicemanager/
DNOTICE116 wherever such third-party notices normally appear. The contents
188 identification within third-party archives.
/system/libhwbinder/
DNOTICE116 wherever such third-party notices normally appear. The contents
188 identification within third-party archives.
/system/libbase/
DNOTICE116 wherever such third-party notices normally appear. The contents
188 identification within third-party archives.
/system/libufdt/
DNOTICE115 wherever such third-party notices normally appear. The contents
187 identification within third-party archives.
/system/sepolicy/prebuilts/api/26.0/public/
Dattributes110 # All third party apps.
/system/apex/
Dpylintrc409 # Force import order to recognize a module as part of a third party library.
410 known-third-party=enchant, absl

1234