/external/python/cpython2/Python/ |
D | Python-ast.c | 1042 decorator_list, int lineno, int col_offset, PyArena *arena) in FunctionDef() 1070 decorator_list, int lineno, int col_offset, PyArena *arena) in ClassDef() 1092 Return(expr_ty value, int lineno, int col_offset, PyArena *arena) in Return() 1106 Delete(asdl_seq * targets, int lineno, int col_offset, PyArena *arena) in Delete() 1120 Assign(asdl_seq * targets, expr_ty value, int lineno, int col_offset, PyArena in Assign() 1142 col_offset, PyArena *arena) in AugAssign() 1173 Print(expr_ty dest, asdl_seq * values, bool nl, int lineno, int col_offset, in Print() 1191 lineno, int col_offset, PyArena *arena) in For() 1219 col_offset, PyArena *arena) in While() 1241 col_offset, PyArena *arena) in If() [all …]
|
/external/python/cpython3/Python/ |
D | Python-ast.c | 154 PyObject *col_offset; member 1977 int col_offset, int end_lineno, int end_col_offset, PyArena *arena) in FunctionDef() 2010 lineno, int col_offset, int end_lineno, int end_col_offset, in AsyncFunctionDef() 2043 body, asdl_seq * decorator_list, int lineno, int col_offset, int in ClassDef() 2069 Return(expr_ty value, int lineno, int col_offset, int end_lineno, int in Return() 2086 Delete(asdl_seq * targets, int lineno, int col_offset, int end_lineno, int in Delete() 2104 col_offset, int end_lineno, int end_col_offset, PyArena *arena) in Assign() 2128 col_offset, int end_lineno, int end_col_offset, PyArena *arena) in AugAssign() 2162 lineno, int col_offset, int end_lineno, int end_col_offset, PyArena in AnnAssign() 2193 type_comment, int lineno, int col_offset, int end_lineno, int in For() [all …]
|
D | symtable.c | 48 void *key, int lineno, int col_offset) in ste_new() 969 void *ast, int lineno, int col_offset) in symtable_enter_block() 1149 symtable_record_directive(struct symtable *st, identifier name, int lineno, int col_offset) in symtable_record_directive() 1814 int col_offset = st->st_cur->ste_col_offset; in symtable_visit_alias() local
|
D | errors.c | 1550 PyErr_SyntaxLocationObject(PyObject *filename, int lineno, int col_offset) in PyErr_SyntaxLocationObject() 1623 PyErr_SyntaxLocationEx(const char *filename, int lineno, int col_offset) in PyErr_SyntaxLocationEx()
|
/external/python/cpython3/Parser/ |
D | parser.c | 109 shift(stack *s, int type, char *str, int newstate, int lineno, int col_offset, in shift() 123 push(stack *s, int type, const dfa *d, int newstate, int lineno, int col_offset, in push() 233 int lineno, int col_offset, in PyParser_AddToken()
|
D | node.c | 96 PyNode_AddChild(node *n1, int type, char *str, int lineno, int col_offset, in PyNode_AddChild()
|
D | parsetok.c | 222 int col_offset, end_col_offset; in parsetok() local
|
/external/python/cpython2/Parser/ |
D | parser.c | 108 shift(register stack *s, int type, char *str, int newstate, int lineno, int col_offset) in shift() 120 push(register stack *s, int type, dfa *d, int newstate, int lineno, int col_offset) in push() 221 int lineno, int col_offset, int *expected_ret) in PyParser_AddToken()
|
D | node.c | 79 PyNode_AddChild(register node *n1, int type, char *str, int lineno, int col_offset) in PyNode_AddChild()
|
D | parsetok.c | 157 int col_offset; in parsetok() local
|
/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 530 int col_offset = c*stride + j - col_padding; in test_patch_no_extra_dim() 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/libaom/libaom/av1/common/ |
D | mvref_common.c | 152 int col_offset = 0; in scan_row_mbmi() local 191 const MV_REFERENCE_FRAME rf[2], int col_offset, CANDIDATE_MV *ref_mv_stack, in scan_col_mbmi() 239 int col_offset, CANDIDATE_MV *ref_mv_stack, uint16_t *ref_mv_weight, in scan_blk_mbmi() 310 const int row_offset, const int col_offset) { in check_sb_border() 595 const int col_offset = -(idx << 1) + 1 + col_adj; in setup_ref_mv_list() local 879 const int col_offset = (mv.col >= 0) ? (mv.col >> (4 + MI_SIZE_LOG2)) in get_block_position() local 1052 int col_offset, int sign_c) { in record_samples() 1135 const int col_offset = -mi_col % superblock_width; in av1_findSamples() local
|
D | mvref_common.h | 83 int col_offset) { in find_valid_col_offset()
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | resize_nearest_neighbor.h | 73 const int col_offset = input_shape.Dims(3); in ResizeNearestNeighbor() local
|
/external/python/cpython2/Lib/ |
D | ast.py | 133 def _fix(node, lineno, col_offset): argument
|
/external/libaom/libaom/examples/ |
D | lightfield_tile_list_decoder.c | 71 const int col_offset = in write_tile_yuv1d() local
|
D | lightfield_decoder.c | 139 const int col_offset = in decode_tile() local
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | im2col_utils.h | 176 int col_offset = Offset(col_shape, 0, filter_y, filter_x, 0); in DilatedIm2col() local 191 int col_offset = Offset(col_shape, 0, filter_y, 0, 0); in DilatedIm2col() local
|
/external/python/cpython3/Parser/pegen/ |
D | pegen.c | 143 byte_offset_to_character_offset(PyObject *line, Py_ssize_t col_offset) in byte_offset_to_character_offset() 366 Py_ssize_t col_offset; in _PyPegen_raise_error() local 385 Py_ssize_t lineno, Py_ssize_t col_offset, in _PyPegen_raise_error_known_location() 648 int col_offset = -1; in _PyPegen_fill_token() local 2235 int lineno, int col_offset, int end_lineno, in _PyPegen_collect_call_seqs()
|
D | pegen.h | 37 int lineno, col_offset, end_lineno, end_col_offset; member 142 int col_offset, const char *errmsg, ...) in RAISE_ERROR_KNOWN_LOCATION()
|
/external/libhevc/encoder/ |
D | ihevce_common_utils.c | 1073 WORD32 row_offset = 0, col_offset = 0; in ihevce_get_chroma_eo_sao_params() local 1182 WORD32 row_offset = 0, col_offset = 0; in ihevce_get_luma_eo_sao_params() local
|
/external/python/cpython2/Modules/ |
D | parsermodule.c | 86 int col_offset) /* include column offsets? */ in node2tuple() 351 int col_offset = 0; in parser_st2tuple() local 406 int col_offset = 0; in parser_st2list() local
|
/external/python/cpython3/Modules/ |
D | parsermodule.c | 85 int col_offset) /* include column offsets? */ in node2tuple()
|