HomeSort by relevance Sort by last modified time
    Searched refs:before (Results 226 - 250 of 2911) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/linux-x86/test/fixedbugs/
issue8761.go 8 // used to confuse code generator into using temporary before initialization.
  /prebuilts/go/linux-x86/test/syntax/
composite.go 10 3 // ERROR "need trailing comma before newline in composite literal|expecting comma or }"
semi7.go 11 else { } // ERROR "unexpected semicolon or newline before .?else.?|unexpected else"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
HyperParser.py 38 # its status will be the same as the char before it, if should.
54 # its status will be the same as the char before it, if should.
79 raise ValueError("The index given is before the analyzed statement")
106 defined in openers (or at least has one before it), return the
109 If it is not surrounded by brackets, or the end of line comes before
113 before = self.indexbracket
114 while not self.isopener[before] or \
115 self.rawtext[self.bracketing[before][0]] not in openers or \
116 self.bracketing[before][1] > bracketinglevel:
117 before -=
    [all...]
AutoExpand.py 52 before = self.text.get("1.0", "insert wordstart")
53 wbefore = re.findall(r"\b" + word + r"\w+\b", before)
54 del before
62 # search backwards through words before
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
HyperParser.py 38 # its status will be the same as the char before it, if should.
54 # its status will be the same as the char before it, if should.
79 raise ValueError("The index given is before the analyzed statement")
106 defined in openers (or at least has one before it), return the
109 If it is not surrounded by brackets, or the end of line comes before
113 before = self.indexbracket
114 while not self.isopener[before] or \
115 self.rawtext[self.bracketing[before][0]] not in openers or \
116 self.bracketing[before][1] > bracketinglevel:
117 before -=
    [all...]
AutoExpand.py 52 before = self.text.get("1.0", "insert wordstart")
53 wbefore = re.findall(r"\b" + word + r"\w+\b", before)
54 del before
62 # search backwards through words before
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
dependency-1.d 3 # name: IA64 read-before-write dependency
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
unwind-bad-1.s 40 # personality routine required before .handlerdata directive
58 # missing .endp before .cfi_startproc
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
ldsym1.d 8 # value as _start, and will collate before _start and be chosen
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
b-bend1.d 9 # This test depend on that the non-at-end condition is tested before
b-loc64k.s 3 % This file ends before the LOP_STAB.
b-twoinsn.s 3 % ends before the LOP_STAB.
  /bionic/libc/upstream-netbsd/lib/libc/include/isc/
list.h 90 #define INSERT_BEFORE(list, before, elt, link) \
93 if ((before)->link.prev == NULL) \
96 (elt)->link.prev = (before)->link.prev; \
97 (before)->link.prev = (elt); \
99 (elt)->link.next = (before); \
  /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
GridLayoutManagerNoOpUpdateTest.java 70 Map<Long, Rect> before = takeSnapshot(); local
78 assertSnapshotsEqual(before, after);
81 private void assertSnapshotsEqual(Map<Long, Rect> before, Map<Long, Rect> after) {
82 for (Map.Entry<Long, Rect> entry : before.entrySet()) {
87 assertEquals("visible view count should be equal", before.size(), after.size());
  /frameworks/base/services/tests/servicestests/src/com/android/server/
DropBoxTest.java 59 long before = System.currentTimeMillis(); local
70 DropBoxManager.Entry e0 = dropbox.getNextEntry("DropBoxTest", before);
75 assertTrue(e0.getTimeMillis() > before);
95 long before = System.currentTimeMillis();
99 DropBoxManager.Entry e = dropbox.getNextEntry("DropBoxTest", before);
103 assertTrue(e.getTimeMillis() >= before);
115 long before = System.currentTimeMillis();
145 DropBoxManager.Entry e0 = dropbox.getNextEntry("DropBoxTest", before);
151 assertTrue(e0.getTimeMillis() > before);
182 long before = System.currentTimeMillis() local
257 long before = System.currentTimeMillis(); local
290 long before = System.currentTimeMillis(); local
348 long before = System.currentTimeMillis(); local
442 long before = System.currentTimeMillis(); local
717 int before = countOpenFiles(); local
    [all...]
  /external/ImageMagick/www/css/
magick.css 5 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}. (…)
    [all...]
  /art/tools/dexfuzz/src/dexfuzz/program/
MutatableCode.java 168 * Checks if any MTryBlock's instruction refs pointed at the 'before' MInsn,
170 * was pointed to, and point refs to the 'before' insn.
174 private void updateTryBlocksWithReplacementInsn(MInsn before, MInsn after,
178 if (mTryBlock.startInsn == before) {
183 mTryBlock.startInsn = before;
185 if (mTryBlock.endInsn == before) {
190 mTryBlock.endInsn = before;
192 if (mTryBlock.catchAllHandler == before) {
197 mTryBlock.catchAllHandler = before;
208 if (handler == before) {
    [all...]
  /external/ltp/include/mk/
env_post.mk 23 ENV_PRE_LOADED ?= $(error You must load env_pre.mk before including this file)
56 INSTALL_DIR := $(error You must define INSTALL_DIR before including this file)
100 $(error You must define $$(prefix) before executing install)
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
BinaryDictionaryUtils.java 46 private static native float calcNormalizedScoreNative(int[] before, int[] after, int score);
109 public static float calcNormalizedScore(final String before, final String after,
111 return calcNormalizedScoreNative(StringUtils.toCodePointArray(before),
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
AutoExpand.py 52 before = self.text.get("1.0", "insert wordstart")
53 wbefore = re.findall(r"\b" + word + r"\w+\b", before)
54 del before
62 # search backwards through words before
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
AutoExpand.py 52 before = self.text.get("1.0", "insert wordstart")
53 wbefore = re.findall(r"\b" + word + r"\w+\b", before)
54 del before
62 # search backwards through words before
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
sparc_atomic64.s 19 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
38 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
58 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/src/
sparc_atomic64.s 19 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
38 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
58 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
  /art/runtime/
monitor_pool.cc 78 Monitor* before = reinterpret_cast<Monitor*>(reinterpret_cast<uintptr_t>(last) - local
80 before->next_free_ = last;
82 before->monitor_id_ = OffsetToMonitorId(MonitorIdToOffset(last->monitor_id_) -
85 last = before;

Completed in 676 milliseconds

1 2 3 4 5 6 7 8 91011>>