HomeSort by relevance Sort by last modified time
    Searched refs:col_offset (Results 1 - 25 of 100) sorted by null

1 2 3 4

  /external/python/cpython3/Include/
Python-ast.h 204 int col_offset; member in struct:_stmt
364 int col_offset; member in struct:_expr
407 int col_offset; member in struct:_excepthandler
423 int col_offset; member in struct:_arg
453 int col_offset, PyArena *arena);
457 int lineno, int col_offset, PyArena *arena);
461 int col_offset, PyArena *arena);
463 stmt_ty _Py_Return(expr_ty value, int lineno, int col_offset, PyArena *arena);
465 stmt_ty _Py_Delete(asdl_seq * targets, int lineno, int col_offset, PyArena
469 col_offset, PyArena *arena)
    [all...]
node.h 21 char *str, int lineno, int col_offset);
  /external/tensorflow/tensorflow/core/kernels/
quantized_instance_norm.cc 45 for (uint32_t col_offset = 0; col_offset < cols; col_offset += 16) {
55 const uint8_t* inp_ptr = input + col_offset;
120 vst1q_f32(mean + col_offset, vmulq_n_f32(vcvtq_f32_u32(sum[3]), inv_rows));
121 vst1q_f32(mean + col_offset + 4,
123 vst1q_f32(mean + col_offset + 8,
125 vst1q_f32(mean + col_offset + 12,
128 vst1q_f32(variance + col_offset, vmulq_n_f32(M2A[3], inv_rows));
129 vst1q_f32(variance + col_offset + 4, vmulq_n_f32(M2A[2], inv_rows))
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Python-ast.h 184 int col_offset; member in struct:_stmt
312 int col_offset; member in struct:_expr
354 int col_offset; member in struct:_excepthandler
385 asdl_seq * decorator_list, int lineno, int col_offset,
389 asdl_seq * decorator_list, int lineno, int col_offset,
392 stmt_ty _Py_Return(expr_ty value, int lineno, int col_offset, PyArena *arena);
394 stmt_ty _Py_Delete(asdl_seq * targets, int lineno, int col_offset, PyArena
398 col_offset, PyArena *arena);
401 lineno, int col_offset, PyArena *arena);
404 col_offset, PyArena *arena);
    [all...]
node.h 21 char *str, int lineno, int col_offset);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Python-ast.h 184 int col_offset; member in struct:_stmt
312 int col_offset; member in struct:_expr
354 int col_offset; member in struct:_excepthandler
385 asdl_seq * decorator_list, int lineno, int col_offset,
389 asdl_seq * decorator_list, int lineno, int col_offset,
392 stmt_ty _Py_Return(expr_ty value, int lineno, int col_offset, PyArena *arena);
394 stmt_ty _Py_Delete(asdl_seq * targets, int lineno, int col_offset, PyArena
398 col_offset, PyArena *arena);
401 lineno, int col_offset, PyArena *arena);
404 col_offset, PyArena *arena);
    [all...]
node.h 21 char *str, int lineno, int col_offset);
  /external/python/cpython2/Include/
Python-ast.h 184 int col_offset; member in struct:_stmt
312 int col_offset; member in struct:_expr
354 int col_offset; member in struct:_excepthandler
385 asdl_seq * decorator_list, int lineno, int col_offset,
389 asdl_seq * decorator_list, int lineno, int col_offset,
392 stmt_ty _Py_Return(expr_ty value, int lineno, int col_offset, PyArena *arena);
394 stmt_ty _Py_Delete(asdl_seq * targets, int lineno, int col_offset, PyArena
398 col_offset, PyArena *arena);
401 lineno, int col_offset, PyArena *arena);
404 col_offset, PyArena *arena)
    [all...]
node.h 21 char *str, int lineno, int col_offset);
  /prebuilts/gdb/darwin-x86/include/python2.7/
Python-ast.h 184 int col_offset; member in struct:_stmt
312 int col_offset; member in struct:_expr
354 int col_offset; member in struct:_excepthandler
385 asdl_seq * decorator_list, int lineno, int col_offset,
389 asdl_seq * decorator_list, int lineno, int col_offset,
392 stmt_ty _Py_Return(expr_ty value, int lineno, int col_offset, PyArena *arena);
394 stmt_ty _Py_Delete(asdl_seq * targets, int lineno, int col_offset, PyArena
398 col_offset, PyArena *arena);
401 lineno, int col_offset, PyArena *arena);
404 col_offset, PyArena *arena)
    [all...]
node.h 21 char *str, int lineno, int col_offset);
  /prebuilts/gdb/linux-x86/include/python2.7/
Python-ast.h 184 int col_offset; member in struct:_stmt
312 int col_offset; member in struct:_expr
354 int col_offset; member in struct:_excepthandler
385 asdl_seq * decorator_list, int lineno, int col_offset,
389 asdl_seq * decorator_list, int lineno, int col_offset,
392 stmt_ty _Py_Return(expr_ty value, int lineno, int col_offset, PyArena *arena);
394 stmt_ty _Py_Delete(asdl_seq * targets, int lineno, int col_offset, PyArena
398 col_offset, PyArena *arena);
401 lineno, int col_offset, PyArena *arena);
404 col_offset, PyArena *arena)
    [all...]
node.h 21 char *str, int lineno, int col_offset);
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
Python-ast.h 184 int col_offset; member in struct:_stmt
312 int col_offset; member in struct:_expr
354 int col_offset; member in struct:_excepthandler
385 asdl_seq * decorator_list, int lineno, int col_offset,
389 asdl_seq * decorator_list, int lineno, int col_offset,
392 stmt_ty _Py_Return(expr_ty value, int lineno, int col_offset, PyArena *arena);
394 stmt_ty _Py_Delete(asdl_seq * targets, int lineno, int col_offset, PyArena
398 col_offset, PyArena *arena);
401 lineno, int col_offset, PyArena *arena);
404 col_offset, PyArena *arena)
    [all...]
node.h 21 char *str, int lineno, int col_offset);
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
Python-ast.h 184 int col_offset; member in struct:_stmt
312 int col_offset; member in struct:_expr
354 int col_offset; member in struct:_excepthandler
385 asdl_seq * decorator_list, int lineno, int col_offset,
389 asdl_seq * decorator_list, int lineno, int col_offset,
392 stmt_ty _Py_Return(expr_ty value, int lineno, int col_offset, PyArena *arena);
394 stmt_ty _Py_Delete(asdl_seq * targets, int lineno, int col_offset, PyArena
398 col_offset, PyArena *arena);
401 lineno, int col_offset, PyArena *arena);
404 col_offset, PyArena *arena)
    [all...]
node.h 21 char *str, int lineno, int col_offset);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Parser/
parser.h 35 int PyParser_AddToken(parser_state *ps, int type, char *str, int lineno, int col_offset,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
parser.h 35 int PyParser_AddToken(parser_state *ps, int type, char *str, int lineno, int col_offset,
node.c 79 PyNode_AddChild(register node *n1, int type, char *str, int lineno, int col_offset)
109 n->n_col_offset = col_offset;
  /external/python/cpython2/Parser/
parser.h 35 int PyParser_AddToken(parser_state *ps, int type, char *str, int lineno, int col_offset,
  /external/python/cpython3/Parser/
parser.h 35 int PyParser_AddToken(parser_state *ps, int type, char *str, int lineno, int col_offset,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Python-ast.c 37 "col_offset",
156 "col_offset",
356 "col_offset",
3477 int col_offset; local
4697 int col_offset; local
6315 int col_offset; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Python-ast.c 37 "col_offset",
156 "col_offset",
356 "col_offset",
3460 int col_offset; local
4680 int col_offset; local
6298 int col_offset; local
    [all...]
  /external/python/cpython2/Python/
Python-ast.c 37 "col_offset",
156 "col_offset",
356 "col_offset",
3489 int col_offset; local
4801 int col_offset; local
6483 int col_offset; local
    [all...]

Completed in 1058 milliseconds

1 2 3 4