Home
last modified time | relevance | path

Searched refs:AFTER (Results 1 – 25 of 32) sorted by relevance

12

/external/chromium/chrome/browser/resources/shared/js/cr/ui/
Dposition_util.js35 AFTER: 2, // p: left a: right, p: top, a: top property
85 type = AnchorType.AFTER;
86 else if (type == AnchorType.AFTER)
104 case AnchorType.AFTER:
113 type = AnchorType.AFTER;
137 case AnchorType.AFTER:
184 case AnchorType.AFTER:
/external/clang/test/Index/
Dannotate-tokens.m530 …))' -DIBAction='void)__attribute__((ibaction)' | FileCheck -check-prefix=CHECK-PROP-AFTER-METHOD %s
531 // CHECK-PROP-AFTER-METHOD: Punctuation: "@" [134:1 - 134:2] ObjCInterfaceDecl=Rdar8062781:134:12
532 // CHECK-PROP-AFTER-METHOD: Keyword: "interface" [134:2 - 134:11] ObjCInterfaceDecl=Rdar8062781:134…
533 // CHECK-PROP-AFTER-METHOD: Identifier: "Rdar8062781" [134:12 - 134:23] ObjCInterfaceDecl=Rdar80627…
534 // CHECK-PROP-AFTER-METHOD: Punctuation: "+" [135:1 - 135:2] ObjCClassMethodDecl=getB:135:1
535 // CHECK-PROP-AFTER-METHOD: Punctuation: "(" [135:3 - 135:4] ObjCClassMethodDecl=getB:135:1
536 // CHECK-PROP-AFTER-METHOD: Identifier: "Foo" [135:4 - 135:7] ObjCClassRef=Foo:1:12
537 // CHECK-PROP-AFTER-METHOD: Punctuation: "*" [135:7 - 135:8] ObjCClassMethodDecl=getB:135:1
538 // CHECK-PROP-AFTER-METHOD: Punctuation: ")" [135:8 - 135:9] ObjCClassMethodDecl=getB:135:1
539 // CHECK-PROP-AFTER-METHOD: Identifier: "getB" [135:9 - 135:13] ObjCClassMethodDecl=getB:135:1
[all …]
/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-darwin.c678 #define AFTER VG_(get_ThreadState)(tid)->os_state.post_mach_trap_fn macro
4125 AFTER = POST_FN(host_info); in PRE()
4153 AFTER = POST_FN(host_page_size); in PRE()
4187 AFTER = POST_FN(host_get_io_master); in PRE()
4223 AFTER = POST_FN(host_get_clock_service); in PRE()
4285 AFTER = POST_FN(mach_port_type); in PRE()
4310 AFTER = POST_FN(mach_port_extract_member); in PRE()
4347 AFTER = POST_FN(mach_port_allocate); in PRE()
4396 AFTER = POST_FN(mach_port_deallocate); in PRE()
4448 AFTER = POST_FN(mach_port_get_refs); in PRE()
[all …]
/external/webkit/Source/WebCore/rendering/
DRenderCounter.cpp66 case AFTER: in previousInPreOrder()
112 case AFTER: in previousSiblingOrParent()
141 case AFTER: in parentElement()
174 case AFTER: in nextInPreOrder()
226 case AFTER: in planCounter()
485 if ((containerStyle == BEFORE) || (containerStyle == AFTER)) in originalText()
DRenderObjectChildList.cpp305 if (last && last->style()->styleType() != AFTER) in afterPseudoElementRenderer()
316 if (owner->style()->styleType() == BEFORE || owner->style()->styleType() == AFTER) in updateBeforeAfterContent()
328 case AFTER: in updateBeforeAfterContent()
349 if (newContentWanted && type == AFTER && owner->virtualContinuation()) in updateBeforeAfterContent()
DRenderTableRow.cpp70 children()->updateBeforeAfterContent(this, AFTER); in updateBeforeAndAfterContent()
DRenderRuby.cpp70 && object->firstChild()->style()->styleType() == AFTER; in isRubyAfterBlock()
DRenderInline.cpp161 children()->updateBeforeAfterContent(this, AFTER); in styleDidChange()
260 children()->updateBeforeAfterContent(this, AFTER); in addChildIgnoringContinuation()
334 inlineCurr->children()->updateBeforeAfterContent(inlineCurr, AFTER); in splitInlines()
DRenderObject.h912 if (style()->styleType() != AFTER) in isAfterContent()
DRenderBlock.cpp271 updateBeforeAfterContent(AFTER); in styleDidChange()
502 blockCurr->children()->updateBeforeAfterContent(blockCurr, AFTER); in splitBlocks()
733 children()->updateBeforeAfterContent(this, AFTER); in addChildIgnoringAnonymousColumnBlocks()
1572 …l runInIsGenerated = child->style()->styleType() == BEFORE || child->style()->styleType() == AFTER; in handleRunInChild()
1578 …ted || (runInChild->style()->styleType() != BEFORE && runInChild->style()->styleType() != AFTER)) { in handleRunInChild()
/external/v8/src/mips/
Dlithium-mips.h164 AFTER, enumerator
166 LAST_INNER_POSITION = AFTER
/external/valgrind/unittest/output_tests/
Dfun_hist_test.tmpl6 Concurrent write.s. happened at .OR AFTER. these points:
Doutput_test1.tmpl6 Concurrent write.s. happened at .OR AFTER. these points:
/external/webkit/Source/WebCore/rendering/style/
DRenderStyleConstants.h71 …NOPSEUDO, FIRST_LINE, FIRST_LETTER, BEFORE, AFTER, SELECTION, FIRST_LINE_INHERITED, SCROLLBAR, FIL… enumerator
/external/clang/test/CodeGenObjC/
Darc.m478 // CHECK: [[AFTER:%.*]] = phi i8** [ [[END]], {{%.*}} ], [ [[NEXT:%.*]], {{%.*}} ]
479 // CHECK-NEXT: [[CUR:%.*]] = getelementptr inbounds i8** [[AFTER]], i64 -1
517 // CHECK: [[AFTER:%.*]] = phi i8** [ [[END]], {{%.*}} ], [ [[CUR:%.*]], {{%.*}} ]
518 // CHECK-NEXT: [[CUR:%.*]] = getelementptr inbounds i8** [[AFTER]], i64 -1
563 // CHECK: [[AFTER:%.*]] = phi i8** [ [[END]], {{%.*}} ], [ [[CUR:%.*]], {{%.*}} ]
564 // CHECK-NEXT: [[CUR:%.*]] = getelementptr inbounds i8** [[AFTER]], i64 -1
/external/v8/src/arm/
Dlithium-arm.h334 parallel_moves_[AFTER] = NULL; in LGap()
348 AFTER, enumerator
350 LAST_INNER_POSITION = AFTER
/external/v8/src/x64/
Dlithium-x64.h335 parallel_moves_[AFTER] = NULL; in LGap()
349 AFTER, enumerator
351 LAST_INNER_POSITION = AFTER
/external/v8/src/ia32/
Dlithium-ia32.h335 parallel_moves_[AFTER] = NULL; in LGap()
349 AFTER, enumerator
351 LAST_INNER_POSITION = AFTER
/external/webrtc/src/modules/audio_processing/aecm/main/matlab/
Dcompsup.m153 fprintf(1,'.. SUPPRESSING ONLY AFTER %5.1f SECONDS! ..\n',avtime);
/external/webkit/Source/WebCore/css/
DCSSSelector.cpp128 return AFTER; in pseudoId()
/external/protobuf/gtest/include/gtest/
Dgtest-param-test.h.pump135 // AFTER the INSTANTIATE_TEST_CASE_P statement.
/external/gtest/include/gtest/
Dgtest-param-test.h.pump135 // AFTER the INSTANTIATE_TEST_CASE_P statement.
/external/chromium/testing/gtest/include/gtest/
Dgtest-param-test.h.pump137 // AFTER the INSTANTIATE_TEST_CASE_P statement.
/external/v8/src/
Dlithium-allocator.cc1146 (gap_pos < index) ? LGap::AFTER : LGap::BEFORE); in GetConnectingParallelMove()
/external/clang/include/clang/Driver/
DCC1Options.td611 HelpText<"Add directory to AFTER include search path">;

12