Searched defs:source_code (Results 1 – 13 of 13) sorted by relevance
/external/google-fruit/tests/ |
D | fruit_test_common.py | 250 def _construct_final_source_code(setup_source_code, source_code, test_params): argument 272 source_code, argument 339 def expect_generic_compile_error(expected_error_regex, setup_source_code, source_code, test_params=… argument 383 source_code, argument 512 source_code, argument 576 def expect_success(setup_source_code, source_code, test_params={}, ignore_deprecation_warnings=Fals… argument
|
/external/python/cpython3/Lib/test/test_importlib/ |
D | test_lazy.py | 43 source_code = 'attr = 42; __name__ = {!r}'.format(mutated_name) variable in TestingImporter 62 def new_module(self, source_code=None): argument
|
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/ |
D | shader_code.h | 58 std::string source_code; member
|
D | fuse_auto_input.cc | 110 std::string source_code; in ApplyToNode() local
|
D | rename.cc | 193 std::string source_code; in Rename() local
|
/external/python/pycparser/utils/internal/ |
D | memprofiling.py | 109 source_code = r'''void foo() { variable
|
/external/brotli/scripts/dictionary/ |
D | step-04-generate-java-literals.py | 70 source_code = [ variable
|
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/ |
D | node_shader.h | 82 std::string source_code; member
|
/external/grpc-grpc/src/compiler/ |
D | cpp_plugin.cc | 105 grpc::string source_code = in Generate() local
|
/external/python/cpython3/Lib/test/ |
D | test_tabnanny.py | 66 def __init__(self, source_code='', directory=None): argument
|
/external/flatbuffers/src/ |
D | idl_gen_grpc.cpp | 320 std::string source_code = in GenerateCppGRPC() local
|
/external/v8/src/logging/ |
D | log.cc | 1705 String source_code = String::cast(source_object); in EnsureLogScriptSource() local
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cShadingLanguage420PackTests.cpp | 17929 Utils::shaderSource::shaderSource(const glw::GLchar* source_code) in shaderSource()
|