Home
last modified time | relevance | path

Searched refs:ours (Results 1 – 25 of 147) sorted by relevance

123456

/external/libunwind_llvm/src/
DUnwind-seh.cpp78 bool ours = false; in _GCC_specific_handler() local
102 ours = true; in _GCC_specific_handler()
122 if (ours && ms_exc->NumberParameters > 1) in _GCC_specific_handler()
127 if (ours && ms_exc->ExceptionInformation[1] == (ULONG_PTR)frame) in _GCC_specific_handler()
150 if (ours && ms_exc->NumberParameters > 1) in _GCC_specific_handler()
156 if (ours) { in _GCC_specific_handler()
168 if (ours && !IS_UNWINDING(ms_exc->ExceptionFlags) && ms_exc->NumberParameters > 1) in _GCC_specific_handler()
/external/webrtc/talk/session/media/
Dmediasession.cc821 typename std::vector<C>::const_iterator ours; in NegotiateCodecs() local
822 for (ours = local_codecs.begin(); in NegotiateCodecs()
823 ours != local_codecs.end(); ++ours) { in NegotiateCodecs()
827 if (ours->Matches(*theirs)) { in NegotiateCodecs()
828 C negotiated = *ours; in NegotiateCodecs()
833 if (!ours->GetParam(kCodecParamAssociatedPayloadType, in NegotiateCodecs()
994 RtpHeaderExtensions::const_iterator ours; in NegotiateRtpHeaderExtensions() local
995 for (ours = local_extensions.begin(); in NegotiateRtpHeaderExtensions()
996 ours != local_extensions.end(); ++ours) { in NegotiateRtpHeaderExtensions()
998 if (FindByUri(offered_extensions, *ours, &theirs)) { in NegotiateRtpHeaderExtensions()
/external/skqp/tools/skqp/
Dbranch_skqp_dev.sh11 git merge -s ours origin/skqp/dev -m "$MSG"
/external/skia/tools/skqp/
Dbranch_skqp_dev.sh11 git merge -s ours origin/skqp/dev -m "$MSG"
/external/clang/
DRenderScriptPrebuilts.md30 Use `-s ours` to ensure that we skip the squashed set of changes.
33 git merge -s ours clean_master
DToolchainPrebuilts.md51 git merge -s ours clean_master
97 Use `-s ours` to ensure that we skip the squashed set of changes.
100 git merge -s ours clean_master
/external/llvm/test/tools/gold/X86/
Dcommon.ll46 ; Mixed ELF and IR. We keep ours as common so the linker will finish the merge.
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/gold/X86/
Dcommon.ll49 ; Mixed ELF and IR. We keep ours as common so the linker will finish the merge.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Demangle/
Dms-basic.test45 ; of the const modifier. So the results here differ, but ours are correct.
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/
D2001-02-06-TypeNotationDebateResp4.txt11 different than ours. He was in a position where he was designing a high
/external/llvm/docs/HistoricalNotes/
D2001-02-06-TypeNotationDebateResp4.txt11 different than ours. He was in a position where he was designing a high
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2001-02-06-TypeNotationDebateResp4.txt11 different than ours. He was in a position where he was designing a high
/external/icu/icu4c/source/samples/ufortune/resources/
Droot.txt123 enlightened him with ours.",
/external/linux-kselftest/android/
DREADME.md141 1. Do a git merge of the upstream tag with the "ours" policy, dropping all upstream changes. Do not…
/external/doclava/res/assets/templates-sdk/assets/
DGPL-LICENSE.txt43 Also, for each author's protection and ours, we want to make certain
/external/tensorflow/tensorflow/contrib/verbs/
DREADME.md55 …rib GDR implementation is more scalable than GRPC, and less scalable than ours, only because we di…
/external/ltp/testcases/kernel/io/disktest/
DLICENSE42 Also, for each author's protection and ours, we want to make certain that
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/
DLICENCE43 Also, for each author's protection and ours, we want to make certain
/external/kmod/tools/
DCOPYING43 Also, for each author's protection and ours, we want to make certain
/external/autotest/client/profilers/powertop/src/
DCOPYING43 Also, for each author's protection and ours, we want to make certain
/external/ltp/utils/benchmark/ebizzy-0.3/
DLICENSE43 Also, for each author's protection and ours, we want to make certain
/external/ltp/testcases/open_posix_testsuite/stress/threads/fork/
DLICENCE43 Also, for each author's protection and ours, we want to make certain
/external/iproute2/
DNOTICE43 Also, for each author's protection and ours, we want to make certain
/external/selinux/policycoreutils/
DCOPYING43 Also, for each author's protection and ours, we want to make certain
/external/squashfs-tools/
DCOPYING43 Also, for each author's protection and ours, we want to make certain

123456