| /external/python/cpython3/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 …]
|
| /external/sdv/vsomeip/third_party/boost/mpl/test/ |
| D | Jamfile.v2 | 2 compile aux_/increased_arity.cpp ; 3 compile aux_/largest_int.cpp ; 4 compile aux_/msvc_is_class.cpp ; 5 compile aux_/template_arity.cpp ; 6 compile aux_/preprocessor/is_seq.cpp ; 7 compile aux_/preprocessor/token_equal.cpp ; 9 compile advance.cpp ; 10 compile always.cpp ; 11 compile apply.cpp ; 12 compile apply_wrap.cpp ; [all …]
|
| /external/flatbuffers/tests/FlatBuffers.Test/ |
| D | FlatBuffers.Core.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 …]
|
| D | FlatBuffers.Test.csproj | 51 <Compile Include="..\..\net\FlatBuffers\ByteBuffer.cs"> 53 </Compile> 54 <Compile Include="..\..\net\FlatBuffers\ByteBufferUtil.cs"> 56 </Compile> 57 <Compile Include="..\..\net\FlatBuffers\IFlatbufferObject.cs"> 59 </Compile> 60 <Compile Include="..\..\net\FlatBuffers\Offset.cs"> 62 </Compile> 63 <Compile Include="..\..\net\FlatBuffers\FlatBufferBuilder.cs"> 65 </Compile> [all …]
|
| /external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/ |
| D | Antlr3.Runtime (VS2008).csproj | 79 <Compile Include="Antlr.Runtime.Debug\DebugEventListenerConstants.cs" /> 80 <Compile Include="Antlr.Runtime.JavaExtensions\Check.cs" /> 81 <Compile Include="Antlr.Runtime.JavaExtensions\DictionaryExtensions.cs" /> 82 <Compile Include="Antlr.Runtime.JavaExtensions\EnumerableExtensions.cs" /> 83 <Compile Include="Antlr.Runtime.JavaExtensions\ExceptionExtensions.cs" /> 84 <Compile Include="Antlr.Runtime.JavaExtensions\IOExtensions.cs" /> 85 <Compile Include="Antlr.Runtime.JavaExtensions\JSystem.cs" /> 86 <Compile Include="Antlr.Runtime.JavaExtensions\LexerExtensions.cs" /> 87 <Compile Include="Antlr.Runtime.JavaExtensions\StringExtensions.cs" /> 88 <Compile Include="Antlr.Runtime.JavaExtensions\StringTokenizer.cs" /> [all …]
|
| D | Antlr3.Runtime (VS2005).csproj | 74 <Compile Include="Antlr.Runtime\ANTLRFileStream.cs" /> 75 <Compile Include="Antlr.Runtime\ANTLRStringStream.cs" /> 76 <Compile Include="AssemblyInfo.cs" /> 77 <Compile Include="Antlr.Runtime\BitSet.cs" /> 78 <Compile Include="Antlr.Runtime\ICharStream.cs" /> 79 <Compile Include="Antlr.Runtime\CharStreamState.cs" /> 80 <Compile Include="Antlr.Runtime\ClassicToken.cs" /> 81 <Compile Include="Antlr.Runtime\CommonToken.cs" /> 82 <Compile Include="Antlr.Runtime\DFA.cs" /> 83 <Compile Include="Antlr.Runtime\EarlyExitException.cs" /> [all …]
|
| /external/sdv/vsomeip/third_party/boost/preprocessor/test/ |
| D | Jamfile.v2 | 38 [ compile arithmetic.cpp ] 39 [ compile array.cpp ] 40 [ compile comparison.cpp ] 41 [ compile control.cpp ] 42 [ compile debug.cpp ] 43 [ compile facilities.cpp ] 44 [ compile iteration.cpp ] 45 [ compile list.cpp ] 46 [ compile logical.cpp ] 47 [ compile punctuation.cpp ] [all …]
|
| /external/sdv/vsomeip/third_party/boost/config/test/all/ |
| D | Jamfile.v2 | 27 [ compile-fail ../has_2arg_use_facet_fail.cpp ] ; 30 [ compile-fail ../has_bethreads_fail.cpp ] ; 33 [ compile-fail ../has_clock_gettime_fail.cpp ] ; 36 [ compile-fail ../has_detect_mismatch_fail.cpp ] ; 39 [ compile-fail ../has_dirent_h_fail.cpp ] ; 42 [ compile-fail ../has_expm1_fail.cpp ] ; 45 [ compile-fail ../has_float128_fail.cpp ] ; 48 [ compile-fail ../has_ftime_fail.cpp ] ; 51 [ compile-fail ../has_getsystemtimeasfiletime_fail.cpp ] ; 54 [ compile-fail ../has_gettimeofday_fail.cpp ] ; [all …]
|
| /external/sdv/vsomeip/third_party/boost/function_types/test/ |
| D | Jamfile | 16 [ compile classification/is_function.cpp ] 17 [ compile classification/is_function_pointer.cpp ] 18 [ compile classification/is_function_reference.cpp ] 19 [ compile classification/is_member_function_pointer.cpp ] 20 [ compile classification/is_member_object_pointer.cpp ] 21 [ compile classification/is_callable_builtin.cpp ] 22 [ compile classification/is_nonmember_callable_builtin.cpp ] 23 [ compile classification/is_member_pointer.cpp ] 25 [ compile classification/is_cv_mem_func_ptr.cpp ] 26 [ compile classification/is_variadic.cpp ] [all …]
|
| /external/sdv/vsomeip/third_party/boost/smart_ptr/test/ |
| D | Jamfile | 36 compile-fail shared_ptr_assign_fail.cpp ; 37 compile-fail shared_ptr_delete_fail.cpp ; 38 compile-fail shared_ptr_compare_fail.cpp ; 42 compile pointer_to_other_test.cpp ; 50 compile-fail shared_ptr_pv_fail.cpp ; 52 compile-fail scoped_ptr_eq_fail.cpp ; 53 compile-fail scoped_array_eq_fail.cpp ; 83 compile-fail auto_ptr_lv_fail.cpp 88 compile make_shared_fp_test.cpp ; 95 compile sp_array_cv_test.cpp ; [all …]
|
| /external/sdv/vsomeip/third_party/boost/tti/test/ |
| D | Jamfile.v2 | 39 [ compile test_has_member_compile.cpp ] 40 [ compile-fail test_has_member_fail.cpp ] 41 [ compile-fail test_has_member_fail2.cpp ] 42 [ compile-fail test_has_member_fail3.cpp ] 51 [ compile test_has_member_cv_compile.cpp ] 52 [ compile-fail test_has_member_cv_fail.cpp ] 53 [ compile-fail test_has_member_cv_fail2.cpp ] 54 [ compile-fail test_has_member_cv_fail3.cpp ] 55 [ compile-fail test_has_member_cv_fail4.cpp ] 56 [ compile-fail test_has_member_cv_fail5.cpp ] [all …]
|
| /external/sdv/vsomeip/third_party/boost/ratio/test/ |
| D | Jamfile.v2 | 59 [ compile typedefs_pass.cpp ] 60 [ compile ratio_ratio/ratio_pass.cpp ] 61 [ compile-fail ratio_ratio/ratio1_fail.cpp ] 62 [ compile-fail ratio_ratio/ratio2_fail.cpp ] 63 [ compile-fail ratio_ratio/ratio3_fail.cpp ] 64 [ compile-fail ratio_ratio/ratio4_fail.cpp ] 69 [ compile-fail ratio_io/ratio_io_fail.cpp ] 75 [ compile ratio_arithmetic/ratio_add_pass.cpp ] 76 [ compile ratio_arithmetic/ratio_subtract_pass.cpp ] 77 [ compile ratio_arithmetic/ratio_multiply_pass.cpp ] [all …]
|
| /external/sdv/vsomeip/third_party/boost/optional/test/ |
| D | Jamfile.v2 | 52 [ compile optional_test_sfinae_friendly_ctor.cpp ] 53 [ compile optional_test_path_assignment.cpp ] 54 [ compile-fail optional_test_fail_const_swap.cpp ] 55 [ compile-fail optional_test_ref_convert_assign_const_int_prevented.cpp ] 56 [ compile-fail optional_test_fail1.cpp ] 57 [ compile-fail optional_test_fail3a.cpp ] 58 [ compile-fail optional_test_fail3b.cpp ] 59 [ compile-fail optional_test_ref_fail1.cpp ] 60 [ compile-fail optional_test_ref_fail3.cpp ] 61 [ compile-fail optional_test_ref_fail4.cpp ] [all …]
|
| /external/starlark-go/starlark/ |
| D | interp.go | 11 "go.starlark.net/internal/compile" 101 op := compile.Opcode(code[pc]) 104 if op >= compile.OpcodeArgMin { 118 compile.PrintOp(f, fr.pc, op, arg) 122 case compile.NOP: 125 case compile.DUP: 129 case compile.DUP2: 134 case compile.POP: 137 case compile.EXCH: 140 case compile.EQL, compile.NEQ, compile.GT, compile.LT, compile.LE, compile.GE: [all …]
|
| /external/cronet/build/android/pylib/utils/ |
| D | device_dependencies.py | 12 re.compile(r'.*METADATA'), 13 re.compile(r'.*OWNERS'), 14 re.compile(r'.*\.md'), 15 re.compile(r'.*\.crx'), # Chrome extension zip files. 16 re.compile(r'.*/\.git.*'), # Any '.git*' directories/files. 17 re.compile(r'.*\.so'), # Libraries packed into .apk. 18 re.compile(r'.*Mojo.*manifest\.json'), # Some source_set()s pull these in. 19 re.compile(r'.*\.py'), # Some test_support targets include python deps. 20 re.compile(r'.*\.apk'), # Should be installed separately. 21 re.compile(r'.*\.jar'), # Never need java intermediates. [all …]
|
| /external/angle/infra/config/generated/ |
| D | luci-milo.cfg | 14 name: "buildbucket/luci.angle.ci/android-arm-compile" 15 category: "compile|android|arm" 19 name: "buildbucket/luci.angle.ci/android-arm-dbg-compile" 20 category: "compile|android|arm" 24 name: "buildbucket/luci.angle.ci/android-arm64-dbg-compile" 25 category: "compile|android|arm64" 59 name: "buildbucket/luci.angle.ci/linux-dbg-compile" 60 category: "compile|linux|x64" 69 name: "buildbucket/luci.angle.ci/mac-dbg-compile" 70 category: "compile|mac|x64" [all …]
|
| D | luci-scheduler.cfg | 8 id: "android-arm-compile" 18 builder: "android-arm-compile" 22 id: "android-arm-dbg-compile" 32 builder: "android-arm-dbg-compile" 36 id: "android-arm64-dbg-compile" 46 builder: "android-arm64-dbg-compile" 134 id: "linux-dbg-compile" 144 builder: "linux-dbg-compile" 260 id: "mac-dbg-compile" 270 builder: "mac-dbg-compile" [all …]
|
| /external/angle/build/android/pylib/utils/ |
| D | device_dependencies.py | 12 re.compile(r'.*METADATA'), 13 re.compile(r'.*OWNERS'), 14 re.compile(r'.*\.md'), 15 re.compile(r'.*\.crx'), # Chrome extension zip files. 16 re.compile(r'.*/\.git.*'), # Any '.git*' directories/files. 17 re.compile(r'.*\.so'), # Libraries packed into .apk. 18 re.compile(r'.*Mojo.*manifest\.json'), # Some source_set()s pull these in. 19 re.compile(r'.*\.py'), # Some test_support targets include python deps. 20 re.compile(r'.*\.apk'), # Should be installed separately. 21 re.compile(r'.*\.jar'), # Never need java intermediates. [all …]
|
| /external/dagger2/javatests/dagger/android/processor/ |
| D | AndroidMapKeyValidatorTest.java | 21 import dagger.testing.compile.CompilerTests; 22 import dagger.testing.compile.CompilerTests.DaggerCompiler; 80 compile(module, FOO_ACTIVITY) in rawFactoryType() 81 .compile( in rawFactoryType() 111 compile(module, FOO_ACTIVITY).compile(subject -> subject.hasErrorCount(0)); in wildCardFactoryType() 122 compile(module, FOO_ACTIVITY) in rawBuilderType() 123 .compile( in rawBuilderType() 141 compile(module, FOO_ACTIVITY) in bindsToBuilderNotFactory() 142 .compile( in bindsToBuilderNotFactory() 161 compile(module, FOO_ACTIVITY) in providesToBuilderNotFactory() [all …]
|
| /external/libchrome/libchrome_tools/uprev/ |
| D | filters.py | 12 re.compile(rb'base/((?!(allocator|third_party)/).*$)'), 13 re.compile( 16 re.compile(rb'base/third_party/(dynamic_annotation|icu|nspr|valgrind)'), 17 re.compile(rb'build/(android/(gyp/util|pylib/([^/]*$|constants))|[^/]*\.(h|py)$)'), 18 re.compile(rb'mojo/'), 19 re.compile(rb'dbus/'), 20 re.compile(rb'ipc/.*(\.cc|\.h|\.mojom)$'), 21 re.compile(rb'ui/gfx/(gfx_export.h|geometry|range)'), 22 re.compile(rb'testing/[^/]*\.(cc|h)$'), 23 re.compile(rb'third_party/(jinja2|markupsafe|ply)'), [all …]
|
| /external/sdv/vsomeip/third_party/boost/exception/test/ |
| D | Jamfile.v2 | 16 compile-fail to_string_fail.cpp ; 48 compile-fail exception_fail.cpp ; 49 compile-fail throw_exception_fail.cpp ; 50 compile-fail error_info_const_fail.cpp ; 54 compile exception_ptr_hpp_test.cpp ; 55 compile diagnostic_information_hpp_test.cpp ; 56 compile error_info_hpp_test.cpp ; 57 compile get_error_info_hpp_test.cpp ; 58 compile info_hpp_test.cpp ; 59 compile info_tuple_hpp_test.cpp ; [all …]
|
| /external/python/setuptools/setuptools/_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 …]
|
| /external/python/cpython2/Lib/distutils/command/ |
| D | install_lib.py | 27 # 1) no compilation at all (--no-compile --no-optimize) 28 # 2) compile .pyc only (--compile --no-optimize; default) 29 # 3) compile .pyc and "level 1" .pyo (--compile --optimize) 30 # 4) compile "level 1" .pyo only (--no-compile --optimize) 31 # 5) compile .pyc and "level 2" .pyo (--compile --optimize-more) 32 # 6) compile "level 2" .pyo only (--no-compile --optimize-more) 34 # The UI for this is two option, 'compile' and 'optimize'. 35 # 'compile' is strictly boolean, and only decides whether to 44 ('compile', 'c', "compile .py to .pyc [default]"), 45 ('no-compile', None, "don't compile .py files"), [all …]
|
| /external/python/cpython3/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 …]
|
| /external/capstone/ |
| D | COMPILE.TXT | 1 This documentation explains how to compile, install & run Capstone on MacOSX, 2 Linux, *BSD & Solaris. We also show steps to cross-compile for Microsoft Windows. 4 To natively compile for Windows using Microsoft Visual Studio, see COMPILE_MSVC.TXT. 6 To compile using CMake, see COMPILE_CMAKE.TXT. 8 To compile using XCode on MacOSX, see xcode/README.md. 10 To compile for Windows CE (a.k.a, Windows Embedded Compact), see windowsce/COMPILE.md. 14 Capstone requires no prerequisite packages, so it is easy to compile & install. 21 selected archs, choose the ones you want to compile in by editing "config.mk" 52 (1) Compile from source 56 - To compile for current platform, run: [all …]
|