HomeSort by relevance Sort by last modified time
    Searched full:records (Results 826 - 850 of 2236) sorted by null

<<31323334353637383940>>

  /external/openssl/ssl/
s3_pkt.c 440 /* CBC records must have a padding length byte too. */
577 /* Call this to write data in records of type 'type'
914 /* Return up to 'len' payload bytes received in 'type' records.
922 * (possibly multiple records if we still don't have anything to return).
925 * Alert records (e.g. close_notify), ChangeCipherSpec records (not really
    [all...]
  /frameworks/ex/widget/java/com/android/ex/widget/
StaggeredGridView.java 814 // Invalidate our layout records for everything before this.
820 // Invalidate our layout records for everything after this.
    [all...]
  /external/mdnsresponder/mDNSShared/
dnsextd.c 74 #define EXPIRATION_INTERVAL 300 // check for expired records every 5 minutes
75 #define SRV_TTL 7200 // TTL For _dns-update SRV records
845 Log("Dumping Lease Table Contents (table contains %d resource records)", d->nelems);
862 // Register _dns-update._udp/_tcp.<zone> SRV records indicating the port on which
907 // specify deletion by passing false for the register parameter, otherwise register the records.
1011 // clear any existing records prior to registration
    [all...]
  /external/chromium/net/socket/
ssl_client_socket_nss.cc 305 // set of DNS records.
312 // VerifyTXTRecords processes the RRDATA for a number of DNS TXT records and
314 // dnssec: if true then the TXT records are DNSSEC validated. In this case,
317 // rrdatas: the TXT records for the current domain.
    [all...]
  /external/chromium/webkit/glue/
inspector_strings.grd 218 <message name="IDS_COUNTS_OF_CAPTURED_RECORDS" desc="Displayed and total counts of captured records.">
219 <ph name="DISPLAYED_COUNT">%1$d<ex>10</ex></ph> of <ph name="TOTAL_COUNT">%2$d<ex>100</ex></ph> captured records are visible
    [all...]
  /external/chromium_org/chrome/browser/resources/quota_internals/
event_handler.js 311 * |event.detail| contains records which have:
349 * |event.detail| contains records which have:
  /external/chromium_org/chrome/test/functional/
special_tabs.py 195 Also confirms that prefetching DNS records propogate."""
312 """Test DNS tab to confirm DNS about page propogates records."""
  /external/chromium_org/net/dns/
dns_test_util.h 142 // The TTLs on the records are: 0x00015099, 0x00025099, 0x00000415,
175 // +2 for the CNAME records, +1 for TXT record.
  /external/chromium_org/net/third_party/nss/ssl/
sslgathr.c 2 * Gather (Read) entire SSL2 records from socket into buffer.
223 * If this is a block cipher, this will detect records
sslimpl.h 379 /* "buf" holds received plaintext SSL records, after decrypt and MAC check.
380 * SSL2: recv'd ciphertext records are put here, then decrypted in place.
381 * SSL3: recv'd ciphertext records are put in inbuf (see below), then
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
text_format.h 258 // Records the starting location of a single value for a field.
261 // Create and records a nested tree for a nested message field.
  /external/chromium_org/third_party/skia/src/animator/
SkAnimateActive.cpp 121 int records = saveIndex / oldCount; local
122 int newTotal = records * newCount;
  /external/chromium_org/third_party/sqlite/src/test/
intpkey.test 51 # Insert some records into the new table. Specify the primary key
100 # A ROWID is automatically generated for new records that do not specify
  /external/chromium_org/tools/perf/
test-info.json 216 "description":"This test records the MPArch.RWH_TabSwitchPaintDuration histogram, which is a measure of the time between when a tab was requested to be shown, and when first paint occurred. The script opens 10 pages in different tabs, waits for them to load, and then switches to each tab and records the metric. The pages were chosen from Alexa top ranking sites."
  /external/clang/include/clang/AST/
CXXInheritance.h 125 /// ClassSubobjects - Records the class subobjects for each class
250 /// virtual method is a part. Note that this records the closest
  /external/dnsmasq/
setup.html 164 don't fall back to A records to deliver mail within the
165 machine. These MX records are enabled using the <TT>selfmx</TT> option.
  /external/javassist/src/main/javassist/compiler/
Javac.java 261 * Records local variables available at the specified program counter.
291 * Records parameter names if the LocalVariableAttribute is available.
  /external/llvm/include/llvm/TableGen/
Record.h 1 //===- llvm/TableGen/Record.h - Classes for Table Records -------*- C++ -*-===//
    [all...]
  /external/mdnsresponder/mDNSCore/
DNSCommon.h 127 // IdenticalResourceRecord returns true if two resources records have
134 // it's common to have a whole bunch or records with exactly the same name (e.g. "_http._tcp.local") but different RDATA.
  /external/qemu/distrib/sdl-1.2.15/src/video/maccommon/
SDL_macwm.c 84 precDeviceGamma * devGamma; /* array of pointers to device gamma records */
219 pSysGammaOut->devGamma = (precDeviceGamma *) NewPtr (sizeof (precDeviceGamma) * devCount); /* allocate for array of pointers to device records */
  /external/skia/src/animator/
SkAnimateActive.cpp 121 int records = saveIndex / oldCount; local
122 int newTotal = records * newCount;
  /external/wpa_supplicant_8/src/tls/
tlsv1_server.c 20 * Support for a message fragmented across several records (RFC 2246, 6.2.1)
127 /* Each received packet may include multiple records */
  /frameworks/base/core/java/android/app/
ActivityManager.java 589 * @return Returns a list of RecentTaskInfo records describing each of
616 * @return Returns a list of RecentTaskInfo records describing each of
755 * @return Returns a list of RunningTaskInfo records describing each of
797 * @return Returns a list of RunningTaskInfo records describing each of
    [all...]
  /frameworks/base/core/java/android/nfc/
Tag.java 77 * and SmartPoster records the URI is put into the intent's data field. For MIME records the MIME
  /frameworks/base/core/java/android/provider/
CallLog.java 77 * applied to voicemail records as well.
90 * access call log entries that includes voicemail records.

Completed in 1076 milliseconds

<<31323334353637383940>>