HomeSort by relevance Sort by last modified time
    Searched refs:pf (Results 151 - 175 of 416) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/clang/test/SemaCXX/
nullptr.cpp 24 void (*pf)() = nullptr;
25 pf = null;
78 template <int *PI, void (*PF)(), int A::*PM, void (A::*PMF)()>
warn-memset-bad-sizeof.cpp 93 float* pf; local
94 bit_cast<int*>(pf);
new-delete.cpp 39 float *pf = new (pi) float(); local
44 ps = new (pf) (S)(1, 2, 3.4);
  /libcore/ojluni/src/main/java/java/util/prefs/
Preferences.java 249 public static PreferencesFactory setPreferencesFactory(PreferencesFactory pf) {
251 factory = pf;
    [all...]
  /libcore/ojluni/src/main/java/java/net/
InetAddress.java 870 PutField pf = s.putFields(); local
    [all...]
  /system/connectivity/shill/net/
mock_sockets.h 36 MOCK_CONST_METHOD2(AttachFilter, int(int sockfd, struct sock_fprog* pf));
sockets.h 48 virtual int AttachFilter(int sockfd, struct sock_fprog* pf) const;
  /external/selinux/policycoreutils/semodule_package/
semodule_package.c 40 static int file_to_policy_file(const char *filename, struct sepol_policy_file **pf,
45 if (sepol_policy_file_create(pf)) {
56 sepol_policy_file_set_fp(*pf, f);
  /external/boringssl/src/crypto/asn1/
tasn_prn.c 543 const ASN1_PRIMITIVE_FUNCS *pf; local
544 pf = it->funcs;
547 if (pf && pf->prim_print)
548 return pf->prim_print(out, fld, it, indent, pctx);
  /external/icu/android_icu4j/src/main/java/android/icu/text/
PluralFormat.java 797 PluralFormat pf = (PluralFormat)rhs; local
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
PluralFormat.java 817 PluralFormat pf = (PluralFormat)rhs; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-iq2000.c 627 fixS ** pf;
630 for (pf = &seginfo->fix_root;
631 * pf != l->fixp;
632 pf = & (* pf)->fx_next)
633 gas_assert (* pf != NULL);
635 * pf = l->fixp->fx_next;
623 fixS ** pf; local
  /external/selinux/checkpolicy/
checkpolicy.c 404 struct policy_file pf; local
538 policy_file_init(&pf);
539 pf.type = PF_USE_MEMORY;
540 pf.data = map;
541 pf.len = sb.st_size;
547 ret = policydb_read(&policydb, &pf, 1);
629 policy_file_init(&pf);
630 pf.type = PF_USE_STDIO;
631 pf.fp = outfp;
632 ret = policydb_write(&policydb, &pf);
    [all...]
  /external/autotest/client/deps/fakemodem/src/
fakemodem.c 94 GIOChannel *pf; local
101 pf = g_io_channel_new_file (pattern_file, "r", error);
102 if (pf == NULL)
106 while (g_io_channel_read_line (pf, &line, &len, &term, error) ==
145 g_io_channel_read_line (pf, &line, &len, &term, error);
162 g_io_channel_shutdown (pf, TRUE, NULL);
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
TestUtilities.java 366 static final NumberFormat pf = NumberFormat.getPercentInstance(); field in class:TestUtilities
373 logln("Percentage: " + pf.format(hashTime/umTime));
375 logln("Percentage: " + pf.format(treeTime/umTime));
380 logln("Percentage: " + pf.format(hashTime/umTime));
382 logln("Percentage: " + pf.format(icuTime/umTime));
384 logln("Percentage: " + pf.format(treeTime/umTime));
  /external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/util/
TestUtilities.java 362 static final NumberFormat pf = NumberFormat.getPercentInstance(); field in class:TestUtilities
369 logln("Percentage: " + pf.format(hashTime/umTime));
371 logln("Percentage: " + pf.format(treeTime/umTime));
376 logln("Percentage: " + pf.format(hashTime/umTime));
378 logln("Percentage: " + pf.format(icuTime/umTime));
380 logln("Percentage: " + pf.format(treeTime/umTime));
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/
Win32ForceFeedback.cpp 244 DIPERIODIC pf; local
248 pf.dwMagnitude = eff->magnitude;
249 pf.lOffset = eff->offset;
250 pf.dwPhase = eff->phase;
251 pf.dwPeriod = eff->period;
253 _setCommonProperties(&diEffect, rgdwAxes, rglDirection, &diEnvelope, sizeof(DIPERIODIC), &pf, effect, &eff->envelope );
  /external/selinux/checkpolicy/test/
dispol.c 379 struct policy_file pf; local
405 policy_file_init(&pf);
406 pf.type = PF_USE_MEMORY;
407 pf.data = map;
408 pf.len = sb.st_size;
413 ret = policydb_read(&policydb, &pf, 1);
  /prebuilts/go/darwin-x86/src/cmd/cover/
profile.go 45 pf, err := os.Open(fileName)
49 defer pf.Close()
52 buf := bufio.NewReader(pf)
  /prebuilts/go/linux-x86/src/cmd/cover/
profile.go 45 pf, err := os.Open(fileName)
49 defer pf.Close()
52 buf := bufio.NewReader(pf)
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
patchram.cpp 139 FILE *pf; local
141 if ((pf = fopen(pFilename, "r")) != NULL)
143 fclose(pf);
  /external/libpcap/msdos/
makefile 124 pf.h pcap-namedb.h
131 arcnet.h pf.h pcap-namedb.h
164 pf.h pcap-namedb.h
171 arcnet.h pf.h pcap-namedb.h
  /external/selinux/libselinux/src/
audit2why.c 196 struct sepol_policy_file *pf = NULL; local
241 if (sepol_policy_file_create(&pf) ||
249 sepol_policy_file_set_fp(pf, fp);
250 if (sepol_policydb_read(avc->policydb, pf)) {
  /hardware/ril/libril/
ril.cpp 1774 RIL_InitialAttachApn pf; local
1950 RIL_SimAuthentication pf; local
    [all...]
  /development/ndk/platforms/android-9/arch-x86/include/asm/
processor_32.h 254 unsigned int pf; member in struct:microcode_header
270 unsigned int pf; member in struct:extended_signature

Completed in 432 milliseconds

1 2 3 4 5 67 8 91011>>