Home
last modified time | relevance | path

Searched refs:PROTOCOL (Results 1 – 25 of 34) sorted by relevance

12

/external/llvm/test/tools/llvm-objdump/X86/
Dmacho-objc-meta-data.test7 …ection __OBJC,__protocol %p/Inputs/Objc1.32bit.exe.macho-i386 | FileCheck %s -check-prefix=PROTOCOL
903 PROTOCOL: Contents of (__OBJC,__protocol) section
904 PROTOCOL: Protocol 0x437c
905 PROTOCOL: isa 0x00003120
906 PROTOCOL: protocol_name 0x000025af NSObject
907 PROTOCOL: protocol_list 0x00000000 (not in an __OBJC section)
908 PROTOCOL: instance_methods 0x00004290
909 PROTOCOL: count 19
910 PROTOCOL: list[0]
911 PROTOCOL: name 0x00002de9 isEqual:
[all …]
/external/openssh/contrib/cygwin/
DMakefile43 -$(INSTALL) -m 644 $(srcdir)/PROTOCOL $(DESTDIR)$(sshdocdir)/PROTOCOL
44 -$(INSTALL) -m 644 $(srcdir)/PROTOCOL.agent $(DESTDIR)$(sshdocdir)/PROTOCOL.agent
45 -$(INSTALL) -m 644 $(srcdir)/PROTOCOL.certkeys $(DESTDIR)$(sshdocdir)/PROTOCOL.certkeys
46 -$(INSTALL) -m 644 $(srcdir)/PROTOCOL.mux $(DESTDIR)$(sshdocdir)/PROTOCOL.mux
/external/ksoap2/ksoap2-j2se/src/main/java/org/ksoap2/transport/
DHttpsTransportSE.java16 static final String PROTOCOL = "https"; field in HttpsTransportSE
25 super(HttpsTransportSE.PROTOCOL + "://" + host + ":" + port + file); in HttpsTransportSE()
26 System.out.println("Establistion connection to: " + HttpsTransportSE.PROTOCOL + "://" in HttpsTransportSE()
DHttpsServiceConnectionSE.java54 connection = (HttpsURLConnection) new URL(HttpsTransportSE.PROTOCOL, host, port, file) in HttpsServiceConnectionSE()
/external/ipsec-tools/src/libipsec/
Dpolicy_parse.h48 PROTOCOL = 264, enumerator
67 #define PROTOCOL 264 macro
Dpolicy_parse.y142 %token ACTION PROTOCOL MODE LEVEL LEVEL_SPECIFY IPADDRESS PORT
145 %type <num> DIR PRIORITY ACTION PROTOCOL MODE LEVEL
304 : PROTOCOL { p_protocol = $1; }
/external/ltp/testcases/open_posix_testsuite/functional/threads/include/
Dpitest.h14 #define PROTOCOL PTHREAD_PRIO_INHERIT macro
51 rc = pthread_mutexattr_setprotocol(attr, PROTOCOL); in mutex_attr_init()
/external/clang/test/SemaObjC/
Dunimplemented-protocol-prop.m8 @protocol PROTOCOL<PROTOCOL0> protocol
15 @interface I <PROTOCOL>
Dwarn-direct-ivar-access.m58 @protocol PROTOCOL protocol
62 __attribute__((objc_root_class)) @interface INTF <PROTOCOL>
/external/curl/docs/cmdline-opts/
Dproto-default.d2 Help: Use PROTOCOL for any URL missing a scheme
/external/openssh/
DPROTOCOL.key68 $OpenBSD: PROTOCOL.key,v 1.1 2013/12/06 13:34:54 markus Exp $
DPROTOCOL13 PROTOCOL.agent
44 in the file PROTOCOL.certkeys
97 as described in PROTOCOL.chacha20poly1305.
457 $OpenBSD: PROTOCOL,v 1.30 2016/04/08 06:35:54 djm Exp $
DPROTOCOL.krl169 $OpenBSD: PROTOCOL.krl,v 1.3 2015/01/30 01:10:33 djm Exp $
DPROTOCOL.chacha20poly1305106 $OpenBSD: PROTOCOL.chacha20poly1305,v 1.3 2016/05/03 13:10:24 djm Exp $
DPROTOCOL.mux228 $OpenBSD: PROTOCOL.mux,v 1.10 2015/07/17 03:04:27 djm Exp $
DPROTOCOL.certkeys287 $OpenBSD: PROTOCOL.certkeys,v 1.10 2016/05/03 10:27:59 djm Exp $
/external/valgrind/docs/internals/
Dxml-output.txt119 PROTOCOL
127 PROTOCOL for version 3
141 PROTOCOL for version 2
154 PROTOCOL for version 1
Dxml-output-protocol4.txt111 PROTOCOL
124 PROTOCOL for version 4
/external/libnl/lib/route/cls/
Dematch_syntax.y351 | META_PROTO { $$ = META_ID(PROTOCOL); }
/external/iproute2/tc/
Dem_meta.c66 __A(PROTOCOL, "protocol", "i",
/external/openssh/contrib/suse/
Dopenssh.spec194 %doc ChangeLog OVERVIEW README* PROTOCOL*
/external/syslinux/com32/libupload/
Dymodem.txt8 XMODEM/YMODEM PROTOCOL REFERENCE
602 4. XMODEM PROTOCOL ENHANCEMENTS
1262 7. XMODEM PROTOCOL OVERVIEW
1999 4. XMODEM PROTOCOL ENHANCEMENTS..................................... 10
2009 7. XMODEM PROTOCOL OVERVIEW......................................... 20
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyManagerFacade.java101 Telephony.Carriers.PROTOCOL, // 16
/external/libnl/lib/route/
Droute_obj.c359 diff |= ROUTE_DIFF(PROTOCOL, a->rt_protocol != b->rt_protocol); in route_compare()
/external/netperf/src/
Dnettest_omni.c491 PROTOCOL, enumerator
981 case PROTOCOL: in netperf_output_enum_to_str()
1853 set_output_elt(PROTOCOL, "Protocol", "", "", "", "%s", in print_omni_init_list()

12