Home
last modified time | relevance | path

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

12345678910>>...12

/third_party/python/Doc/library/
Dzoneinfo.rst120 .. _zoneinfo_data_compile_time_config:
122 Compile-time configuration
139 Environment configuration
162 Runtime configuration
/third_party/grpc/src/boringssl/
Dgen_build_yaml.py27 sources = json.load(s) variable
35 sources = json.load(s) variable
45 def __init__(self, sources): argument
/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/mesa3d/src/intel/compiler/
Dbrw_nir_opt_fsat.c93 collect_reaching_defs(nir_alu_instr *fsat, nir_instr_worklist *sources) in collect_reaching_defs()
108 verify_users(nir_instr_worklist *sources, struct set *verified_phis, in verify_users()
202 nir_instr_worklist *sources = NULL; in brw_nir_opt_fsat() local
/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/skia/third_party/externals/harfbuzz/src/
Dgen-harfbuzzcc.py12 sources = sys.argv[3:] variable
/third_party/rust/crates/cxx/tests/ffi/
Dbuild.rs9 let sources = vec!["lib.rs", "module.rs"]; in main() localVariable
/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/m133/third_party/externals/harfbuzz/src/
Dgen-harfbuzzcc.py14 sources = sorted(set(sys.argv[3:])) 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/rust/rust/library/core/src/iter/
Dmod.rs458 mod sources; module
/third_party/json/tools/amalgamate/
Dconfig_json.json4 "sources": [ array
Dconfig_json_fwd.json4 "sources": [ array
/third_party/lz4/build/meson/meson/contrib/gen_manual/
Dmeson.build15 sources = files( variable
/third_party/skia/m133/gn/
Dgn_to_cmake.py274 def WriteAction(out, target, project, sources, synthetic_dependencies): argument
335 def WriteActionForEach(out, target, project, sources, synthetic_dependencies): argument
399 def WriteCopy(out, target, project, sources, synthetic_dependencies): argument
445 def WriteCompilerFlags(out, target, project, sources): argument
/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

12345678910>>...12