Home
last modified time | relevance | path

Searched defs:sources (Results 1 – 25 of 259) sorted by relevance

1234567891011

/third_party/python/Doc/library/
Dzoneinfo.rst120 .. _zoneinfo_data_compile_time_config:
122 Compile-time configuration
139 Environment configuration
162 Runtime configuration
/third_party/python/Lib/distutils/
Ddep_util.py32 def newer_pairwise (sources, targets): argument
54 def newer_group (sources, target, missing='error'): argument
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeShaderStorageTests.cpp41 void verifyProgram(NegativeTestContext& ctx, glu::ProgramSources sources) in verifyProgram()
186 …axSSBlocksSource (NegativeTestContext& ctx, glw::GLenum glShaderType, glu::ProgramSources& sources) in genMaxSSBlocksSource()
226 glu::ProgramSources sources; in block_number_limits() local
284 glu::ProgramSources sources; in max_combined_block_number_limit() local
/third_party/gn/src/gn/
Dfunction_process_file_template_unittest.cc14 Value sources(nullptr, Value::LIST); in TEST() local
37 Value sources(nullptr, Value::LIST); in TEST() local
Dbundle_file_rule.h48 const std::vector<SourceFile>& sources() const { return sources_; } in sources() function
/third_party/pulseaudio/src/tests/
Dmeson.build214 sources = t[1] variable
259 sources = t[1] variable
/third_party/typescript/tests/baselines/reference/tsbuild/outFile/
Dnon-module-projects-without-prepend.js165 {"version":3,"file":"first_PART1.d.ts","sourceRoot":"","sources":["first_PART1.ts"],"names":[],"map… property
173 {"version":3,"file":"first_PART1.js","sourceRoot":"","sources":["first_PART1.ts"],"names":[],"mappi… property
179 {"version":3,"file":"first_part2.d.ts","sourceRoot":"","sources":["first_part2.ts"],"names":[],"map… property
186 {"version":3,"file":"first_part2.js","sourceRoot":"","sources":["first_part2.ts"],"names":[],"mappi… property
193 {"version":3,"file":"first_part3.d.ts","sourceRoot":"","sources":["first_part3.ts"],"names":[],"map… property
202 {"version":3,"file":"first_part3.js","sourceRoot":"","sources":["first_part3.ts"],"names":[],"mappi… property
268 {"version":3,"file":"second_part1.d.ts","sourceRoot":"","sources":["second_part1.ts"],"names":[],"m… property
281 {"version":3,"file":"second_part1.js","sourceRoot":"","sources":["second_part1.ts"],"names":[],"map… property
290 {"version":3,"file":"second_part2.d.ts","sourceRoot":"","sources":["second_part2.ts"],"names":[],"m… property
304 {"version":3,"file":"second_part2.js","sourceRoot":"","sources":["second_part2.ts"],"names":[],"map… property
[all …]
Dtsbuildinfo-is-not-generated-when-incremental-is-set-to-false.js165 {"version":3,"file":"second-output.d.ts","sourceRoot":"","sources":["../second/second_part1.ts","..… property
186 {"version":3,"file":"second-output.js","sourceRoot":"","sources":["../second/second_part1.ts","../s… property
290 {"version":3,"file":"first-output.d.ts","sourceRoot":"","sources":["../first_PART1.ts","../first_pa… property
302 {"version":3,"file":"first-output.js","sourceRoot":"","sources":["../first_PART1.ts","../first_part… property
409 {"version":3,"file":"third-output.d.ts","sourceRoot":"","sources":["../../../first/first_PART1.ts",… property
438 {"version":3,"file":"third-output.js","sourceRoot":"","sources":["../../../first/first_PART1.ts",".… property
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DCMakeLists.txt24 set(sources variable
/third_party/rust/crates/cxx/tests/ffi/
Dbuild.rs9 let sources = vec!["lib.rs", "module.rs"]; in main() localVariable
/third_party/skia/third_party/externals/harfbuzz/src/
Dgen-harfbuzzcc.py12 sources = sys.argv[3:] variable
/third_party/typescript/tests/baselines/reference/tsbuild/sample1/
Dbuilds-correctly-when-project-is-not-composite-or-doesnt-have-any-references.js129 {"version":3,"file":"anotherModule.d.ts","sourceRoot":"","sources":["anotherModule.ts"],"names":[],… property
145 {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA… property
/third_party/unity/extras/bdd/test/
Dmeson.build7 sources = files('test_bdd.c') variable
/third_party/skia/gn/
Dgn_to_cmake.py234 def WriteAction(out, target, project, sources, synthetic_dependencies): argument
295 def WriteActionForEach(out, target, project, sources, synthetic_dependencies): argument
359 def WriteCopy(out, target, project, sources, synthetic_dependencies): argument
405 def WriteCompilerFlags(out, target, project, sources): argument
/third_party/lz4/build/meson/meson/contrib/gen_manual/
Dmeson.build15 sources = files( variable
/third_party/json/tools/amalgamate/
Dconfig_json.json4 "sources": [ array
Dconfig_json_fwd.json4 "sources": [ array
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkShaderProgram.hpp108 std::vector<std::string> sources[glu::SHADERTYPE_LAST]; member
118 std::vector<std::string> sources[glu::SHADERTYPE_LAST]; member
DvkShaderToSpirV.cpp217 int getNumShaderStages (const std::vector<std::string>* sources) in getNumShaderStages()
230 std::string getShaderStageSource (const std::vector<std::string>* sources, const ShaderBuildOptions… in getShaderStageSource()
267 bool compileShaderToSpirV (const std::vector<std::string>* sources, const ShaderBuildOptions& build… in compileShaderToSpirV()
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
Dmeson.build11 sources = [file_name] variable
/third_party/lz4/build/meson/meson/lib/
Dmeson.build13 sources = files( variable
/third_party/lz4/build/meson/meson/programs/
Dmeson.build15 sources = files( variable
/third_party/gn/examples/ios/build/toolchain/apple/
Dswiftc.py19 def compile_module(module, sources, settings, extras, tmpdir): argument
/third_party/typescript/tests/baselines/reference/tsbuild/outfile-concat/
Dwhen-final-project-is-not-composite-but-uses-project-references.js165 {"version":3,"file":"second-output.d.ts","sourceRoot":"","sources":["../second/second_part1.ts","..… property
283 {"version":3,"file":"second-output.js","sourceRoot":"","sources":["../second/second_part1.ts","../s… property
641 {"version":3,"file":"first-output.d.ts","sourceRoot":"","sources":["../first_PART1.ts","../first_pa… property
783 {"version":3,"file":"first-output.js","sourceRoot":"","sources":["../first_PART1.ts","../first_part… property
1034 {"version":3,"file":"third-output.d.ts","sourceRoot":"","sources":["../../../first/first_PART1.ts",… property
1305 {"version":3,"file":"third-output.js","sourceRoot":"","sources":["../../../first/first_PART1.ts",".… property
1802 {"version":3,"file":"first-output.js","sourceRoot":"","sources":["../first_PART1.ts","../first_part… property
2093 {"version":3,"file":"third-output.js","sourceRoot":"","sources":["../../../first/first_PART1.ts",".… property
DemitHelpers-in-all-projects.js192 {"version":3,"file":"second-output.d.ts","sourceRoot":"","sources":["../second/second_part1.ts","..… property
341 {"version":3,"file":"second-output.js","sourceRoot":"","sources":["../second/second_part1.ts","../s… property
710 …Helpers","data":"typescript:rest"},{"pos":502,"end":906,"kind":"text"}],"sources":{"helpers":["typ… property
789 "sources": { property
840 {"version":3,"file":"first-output.d.ts","sourceRoot":"","sources":["../first_PART1.ts","../first_pa… property
1015 {"version":3,"file":"first-output.js","sourceRoot":"","sources":["../first_PART1.ts","../first_part… property
1274 …Helpers","data":"typescript:rest"},{"pos":502,"end":729,"kind":"text"}],"sources":{"helpers":["typ… property
1346 "sources": { property
1409 {"version":3,"file":"third-output.d.ts","sourceRoot":"","sources":["../../../first/first_PART1.ts",… property
1754 {"version":3,"file":"third-output.js","sourceRoot":"","sources":["../../../first/first_PART1.ts",".… property
[all …]

1234567891011