Searched refs:bottom (Results 51 - 75 of 86) sorted by relevance

1234

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_interface_internal.h248 void __asan_allocas_unpoison(uptr top, uptr bottom);
/freebsd-11-stable/contrib/gdb/gdb/
H A Dc-exp.c1015 yy_stack_print (short *bottom, short *top) argument
1018 yy_stack_print (bottom, top)
1019 short *bottom;
1024 for (/* Nothing. */; bottom <= top; ++bottom)
1025 YYFPRINTF (stderr, " %d", *bottom);
H A Dobjc-exp.c997 yy_stack_print (short *bottom, short *top) argument
1000 yy_stack_print (bottom, top)
1001 short *bottom;
1006 for (/* Nothing. */; bottom <= top; ++bottom)
1007 YYFPRINTF (stderr, " %d", *bottom);
H A Dp-exp.c807 yy_stack_print (short *bottom, short *top) argument
810 yy_stack_print (bottom, top)
811 short *bottom;
816 for (/* Nothing. */; bottom <= top; ++bottom)
817 YYFPRINTF (stderr, " %d", *bottom);
H A Dsymtab.c1439 struct partial_symbol **top, **real_top, **bottom, **center;
1461 bottom = start;
1464 while (top > bottom)
1466 center = bottom + (top - bottom) / 2;
1480 bottom = center + 1;
1483 if (!(top == bottom))
1435 struct partial_symbol **top, **real_top, **bottom, **center; local
/freebsd-11-stable/contrib/flex/
H A Ddfa.c980 goto bottom;
1009 bottom:;
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsol2-c1.asm61 mov 0, %fp ! Mark bottom frame pointer
/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_sdvo.c168 struct drm_property *bottom; member in struct:intel_sdvo_connector
1800 if (intel_sdvo_connector->bottom)
1801 drm_property_destroy(dev, intel_sdvo_connector->bottom);
1952 intel_sdvo_connector->bottom, val);
1962 } else if (intel_sdvo_connector->bottom == property) {
2572 intel_sdvo_connector->bottom =
2575 if (!intel_sdvo_connector->bottom)
2579 intel_sdvo_connector->bottom,
/freebsd-11-stable/contrib/nvi/vi/
H A Dvs_refresh.c308 goto bottom;
338 * If less than a half screen from the bottom of the file,
339 * put the last line of the file on the bottom of the screen.
341 bottom: if (db_last(sp, &lastline))
385 * the top and the bottom of the map. This isn't a problem for
H A Dvs_smap.c209 /* See if less than half a screen from the bottom. */
219 goto bottom;
268 bottom: for (p = TMAP; p > HMAP; --p)
496 /* Display the new lines at the bottom of the screen. */
755 * up and display a new line at the bottom of the screen.
1181 * If the screen isn't filled, find the bottom of what's
/freebsd-11-stable/contrib/gcc/
H A Dgcov.c1338 format_gcov (gcov_type top, gcov_type bottom, int dp)
1344 float ratio = bottom ? (float)top / bottom : 0;
1355 else if (percent >= limit && top != bottom)
1336 format_gcov(gcov_type top, gcov_type bottom, int dp) argument
/freebsd-11-stable/crypto/openssl/crypto/err/
H A Derr.h157 int top, bottom; member in struct:err_state_st
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn.h482 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom);
483 int BN_pseudo_rand(BIGNUM *rnd, int bits, int top, int bottom);
936 int BN_bntest_rand(BIGNUM *rnd, int bits, int top, int bottom);
/freebsd-11-stable/contrib/mdocml/
H A Dterm_ps.c79 size_t bottom; /* body bottom (AFM units) */ member in struct:termp_ps
616 p->ps->bottom = marginy;
1215 * Put us down a line. If we're at the page bottom, spit out a
1219 if (p->ps->psrow >= p->ps->lineheight + p->ps->bottom) {
H A Deqn.c481 free(bp->bottom);
717 parent->bottom = mandoc_strdup("\\[ul]");
/freebsd-11-stable/contrib/wpa/src/tls/
H A Dlibtommath.c1192 register mp_digit *bottom, *top; local
1196 /* bottom */
1197 bottom = a->dp;
1204 * the top of the window are copied to the bottom
1213 *bottom++ = *top++;
1218 *bottom++ = 0;
1519 register mp_digit *top, *bottom; local
1528 bottom = a->dp + a->used - 1 - b;
1532 * the bottom to the top. see bn_mp_rshd.c for more info.
1535 *top-- = *bottom
[all...]
/freebsd-11-stable/contrib/libstdc++/src/
H A DMakefile.in712 @ENABLE_SYMVERS_TRUE@ sed -n '/DO NOT DELETE/,$$p' $@ > tmp.bottom; \
713 @ENABLE_SYMVERS_TRUE@ cat tmp.top $(port_specific_symbol_files) tmp.bottom > $@; \
714 @ENABLE_SYMVERS_TRUE@ rm tmp.top tmp.bottom; \
/freebsd-11-stable/contrib/libxo/xohtml/external/
H A Djquery.qtip.js45 BOTTOM = 'bottom',
916 this.y = (corner.match(/top|bottom|center/i) || ['inherit'])[0].toLowerCase();
1870 at: 'bottom right',
2378 tip.css({ margin: '', top: '', bottom: '', left: '', right: '' }).css(position);
2423 if(offset.bottom !== undefined) { offset.top = -offset.bottom; }
2448 props = offset.bottom !== undefined ?
2456 css[ offset.bottom !== undefined ? BOTTOM : TOP ] = shift.y;
2623 // Check for overflow on the bottom/right
/freebsd-11-stable/contrib/ncurses/
H A Ddist.mk60 # man2html if we set the top/bottom margins to 6 (the default is 7). Newer
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dlib1funcs.asm621 @ since the "bit" will have been shifted out at the bottom.
667 @ bit in ip will not be in the bottom nibble, and we should not
1143 return address into the link register with the bottom bit set, and the
1183 into the link register with the bottom bit set, and the code here
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp208 Rect &bottom) const {
210 HorizontalSplit(top_height, top, bottom);
213 void HorizontalSplit(int top_height, Rect &top, Rect &bottom) const {
217 bottom.origin.x = origin.x;
218 bottom.origin.y = origin.y + top.size.height;
219 bottom.size.width = size.width;
220 bottom.size.height = size.height - top.size.height;
222 bottom.Clear();
3056 // We have no registers window showing so give the bottom area back
3074 // No variables window, grab the bottom par
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h672 bool empty() const { return Stack.empty() || top() == bottom(); }
708 iterator bottom() const { return Iterator(*this, false); } function in struct:DataFlowGraph::DefStack
H A DMachineScheduler.h180 // Allow the scheduler to force top-down or bottom-up scheduling. If neither
239 /// be scheduled at the bottom.
254 /// bottom-up scheduling.
274 /// The bottom of the unscheduled zone.
320 MachineBasicBlock::iterator bottom() const { return CurrentBottom; } function in class:llvm::ScheduleDAGMI
396 // liveness during bottom-up scheduling. Top-down scheduling may proceed but
415 /// The bottom of the unscheduled zone.
442 /// Get current register pressure for the bottom scheduled instructions.
492 /// bottom of the DAG region without covereing any unscheduled instruction.
642 // For each node scheduled bottom
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Dconfigfile.c1035 * IF we've reached the bottom end, change direction
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp81 // FIXME: I think for bottom up scheduling, the register pressure is cached
182 // Set the bottom-up policy based on the state of the current bottom zone and
187 // the instructions outside the zone, including the bottom zone.
271 if (DAG->top() == DAG->bottom()) {

Completed in 310 milliseconds

1234