OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:old2
(Results
1 - 6
of
6
) sorted by null
/external/clang/test/Driver/
bounds-checking.c
10
// RUN: FileCheck -check-prefix=CHECK-
OLD2
< %t %s
11
// CHECK-
OLD2
: "-fsanitize=bounds"
/external/chromium_org/courgette/
bsdiff_memory_unittest.cc
29
courgette::SourceStream
old2
;
local
31
old2
.Init(old_text.c_str(), old_text.length());
35
status = ApplyBinaryPatch(&
old2
, &patch2, &new2);
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/dom/
minidom.py
736
old2
= self._attrsNS.get((attr.namespaceURI, attr.localName), None)
737
if
old2
is not None and
old2
is not old1:
738
self.removeAttributeNode(
old2
)
745
if
old2
is not attr:
746
return
old2
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/dom/
minidom.py
736
old2
= self._attrsNS.get((attr.namespaceURI, attr.localName), None)
737
if
old2
is not None and
old2
is not old1:
738
self.removeAttributeNode(
old2
)
745
if
old2
is not attr:
746
return
old2
[
all
...]
/external/valgrind/main/VEX/priv/
guest_s390_toIR.c
9280
IRTemp
old2
= newTemp(Ity_I8);
local
[
all
...]
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactsProvider2Test.java
[
all
...]
Completed in 537 milliseconds