/external/python/cpython3/Python/ |
D | Python-ast.c | 6455 int col_offset, int end_lineno, int end_col_offset, PyArena in _PyAST_FunctionDef() 6491 int lineno, int col_offset, int end_lineno, int in _PyAST_AsyncFunctionDef() 6526 asdl_type_param_seq * type_params, int lineno, int col_offset, in _PyAST_ClassDef() 6553 _PyAST_Return(expr_ty value, int lineno, int col_offset, int end_lineno, int in _PyAST_Return() 6570 _PyAST_Delete(asdl_expr_seq * targets, int lineno, int col_offset, int in _PyAST_Delete() 6588 lineno, int col_offset, int end_lineno, int end_col_offset, in _PyAST_Assign() 6613 value, int lineno, int col_offset, int end_lineno, int in _PyAST_TypeAlias() 6643 col_offset, int end_lineno, int end_col_offset, PyArena *arena) in _PyAST_AugAssign() 6677 int lineno, int col_offset, int end_lineno, int in _PyAST_AnnAssign() 6708 orelse, string type_comment, int lineno, int col_offset, int in _PyAST_For() [all …]
|
D | Python-tokenize.c | 207 Py_ssize_t *col_offset, Py_ssize_t *end_col_offset) in _get_col_offsets() 300 Py_ssize_t col_offset = -1; in tokenizeriter_next() local
|
D | symtable.c | 82 void *key, int lineno, int col_offset, in ste_new() 1322 void *ast, int lineno, int col_offset, in symtable_enter_block() 1388 int lineno, int col_offset, int end_lineno, int end_col_offset) in symtable_add_def_helper() 1480 int lineno, int col_offset, int end_lineno, int end_col_offset) in symtable_add_def() 1495 int lineno, int col_offset, in symtable_enter_type_param_block() 1600 int col_offset, int end_lineno, int end_col_offset) in symtable_record_directive() 2608 int col_offset = a->col_offset; in symtable_visit_alias() local
|
D | errors.c | 1720 PyErr_SyntaxLocationObjectEx(PyObject *filename, int lineno, int col_offset, in PyErr_SyntaxLocationObjectEx() 1824 PyErr_SyntaxLocationObject(PyObject *filename, int lineno, int col_offset) { in PyErr_SyntaxLocationObject() 1829 PyErr_RangedSyntaxLocationObject(PyObject *filename, int lineno, int col_offset, in PyErr_RangedSyntaxLocationObject() 1835 PyErr_SyntaxLocationEx(const char *filename, int lineno, int col_offset) in PyErr_SyntaxLocationEx()
|
D | instruction_sequence.c | 256 int oparg, int lineno, int col_offset, in InstructionSequenceType_addop_impl()
|
/external/python/cpython3/Parser/ |
D | pegen_errors.c | 70 Py_ssize_t col_offset = -1; in _Pypegen_tokenizer_error() local 240 Py_ssize_t col_offset; in _PyPegen_raise_error() local 310 Py_ssize_t lineno, Py_ssize_t col_offset, in _PyPegen_raise_error_known_location()
|
D | pegen.c | 23 _PyPegen_byte_offset_to_character_offset_line(PyObject *line, Py_ssize_t col_offset, Py_ssize_t end… in _PyPegen_byte_offset_to_character_offset_line() 48 _PyPegen_byte_offset_to_character_offset_raw(const char* str, Py_ssize_t col_offset) in _PyPegen_byte_offset_to_character_offset_raw() 65 _PyPegen_byte_offset_to_character_offset(PyObject *line, Py_ssize_t col_offset) in _PyPegen_byte_offset_to_character_offset()
|
D | action_helpers.c | 161 _PyPegen_alias_for_star(Parser *p, int lineno, int col_offset, int end_lineno, in _PyPegen_alias_for_star() 967 …en_setup_full_format_spec(Parser *p, Token *colon, asdl_expr_seq *spec, int lineno, int col_offset, in _PyPegen_setup_full_format_spec() 1104 int lineno, int col_offset, int end_lineno, in _PyPegen_collect_call_seqs() 1435 … ResultTokenWithMetadata *format, Token *closing_brace, int lineno, int col_offset, in _PyPegen_formatted_value() 1505 int lineno, int col_offset, int end_lineno, in _PyPegen_concatenate_strings()
|
D | pegen.h | 38 int lineno, col_offset, end_lineno, end_col_offset; member 175 Py_ssize_t lineno, Py_ssize_t col_offset, in RAISE_ERROR_KNOWN_LOCATION()
|
/external/eigen/unsupported/test/ |
D | cxx11_tensor_image_patch.cpp | 153 int col_offset = c*stride + j - col_padding; in test_simple_patch() local 233 int col_offset = c + j - col_padding; in test_patch_padding_valid() local 306 int col_offset = c + j - col_padding; in test_patch_padding_valid_same_value() local 383 int col_offset = c*stride + j - col_padding; in test_patch_padding_same() local 581 int col_offset = c*stride + j - col_padding; in test_patch_no_extra_dim() local
|
D | cxx11_tensor_image_patch_sycl.cpp | 217 IndexType col_offset = c*stride + j - col_padding; in test_simple_image_patch_sycl() local 334 IndexType col_offset = c + j - col_padding; in test_patch_padding_valid_sycl() local 435 IndexType col_offset = c + j - col_padding; in test_patch_padding_valid_same_value_sycl() local 540 IndexType col_offset = c*stride + j - col_padding; in test_patch_padding_same_sycl() local 741 IndexType col_offset = c*stride + j - col_padding; in test_patch_no_extra_dim_sycl() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | quantized_instance_norm.cc | 45 for (uint32_t col_offset = 0; col_offset < cols; col_offset += 16) { in ColMeanAndVariance() local 145 for (uint32_t col_offset = 0; col_offset < cols; col_offset += 16) { in MinAndMax() local 202 for (uint32_t col_offset = 0; col_offset < cols; col_offset += 16) { in InstanceNorm() local
|
D | concat_lib_gpu_impl.cu.cc | 48 IntType col_offset = gidx % split_size; in concat_fixed_kernel() local
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | im2col_utils.h | 177 int col_offset = Offset(col_shape, 0, filter_y, filter_x, 0); in DilatedIm2col() local 192 int col_offset = Offset(col_shape, 0, filter_y, 0, 0); in DilatedIm2col() local 472 int col_offset = in DilatedIm2col3D() local 487 const int col_offset = in DilatedIm2col3D() local 496 const int col_offset = Offset(col_shape, 0, filter_d, 0, 0, 0); in DilatedIm2col3D() local
|
/external/python/cpython3/Parser/lexer/ |
D | state.c | 118 …exer_type_comment_token_setup(struct tok_state *tok, struct token *token, int type, int col_offset, in _PyLexer_type_comment_token_setup()
|
D | state.h | 29 int lineno, col_offset, end_lineno, end_col_offset; member 89 int col_offset; /* Current col offset */ member
|
/external/libaom/av1/common/ |
D | mvref_common.c | 154 int col_offset = 0; in scan_row_mbmi() local 193 int col_offset, CANDIDATE_MV *ref_mv_stack, in scan_col_mbmi() 242 int col_offset, CANDIDATE_MV *ref_mv_stack, in scan_blk_mbmi() 317 const int row_offset, const int col_offset) { in check_sb_border() 602 const int col_offset = -(idx << 1) + 1 + col_adj; in setup_ref_mv_list() local 886 const int col_offset = (mv.col >= 0) ? (mv.col >> (4 + MI_SIZE_LOG2)) in get_block_position() local 1075 int col_offset, int sign_c) { in record_samples() 1135 const int col_offset = -mi_col % superblock_width; in av1_findSamples() local
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | resize_nearest_neighbor.h | 74 const int col_offset = input_shape.Dims(3); in ResizeNearestNeighbor() local
|
/external/python/cpython3/Parser/tokenizer/ |
D | helpers.c | 12 int col_offset, int end_col_offset, in _syntaxerror_range() 76 int col_offset, int end_col_offset, in _PyTokenizer_syntaxerror_known_range()
|
/external/mesa3d/src/amd/vulkan/nir/ |
D | radv_nir_lower_cooperative_matrix.c | 215 nir_def *col_offset = inner_idx; in radv_nir_lower_cooperative_matrix() local 279 nir_def *col_offset = inner_idx; in radv_nir_lower_cooperative_matrix() local
|
/external/tensorflow/tensorflow/python/autograph/pyct/ |
D | origin_info.py | 190 def _absolute_col_offset(self, col_offset): argument
|
/external/libaom/examples/ |
D | lightfield_tile_list_decoder.c | 77 const int col_offset = in write_tile_yuv1d() local
|
D | lightfield_decoder.c | 145 const int col_offset = in decode_tile() local
|
/external/python/cpython3/Include/internal/ |
D | pycore_ast.h | 354 int col_offset; member 511 int col_offset; member 535 int col_offset; member 555 int col_offset; member 564 int col_offset; member 573 int col_offset; member 636 int col_offset; member 675 int col_offset; member
|
/external/python/cpython3/Python/clinic/ |
D | instruction_sequence.c.h | 147 int col_offset; in InstructionSequenceType_addop() local
|