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

<<21222324252627282930>>

  /ndk/build/core/
add-toolchain.mk 80 # NDK_ABI.<abi>.toolchains records the list of toolchains that support
  /packages/apps/Email/emailsync/src/com/android/emailsync/
EmailSyncAlarmReceiver.java 44 * 5) ESAR goes through all change and deletion records and compiles a list of mailboxes which have
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/objc/
objc-tree.def 49 on. Operand 3 records whether using the 'getter' call should
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/objc/
objc-tree.def 49 on. Operand 3 records whether using the 'getter' call should
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/objc/
objc-tree.def 49 on. Operand 3 records whether using the 'getter' call should
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/objc/
objc-tree.def 49 on. Operand 3 records whether using the 'getter' call should
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
ypclnt.h 35 #define YPERR_NOMORE 8 /* No more records in map database */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
ypclnt.h 35 #define YPERR_NOMORE 8 /* No more records in map database */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
ypclnt.h 35 #define YPERR_NOMORE 8 /* No more records in map database */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_get_none.py 74 except db.DBNotFoundError: # end of the records
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cgitb.py 118 records = inspect.getinnerframes(etb, context) variable
119 for frame, file, lnum, func, lines, index in records:
206 records = inspect.getinnerframes(etb, context) variable
207 for frame, file, lnum, func, lines, index in records:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/
__init__.py 496 A formatter suitable for formatting a number of records.
508 def formatHeader(self, records):
510 Return the header string for the specified records.
514 def formatFooter(self, records):
516 Return the footer string for the specified records.
520 def format(self, records):
522 Format the specified records and return the result as a string.
525 if len(records) > 0:
526 rv = rv + self.formatHeader(records)
527 for record in records
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_get_none.py 74 except db.DBNotFoundError: # end of the records
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cgitb.py 118 records = inspect.getinnerframes(etb, context) variable
119 for frame, file, lnum, func, lines, index in records:
206 records = inspect.getinnerframes(etb, context) variable
207 for frame, file, lnum, func, lines, index in records:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/
__init__.py 496 A formatter suitable for formatting a number of records.
508 def formatHeader(self, records):
510 Return the header string for the specified records.
514 def formatFooter(self, records):
516 Return the footer string for the specified records.
520 def format(self, records):
522 Format the specified records and return the result as a string.
525 if len(records) > 0:
526 rv = rv + self.formatHeader(records)
527 for record in records
    [all...]
  /system/core/toolbox/
dd.h 64 uint64_t trunc; /* # of truncated records */
  /external/mdnsresponder/mDNSCore/
uDNS.c 39 // In each of these domains we search for our special pointer records (lb._dns-sd._udp.<domain>, etc.)
386 // being added to the list. Otherwise we risk smashing our AutoTunnel host records and NATOperation that are already active and in use.
    [all...]
  /build/core/
product.mk 119 # 2. Records the inheritance in the .INHERITS_FROM variable
120 # 3. Records that we've visited this node, in ALL_PRODUCTS
  /external/chromium/chrome/browser/
browser_main.h 165 // Records the conditions that can prevent Breakpad from generating and
175 // Records the time from our process' startup to the present time in
  /external/chromium/chrome/browser/metrics/
histogram_synchronizer.h 86 // records that we have received histograms from a renderer process.
98 // Records that we are waiting for one less histogram from a renderer for the
  /external/chromium/chrome/browser/prerender/
prerender_manager.h 83 // Records the perceived page load time for a page - effectively the time from
91 // Records the time from when a page starts prerendering to when the user
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
relayserver.h 177 // Records the address that raw packets should be forwarded to (for internal
194 // Records a set of internal and external connections that we relay between,
  /external/chromium_org/chrome/browser/rlz/
rlz.h 55 // Records an RLZ event. Some events can be access point independent.
145 // Records FIRST_SEARCH event. Called from Observe() on blocking task runner.
  /external/chromium_org/chrome/test/functional/media/
media_constrained_network_perf.py 6 """Records metrics on playing media under constrained network conditions.
46 # records metrics in JavaScript.
  /external/chromium_org/content/browser/loader/
resource_loader_unittest.cc 26 // each request and records the arguments of the most recent request for later
120 // records the arguments of the most recent call for later inspection.

Completed in 904 milliseconds

<<21222324252627282930>>