Home
last modified time | relevance | path

Searched defs:bounds (Results 1 – 18 of 18) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_thread.cpp118 const auto bounds = GetStackBounds(); in stack_size() local
186 const auto bounds = GetStackBounds(); in AddrIsInStack() local
/openbsd/gnu/llvm/clang/utils/ABITest/
H A DEnumeration.py190 def getNthPairVariableBounds(N, bounds): argument
223 def getNthPairVariableBoundsChecked(N, bounds, GNVP=getNthPairVariableBounds): argument
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20021010-2.c26 IOGBounds bounds = global_bounds; in main() local
/openbsd/gnu/llvm/compiler-rt/lib/msan/
H A Dmsan_thread.cpp98 const auto bounds = GetStackBounds(); in AddrIsInStack() local
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan_thread.cpp95 const auto bounds = GetStackBounds(); in AddrIsInStack() local
/openbsd/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_thread.cpp195 const auto bounds = GetStackBounds(); in stack_size() local
402 const auto bounds = GetStackBounds(); in AddrIsInStack() local
/openbsd/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp363 Surface SubSurface(Rect bounds) { in SubSurface()
455 void Box(const Rect &bounds, chtype v_char = ACS_VLINE, in Box()
475 void TitledBox(const Rect &bounds, const char *title, in TitledBox()
591 Window(const char *name, const Rect &bounds) in Window()
660 void SetBounds(const Rect &bounds) { in SetBounds()
809 Rect bounds = GetBounds(); in CreateHelpSubwindow() local
2077 Rect bounds = surface.GetFrame(); in FieldDelegateDraw() local
2611 Rect bounds = Rect(Point(x, 0), Size(width, 1)); in DrawActions() local
2978 Rect bounds = m_main_window_sp->GetCenteredRect(85, 8); in StopRunningProcess() local
3557 Rect bounds = m_main_window_sp->GetCenteredRect(85, 8); in StopRunningProcess() local
[all …]
/openbsd/sbin/savecore/
H A Dsavecore.c397 int bounds, ifd, nr, nw, ofd = -1; in save_core() local
/openbsd/gnu/gcc/gcc/
H A Dcfgloop.h119 struct nb_iter_bound *bounds; member
H A Dc-typeck.c4461 push_array_bounds (unsigned HOST_WIDE_INT bounds) in push_array_bounds()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dada-typeprint.c186 print_range_bound (struct type *type, char *bounds, int *n, in print_range_bound()
H A Dada-lang.c1320 desc_one_bound (struct value *bounds, int i, int which) in desc_one_bound()
1449 ada_type_of_array (struct value *arr, int bounds) in ada_type_of_array()
3563 struct value *bounds = allocate_value (bounds_type); in make_array_descriptor() local
/openbsd/gnu/usr.bin/perl/
H A Dregcomp_debug.c868 const char * const bounds[] = { in Perl_regprop() local
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dc-typeck.c4585 push_array_bounds (bounds) in push_array_bounds() argument
/openbsd/gnu/gcc/gcc/cp/
H A Dparser.c995 make_array_declarator (cp_declarator *element, tree bounds) in make_array_declarator()
11685 tree bounds; in cp_parser_direct_declarator() local
H A Dcp-tree.h3751 tree bounds; member
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1553 auto bounds = GetSectionBounds(s); in ModuleInitFunction() local
/openbsd/sys/sys/
H A Dvideoio.h2065 struct v4l2_rect bounds; member