/external/boringssl/src/crypto/asn1/ |
tasn_fre.c | 196 const ASN1_PRIMITIVE_FUNCS *pf; local 197 pf = it->funcs; 198 if (pf && pf->prim_free) { 199 pf->prim_free(pval, it);
|
tasn_new.c | 324 const ASN1_PRIMITIVE_FUNCS *pf = it->funcs; local 325 if (pf->prim_new) 326 return pf->prim_new(pval, it); 371 const ASN1_PRIMITIVE_FUNCS *pf = it->funcs; local 372 if (pf->prim_clear) 373 pf->prim_clear(pval, it);
|
/system/bt/stack/include/ |
rfcdefs.h | 80 #define RFCOMM_PARSE_TYPE_FIELD(type, pf, p_data) \ 83 (pf) = (*(p_data)++ & RFCOMM_PF_MASK) >> RFCOMM_PF_OFFSET; \ 86 #define RFCOMM_FORMAT_TYPE_FIELD(p_data, type, pf) \ 87 *(p_data)++ = ((type) | ((pf) << RFCOMM_PF_OFFSET)) { \ 89 (pf) = (*(p_data)++ & RFCOMM_PF_MASK) >> RFCOMM_PF_OFFSET; \
|
/external/clang/test/Sema/ |
conditional-expr.c | 27 int (*pf)[2]; 29 pf = (i ? pf : pv);
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/ |
LanguageTestFmwk.java | 249 PeriodFormatter pf = pfFactory.getFormatter(); local 258 String string = pf.format(p); 275 PeriodFormatter pf = pfFactory.getFormatter(); local 281 String string = pf.format(p); 297 PeriodFormatter pf = pfFactory.getFormatter(); local 303 String string = pf.format(p); 319 PeriodFormatter pf = pfFactory.getFormatter(); local 325 xAssertEquals(targets, n++, pf.format(p)); 327 xAssertEquals(targets, n++, pf.format(p)); 368 PeriodFormatter pf = pfFactory.getFormatter() local 408 PeriodFormatter pf = pfFactory.getFormatter(); local 439 PeriodFormatter pf = pfFactory.getFormatter(); local 470 PeriodFormatter pf = pfFactory.getFormatter(); local 495 PeriodFormatter pf = pfFactory.getFormatter(); local [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/ |
LanguageTestFmwk.java | 248 PeriodFormatter pf = pfFactory.getFormatter(); local 257 String string = pf.format(p); 274 PeriodFormatter pf = pfFactory.getFormatter(); local 280 String string = pf.format(p); 296 PeriodFormatter pf = pfFactory.getFormatter(); local 302 String string = pf.format(p); 318 PeriodFormatter pf = pfFactory.getFormatter(); local 324 xAssertEquals(targets, n++, pf.format(p)); 326 xAssertEquals(targets, n++, pf.format(p)); 367 PeriodFormatter pf = pfFactory.getFormatter() local 407 PeriodFormatter pf = pfFactory.getFormatter(); local 438 PeriodFormatter pf = pfFactory.getFormatter(); local 469 PeriodFormatter pf = pfFactory.getFormatter(); local 494 PeriodFormatter pf = pfFactory.getFormatter(); local [all...] |
/frameworks/rs/ |
rsg.spec | 30 param RsProgramFragment pf 36 param RsProgramFragment pf
|
/cts/tests/tests/os/src/android/os/cts/ |
ParcelFileDescriptorTest.java | 175 ParcelFileDescriptor pf = makeParcelFileDescriptor(getContext()); local 178 pf.writeToParcel(pl, ParcelFileDescriptor.PARCELABLE_WRITE_RETURN_VALUE); 194 ParcelFileDescriptor pf = makeParcelFileDescriptor(getContext()); local 195 AutoCloseInputStream in1 = new AutoCloseInputStream(pf); 202 pf.close(); 204 AutoCloseInputStream in2 = new AutoCloseInputStream(pf); 216 ParcelFileDescriptor pf = makeParcelFileDescriptor(getContext()); local 217 assertTrue(pf.getStatSize() >= 0); 410 ParcelFileDescriptor pf = null; local 412 pf = ParcelFileDescriptor.open(file, ParcelFileDescriptor.MODE_READ_WRITE) [all...] |
/external/bsdiff/ |
bsdiff.cc | 155 FILE * pf; local 176 if ((pf = fopen(patch_filename, "w")) == NULL) 193 if (fwrite(header, 32, 1, pf) != 1) 197 if ((pfbz2 = BZ2_bzWriteOpen(&bz2err, pf, 9, 0, 0)) == NULL) 307 if ((len = ftello(pf)) == -1) 312 if ((pfbz2 = BZ2_bzWriteOpen(&bz2err, pf, 9, 0, 0)) == NULL) 322 if ((newsize = ftello(pf)) == -1) 327 if ((pfbz2 = BZ2_bzWriteOpen(&bz2err, pf, 9, 0, 0)) == NULL) 337 if (fseeko(pf, 0, SEEK_SET)) 339 if (fwrite(header, 32, 1, pf) != 1 [all...] |
/external/clang/test/PCH/ |
chain-cxx.cpp | 22 void pf(); 121 pf();
|
/external/selinux/libselinux/src/ |
load_policy.c | 68 sepol_policy_file_t *pf; local 213 if (policy_file_create(&pf)) 216 policy_file_free(pf); 219 policy_file_set_mem(pf, data, size); 220 if (policydb_read(policydb, pf)) { 221 policy_file_free(pf); 231 policy_file_free(pf); 238 policy_file_free(pf);
|
/external/valgrind/drd/tests/ |
annotate_smart_pointer.cpp | 80 void Create(void* (*pf)(void*), void* arg) 82 WrapperArgs* wrapper_arg_p = new WrapperArgs(pf, arg); 92 WrapperArgs(void* (*pf)(void*), void* arg) : m_pf(pf), m_arg(arg) { } 141 void Create(void* (*pf)(void*), void* arg) 146 pthread_create(&m_tid, &attr, pf, arg);
|
/external/libvncserver/test/ |
tjbench.c | 47 int flags=0, decomponly=0, quiet=0, dotile=0, pf=TJPF_BGR; variable 86 int ps=tjPixelSize[pf]; 116 pitch, scaledh, pf, flags)==-1) 130 pitch, height, pf, flags)==-1) 160 if(savebmp(tempstr, dstbuf, scaledw, scaledh, bmpPF[pf], pitch, 175 int rindex=index2+tjRedOffset[pf]; 176 int gindex=index2+tjGreenOffset[pf]; 177 int bindex=index2+tjBlueOffset[pf]; 195 if(savebmp(tempstr, dstbuf, w, h, bmpPF[pf], pitch, 217 int ps=tjPixelSize[pf], ntilesw=1, ntilesh=1, pitch=w*ps [all...] |
/frameworks/rs/cpu_ref/ |
rsCpuIntrinsicBlur.cpp | 123 float4 pf = convert_float4(pvy[0]); local 124 blurredPixel += pf * gPtr[0]; 140 float pf = (float)pi[validY * iStride]; local 141 blurredPixel += pf * gPtr[0]; 187 float4 pf = convert_float4(((const uchar4 *)pi)[0]); local 188 blurredPixel += pf * gp[0]; 211 float pf = (float)pi[0]; local 212 blurredPixel += pf * gp[0]; 240 float pf = (float)pi[0]; local 241 blurredPixel += pf * gp[0] 262 float4 pf = ptrIn[validX]; local 277 float pf = ptrIn[validX]; local [all...] |
/external/selinux/libsemanage/src/ |
database_policydb.c | 95 sepol_policy_file_t *pf = NULL; local 124 if (sepol_policy_file_create(&pf) < 0) { 129 sepol_policy_file_set_fp(pf, fp); 130 sepol_policy_file_set_handle(pf, handle->sepolh); 132 if (sepol_policydb_read(policydb, pf) < 0) 135 sepol_policy_file_free(pf); 153 sepol_policy_file_free(pf);
|
/system/sepolicy/tools/ |
checkfc.c | 38 sepol_policy_file_t *pf; member in struct:__anon107685::__anon107686 221 if (global_state.sepolicy.pf) { 222 sepol_policy_file_free(global_state.sepolicy.pf); 290 if (sepol_policy_file_create(&global_state.sepolicy.pf) < 0) { 295 sepol_policy_file_set_fp(global_state.sepolicy.pf, global_state.sepolicy.file); 296 sepol_policy_file_set_handle(global_state.sepolicy.pf, global_state.sepolicy.handle); 304 rc = sepol_policydb_read(global_state.sepolicy.sdb, global_state.sepolicy.pf);
|
/libcore/jsr166-tests/src/test/java/jsr166/ |
FutureTaskTest.java | 49 PublicFutureTask pf = (PublicFutureTask) f; local 50 assertEquals(1, pf.doneCount()); 51 assertFalse(pf.runAndReset()); 52 assertEquals(1, pf.doneCount()); 65 int savedRunCount = pf.runCount(); 66 pf.run(); 67 pf.runAndReset(); 68 assertEquals(savedRunCount, pf.runCount()); 86 PublicFutureTask pf = (PublicFutureTask) f; local 87 assertEquals(0, pf.doneCount()) 100 PublicFutureTask pf = (PublicFutureTask) f; local [all...] |
/external/libjpeg-turbo/ |
tjbench.c | 49 dotile=0, pf=TJPF_BGR, yuvpad=1, warmup=1, dowrite=1; variable 112 int ps=tjPixelSize[pf]; 169 pitch, height, pf, flags)==-1) 175 width, pitch, height, pf, flags)==-1) 230 if(savebmp(tempstr, dstbuf, scaledw, scaledh, pf, 245 int rindex=index2+tjRedOffset[pf]; 246 int gindex=index2+tjGreenOffset[pf]; 247 int bindex=index2+tjBlueOffset[pf]; 266 if(savebmp(tempstr, dstbuf, w, h, pf, 290 int ps=tjPixelSize[pf]; [all...] |
/external/selinux/checkpolicy/ |
checkmodule.c | 115 struct policy_file pf; local 121 policy_file_init(&pf); 122 pf.type = PF_USE_STDIO; 123 pf.fp = outfp; 124 return policydb_write(p, &pf);
|
/external/selinux/python/audit2allow/ |
sepolgen-ifgen-attr-helper.c | 148 struct policy_file pf; local 159 policy_file_init(&pf); 160 pf.type = PF_USE_STDIO; 161 pf.fp = fp; 175 ret = policydb_read(policydb, &pf, 1);
|
/external/selinux/secilc/ |
secilc.c | 79 struct sepol_policy_file *pf = NULL; local 310 rc = sepol_policy_file_create(&pf); 316 sepol_policy_file_set_fp(pf, binary); 318 rc = sepol_policydb_write(pdb, pf); 366 sepol_policy_file_free(pf);
|
/external/selinux/semodule-utils/semodule_deps/ |
semodule_deps.c | 84 struct sepol_policy_file *pf = NULL; local 91 if (sepol_policy_file_create(&pf)) { 101 sepol_policy_file_set_fp(pf, fp); 103 ret = sepol_module_package_read(p, pf, 0); 110 sepol_policy_file_free(pf); 114 sepol_policy_file_free(pf);
|
/system/sepolicy/tests/ |
sepol_wrap.cpp | 136 struct policy_file pf; local 137 policy_file_init(&pf); 138 pf.type = PF_USE_MEMORY; 139 pf.data = static_cast<char *>(map.get()); 140 pf.len = sb.st_size; 148 if (policydb_read(db, &pf, 0)) {
|
/external/clang/test/CodeGenCXX/ |
ptr-to-datamember.cpp | 84 float A::* pf = &A::f; member in class:A 95 printf("%d, %f, %f \n", a1.*pa, a1.*pf, a1.*pd);
|
/external/parameter-framework/upstream/test/functional-tests/include/ |
ElementHandle.hpp | 43 * @see parameterFramework::ParameterFramework for the main PF interface. 54 ElementHandle(ParameterFramework &pf, const std::string &path) 55 : FailureWrapper(pf.createElementHandle(path))
|