/external/clang/lib/CodeGen/ |
CGBlocks.cpp | 254 llvm::tie(ptrSize, ptrAlign) = C.getTypeInfoInChars(C.VoidPtrTy); 255 llvm::tie(intSize, intAlign) = C.getTypeInfoInChars(C.IntTy); [all...] |
CGExprScalar.cpp | [all...] |
/frameworks/base/core/java/android/widget/ |
RelativeLayout.java | [all...] |
/dalvik/dx/src/com/android/dx/ssa/back/ |
FirstFitLocalCombiningAllocator.java | [all...] |
/external/chromium/base/ |
logging.h | 592 // We tie its state to ENABLE_DLOG. [all...] |
tracked_objects.h | 447 // If this instance can't decide on an ordering, we can consult a tie-breaker
|
/external/chromium/testing/gtest/include/gtest/internal/ |
gtest-tuple.h | 643 // implement tie().
|
/external/clang/lib/AST/ |
ItaniumMangle.cpp | [all...] |
/external/clang/lib/StaticAnalyzer/Checkers/ |
BasicObjCFoundationChecks.cpp | 422 llvm::tie(stateTrue, stateFalse) = state->assume(ArgIsNull);
|
/external/clang/lib/StaticAnalyzer/Core/ |
ExprEngineC.cpp | 541 llvm::tie(StTrue, StFalse) = N->getState()->assume(DefinedRHS); [all...] |
/external/dexmaker/src/dx/java/com/android/dx/ssa/back/ |
FirstFitLocalCombiningAllocator.java | [all...] |
/external/grub/netboot/ |
depca.c | 107 tie I/O and memory information together.
|
/external/gtest/include/gtest/internal/ |
gtest-tuple.h | 643 // implement tie().
|
/external/guava/guava/src/com/google/common/collect/ |
Ordering.java | 298 * in the event of a "tie", then delegates to {@code secondaryComparator}.
|
/external/icu4c/i18n/ |
nfrs.cpp | 466 * number passed in is the result. If there's a tie, the earlier
|
/external/llvm/lib/CodeGen/ |
CriticalAntiDepBreaker.cpp | 151 // In the case of a latency tie, prefer an anti-dependency edge over
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
gtest-tuple.h | 643 // implement tie().
|
/external/protobuf/gtest/include/gtest/internal/ |
gtest-tuple.h | 641 // implement tie().
|
/external/tcpdump/ |
print-fr.c | 429 printf("\n\tIE %s (%u), length %u: ",
|
/external/webkit/LayoutTests/http/conf/ |
apache2-debian-httpd.conf | 522 # in case of a tie during content negotiation.
|
apache2-httpd.conf | 543 # in case of a tie during content negotiation.
|
apache2-msys-httpd.conf | 544 # in case of a tie during content negotiation.
|
cygwin-httpd.conf | 575 # in case of a tie during content negotiation.
|
httpd.conf | 578 # in case of a tie during content negotiation.
|
/external/webkit/Source/WebCore/accessibility/ |
AccessibilityObject.cpp | 893 // A tie goes to horizontal. [all...] |