| /external/python/cpython3/Python/ | 
| D | Python-ast.c | 1946                    type_comment, int lineno, int col_offset, int end_lineno,  in _PyAST_FunctionDef() 1980                         string type_comment, int lineno, int col_offset, int  in _PyAST_AsyncFunctionDef() 2014                 int lineno, int col_offset, int end_lineno, int end_col_offset,  in _PyAST_ClassDef() 2040 _PyAST_Return(expr_ty value, int lineno, int col_offset, int end_lineno, int  in _PyAST_Return() 2057 _PyAST_Delete(asdl_expr_seq * targets, int lineno, int col_offset, int  in _PyAST_Delete() 2075               lineno, int col_offset, int end_lineno, int end_col_offset,  in _PyAST_Assign() 2100                  col_offset, int end_lineno, int end_col_offset, PyArena *arena)  in _PyAST_AugAssign() 2134                  int lineno, int col_offset, int end_lineno, int  in _PyAST_AnnAssign() 2165            orelse, string type_comment, int lineno, int col_offset, int  in _PyAST_For() 2198                 col_offset, int end_lineno, int end_col_offset, PyArena *arena)  in _PyAST_AsyncFor() [all …] 
 | 
| D | symtable.c | 60         void *key, int lineno, int col_offset,  in ste_new() 980                      void *ast, int lineno, int col_offset,  in symtable_enter_block() 1035                         int lineno, int col_offset, int end_lineno, int end_col_offset)  in symtable_add_def_helper() 1121                  int lineno, int col_offset, int end_lineno, int end_col_offset)  in symtable_add_def() 1178                           int col_offset, int end_lineno, int end_col_offset)  in symtable_record_directive() 1974             int col_offset = a->col_offset;  in symtable_visit_alias()  local
  | 
| D | errors.c | 1575 PyErr_SyntaxLocationObjectEx(PyObject *filename, int lineno, int col_offset,  in PyErr_SyntaxLocationObjectEx() 1692 PyErr_SyntaxLocationObject(PyObject *filename, int lineno, int col_offset) {  in PyErr_SyntaxLocationObject() 1697 PyErr_RangedSyntaxLocationObject(PyObject *filename, int lineno, int col_offset,  in PyErr_RangedSyntaxLocationObject() 1703 PyErr_SyntaxLocationEx(const char *filename, int lineno, int col_offset)  in PyErr_SyntaxLocationEx()
  | 
| /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/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 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/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() 312                            const int row_offset, const int col_offset) {  in check_sb_border() 597     const int col_offset = -(idx << 1) + 1 + col_adj;  in setup_ref_mv_list()  local 881   const int col_offset = (mv.col >= 0) ? (mv.col >> (4 + MI_SIZE_LOG2))  in get_block_position()  local 1070                                   int col_offset, int sign_c) {  in record_samples() 1130       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 | 74   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/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/Parser/ | 
| D | pegen.c | 157 byte_offset_to_character_offset(PyObject *line, Py_ssize_t col_offset)  in byte_offset_to_character_offset() 345     Py_ssize_t col_offset = -1;  in tokenizer_error()  local 403     Py_ssize_t col_offset;  in _PyPegen_raise_error()  local 461                                     Py_ssize_t lineno, Py_ssize_t col_offset,  in _PyPegen_raise_error_known_location() 709     int col_offset = (start != NULL && start >= line_start) ? (int)(start - line_start) : -1;  in initialize_token()  local 1690 _PyPegen_alias_for_star(Parser *p, int lineno, int col_offset, int end_lineno,  in _PyPegen_alias_for_star() 2600                      int lineno, int col_offset, int end_lineno,  in _PyPegen_collect_call_seqs()
  | 
| D | pegen.h | 38     int lineno, col_offset, end_lineno, end_col_offset;  member 160                            Py_ssize_t lineno, Py_ssize_t col_offset,  in RAISE_ERROR_KNOWN_LOCATION()
  | 
| D | tokenizer.c | 1078                    int col_offset, int end_col_offset,  in _syntaxerror_range() 1139                         int col_offset, int end_col_offset,  in syntaxerror_known_range()
  | 
| /external/python/cpython3/Include/internal/ | 
| D | pycore_ast.h | 327     int col_offset;  member 484     int col_offset;  member 508     int col_offset;  member 528     int col_offset;  member 537     int col_offset;  member 546     int col_offset;  member 609     int col_offset;  member
  | 
| /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
  |