HomeSort by relevance Sort by last modified time
    Searched refs:modified (Results 176 - 200 of 361) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene.analysis_1.9.1.v20100518-1140.jar 
  /external/libvpx/libvpx/vp8/common/arm/armv6/
loopfilter_v6.asm 188 ldr r9, c0x03030303 ; r9 = 3 --modified for vp8
398 ldr r10, c0x03030303 ; r10 = 3 --modified for vp8
751 ldr r9, c0x03030303 ; r9 = 3 --modified for vp8
    [all...]
  /external/svox/pico/lib/
picospho.c 708 /** Calculate bound strength modified by transduction
711 * calculate the modified bound strength.
737 /** Calculate bound strength modified by a \<break> command
739 * Given the original (predicted and possibly fst-modified) bound strength, and a time value from an
740 * overwriding \<break> command, calculate the modified bound strength.
745 * @return modified bound strength
749 picoos_uint8 modified = (0 == time) ? PICODATA_ITEMINFO1_BOUND_PHR3 : local
752 /* for word and phrase breaks, return 'modified', unless a non-silence gets time==0, in which
764 return modified;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
loopfilter_v6.asm 188 ldr r9, c0x03030303 ; r9 = 3 --modified for vp8
398 ldr r10, c0x03030303 ; r10 = 3 --modified for vp8
751 ldr r9, c0x03030303 ; r9 = 3 --modified for vp8
    [all...]
  /external/chromium_org/third_party/re2/lib/codereview/
codereview.py 746 return "change list not modified"
763 changed = hg_matchPattern(ui, repo, *pats, modified=True, added=True, removed=True)
855 files = hg_matchPattern(ui, repo, p, modified=True, added=True, removed=True)
860 ui.warn("warning: %s did not match any modified files\n" % (p,))
863 l = hg_matchPattern(ui, repo, *pats, modified=True, added=True, removed=True)
871 l = hg_matchPattern(ui, repo, *pats, modified=True, added=True)
    [all...]
  /external/regex-re2/lib/codereview/
codereview.py 746 return "change list not modified"
763 changed = hg_matchPattern(ui, repo, *pats, modified=True, added=True, removed=True)
855 files = hg_matchPattern(ui, repo, p, modified=True, added=True, removed=True)
860 ui.warn("warning: %s did not match any modified files\n" % (p,))
863 l = hg_matchPattern(ui, repo, *pats, modified=True, added=True, removed=True)
871 l = hg_matchPattern(ui, repo, *pats, modified=True, added=True)
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentHashMap.java     [all...]
  /libcore/luni/src/main/java/java/util/
Collections.java     [all...]
  /device/asus/grouper/keymaster/
NOTICE 140 (b) You must cause any modified files to carry prominent notices
  /device/asus/grouper/self-extractors/nvidia/staging/keymaster/
NOTICE 140 (b) You must cause any modified files to carry prominent notices
  /device/asus/tilapia/self-extractors/nvidia/staging/keymaster/
NOTICE 140 (b) You must cause any modified files to carry prominent notices
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Collections.pas 296 raise EInvalidOperation.Create('Collection was modified; enumeration operation may not execute.');
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/ui/
search_widget.js 449 // Speak the modified description and some instructions.
  /external/chromium_org/chrome/browser/resources/quota_internals/
event_handler.js 364 * Last modified time of the storage from the origin.
441 ['lastModifiedTime', 'Last Modified Time',
  /external/chromium_org/v8/test/webkit/resources/
json2-es5-compat.js 106 If it returns what it received, then the structure is not modified.
  /external/eigen/lapack/
clarfb.f 174 *> array elements are modified but restored on exit. The rest of the
dlarfb.f 174 *> array elements are modified but restored on exit. The rest of the
slarfb.f 174 *> array elements are modified but restored on exit. The rest of the
zlarfb.f 174 *> array elements are modified but restored on exit. The rest of the
  /external/libunwind/doc/
libunwind-ia64.tex 115 the instruction-pointer (\Const{UNW\_IA64\_IP}) is modified. For
  /external/oprofile/events/mips/1004K/
events 94 event:0x3c counters:0 um:zero minimum:500 name:MESI_MODIFIED_COUNT : 60-0 MESI protocol transitions into modified state
  /external/strace/
strace.spec 491 - translations modified for de, fr, tr
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_urllib2.py 702 modified = rfc822.formatdate(stats.st_mtime)
708 self.assertEqual(headers["Last-modified"], modified)
    [all...]
test_xml_etree.py 401 a warning in 1.3, and the behaviour will be modified in 1.4.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
urllib.py 479 modified = email.utils.formatdate(stats.st_mtime, usegmt=True)
482 'Content-Type: %s\nContent-Length: %d\nLast-modified: %s\n' %
483 (mtype or 'text/plain', size, modified)))
    [all...]

Completed in 1208 milliseconds

1 2 3 4 5 6 78 91011>>