/external/clang/test/CXX/class.access/class.protected/ |
D | p1.cpp | 215 class Static {}; class 220 static void foo(Static); 236 a.foo(Static()); in test() 240 a.foo(Static()); in test() 244 a.foo(Static()); in test() 248 a.foo(Static()); in test() 253 class Static {}; class 258 static void foo(Static); 274 void (*sx)(Static) = &A::foo; in test() 278 void (*sx)(Static) = &A::foo; in test() [all …]
|
/external/tcpdump/tests/ |
D | dcb_qcn.out | 8 Subnet-Mask, BR, Time-Zone, Classless-Static-Route 11 Default-Gateway, Classless-Static-Route, Classless-Static-Route-Microsoft, Option 252 20 Subnet-Mask, BR, Time-Zone, Classless-Static-Route 23 Default-Gateway, Classless-Static-Route, Classless-Static-Route-Microsoft, Option 252 94 Subnet-Mask, BR, Time-Zone, Classless-Static-Route 97 Default-Gateway, Classless-Static-Route, Classless-Static-Route-Microsoft, Option 252 186 Subnet-Mask, BR, Time-Zone, Classless-Static-Route 189 Default-Gateway, Classless-Static-Route, Classless-Static-Route-Microsoft, Option 252 199 Subnet-Mask, BR, Time-Zone, Classless-Static-Route 202 Default-Gateway, Classless-Static-Route, Classless-Static-Route-Microsoft, Option 252 [all …]
|
D | dcb_ets.out | 9 Subnet-Mask, BR, Time-Zone, Classless-Static-Route 12 Default-Gateway, Classless-Static-Route, Classless-Static-Route-Microsoft, Option 252 76 Subnet-Mask, BR, Time-Zone, Classless-Static-Route 79 Default-Gateway, Classless-Static-Route, Classless-Static-Route-Microsoft, Option 252 88 Subnet-Mask, BR, Time-Zone, Classless-Static-Route 91 Default-Gateway, Classless-Static-Route, Classless-Static-Route-Microsoft, Option 252 101 Subnet-Mask, BR, Time-Zone, Classless-Static-Route 104 Default-Gateway, Classless-Static-Route, Classless-Static-Route-Microsoft, Option 252 177 Subnet-Mask, BR, Time-Zone, Classless-Static-Route 180 Default-Gateway, Classless-Static-Route, Classless-Static-Route-Microsoft, Option 252 [all …]
|
/external/clang/test/CodeGenCXX/ |
D | template-inner-struct-visibility-hidden.cpp | 14 static int Static; member 21 template<typename T> int C<T>::Inner::Inner2::Static; member in C<T>::Inner::Inner2
|
/external/clang/docs/analyzer/ |
D | index.rst | 1 .. Clang Static Analyzer documentation master file, created by 6 Welcome to Clang Static Analyzer's documentation!
|
/external/clang/test/OpenMP/ |
D | threadprivate_codegen.cpp | 186 struct Static { struct 388 Res = Static::s.a; in main() 684 Res = Static::s.a; in foobar()
|
/external/google-breakpad/src/testing/gtest/xcode/Config/ |
D | StaticLibraryTarget.xcconfig | 10 // Static libs can be included in bundles so make them position independent 13 // Static libs should not have their internal globals or external symbols
|
/external/protobuf/gtest/xcode/Config/ |
D | StaticLibraryTarget.xcconfig | 10 // Static libs can be included in bundles so make them position independent 13 // Static libs should not have their internal globals or external symbols
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/xcode/Config/ |
D | StaticLibraryTarget.xcconfig | 10 // Static libs can be included in bundles so make them position independent 13 // Static libs should not have their internal globals or external symbols
|
/external/llvm/test/CodeGen/SystemZ/ |
D | alloca-03.ll | 30 ; Static alloca, align 128. 59 ; Static alloca w/out alignment - part of frame. 70 ; Static alloca of one i32, aligned by 128.
|
/external/llvm/test/tools/llvm-readobj/ |
D | symbols.test | 13 COFF-NEXT: StorageClass: Static (0x3) 22 COFF-NEXT: StorageClass: Static (0x3) 31 COFF-NEXT: StorageClass: Static (0x3)
|
D | bigobj.test | 94 CHECK-NEXT: StorageClass: Static (0x3) 111 CHECK-NEXT: StorageClass: Static (0x3) 128 CHECK-NEXT: StorageClass: Static (0x3)
|
/external/guice/core/test/com/google/inject/ |
D | InjectorTest.java | 210 requestStaticInjection(Static.class); 214 assertEquals("test", Static.s); 215 assertEquals(5, Static.i); 239 static class Static { 246 Static.s = s;
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64Subtarget.cpp | 78 if (TM.getRelocationModel() == Reloc::Static) in ClassifyGlobalReference() 92 if (TM.getRelocationModel() != Reloc::Static && GV->hasDefaultVisibility()) { in ClassifyGlobalReference()
|
/external/clang/ |
D | README.txt | 11 different source-level tools. One example of this is the Clang Static Analyzer. 18 Clang Static Analyzer: http://clang-analyzer.llvm.org/
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MCTargetDesc.cpp | 174 RM = Reloc::Static; in createX86MCCodeGenInfo() 185 RM = Reloc::Static; in createX86MCCodeGenInfo() 190 if (RM == Reloc::Static && TT.isOSDarwin() && is64Bit) in createX86MCCodeGenInfo()
|
/external/compiler-rt/make/platform/ |
D | darwin_bni.mk | 4 Configs := Debug Release Profile Static 33 CFLAGS.Static := $(CFLAGS) -static 38 VISIBILITY_HIDDEN.Static := 1
|
/external/tinyxml/ |
D | tinyxmlSTL.dsp | 5 # TARGTYPE "Win32 (x86) Static Library" 0x0104 20 !MESSAGE "tinyxmlSTL - Win32 Release" (based on "Win32 (x86) Static Library") 21 !MESSAGE "tinyxmlSTL - Win32 Debug" (based on "Win32 (x86) Static Library")
|
D | tinyxml_lib.dsp | 5 # TARGTYPE "Win32 (x86) Static Library" 0x0104 20 !MESSAGE "tinyxml - Win32 Release" (based on "Win32 (x86) Static Library") 21 !MESSAGE "tinyxml - Win32 Debug" (based on "Win32 (x86) Static Library")
|
/external/libogg/win32/VS6/ |
D | ogg_static.dsp | 5 # TARGTYPE "Win32 (x86) Static Library" 0x0104 20 !MESSAGE "ogg_static - Win32 Release" (based on "Win32 (x86) Static Library") 21 !MESSAGE "ogg_static - Win32 Debug" (based on "Win32 (x86) Static Library")
|
/external/dexmaker/src/test/java/com/google/dexmaker/ |
D | DexMakerTest.java | 987 Static.intValue = 5; in testReadAndWriteStaticFields() 989 assertEquals(10, Static.intValue); in testReadAndWriteStaticFields() 992 Static.longValue = 500L; in testReadAndWriteStaticFields() 994 assertEquals(1234L, Static.longValue); in testReadAndWriteStaticFields() 997 Static.booleanValue = false; in testReadAndWriteStaticFields() 999 assertEquals(true, Static.booleanValue); in testReadAndWriteStaticFields() 1002 Static.floatValue = 1.5f; in testReadAndWriteStaticFields() 1004 assertEquals(0.5f, Static.floatValue); in testReadAndWriteStaticFields() 1007 Static.doubleValue = 155.5; in testReadAndWriteStaticFields() 1009 assertEquals(266.6, Static.doubleValue); in testReadAndWriteStaticFields() [all …]
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/windows/visualc/ |
D | freetype.dsp | 5 # TARGTYPE "Win32 (x86) Static Library" 0x0104 20 !MESSAGE "freetype - Win32 Release" (based on "Win32 (x86) Static Library") 21 !MESSAGE "freetype - Win32 Debug" (based on "Win32 (x86) Static Library") 22 !MESSAGE "freetype - Win32 Debug Multithreaded" (based on "Win32 (x86) Static Library") 23 !MESSAGE "freetype - Win32 Release Multithreaded" (based on "Win32 (x86) Static Library") 24 !MESSAGE "freetype - Win32 Release Singlethreaded" (based on "Win32 (x86) Static Library") 25 !MESSAGE "freetype - Win32 Debug Singlethreaded" (based on "Win32 (x86) Static Library")
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/windows/visualce/ |
D | freetype.dsp | 5 # TARGTYPE "Win32 (x86) Static Library" 0x0104 20 !MESSAGE "freetype - Win32 Release" (based on "Win32 (x86) Static Library") 21 !MESSAGE "freetype - Win32 Debug" (based on "Win32 (x86) Static Library") 22 !MESSAGE "freetype - Win32 Debug Multithreaded" (based on "Win32 (x86) Static Library") 23 !MESSAGE "freetype - Win32 Release Multithreaded" (based on "Win32 (x86) Static Library") 24 !MESSAGE "freetype - Win32 Release Singlethreaded" (based on "Win32 (x86) Static Library") 25 !MESSAGE "freetype - Win32 Debug Singlethreaded" (based on "Win32 (x86) Static Library")
|
/external/vboot_reference/ |
D | vboot_host.pc.in | 8 Description: Static library of functions related to vboot and cgpt.
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | ComboDialog.h | 20 UString Static; variable
|