| /third_party/python/PCbuild/ |
| D | lib.pyproj | 22 <Compile Include="abc.py" /> 23 <Compile Include="aifc.py" /> 24 <Compile Include="antigravity.py" /> 25 <Compile Include="argparse.py" /> 26 <Compile Include="ast.py" /> 27 <Compile Include="asynchat.py" /> 28 <Compile Include="asyncio\base_events.py" /> 29 <Compile Include="asyncio\base_futures.py" /> 30 <Compile Include="asyncio\base_subprocess.py" /> 31 <Compile Include="asyncio\base_tasks.py" /> [all …]
|
| /third_party/flatbuffers/tests/FlatBuffers.Test/ |
| D | FlatBuffers.Test.csproj | 9 <Compile Remove="Properties\AssemblyInfo.cs" /> 31 <Compile Include="..\..\net\FlatBuffers\ByteBuffer.cs"> 33 </Compile> 34 <Compile Include="..\..\net\FlatBuffers\ByteBufferUtil.cs"> 36 </Compile> 37 <Compile Include="..\..\net\FlatBuffers\IFlatbufferObject.cs"> 39 </Compile> 40 <Compile Include="..\..\net\FlatBuffers\Offset.cs"> 42 </Compile> 43 <Compile Include="..\..\net\FlatBuffers\FlatBufferBuilder.cs"> [all …]
|
| /third_party/lwip/contrib/apps/LwipMibCompiler/SharpSnmpLib/ |
| D | SharpSnmpLib.Mib.csproj | 57 <Compile Include="Mib\DisplayHint.cs" /> 58 <Compile Include="Mib\Elements\Entities\AgentCapabilities.cs" /> 59 <Compile Include="Mib\Elements\Entities\EntityBase.cs" /> 60 <Compile Include="Mib\Elements\Entities\IEntity.cs" /> 61 <Compile Include="Mib\Elements\Entities\ModuleCompliance.cs" /> 62 <Compile Include="Mib\Elements\Entities\ModuleIdentity.cs" /> 63 <Compile Include="Mib\Elements\Entities\NotificationGroup.cs" /> 64 <Compile Include="Mib\Elements\Entities\NotificationType.cs" /> 65 <Compile Include="Mib\Elements\Entities\ObjectGroup.cs" /> 66 <Compile Include="Mib\Elements\Entities\ObjectIdentity.cs" /> [all …]
|
| /third_party/rust/rust/tests/assembly/stack-protector/ |
| D | stack-protector-target-support.rs | 9 // [r1] compile-flags: --target aarch64-unknown-linux-gnu 11 // [r2] compile-flags: --target i686-pc-windows-gnu 13 // [r3] compile-flags: --target i686-pc-windows-msvc 15 // [r4] compile-flags: --target i686-unknown-linux-gnu 17 // [r5] compile-flags: --target x86_64-apple-darwin 19 // [r6] compile-flags: --target x86_64-pc-windows-gnu 21 // [r7] compile-flags: --target x86_64-pc-windows-msvc 23 // [r8] compile-flags: --target x86_64-unknown-linux-gnu 25 // [r9] compile-flags: --target aarch64-apple-darwin 27 // [r10] compile-flags: --target aarch64-apple-ios [all …]
|
| /third_party/skia/third_party/externals/angle2/infra/config/generated/ |
| D | luci-milo.cfg | 14 name: "buildbucket/luci.angle.ci/android-arm-compile" 15 category: "compile|android|clang|arm" 19 name: "buildbucket/luci.angle.ci/android-arm-dbg-compile" 20 category: "compile|android|clang|arm" 24 name: "buildbucket/luci.angle.ci/android-arm64-dbg-compile" 25 category: "compile|android|clang|arm64" 49 name: "buildbucket/luci.angle.ci/linux-dbg-compile" 50 category: "compile|linux|clang|x64" 59 name: "buildbucket/luci.angle.ci/mac-dbg-compile" 60 category: "compile|mac|clang|x64" [all …]
|
| D | luci-scheduler.cfg | 8 id: "android-arm-compile" 14 builder: "android-arm-compile" 18 id: "android-arm-dbg-compile" 24 builder: "android-arm-dbg-compile" 28 id: "android-arm64-dbg-compile" 34 builder: "android-arm64-dbg-compile" 68 id: "linux-dbg-compile" 74 builder: "linux-dbg-compile" 138 id: "mac-dbg-compile" 144 builder: "mac-dbg-compile" [all …]
|
| D | commit-queue.cfg | 30 name: "angle/try/android-arm-compile" 33 name: "angle/try/android-arm-dbg-compile" 36 name: "angle/try/android-arm64-dbg-compile" 45 name: "angle/try/linux-dbg-compile" 58 name: "angle/try/mac-dbg-compile" 71 name: "angle/try/win-dbg-compile" 74 name: "angle/try/win-msvc-compile" 77 name: "angle/try/win-msvc-dbg-compile" 80 name: "angle/try/win-msvc-x86-compile" 83 name: "angle/try/win-msvc-x86-dbg-compile" [all …]
|
| /third_party/typescript/tests/baselines/reference/ |
| D | exportedBlockScopedDeclarations.js | 2 const foo = foo; // compile error 3 export const bar = bar; // should be compile error 5 const bar = bar; // compile error 8 export const bar = bar; // should be compile error 11 let foo1 = foo1; // compile error 12 export let bar1 = bar1; // should be compile error 14 let bar1 = bar1; // compile error 17 export let bar1 = bar1; // should be compile error 25 var foo = foo; // compile error 26 exports.bar = exports.bar; // should be compile error [all …]
|
| /third_party/lwip/contrib/apps/LwipMibCompiler/CCodeGeneration/ |
| D | CCodeGeneration.csproj | 38 <Compile Include="CFile.cs" /> 39 <Compile Include="Code.cs" /> 40 <Compile Include="CodeContainerBase.cs" /> 41 <Compile Include="CodeElement.cs" /> 42 <Compile Include="Comment.cs" /> 43 <Compile Include="EmptyLine.cs" /> 44 <Compile Include="Function.cs" /> 45 <Compile Include="CGenerator.cs" /> 46 <Compile Include="IfThenElse.cs" /> 47 <Compile Include="PlainText.cs" /> [all …]
|
| /third_party/glslang/Test/baseResults/ |
| D | rayQuery-committed.Error.rgen.out | 2 ERROR: 0:48: 'committed' : argument must be compile-time constant 3 ERROR: 0:53: 'committed' : argument must be compile-time constant 4 ERROR: 0:54: 'committed' : argument must be compile-time constant 5 ERROR: 0:58: 'committed' : argument must be compile-time constant 6 ERROR: 0:62: 'committed' : argument must be compile-time constant 7 ERROR: 0:66: 'committed' : argument must be compile-time constant 8 ERROR: 0:70: 'committed' : argument must be compile-time constant 9 ERROR: 0:74: 'committed' : argument must be compile-time constant 10 ERROR: 0:78: 'committed' : argument must be compile-time constant 11 ERROR: 0:82: 'committed' : argument must be compile-time constant [all …]
|
| /third_party/lwip/contrib/apps/LwipMibCompiler/LwipSnmpCodeGeneration/ |
| D | LwipSnmpCodeGeneration.csproj | 38 <Compile Include="IRestriction.cs" /> 39 <Compile Include="SnmpScalarNodeCounter64.cs" /> 40 <Compile Include="SnmpScalarNodeTruthValue.cs" /> 41 <Compile Include="SnmpScalarAggregationNode.cs" /> 42 <Compile Include="SnmpTableNode.cs" /> 43 <Compile Include="SnmpScalarArrayNode.cs" /> 44 <Compile Include="MibHeaderFile.cs" /> 45 <Compile Include="SnmpScalarNodeBits.cs" /> 46 <Compile Include="SnmpMib.cs" /> 47 <Compile Include="SnmpScalarNodeInt.cs" /> [all …]
|
| /third_party/python/Lib/distutils/command/ |
| D | install_lib.py | 23 # 1) no compilation at all (--no-compile --no-optimize) 24 # 2) compile .pyc only (--compile --no-optimize; default) 25 # 3) compile .pyc and "opt-1" .pyc (--compile --optimize) 26 # 4) compile "opt-1" .pyc only (--no-compile --optimize) 27 # 5) compile .pyc and "opt-2" .pyc (--compile --optimize-more) 28 # 6) compile "opt-2" .pyc only (--no-compile --optimize-more) 30 # The UI for this is two options, 'compile' and 'optimize'. 31 # 'compile' is strictly boolean, and only decides whether to 40 ('compile', 'c', "compile .py to .pyc [default]"), 41 ('no-compile', None, "don't compile .py files"), [all …]
|
| /third_party/rust/rust/tests/ui/methods/ |
| D | method-lookup-order.rs | 20 //[b00001]compile-flags: --cfg inherent_mut 21 //[b00010]compile-flags: --cfg bar_for_foo 22 //[b00011]compile-flags: --cfg inherent_mut --cfg bar_for_foo 23 //[b00100]compile-flags: --cfg mutbar_for_foo 24 //[b00101]compile-flags: --cfg inherent_mut --cfg mutbar_for_foo 25 //[b00110]compile-flags: --cfg bar_for_foo --cfg mutbar_for_foo 26 //[b00111]compile-flags: --cfg inherent_mut --cfg bar_for_foo --cfg mutbar_for_foo 27 //[b01000]compile-flags: --cfg valbar_fo… 28 //[b01001]compile-flags: --cfg inherent_mut --cfg valbar_fo… 29 //[b01010]compile-flags: --cfg bar_for_foo --cfg valbar_fo… [all …]
|
| /third_party/rust/rust/src/etc/ |
| D | rust_types.py | 37 STD_STRING_REGEX = re.compile(r"^(alloc::(\w+::)+)String$") 38 STD_STR_REGEX = re.compile(r"^&(mut )?str$") 39 STD_SLICE_REGEX = re.compile(r"^&(mut )?\[.+\]$") 40 STD_OS_STRING_REGEX = re.compile(r"^(std::ffi::(\w+::)+)OsString$") 41 STD_VEC_REGEX = re.compile(r"^(alloc::(\w+::)+)Vec<.+>$") 42 STD_VEC_DEQUE_REGEX = re.compile(r"^(alloc::(\w+::)+)VecDeque<.+>$") 43 STD_BTREE_SET_REGEX = re.compile(r"^(alloc::(\w+::)+)BTreeSet<.+>$") 44 STD_BTREE_MAP_REGEX = re.compile(r"^(alloc::(\w+::)+)BTreeMap<.+>$") 45 STD_HASH_MAP_REGEX = re.compile(r"^(std::collections::(\w+::)+)HashMap<.+>$") 46 STD_HASH_SET_REGEX = re.compile(r"^(std::collections::(\w+::)+)HashSet<.+>$") [all …]
|
| /third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
| D | ShaderValidation_test.cpp | 136 if (compile(shaderString)) in TEST_F() 154 if (compile(shaderString)) in TEST_F() 172 if (compile(shaderString)) in TEST_F() 190 if (compile(shaderString)) in TEST_F() 208 if (compile(shaderString)) in TEST_F() 227 if (compile(shaderString)) in TEST_F() 246 if (compile(shaderString)) in TEST_F() 267 if (compile(shaderString)) in TEST_F() 283 if (compile(shaderString)) in TEST_F() 300 if (compile(shaderString)) in TEST_F() [all …]
|
| D | GeometryShader_test.cpp | 38 return compile(sstream.str()); in compileGeometryShader() 48 return compile(sstream.str()); in compileGeometryShader() 133 if (compile(shaderString)) in TEST_F() 149 if (compile(shaderString)) in TEST_F() 166 if (compile(shaderString)) in TEST_F() 184 if (!compile(shaderString)) in TEST_F() 191 // a compile error. 202 if (!compile(shaderString)) in TEST_F() 270 if (compile(shaderString)) in TEST_F() 288 if (compile(shaderString)) in TEST_F() [all …]
|
| D | MSLOutput_test.cpp | 43 compile(shaderString, SH_VARIABLES); in TEST_F() 58 compile(shaderString, SH_VARIABLES); in TEST_F() 73 compile(shaderString, SH_VARIABLES); in TEST_F() 91 compile(shaderString, SH_VARIABLES); in TEST_F() 114 compile(shaderString, SH_VARIABLES); in TEST_F() 133 compile(shaderString, SH_VARIABLES); in TEST_F() 150 compile(shaderString, SH_VARIABLES); in TEST_F() 166 compile(shaderString, SH_VARIABLES); in TEST_F() 181 compile(shaderString, SH_VARIABLES); in TEST_F() 206 compile(shaderString, SH_VARIABLES); in TEST_F() [all …]
|
| D | BufferVariables_test.cpp | 56 if (!compile(source)) in TEST_F() 71 if (!compile(source)) in TEST_F() 89 if (!compile(source)) in TEST_F() 107 if (!compile(source)) in TEST_F() 113 // Test that it is a compile-time error to declare buffer variables at global scope (outside a 123 if (compile(source)) in TEST_F() 141 if (compile(source)) in TEST_F() 158 if (compile(source)) in TEST_F() 176 if (compile(source)) in TEST_F() 194 if (compile(source)) in TEST_F() [all …]
|
| D | QualificationOrder_test.cpp | 49 if (compile(shaderString)) in TEST_F() 65 if (compile(shaderString)) in TEST_F() 80 if (compile(shaderString)) in TEST_F() 96 if (compile(shaderString)) in TEST_F() 115 if (compile(shaderString)) in TEST_F() 133 if (compile(shaderString)) in TEST_F() 151 if (compile(shaderString)) in TEST_F() 169 if (compile(shaderString)) in TEST_F() 187 if (compile(shaderString)) in TEST_F() 205 if (compile(shaderString)) in TEST_F() [all …]
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/_extends/parallel_compile/akg_compiler/ |
| D | akg_process.py | 29 compile func called in single process 32 json_strs: list. List contains multiple kernel infos, suitable for json compile api. 39 raise ValueError("Compile error, args: {}! build attrs: {}".format(json_str, attrs)) 47 # If compile failed, use the passed in log level 50 # If compile success, use log level INFO 56 compile func called in single process 59 json_strs: list. List contains multiple kernel infos, suitable for json compile api. 60 attrs: str. Compile attrs. 76 …# Send the info file path(instead of the content of file, namely json_str) to the compile subproce… 80 raise FileNotFoundError("Can not compile non-existing file \"{}\"".format(info_path)) [all …]
|
| /third_party/mindspore/mindspore-src/source/tests/st/compile_cache/ |
| D | test_compile_cache.py | 24 match_output = re.compile(r'AAA(.*?)BBB', re.S) 25 match_num = re.compile(r'\d+\.?\d*', re.S) 76 # Clear compile cache folder and log files 87 # First run without compile cache 107 # Second run with compile cache 141 # Clear compile cache folder and log files 146 # First run without compile cache 187 # Clear compile cache folder 192 # First run without compile cache 204 # Second run with compile cache [all …]
|
| /third_party/python/Lib/ |
| D | codeop.py | 1 r"""Utilities to compile possibly incomplete Python source code. 4 function compile(), which take program text, a filename and a 'mode' 29 Compile(): 31 Instances of this class act like the built-in function compile, 41 __all__ = ["compile_command", "Compile", "CommandCompiler"] 43 # The following flags match the values from Include/cpython/compile.h 64 except SyntaxError: # Let other compile() errors propagate. 86 return compile(source, filename, symbol, PyCF_DONT_IMPLY_DEDENT | PyCF_ALLOW_INCOMPLETE_INPUT) 89 r"""Compile a command and determine whether it is incomplete. 109 class Compile: class [all …]
|
| /third_party/typescript/tests/cases/compiler/ |
| D | exportedBlockScopedDeclarations.ts | 2 const foo = foo; // compile error 3 export const bar = bar; // should be compile error 5 const bar = bar; // compile error 8 export const bar = bar; // should be compile error 11 let foo1 = foo1; // compile error 12 export let bar1 = bar1; // should be compile error 14 let bar1 = bar1; // compile error 17 export let bar1 = bar1; // should be compile error
|
| /third_party/skia/m133/third_party/externals/icu/source/test/hdrtst/ |
| D | Makefile.in | 24 ## If a header fails the C compile test it is likely because the header is a 55 $(COMPILE.headers) $(cppflags) $(FLAGS.headers) $(UCONFIG_NO) $$stub || FAIL=1 ; \ 63 COMPILE.headers="$(COMPILE.c)" \ 70 COMPILE.headers="$(COMPILE.cc)" \ 77 COMPILE.headers="$(COMPILE.cc)" \ 84 COMPILE.headers="$(COMPILE.cc)" \ 91 COMPILE.headers="$(COMPILE.cc)" \ 98 COMPILE.headers="$(COMPILE.cc)" \ 108 $(COMPILE.cc) $(cppflags) $$stub 2>&1 | tee $$stub.out || FAIL=1 ; \ 128 $(COMPILE.cc) $(cppflags) $(UCONFIG_NO) $$stub || FAIL=1 ; \
|
| /third_party/icu/icu4c/source/test/hdrtst/ |
| D | Makefile.in | 24 ## If a header fails the C compile test it is likely because the header is a 55 $(COMPILE.headers) $(cppflags) $(FLAGS.headers) $(UCONFIG_NO) $$stub || FAIL=1 ; \ 63 COMPILE.headers="$(COMPILE.c)" \ 70 COMPILE.headers="$(COMPILE.cc)" \ 77 COMPILE.headers="$(COMPILE.cc)" \ 84 COMPILE.headers="$(COMPILE.cc)" \ 91 COMPILE.headers="$(COMPILE.cc)" \ 98 COMPILE.headers="$(COMPILE.cc)" \ 108 $(COMPILE.cc) $(cppflags) $$stub 2>&1 | tee $$stub.out || FAIL=1 ; \ 128 $(COMPILE.cc) $(cppflags) $(UCONFIG_NO) $$stub || FAIL=1 ; \
|