/external/chromium/net/base/ |
ssl_cert_request_info.h | 17 // The SSLCertRequestInfo class contains the info that allows a user to
|
/external/chromium/net/http/ |
http_transaction.h | 31 // indicate that the CompletionCallback will be notified once response info 74 // Once response info is available for the transaction, response data may be 92 // Returns the response info for this transaction or NULL if the response 93 // info is not available.
|
/external/chromium/sdch/open-vcdiff/src/ |
logging.h | 31 INFO,
|
/external/chromium/third_party/libevent/ |
Makefile.am | 7 # This is the version info for the libevent binary API. It has three 99 libevent_la_LDFLAGS = -release $(RELEASE) -version-info $(VERSION_INFO) 103 libevent_core_la_LDFLAGS = -release $(RELEASE) -version-info $(VERSION_INFO) 107 libevent_extra_la_LDFLAGS = -release $(RELEASE) -version-info $(VERSION_INFO)
|
/external/clearsilver/python/examples/base/ |
who_calls.py | 51 info = who_calls() 54 for file,function,line in info[1 + strip:]: 84 info = '[' + string.join ( 92 return (file, function, line), str(t), str(v), info
|
/external/e2fsprogs/lib/et/ |
com_err.h | 7 * For copyright and distribution info, see the documentation supplied
|
/external/e2fsprogs/lib/ext2fs/ |
jfs_compat.h | 60 #define BUFFER_TRACE(bh, info) do {} while (0)
|
/external/e2fsprogs/lib/ext2fs/tdb/ |
build-tdb | 14 (cd $BASE_DIR/common; svn info ) > .svninfo
|
/external/emma/core/java12/com/vladium/emma/rt/ |
RTCoverageDataPersister.java | 46 final boolean info = log.atINFO (); 48 final long start = info ? System.currentTimeMillis () : 0; 57 if (info) 61 log.info ("runtime coverage data " + (merge ? "merged into" : "written to") + " [" + outFile.getAbsolutePath () + "] {in " + (end - start) + " ms}");
|
/external/grub/ |
README | 20 using GRUB as your boot loader. Type "info grub" in the shell prompt.
|
/external/icu4c/samples/date/ |
date.c | 74 /* version info */ 78 /* usage info */ 125 /* print usage info */ 131 /* print version info */
|
/external/icu4c/stubdata/ |
stubdata.c | 28 UDataInfo info; member in struct:__anon4133
|
/external/iproute2/include/linux/ |
inet_diag.h | 75 /* Base info structure. It contains socket identity (addrs/ports/cookie)
|
/external/iproute2/netem/ |
maketable.c | 22 struct stat info; local 27 fstat(fileno(fp), &info); local 28 if (info.st_size > 0) { 29 limit = 2*info.st_size/sizeof(double); /* @@ approximate */
|
/external/ipsec-tools/src/libipsec/ |
Makefile.am | 28 libipsec_la_LDFLAGS = -version-info 0:1:0
|
/external/iptables/extensions/ |
libipt_SAME.c | 43 mr->info = 0; 114 mr->info |= IPT_SAME_NODST; 160 if (mr->info & IPT_SAME_NODST) 186 if (mr->info & IPT_SAME_NODST)
|
/external/kernel-headers/original/asm-x86/ |
dwarf2_32.h | 10 See "as.info" for details on these pseudo ops. Unfortunately
|
/external/kernel-headers/original/linux/ |
ipx.h | 18 * So we can fit the extra info for SIOCSIFADDR into the address nicely
|
mempolicy.h | 135 void mpol_shared_policy_init(struct shared_policy *info, int policy, 137 int mpol_set_shared_policy(struct shared_policy *info, 205 static inline int mpol_set_shared_policy(struct shared_policy *info, 212 static inline void mpol_shared_policy_init(struct shared_policy *info,
|
/external/kernel-headers/original/linux/mtd/ |
nftl.h | 15 /* these info are used in ReplUnitTable */
|
/external/kernel-headers/original/linux/netfilter_ipv4/ |
ip_nat.h | 66 /* Set up the info structure to map into this range. */
|
/external/libffi/ |
libtool-version | 1 # This file is used to maintain libtool version info for libffi. See
|
/external/libffi/testsuite/libffi.special/ |
unwindtest_ffi_call.cc | 1 /* Area: ffi_call, unwind info
|
/external/netcat/data/ |
rip.d | 15 #define RIPCMD_REQUEST 1 /* want info */
|
/external/ppp/pppd/plugins/pppoatm/ |
pppoatm.c | 75 //info("PPPoATM setdevname_pppoatm: '%s'", cp); 80 info("atm does not recognize: %s", cp); 96 info("PPPoATM setdevname_pppoatm - SUCCESS:%s", cp); 210 info("PPPoATM plugin_init");
|