Home
last modified time | relevance | path

Searched refs:ppp (Results 1 – 25 of 54) sorted by relevance

123

/external/sepolicy/
Dppp.te2 type ppp, domain;
5 domain_auto_trans(mtp, ppp_exec, ppp)
7 net_domain(ppp)
9 allow ppp mtp:socket rw_socket_perms;
10 allow ppp mtp:unix_dgram_socket rw_socket_perms;
11 allow ppp ppp_device:chr_file rw_file_perms;
12 allow ppp self:capability net_admin;
13 allow ppp system_file:file rx_file_perms;
14 allow ppp vpn_data_file:dir w_dir_perms;
15 allow ppp vpn_data_file:file create_file_perms;
[all …]
Dmtp.te11 allow mtp ppp:process signal;
Dproperty_contexts7 net.ppp u:object_r:net_radio_prop:s0
/external/clang/test/SemaCXX/
Dqualification-conversion.cpp4 int* quals3(int const * * const * ppp); // expected-note{{candidate function}}
6 void test_quals(int * p, int * * pp, int * * * ppp) { in test_quals() argument
10 quals3(ppp); // expected-error {{no matching}} in test_quals()
16 void mquals3(int const A::* A::* const A::*ppp); // expected-note{{candidate function}}
18 void test_mquals(int A::*p, int A::* A::*pp, int A::* A::* A::*ppp) { in test_mquals() argument
22 mquals3(ppp); // expected-error {{no matching}} in test_mquals()
Doverload-call.cpp151 int* quals3(int const * * const * ppp);
152 char* quals3(int *** ppp);
154 void test_quals(int * p, int * * pp, int * * * ppp) { in test_quals() argument
157 char* q3 = quals3(ppp); in test_quals()
175 void test_quals_ranking(int * p, int volatile *pq, int * * pp, int * * * ppp) { in test_quals_ranking() argument
186 quals_rank3(ppp); // expected-error {{call to 'quals_rank3' is ambiguous}} in test_quals_ranking()
/external/icu/icu4c/source/test/intltest/
Dpptest.cpp98 ParsePosition *ppp = pp5.clone(); in TestParsePosition() local
99 if(ppp == &pp5 || *ppp != pp5) { in TestParsePosition()
102 delete ppp; in TestParsePosition()
/external/clang/test/SemaObjC/
Dmethod-undef-category-warn-1.m21 - (void)ppp; // expected-note {{method 'ppp' declared here}} method in DOG
25 // expected-warning {{method definition for 'ppp' not found}}
/external/clang/test/CodeGenCXX/
Dthunk-use-after-free.cpp41 class ZZZ:AAA < Data >, BBB { virtual ZZZ *ppp () ; };
42 ZZZ * ZZZ::ppp () { return new ZZZ; } in ppp() function in ZZZ
Ddebug-info-use-after-free.cpp128 class ZZZ:AAA < Data >, BBB { virtual ZZZ *ppp () ; };
129 ZZZ * ZZZ::ppp () { return new ZZZ; } in ppp() function in ZZZ
/external/iptables/extensions/
Dlibxt_connlabel.man28 2 ppp-in
29 3 ppp-out
/external/libvorbis/lib/
Dlsp.c321 double p=defl[m],pp=0.f,ppp=0.f,denom; in Laguerre_With_Deflation() local
325 ppp = new*ppp + pp; in Laguerre_With_Deflation()
331 denom=(m-1) * ((m-1)*pp*pp - m*p*ppp); in Laguerre_With_Deflation()
/external/clang/test/Analysis/
Dtaint-tester.c136 FILE **ppp = &stdin; in stdinTest3() local
138 fscanf(*ppp, "%d", &iii); in stdinTest3()
/external/clang/test/Rewriter/
Drewrite-block-pointer.mm92 BDVDiscoveryCompletionHandler ppp;
93 ppp(1, 0);
/external/ltrace/testsuite/ltrace.main/
Dparameters-lib.c41 void func_ppp(int*** ppp) in func_ppp() argument
43 printf("%d\n", ***ppp); in func_ppp()
/external/dnsmasq/contrib/Suse/
Ddnsmasq-SuSE.patch9 /etc/ppp/resolv.conf which is not normally world readable.
/external/v8/test/webkit/
Drehash-assign.js96 ppp = 15;
/external/clang/test/CXX/drs/
Ddr5xx.cpp193 void g(D<double> ppp) { in g() argument
194 delete ppp; in g()
199 void g(D<double> *ppp) { in g() argument
200 delete ppp; // expected-note {{instantiation of}} in g()
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
Dkenny.c470 void *ppp; in main() local
472 ppp=malloc(sss); in main()
473 err =WebRtcIsacfix_Assign(&ISAC_main_inst,ppp); in main()
/external/pcre/dist/
Dpcretest.c3462 pcre_uint8 *p, *pp, *ppp; in main() local
3720 for (ppp = lockout; *ppp != 0; ppp++) in main()
3722 if (*ppp == '<') in main()
3724 int y = check_mc_option(ppp+1, outfile, FALSE, "modifier"); in main()
3733 ppp = pp; in main()
3734 while (*ppp != '>') ppp++; in main()
3736 (int)(ppp - pp + 1), pp); in main()
3871 ppp = pp; in main()
3874 while (*ppp != 0 && *ppp != '\n' && *ppp != '\r' && *ppp != ' ') ppp++; in main()
3875 *ppp = 0; in main()
[all …]
/external/bzip2/
Dbzlib_private.h103 #define BZFREE(ppp) (strm->bzfree)(strm->opaque,(ppp)) argument
/external/iproute2/lib/
Dll_types.c61 __PF(PPP,ppp) in ll_type_n2a()
/external/libpcap/msdos/
Dmakefile130 ethertype.h nlpid.h llc.h gencode.h atmuni31.h sunatmpos.h ppp.h sll.h \
170 ethertype.h nlpid.h llc.h gencode.h atmuni31.h sunatmpos.h ppp.h sll.h \
/external/tcpdump/
DAndroid.mk23 print-ppi.c print-ppp.c print-pppoe.c print-pptp.c \
/external/tcpdump/win32/prj/
DGNUmakefile110 ../../print-ppp.o \
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DTransliteratorParser.java1034 int ppp = parsePragma(rule, pos, limit); in parseRules() local
1035 if (ppp < 0) { in parseRules()
1038 pos = ppp; in parseRules()

123