/external/kmod/libkmod/ |
D | libkmod-signature.c | 132 struct pkcs7_private *pvt = si->private; in pkcs7_free() local 134 PKCS7_free(pvt->pkcs7); in pkcs7_free() 135 BN_free(pvt->sno); in pkcs7_free() 136 free(pvt->key_id); in pkcs7_free() 137 free(pvt); in pkcs7_free() 213 struct pkcs7_private *pvt; in fill_pkcs7() local 276 pvt = malloc(sizeof(*pvt)); in fill_pkcs7() 277 if (pvt == NULL) in fill_pkcs7() 280 pvt->pkcs7 = pkcs7; in fill_pkcs7() 281 pvt->key_id = key_id_str; in fill_pkcs7() [all …]
|
/external/clang/test/OpenMP/ |
D | target_parallel_messages.cpp | 8 static int pvt; variable 9 #pragma omp threadprivate(pvt) 68 …#pragma omp target parallel copyin(pvt) // expected-error {{unexpected OpenMP clause 'copyin' in d… in main()
|
D | target_parallel_for_messages.cpp | 6 static int pvt; variable 7 #pragma omp threadprivate(pvt) 81 #pragma omp target parallel for copyin(pvt) // expected-error {{unexpected OpenMP clause 'copyin' i… in main()
|
D | target_parallel_for_simd_messages.cpp | 6 static int pvt; variable 7 #pragma omp threadprivate(pvt) 81 #pragma omp target parallel for simd copyin(pvt) // expected-error {{unexpected OpenMP clause 'copy… in main()
|
/external/llvm-project/clang/test/OpenMP/ |
D | target_parallel_messages.cpp | 16 static int pvt; variable 17 #pragma omp threadprivate(pvt) 76 …#pragma omp target parallel copyin(pvt) // expected-error {{unexpected OpenMP clause 'copyin' in d… in main()
|
D | target_simd_messages.cpp | 15 static int pvt; variable 16 #pragma omp threadprivate(pvt) 90 #pragma omp target simd copyin(pvt) // expected-error {{unexpected OpenMP clause 'copyin' in direct… in main()
|
D | target_teams_distribute_messages.cpp | 15 static int pvt; variable 16 #pragma omp threadprivate(pvt) 90 #pragma omp target teams distribute copyin(pvt) // expected-error {{unexpected OpenMP clause 'copyi… in main()
|
D | target_parallel_for_simd_messages.cpp | 15 static int pvt; variable 16 #pragma omp threadprivate(pvt) 90 #pragma omp target parallel for simd copyin(pvt) // expected-error {{unexpected OpenMP clause 'copy… in main()
|
D | target_parallel_for_messages.cpp | 17 static int pvt; variable 18 #pragma omp threadprivate(pvt) 92 #pragma omp target parallel for copyin(pvt) // expected-error {{unexpected OpenMP clause 'copyin' i… in main()
|
D | target_teams_distribute_simd_messages.cpp | 15 static int pvt; variable 16 #pragma omp threadprivate(pvt) 91 #pragma omp target teams distribute simd copyin(pvt) // expected-error {{unexpected OpenMP clause '… in main()
|
D | target_teams_distribute_parallel_for_simd_messages.cpp | 15 static int pvt; variable 16 #pragma omp threadprivate(pvt) 91 #pragma omp target teams distribute parallel for simd copyin(pvt) // expected-error {{unexpected Op… in main()
|
D | target_teams_distribute_parallel_for_messages.cpp | 17 static int pvt; variable 18 #pragma omp threadprivate(pvt) 92 #pragma omp target teams distribute parallel for copyin(pvt) // expected-error {{unexpected OpenMP … in main()
|
D | teams_distribute_parallel_for_messages.cpp | 18 static int pvt; variable 19 #pragma omp threadprivate(pvt) 112 #pragma omp teams distribute parallel for copyin(pvt) in main()
|
D | teams_distribute_simd_messages.cpp | 18 static int pvt; variable 19 #pragma omp threadprivate(pvt) 112 #pragma omp teams distribute simd copyin(pvt) // expected-error {{unexpected OpenMP clause 'copyin'… in main()
|
D | teams_distribute_parallel_for_simd_messages.cpp | 18 static int pvt; variable 19 #pragma omp threadprivate(pvt) 112 #pragma omp teams distribute parallel for simd copyin(pvt) // expected-error {{unexpected OpenMP cl… in main()
|
/external/autotest/test_suites/ |
D | control.faft_cr50_prepvt_tast | 7 PURPOSE = "Suite to test Cr50 (pvt) firmware functionality using Tast framework." 22 Note that the prevpt and pvt suites are identical.
|
D | control.faft_cr50_pvt_tast | 22 Note that the prevpt and pvt suites are identical.
|
D | control.faft_cr50_pvt | 31 args_dict['suite_dependencies'] = 'cr50:pvt'
|
/external/llvm-project/polly/test/Isl/CodeGen/ |
D | scev_expansion_in_nonaffine.ll | 4 ; bugpoint-reduced testcase of MiBench/consumer-lame/quantize-pvt.c from the
|
/external/mesa3d/src/freedreno/vulkan/ |
D | msm_kgsl.h | 368 uint64_t pvt; member
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | jquery-1.7.1.js | 1647 data: function( elem, name, data, pvt /* Internal Use Only */ ) { argument 1671 …if ( (!id || !cache[id] || (!isEvents && !pvt && !cache[id].data)) && getByName && data === undefi… 1698 if ( pvt ) { 1710 if ( !pvt ) { 1748 removeData: function( elem, name, pvt /* Internal Use Only */ ) { argument 1774 thisCache = pvt ? cache[ id ] : cache[ id ].data; 1802 if ( !( pvt ? isEmptyDataObject : jQuery.isEmptyObject )( thisCache ) ) { 1809 if ( !pvt ) {
|
/external/mesa3d/docs/relnotes/ |
D | 19.0.0.rst | 2114 - freedreno/a5xx+a6xx: remove unused fs/vs pvt mem
|
/external/toolchain-utils/android_bench_suite/panorama_input/ |
D | test_007.ppm | 5424 …!"'! 7J.'E#C!=406SAIo]etq������ƛ��b`pvt�������=AT36J}������…
|