Searched defs:increment (Results 1 - 25 of 52) sorted by relevance

123

/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Drestore.c115 increment (int n) function
[all...]
/openbsd-current/gnu/llvm/libcxx/include/__filesystem/
H A Ddirectory_iterator.h102 directory_iterator& increment(error_code& __ec) { return __increment(&__ec); } function in class:directory_iterator
H A Drecursive_directory_iterator.h97 recursive_directory_iterator& increment(error_code& __ec) { function in class:recursive_directory_iterator
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineInstrBundleIterator.h69 template <class Iterator> static void increment(Iterator &I) { function in struct:llvm::MachineInstrBundleIteratorHelper
95 template <class Iterator> static void increment(Iterator &I) { function in struct:llvm::MachineInstrBundleIteratorHelper
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A Dilist_iterator.h43 template <class T> static void increment(T *&I) { I = Access::getNext(*I); } function in struct:llvm::ilist_detail::IteratorHelper
49 template <class T> static void increment(T *&I) { I = Access::getPrev(*I); } function in struct:llvm::ilist_detail::IteratorHelper
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn30/
H A Ddcn30_cm_common.c121 uint32_t j, k, seg_distr[MAX_REGIONS_NUMBER], increment, start_index, hw_points; local
320 uint32_t j, k, seg_distr[MAX_REGIONS_NUMBER], increment, start_index, hw_points; local
/openbsd-current/gnu/gcc/gcc/
H A Dtree-stdarg.c279 unsigned HOST_WIDE_INT increment; local
413 unsigned HOST_WIDE_INT increment; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Ddoloop.c563 rtx increment; local
765 rtx increment; local
[all...]
/openbsd-current/usr.bin/systat/
H A Dengine.h59 int increment; member in struct:__anon2
/openbsd-current/lib/libcurses/trace/
H A Dlib_trace.c79 _nc_count_outchars(long increment) argument
/openbsd-current/gnu/llvm/clang/lib/AST/Interp/
H A DBoolean.h121 static bool increment(Boolean A, Boolean *R) { function in class:clang::interp::final
H A DIntegral.h190 static bool increment(Integral A, Integral *R) { function in class:clang::interp::final
/openbsd-current/gnu/llvm/lldb/source/Commands/
H A DCommandObjectLog.cpp587 bool increment = variable
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_cm_common.c326 uint32_t j, k, seg_distr[MAX_REGIONS_NUMBER], increment, start_index, hw_points; local
536 uint32_t j, k, seg_distr[MAX_REGIONS_NUMBER], increment, start_index, hw_points; local
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dxtensa-isa.c528 int fence_post, start, increment, i, byte_count; local
569 int fence_post, start, increment, i; local
[all...]
/openbsd-current/lib/libc/gdtoa/
H A Dstrtodg.c49 increment(b) Bigint *b; function
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dsolib-aix5.c727 CORE_ADDR increment = 0; local
/openbsd-current/lib/libc/softfloat/
H A Dsoftfloat.c414 flag roundNearestEven, increment, isTiny; local
[all...]
/openbsd-current/usr.bin/at/
H A Dparsetime.c335 int increment; local
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h59 void increment() { function in class:llvm::InstrProfIterator
/openbsd-current/gnu/llvm/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h915 void increment() { function in class:llvm::LazyCallGraph::Edge::postorder_ref_scc_iterator
/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_hotplug.c150 const int increment = long_hpd ? 10 : 1; local
/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Darm.h109 unsigned increment :1; /* == 1 means increment base register */ member in struct:block_fmt
/openbsd-current/gnu/usr.bin/gcc/gcc/config/i960/
H A Di960.c1523 int i, j, increment; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/f/
H A Ddata.c90 ffetargetIntegerDefault increment; member in struct:_ffedata_impdo_

Completed in 495 milliseconds

123