/external/tcpdump/tests/ |
D | ospf3_bc-vv.out | 3 Options [V6, External, Router] 8 Options [V6, External, Router] 13 Options [V6, External, Router] 18 Options [V6, External, Router] 23 Options [V6, External, Router] 28 Options [V6, External, Router] 35 Options [V6, External, Router], DD Flags [Init, More, Master], MTU 1500, DD-Sequence 0x00001d46 38 Options [V6, External, Router], DD Flags [Init, More, Master], MTU 1500, DD-Sequence 0x0000242c 41 Options [V6, External, Router], DD Flags [More], MTU 1500, DD-Sequence 0x00001d46 58 Options [V6, External, Router], DD Flags [More, Master], MTU 1500, DD-Sequence 0x00001d47 [all …]
|
D | ospf3_ah-vv.out | 3 Options [V6, External, Router] 8 Options [V6, External, Router] 13 Options [V6, External, Router] 19 Options [V6, External, Router] 25 Options [V6, External, Router] 31 Options [V6, External, Router] 37 Options [V6, External, Router] 44 Options [V6, External, Router], DD Flags [Init, More, Master], MTU 1500, DD-Sequence 0x000012fd 47 Options [V6, External, Router] 53 Options [V6, External, Router], DD Flags [Init, More, Master], MTU 1500, DD-Sequence 0x000012fd [all …]
|
D | ospf3_nbma-vv.out | 3 Options [V6, External, Router] 9 Options [V6, External, Router] 15 Options [V6, External, Router] 22 Options [V6, External, Router], DD Flags [Init, More, Master], MTU 1500, DD-Sequence 0x0000149b 25 Options [V6, External, Router], DD Flags [Init, More, Master], MTU 1500, DD-Sequence 0x00001b67 28 Options [V6, External, Router], DD Flags [More], MTU 1500, DD-Sequence 0x0000149b 59 Options [V6, External, Router], DD Flags [More, Master], MTU 1500, DD-Sequence 0x0000149c 100 Options [V6, External, Router], DD Flags [none], MTU 1500, DD-Sequence 0x0000149c 115 Options [V6, External, Router], DD Flags [Master], MTU 1500, DD-Sequence 0x0000149d 129 Options [V6, External, Router, Demand Circuit] [all …]
|
D | ospf3_mp-vv.out | 3 Options [V6, External, Router] 8 Options [V6, External, Router] 13 Options [V6, External, Router] 18 Options [V6, External, Router] 23 Options [V6, External, Router] 29 Options [V6, External, Router] 35 Options [V6, External, Router], DD Flags [Init, More, Master], MTU 1500, DD-Sequence 0x00000bbd 38 Options [V6, External, Router], DD Flags [Init, More, Master], MTU 1500, DD-Sequence 0x000015b5 41 Options [V6, External, Router], DD Flags [More], MTU 1500, DD-Sequence 0x00000bbd 68 Options [V6, External, Router], DD Flags [More, Master], MTU 1500, DD-Sequence 0x00000bbe [all …]
|
/external/lzma/DOC/ |
D | 7zFormat.txt | 289 BYTE External 290 switch(External) 397 BYTE External; 398 if(External != 0) 406 BYTE External; 407 if(External != 0) 424 BYTE External; 425 if(External != 0)
|
/external/pdfium/fxjs/ |
D | cfxjse_class.cpp | 25 info.Data().As<v8::External>()->Value()); in V8FunctionCallback_Wrapper() 46 info.Data().As<v8::External>()->Value()); in V8ConstructorCallback_Wrapper() 57 info.Data().As<v8::External>()->Value()); in Context_GlobalObjToString() 168 info.Data().As<v8::External>()->Value()); in NamedPropertyQueryCallback() 188 info.Data().As<v8::External>()->Value()); in NamedPropertyGetterCallback() 205 info.Data().As<v8::External>()->Value()); in NamedPropertySetterCallback() 245 v8::External::New( in Create() 258 v8::External::New(pIsolate, const_cast<FXJSE_FUNCTION_DESCRIPTOR*>( in Create() 271 v8::External::New( in Create() 292 v8::External::New(pIsolate, in SetUpNamedPropHandler()
|
/external/clang/lib/Parse/ |
D | ParseAST.cpp | 146 ExternalASTSource *External = S.getASTContext().getExternalSource(); in ParseAST() local 147 if (External) in ParseAST() 148 External->StartTranslationUnit(Consumer); in ParseAST() 151 if (!External && !S.getLangOpts().CPlusPlus) in ParseAST()
|
/external/grpc-grpc/tools/doxygen/ |
D | Doxyfile.c++ | 1746 # "External Indexing and Searching" for details. 1762 # See the section "External Indexing and Searching" for details. 1773 # Xapian (see: http://xapian.org/). See the section "External Indexing and
|
/external/deqp-deps/glslang/ |
D | .gitignore | 9 External/googletest 10 External/spirv-tools
|
/external/llvm/test/CodeGen/X86/ |
D | global-access-pie.ll | 6 ; External Linkage 51 ; External Linkage, only declaration. 68 ; External Linkage, only declaration, store a value. 84 ; External Linkage, function pointer access.
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | PostOrderIterator.h | 26 template<class SetType, bool External> // Non-external set 160 bool External = false> 161 struct ipo_iterator : public po_iterator<Inverse<T>, SetType, External > { 162 ipo_iterator(const po_iterator<Inverse<T>, SetType, External> &V) : in ipo_iterator() 163 po_iterator<Inverse<T>, SetType, External> (V) {} in ipo_iterator()
|
D | DepthFirstIterator.h | 46 template<class SetType, bool External> // Non-external set 231 bool External = false> 232 struct idf_iterator : public df_iterator<Inverse<T>, SetTy, External> { 233 idf_iterator(const df_iterator<Inverse<T>, SetTy, External> &V) in idf_iterator() 234 : df_iterator<Inverse<T>, SetTy, External>(V) {} in idf_iterator()
|
/external/swiftshader/third_party/LLVM/test/Transforms/PruneEH/ |
D | 2003-09-14-ExternalCall.ll | 3 declare void @External() 6 invoke void @External( )
|
/external/v8/samples/ |
D | process.cc | 44 using v8::External; 368 Local<External> map_ptr = External::New(GetIsolate(), obj); in WrapMap() 384 Local<External> field = Local<External>::Cast(obj->GetInternalField(0)); in UnwrapMap() 482 Local<External> request_ptr = External::New(GetIsolate(), request); in WrapRequest() 500 Local<External> field = Local<External>::Cast(obj->GetInternalField(0)); in UnwrapRequest()
|
/external/llvm/include/llvm/ADT/ |
D | DepthFirstIterator.h | 47 template<class SetType, bool External> // Non-external set 242 bool External = false> 243 struct idf_iterator : public df_iterator<Inverse<T>, SetTy, External> { 244 idf_iterator(const df_iterator<Inverse<T>, SetTy, External> &V) in idf_iterator() 245 : df_iterator<Inverse<T>, SetTy, External>(V) {} in idf_iterator()
|
D | PostOrderIterator.h | 54 template<class SetType, bool External> 211 bool External = false> 212 struct ipo_iterator : public po_iterator<Inverse<T>, SetType, External > { 213 ipo_iterator(const po_iterator<Inverse<T>, SetType, External> &V) : in ipo_iterator() 214 po_iterator<Inverse<T>, SetType, External> (V) {} in ipo_iterator()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | global-access-pie.ll | 11 ; External Linkage 56 ; External Linkage, only declaration. 73 ; External Linkage, only declaration, store a value. 89 ; External Linkage, function pointer access.
|
D | global-access-pie-copyrelocs.ll | 11 ; External Linkage 56 ; External Linkage, only declaration. 98 ; External Linkage, only declaration, store a value. 112 ; External Linkage, function pointer access.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/ |
D | 2003-09-14-InlineValue.ll | 3 declare i32 @External() 6 %I = call i32 @External( ) ; <i32> [#uses=2]
|
/external/llvm/test/Transforms/Inline/ |
D | 2003-09-14-InlineValue.ll | 3 declare i32 @External() 6 %I = call i32 @External( ) ; <i32> [#uses=2]
|
/external/swiftshader/third_party/LLVM/test/Transforms/Inline/ |
D | 2003-09-14-InlineValue.ll | 3 declare i32 @External() 6 %I = call i32 @External( ) ; <i32> [#uses=2]
|
/external/chromium-libpac/src/ |
D | proxy_resolver_v8.cc | 425 v8_this_.Reset(isolate_, v8::External::New(isolate_, this)); in InitV8() 426 v8::Local<v8::External> v8_this = in InitV8() 427 v8::Local<v8::External>::New(isolate_, v8_this_); in InitV8() 551 static_cast<Context*>(v8::External::Cast(*args.Data())->Value()); in AlertCallback() 571 static_cast<Context*>(v8::External::Cast(*args.Data())->Value()); in MyIpAddressCallback() 595 static_cast<Context*>(v8::External::Cast(*args.Data())->Value()); in MyIpAddressExCallback() 616 static_cast<Context*>(v8::External::Cast(*args.Data())->Value()); in DnsResolveCallback() 643 static_cast<Context*>(v8::External::Cast(*args.Data())->Value()); in DnsResolveExCallback() 702 v8::Persistent<v8::External> v8_this_;
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | PostOrderIterator.h | 57 template<class SetType, bool External> 214 bool External = false> 215 struct ipo_iterator : public po_iterator<Inverse<T>, SetType, External> { 216 ipo_iterator(const po_iterator<Inverse<T>, SetType, External> &V) : in ipo_iterator() 217 po_iterator<Inverse<T>, SetType, External> (V) {} in ipo_iterator()
|
D | DepthFirstIterator.h | 50 template<class SetType, bool External> // Non-external set 259 bool External = false> 260 struct idf_iterator : public df_iterator<Inverse<T>, SetTy, External> { 261 idf_iterator(const df_iterator<Inverse<T>, SetTy, External> &V) in idf_iterator() 262 : df_iterator<Inverse<T>, SetTy, External>(V) {} in idf_iterator()
|
/external/autotest/client/site_tests/platform_CrosDisksFilesystem/ |
D | vfat_tests | 20 "expected_mount_path": "/media/removable/External Drive" 31 "expected_mount_path": "/media/removable/External Drive"
|