Home
last modified time | relevance | path

Searched refs:Verify (Results 1 – 25 of 40) sorted by relevance

12

/external/tcpdump/tests/
Dlmp.out2 LMPv1, msg-type: Begin Verify, Flags: [Control Channel Down], length: 56
9 Verify Begin Object (8), Class-Type: 1 (1) Flags: [negotiable], length: 24
11 Verify Interval: 20
14 Verify Tranport Mechanism: 32768 (0x8000)
100 LMPv1, msg-type: Begin Verify ACK, Flags: [Control Channel Down], length: 40
105 Verify Begin ACK Object (9), Class-Type: 1 (1) Flags: [negotiable], length: 8
106 Verify Dead Interval: 50
107 Verify Transport Response: 100
108 Verify ID Object (10), Class-Type: 1 (1) Flags: [non-negotiable], length: 8
109 Verify ID: 5
[all …]
Dlmp.new2 LMPv1, msg-type: Begin Verify, Flags: [Control Channel Down], length: 56
9 Verify Begin Object (8), Class-Type: 1 (1) Flags: [negotiable], length: 24
11 Verify Interval: 20
14 Verify Tranport Mechanism: 32768 (0x8000)
100 LMPv1, msg-type: Begin Verify ACK, Flags: [Control Channel Down], length: 40
105 Verify Begin ACK Object (9), Class-Type: 1 (1) Flags: [negotiable], length: 8
106 Verify Dead Interval: 50
107 Verify Transport Response: 100
108 Verify ID Object (10), Class-Type: 1 (1) Flags: [non-negotiable], length: 8
109 Verify ID: 5
[all …]
/external/icu4c/test/intltest/
Dtsdcfmsy.cpp157 Verify(34.5, (UnicodeString)"00.00", sym, (UnicodeString)"34.50"); in testSymbols()
159 Verify(34.5, (UnicodeString)"00.00", sym, (UnicodeString)"34S50"); in testSymbols()
161 Verify(34.5, (UnicodeString)"00 %", sym, (UnicodeString)"3450 P"); in testSymbols()
163 Verify(34.5, CharsToUnicodeString("\\u00a4##.##"), sym, (UnicodeString)"D34.5"); in testSymbols()
165 Verify(3456.5, (UnicodeString)"0,000.##", sym, (UnicodeString)"3|456S5"); in testSymbols()
169 void IntlTestDecimalFormatSymbols::Verify(double value, const UnicodeString& pattern, DecimalFormat… in Verify() function in IntlTestDecimalFormatSymbols
Dtsdcfmsy.h30 …void Verify(double value, const UnicodeString& pattern, DecimalFormatSymbols sym, const UnicodeStr…
/external/libpng/contrib/pngminus/
Dmakevms.com89 $ VV='F$Verify(VV)
91 $ If V Then Set Verify
/external/libpng/scripts/
Dmakevms.com139 $ VV='F$Verify(VV)
141 $ If V Then Set Verify
/external/webkit/V8Binding/v8/src/
Dspaces.h596 void Verify();
856 virtual void Verify(ObjectVisitor* visitor);
1060 virtual void Verify();
1277 virtual void Verify();
1817 virtual void Verify();
Dobjects-debug.cc61 void Object::Verify() { in Verify() function in v8::internal::Object
245 Name::cast(this)->Name##Verify(); \ in HeapObjectVerify()
527 e->Verify(); in FixedArrayVerify()
741 it.rinfo()->Verify(); in CodeVerify()
Dspaces.cc80 Verify(); in Initialize()
97 Verify(); in HasNextInNextPage()
104 void HeapObjectIterator::Verify() { in Verify() function in v8::internal::HeapObjectIterator
783 void PagedSpace::Verify(ObjectVisitor* visitor) { in Verify() function in v8::internal::PagedSpace
824 object->Verify(); in Verify()
1020 void NewSpace::Verify() { in Verify() function in v8::internal::NewSpace
1041 object->Verify(); in Verify()
1153 void SemiSpace::Verify() { } in Verify() function in v8::internal::SemiSpace
2548 void LargeObjectSpace::Verify() { in Verify() function in v8::internal::LargeObjectSpace
2572 object->Verify(); in Verify()
Dserialize.cc178 void Verify();
235 void RelativeAddress::Verify() { in Verify() function in v8::internal::RelativeAddress
362 current_.Verify(); in Allocate()
382 current_.Verify(); in Allocate()
383 result.Verify(); in Allocate()
Dheap.cc267 Verify(); in GarbageCollectionPrologue()
300 Verify(); in GarbageCollectionEpilogue()
1952 code->Verify(); in CreateCode()
2939 void Heap::Verify() { in Verify() function in v8::internal::Heap
2945 new_space_.Verify(); in Verify()
2948 old_pointer_space_->Verify(&rset_visitor); in Verify()
2949 map_space_->Verify(&rset_visitor); in Verify()
2952 old_data_space_->Verify(&no_rset_visitor); in Verify()
2953 code_space_->Verify(&no_rset_visitor); in Verify()
2954 cell_space_->Verify(&no_rset_visitor); in Verify()
[all …]
Dassembler.h231 void Verify();
Dassembler.cc485 void RelocInfo::Verify() { in Verify() function in v8::internal::RelocInfo
Dexecution.cc107 value->Verify(); in Invoke()
Dheap.h761 static void Verify();
Dbootstrapper.cc1180 builtins->Verify(); in InstallNatives()
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dverify.h29 bool Verify(const Fst<Arc> &fst) { in Verify() function
/external/libpng/contrib/gregbook/
Dmakevms.com95 $ V = 'F$Verify(0)
/external/icu4c/test/testdata/
Dconversion.txt486 { // Verify Supplementary support
493 { // Verify non-supplementary support
500 { // Verify gb18030 enumeration
524 // Verify that mappings that would result in byte values outside 20..7F (for SBCS)
541 // Verify that a roundtrip mapping is used even when a fallback mapping is
1214 // Verify that incomplete surrogates are handled as an error
/external/zlib/
Dmake_vms.com175 $ VV='F$Verify(VV)
177 $ If V Then Set Verify
/external/grub/
DMAINTENANCE17 7. Verify the new online manual with a WWW browser.
/external/webkit/V8Binding/v8/test/cctest/
Dtest-serialize.cc236 Heap::Verify(); in SanityCheck()
/external/qemu/distrib/sdl-1.2.12/
DCOPYING315 e) Verify that the user has already received a copy of these
/external/webkit/
DNOTICE343 d) Verify that the user has already received a copy of these
845 e) Verify that the user has already received a copy of these
/external/webkit/WebKitTools/mangleme/
DLICENSE315 e) Verify that the user has already received a copy of these

12