Searched
full:logic (Results
601 -
625 of
3317) sorted by null
<<21222324252627282930>>
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/gs/ |
cors.py | 78 """SAX XML logic for parsing new element found.""" 103 """SAX XML logic for parsing new element found."""
|
/external/chromium-trace/catapult/tracing/docs/ |
trace-viewer-internals.md | 108 * A track that is itself made up of more tracks. Just a div plus logic to delegate overall track interface calls down to its children. 112 * *SliceTrack:* visualizes an array of non-overlapping monotonically-increasing slices. Has some simple but critical logic to efficiently render even with thousands (or more) slices by merging small slices together when they really close together.
|
/external/clang/include/clang/AST/ |
DeclContextInternals.h | 204 // other using directives, so all this logic is wasted for them. 205 // But avoiding the logic wastes time in the far-more-common case
|
/external/jsilver/src/com/google/streamhtmlparser/util/ |
JavascriptTokenBuffer.java | 25 * application logic in order to determine the context of some 29 * which aims to be 100% compatible with the corresponding logic
|
/external/libnfc-nci/src/nfc/int/ |
nfc_int.h | 65 #define NFC_TTYPE_P2P_PRIO_RESPONSE 110 /* added for p2p prio logic timer */ 66 #define NFC_TTYPE_P2P_PRIO_LOGIC_CLEANUP 111 /* added for p2p prio logic clenaup */
|
/external/libselinux/src/ |
sestatus.c | 25 uint32_t sequence; /* sequence number of seqlock logic */ 51 * seqlock logic. Since selinux_status->sequence is an odd value during
|
/external/llvm/test/CodeGen/SystemZ/ |
and-01.ll | 60 ; Check the next word up, which needs separate address logic. 95 ; Check the next word down, which needs separate address logic.
|
atomicrmw-minmax-03.ll | 99 ; Check the next word up, which needs separate address logic. 133 ; Check the next word down, which needs separate address logic.
|
cmpxchg-03.ll | 48 ; Check the next word up, which needs separate address logic. 83 ; Check the next word down, which needs separate address logic.
|
fp-conv-02.ll | 37 ; Check the next word up, which needs separate address logic. 50 ; Check negative displacements, which also need separate address logic.
|
fp-conv-03.ll | 44 ; Check the next word up, which needs separate address logic. 60 ; Check negative displacements, which also need separate address logic.
|
fp-conv-04.ll | 44 ; Check the next doubleword up, which needs separate address logic. 60 ; Check negative displacements, which also need separate address logic.
|
fp-sqrt-01.ll | 38 ; Check the next word up, which needs separate address logic. 51 ; Check negative displacements, which also need separate address logic.
|
fp-sqrt-02.ll | 40 ; Check the next doubleword up, which needs separate address logic. 53 ; Check negative displacements, which also need separate address logic.
|
int-add-02.ll | 60 ; Check the next word up, which needs separate address logic. 95 ; Check the next word down, which needs separate address logic.
|
int-add-03.ll | 40 ; Check the next word up, which needs separate address logic. 78 ; Check the next word down, which needs separate address logic.
|
int-add-04.ll | 40 ; Check the next word up, which needs separate address logic. 78 ; Check the next word down, which needs separate address logic.
|
int-add-08.ll | 50 ; Test the next doubleword up, which requires separate address logic for ALG. 67 ; Test the next doubleword after that, which requires separate logic for
|
int-add-10.ll | 82 ; Check the next word up, which must use separate address logic. 132 ; Check the next word down, which needs separate address logic.
|
int-cmp-01.ll | 61 ; Check the next halfword up, which needs separate address logic. 105 ; Check the next halfword down, which needs separate address logic.
|
int-cmp-03.ll | 71 ; Check the next word up, which needs separate address logic. 115 ; Check the next word down, which needs separate address logic.
|
int-mul-02.ll | 59 ; Check the next word up, which needs separate address logic. 94 ; Check the next word down, which needs separate address logic.
|
int-mul-03.ll | 40 ; Check the next word up, which needs separate address logic. 78 ; Check the next word down, which needs separate address logic.
|
int-sub-01.ll | 60 ; Check the next word up, which needs separate address logic. 95 ; Check the next word down, which needs separate address logic.
|
int-sub-02.ll | 40 ; Check the next word up, which needs separate address logic. 78 ; Check the next word down, which needs separate address logic.
|
Completed in 343 milliseconds
<<21222324252627282930>>