Home
last modified time | relevance | path

Searched defs:source_file_name (Results 1 – 22 of 22) sorted by relevance

/external/emboss/compiler/front_end/
Dconstraints.py52 type_ir, source_file_name, errors): argument
68 def _check_that_array_base_types_are_fixed_size(type_ir, source_file_name, argument
93 type_ir, type_definition, source_file_name, errors, ir): argument
117 def _check_constancy_of_constant_references(expression, source_file_name, argument
139 source_file_name, errors): argument
173 source_file_name, errors): argument
264 runtime_parameter, ir, source_file_name, errors): argument
296 type_ir, usage_source_location, size, ir, source_file_name): argument
349 def _check_allowed_in_bits(type_ir, type_definition, source_file_name, ir, argument
367 def _check_size_of_bits(type_ir, type_definition, source_file_name, errors): argument
[all …]
Dtype_check.py25 def _type_check_expression(expression, source_file_name, ir, errors): argument
55 def _type_check(expression, source_file_name, errors, type_oneof, type_name, argument
64 def _type_check_integer(expression, source_file_name, errors, expression_name): argument
69 def _type_check_boolean(expression, source_file_name, errors, expression_name): argument
74 def _kind_check_field_reference(expression, source_file_name, errors, argument
87 def _type_check_constant_reference(expression, source_file_name, ir, errors): argument
111 def _type_check_operation(expression, source_file_name, ir, errors): argument
125 def _type_check_monomorphic_operator(expression, source_file_name, errors): argument
240 def _annotate_parameter_type(parameter, ir, source_file_name, errors): argument
267 def _type_check_comparison_operator(expression, source_file_name, errors): argument
[all …]
Dattribute_checker.py176 source_file_name, errors): argument
315 source_file_name, ir, errors): argument
337 def _verify_requires_attribute_on_field(field, source_file_name, ir, errors): argument
367 source_file_name, errors): argument
385 def _verify_width_attribute_on_enum(enum, type_definition, source_file_name, argument
428 def _verify_field_attributes(field, type_definition, source_file_name, ir, argument
435 def _verify_back_end_attributes(attribute, expected_back_ends, source_file_name, argument
Dsynthetics.py224 source_file_name, errors): argument
245 def _check_for_bad_next_keyword_in_size(expression, source_file_name, errors): argument
257 def _replace_next_keyword(structure, source_file_name, errors): argument
Dsymbol_resolver.py269 visible_scopes, source_file_name, errors): argument
276 source_file_name, errors): argument
290 source_file_name, errors): argument
379 def _resolve_field_reference(field_reference, source_file_name, errors, ir): argument
Ddependency_checker.py24 source_file_name, errors): argument
/external/emboss/compiler/util/
Dattribute_util.py169 def check_type_definition(type_definition, source_file_name, errors): argument
195 def check_struct_field(field, source_file_name, errors): argument
207 def check_enum_value(value, source_file_name, errors): argument
Dtraverse_ir_test.py196 def _record_file_name_and_constant(constant, constant_list, source_file_name): argument
Dir_data.py876 source_file_name: Optional[str] = None variable in Module
/external/tensorflow/tensorflow/python/framework/
Dpython_op_gen_main.cc110 const string& source_file_name, in PrintAllPythonOps()
151 tensorflow::string source_file_name = in main() local
Dpython_op_gen.cc1196 const std::vector<string>& hidden_ops, const string& source_file_name = "", in GetPythonOpsImpl()
1290 const string& source_file_name, in GetPythonOps()
1298 const string& source_file_name, in PrintPythonOps()
/external/tensorflow/tensorflow/c/experimental/ops/gen/cpp/
Dcpp_generator_test.cc58 string source_file_name = io::JoinPath(golden_dir, "testing_ops.cc.golden"); in TEST() local
/external/google-breakpad/src/processor/proto/
Dprocess_state.proto160 optional string source_file_name = 5; field
/external/perfetto/protos/perfetto/trace/profiling/
Dprofile_common.proto60 optional string source_file_name = 2; field
/external/google-breakpad/src/google_breakpad/processor/
Dstack_frame.h135 string source_file_name; member
/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DJavaClass.java53 private String source_file_name = "<Unknown>"; field in JavaClass
571 public void setSourceFileName( final String source_file_name ) { in setSourceFileName()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
Djitprofiling.h205 char* source_file_name; member
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
Djitprofiling.h206 char* source_file_name; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/IntelJITEvents/
Djitprofiling.h205 char* source_file_name; member
/external/emboss/compiler/back_end/cpp/
Dheader_generator.py1475 def _verify_namespace_attribute(attr, source_file_name, errors): argument
1503 def _verify_enum_case_attribute(attr, source_file_name, errors): argument
/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
Dperfetto_trace.proto11356 optional string source_file_name = 2; field
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto12401 optional string source_file_name = 2; field