Home
last modified time | relevance | path

Searched defs:abs_pos (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/lldb/examples/summaries/cocoa/
DCFBitVector.py20 def byte_index(abs_pos): argument
25 def bit_index(abs_pos): argument
/external/llvm-project/polly/lib/External/isl/
Disl_constraint.c889 unsigned abs_pos, int strict) in add_larger_bound_constraint()
927 __isl_keep isl_basic_set *bset, unsigned abs_pos, int n_upper, int u) in set_smallest_upper_bound()
957 __isl_keep isl_basic_set *bset, unsigned abs_pos, int n_lower, int l) in set_largest_lower_bound()
982 enum isl_dim_type type, unsigned abs_pos, in foreach_upper_bound()
1024 enum isl_dim_type type, unsigned abs_pos, in foreach_lower_bound()
1066 enum isl_dim_type type, unsigned abs_pos, in foreach_bound_pair()
1161 unsigned abs_pos; in isl_basic_set_foreach_bound_pair() local
/external/webrtc/modules/desktop_capture/
Ddesktop_and_cursor_composer_unittest.cc319 const DesktopVector abs_pos(tests[i].x, tests[i].y); in TEST_F() local
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangUserExpression.cpp745 static void AbsPosToLineColumnPos(size_t abs_pos, llvm::StringRef code, in AbsPosToLineColumnPos()
/external/python/cpython2/Modules/_io/
Dbufferedio.c205 Py_off_t abs_pos; member
/external/python/cpython3/Modules/_io/
Dbufferedio.c214 Py_off_t abs_pos; member