| /third_party/node/test/cctest/ |
| H A D | test_per_process.cc | 22 const auto& sources = PerProcessTest::get_sources_for_test(); in TEST_F() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | gen-harfbuzzcc.py | 12 sources = sys.argv[3:] variable
|
| /third_party/gn/src/gn/ |
| H A D | bundle_file_rule.h | 48 const std::vector<SourceFile>& sources() const { return sources_; } in sources() function in BundleFileRule
|
| H A D | bundle_file_rule.cc | 34 BundleFileRule(const Target* bundle_data_target, const std::vector<SourceFile> sources, const SubstitutionPattern& pattern) BundleFileRule() argument
|
| H A D | substitution_writer_unittest.cc | 24 std::vector<SourceFile> sources; in TEST() local
|
| H A D | ninja_action_target_writer.cc | 213 const Target::FileList& sources = target_->sources(); in WriteSourceRules() local [all...] |
| H A D | operators_unittest.cc | 103 const char sources[] = "sources"; in TEST() local
|
| H A D | ninja_binary_target_writer.cc | 257 WriteCompilerBuildLine( const std::vector<SourceFile>& sources, const std::vector<OutputFile>& extra_deps, const std::vector<OutputFile>& order_only_deps, const char* tool_name, const std::vector<OutputFile>& outputs, bool can_write_source_info, bool restat_output_allowed) WriteCompilerBuildLine() argument
|
| /third_party/node/tools/v8_gypfiles/ |
| H A D | extras-libraries.cc | 14 static const char sources[] = { 40, 102, 117, 110, 99, 116, 105, 111, 110, 40, 41, 32, 123, 125, 41 }; member
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkShaderProgram.cpp | 55 tcu::TestLog& logShader(tcu::TestLog& log, const std::vector<std::string> (&sources)[glu::SHADERTYPE_LAST]) in logShader() argument 66 sources[shaderType][shaderNdx], in logShader() local
|
| H A D | vkShaderProgram.hpp | 108 std::vector<std::string> sources[glu::SHADERTYPE_LAST]; member 118 std::vector<std::string> sources[glu::SHADERTYPE_LAST]; member
|
| /third_party/selinux/libselinux/src/ |
| H A D | setup.py | 13 sources=['selinuxswig_python.i'], variable 18 sources=['audit2why.c'], variable
|
| /third_party/spirv-tools/tools/objdump/ |
| H A D | objdump.cpp | 61 OutputSourceFiles( const std::unordered_map<std::string, std::string>& sources, const std::string& outdirPath, bool overwrite) OutputSourceFiles() argument
|
| H A D | extract_source.cpp | 148 std::vector<std::pair<spv::Id, std::string>> sources; in ExtractSourceFromModule() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineDerivativeTests.cpp | 66 void initComputeDerivativePrograms (SourceCollections& sources, bool) in initComputeDerivativePrograms() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineDerivativeTests.cpp | 62 void initComputeDerivativePrograms (SourceCollections& sources) in initComputeDerivativePrograms() argument
|
| /third_party/vk-gl-cts/external/vulkancts/scripts/ |
| H A D | gen_vulkan_header.py | 28 sources = [ variable
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | Scan.h | 252 const unsigned char* const *sources; // array of strings; must be converted to positive values on use, to avoid aliasing with -1 as EndOfInput member in glslang::TInputScanner
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_fs_cse.cpp | 230 const int sources = written / dst_width; in create_copy_instr() local [all...] |
| H A D | brw_fs.cpp | 52 init(enum opcode opcode, uint8_t exec_size, const fs_reg &dst, const fs_reg *src, unsigned sources) init() argument 129 fs_inst(enum opcode opcode, uint8_t exec_width, const fs_reg &dst, const fs_reg src[], unsigned sources) fs_inst() argument [all...] |
| H A D | brw_vec4_builder.h | 623 const unsigned sources = (inst->src[1].file == BAD_FILE ? 1 : 2); in fix_math_instruction() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | FrameCapture_mock.cpp | 49 void FrameCaptureShared::setProgramSources(gl::ShaderProgramID id, ProgramSources sources) {} in setProgramSources() argument
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fNegativeShaderStorageTests.cpp | 41 void verifyProgram(NegativeTestContext& ctx, glu::ProgramSources sources) in verifyProgram() argument 186 int genMaxSSBlocksSource (NegativeTestContext& ctx, glw::GLenum glShaderType, glu::ProgramSources& sources) in genMaxSSBlocksSource() argument 226 glu::ProgramSources sources; in block_number_limits() local 284 glu::ProgramSources sources; max_combined_block_number_limit() local [all...] |
| H A D | es31fProgramPipelineStateQueryTests.cpp | 171 glu::ProgramSources sources; in iterate() local
|
| /third_party/notofonts/scripts/ |
| H A D | issue-stats.py | 21 sources = json.load(open("fontrepos.json")) variable
|