/external/freetype/builds/windows/vc2010/ |
D | freetype.sln | 9 Debug Static|Win32 = Debug Static|Win32 10 Debug Static|x64 = Debug Static|x64 13 Release Static|Win32 = Release Static|Win32 14 Release Static|x64 = Release Static|x64 21 {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug Static|Win32.ActiveCfg = Debug Static|Win32 22 {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug Static|Win32.Build.0 = Debug Static|Win32 23 {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug Static|x64.ActiveCfg = Debug Static|x64 24 {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Debug Static|x64.Build.0 = Debug Static|x64 29 {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Release Static|Win32.ActiveCfg = Release Static|Win32 30 {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}.Release Static|Win32.Build.0 = Release Static|Win32 [all …]
|
/external/libcxx/test/std/containers/container.node/ |
D | node_handle.pass.cpp | 55 struct Static struct 57 Static() = default; 58 Static(const Static&) = delete; 59 Static(Static&&) = delete; 60 Static& operator=(const Static&) = delete; 61 Static& operator=(Static&&) = delete; 66 template <> struct hash<Static> 68 using argument_type = Static; 71 size_t operator()(const Static&) const; 90 Static, int, my_compare<Static>, std::less<Static>, [all …]
|
/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/skqp/docker/skia-release/ |
D | Dockerfile | 26 RUN mkdir -p /tmp/skia/skia/out/Static 42 ] ' > /tmp/skia/skia/out/Static/args.gn 47 && ./bin/gn gen out/Static \ 49 && /tmp/depot_tools/ninja -C out/Static 56 # && /tmp/depot_tools/ninja -C out/Static
|
/external/skia/docker/skia-release/ |
D | Dockerfile | 26 RUN mkdir -p /tmp/skia/skia/out/Static 42 ] ' > /tmp/skia/skia/out/Static/args.gn 47 && ./bin/gn gen out/Static \ 49 && /tmp/depot_tools/ninja -C out/Static 56 # && /tmp/depot_tools/ninja -C out/Static
|
/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/tensorflow/tensorflow/python/autograph/pyct/static_analysis/ |
D | liveness.py | 55 if anno.hasanno(node.ast_node, anno.Static.SCOPE): 56 node_scope = anno.getanno(node.ast_node, anno.Static.SCOPE) 170 anno.setanno(node, anno.Static.LIVE_VARS_IN, 187 anno.setanno(node, anno.Static.LIVE_VARS_OUT, frozenset(stmt_live_out)) 193 anno.setanno(node, anno.Static.LIVE_VARS_IN, stmt_live_in) 218 anno.setanno(node, anno.Static.LIVE_VARS_OUT,
|
D | reaching_definitions_test.py | 52 defs = anno.getanno(node, anno.Static.DEFINITIONS) 58 defined_in = anno.getanno(node, anno.Static.DEFINED_VARS_IN) 70 anno.getanno(first, anno.Static.DEFINITIONS)[0], 71 anno.getanno(second, anno.Static.DEFINITIONS)[0]) 77 anno.getanno(first, anno.Static.DEFINITIONS)[0], 78 anno.getanno(second, anno.Static.DEFINITIONS)[0])
|
D | reaching_definitions.py | 133 if anno.hasanno(node.ast_node, anno.Static.SCOPE): 134 node_scope = anno.getanno(node.ast_node, anno.Static.SCOPE) 244 anno.setanno(node, anno.Static.DEFINITIONS, 247 anno.setanno(node, anno.Static.DEFINITIONS, 257 anno.setanno(node, anno.Static.DEFINED_VARS_IN, frozenset(node_defined_in))
|
/external/llvm/test/MC/COFF/ |
D | seh-section-2.s | 70 # CHECK: StorageClass: Static (0x3) 88 # CHECK: StorageClass: Static (0x3) 106 # CHECK: StorageClass: Static (0x3) 124 # CHECK: StorageClass: Static (0x3) 142 # CHECK: StorageClass: Static (0x3)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/COFF/ |
D | seh-section-2.s | 70 # CHECK: StorageClass: Static (0x3) 88 # CHECK: StorageClass: Static (0x3) 106 # CHECK: StorageClass: Static (0x3) 124 # CHECK: StorageClass: Static (0x3) 142 # CHECK: StorageClass: Static (0x3)
|
/external/python/cpython3/PC/bdist_wininst/ |
D | install.rc | 27 CONTROL 110,IDC_BITMAP,"Static",SS_BITMAP | SS_CENTERIMAGE,6,8, 43 CONTROL 110,IDC_BITMAP,"Static",SS_BITMAP | SS_CENTERIMAGE,6,8, 62 CONTROL 110,IDC_BITMAP,"Static",SS_BITMAP | SS_CENTERIMAGE,6,8, 73 CONTROL 110,IDC_BITMAP,"Static",SS_BITMAP | SS_CENTERIMAGE,6,8,
|
/external/swiftshader/third_party/LLVM/lib/Target/CBackend/ |
D | CBackend.cpp | 184 void writeOperand(Value *Operand, bool Static = false); 186 void writeOperandInternal(Value *Operand, bool Static = false); 213 void printConstant(Constant *CPV, bool Static); 215 bool printConstExprCast(const ConstantExpr *CE, bool Static); 216 void printConstantArray(ConstantArray *CPA, bool Static); 217 void printConstantVector(ConstantVector *CV, bool Static); 340 gep_type_iterator E, bool Static); 560 void CWriter::printConstantArray(ConstantArray *CPA, bool Static) { in printConstantArray() argument 619 printConstant(cast<Constant>(CPA->getOperand(0)), Static); in printConstantArray() 622 printConstant(cast<Constant>(CPA->getOperand(i)), Static); in printConstantArray() [all …]
|
/external/tensorflow/tensorflow/python/autograph/converters/ |
D | slices_test.py | 40 def_, = anno.getanno(node.args.args[0], anno.Static.DEFINITIONS) 61 def_, = anno.getanno(node.args.args[0], anno.Static.DEFINITIONS) 66 anno.Static.DEFINITIONS)
|
/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/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/clang/docs/analyzer/ |
D | index.rst | 1 .. Clang Static Analyzer documentation master file, created by 6 Welcome to Clang Static Analyzer's documentation!
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/tests/ |
D | cpu_outfeed_test.cc | 50 /*relocation_model=*/CpuAotCompilationOptions::RelocationModel::Static}; in TEST_F() 78 /*relocation_model=*/CpuAotCompilationOptions::RelocationModel::Static}; in TEST_F()
|
D | cpu_literal_caching_test.cc | 69 /*relocation_model=*/CpuAotCompilationOptions::RelocationModel::Static}; in TEST_F() 117 /*relocation_model=*/CpuAotCompilationOptions::RelocationModel::Static}; in TEST_F()
|
/external/guice/core/test/com/google/inject/ |
D | InjectorTest.java | 220 requestStaticInjection(Static.class); 224 assertEquals("test", Static.s); 225 assertEquals(5, Static.i); 252 static class Static { 260 Static.s = s;
|
/external/python/cpython2/PC/bdist_wininst/ |
D | install.rc | 104 CONTROL 110,IDC_BITMAP,"Static",SS_BITMAP | SS_CENTERIMAGE,6,8, 120 CONTROL 110,IDC_BITMAP,"Static",SS_BITMAP | SS_CENTERIMAGE,6,8, 139 CONTROL 110,IDC_BITMAP,"Static",SS_BITMAP | SS_CENTERIMAGE,6,8, 150 CONTROL 110,IDC_BITMAP,"Static",SS_BITMAP | SS_CENTERIMAGE,6,8,
|
/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/googletest/googletest/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.
|