Searched defs:top (Results 1 - 25 of 368) sorted by relevance

1234567891011>>

/external/v8/test/mjsunit/regress/
H A Dregress-2249423.js31 function top() { function
40 top();
/external/v8/src/heap/
H A Dstore-buffer-inl.h22 Address* top = reinterpret_cast<Address*>(heap_->store_buffer_top()); local
23 *top++ = addr;
24 heap_->public_set_store_buffer_top(top);
25 if ((reinterpret_cast<uintptr_t>(top) & kStoreBufferOverflowBit) != 0) {
26 DCHECK(top == limit_);
29 DCHECK(top < limit_);
40 Address* top = old_top_; local
41 *top++ = addr;
42 old_top_ = top;
45 if (top >
[all...]
/external/freetype/src/cff/
H A Dcf2stack.h66 CF2_StackNumber* top; member in struct:CF2_StackRec_
/external/linux-tools-perf/src/tools/perf/util/
H A Dpstack.c13 unsigned short top; member in struct:pstack
34 return pstack->top == 0;
39 unsigned short i = pstack->top, last_index = pstack->top - 1;
47 --pstack->top;
56 if (pstack->top == pstack->max_nr_entries) {
57 pr_err("%s: top=%d, overflow!\n", __func__, pstack->top);
60 pstack->entries[pstack->top++] = key;
67 if (pstack->top
[all...]
H A Dtop.c4 * Refactored from builtin-top.c, see that files for further copyright notes.
15 #include "top.h"
24 size_t perf_top__header_snprintf(struct perf_top *top, char *bf, size_t size) argument
29 struct perf_record_opts *opts = &top->record_opts;
33 if (top->samples) {
34 samples_per_sec = top->samples / top->delay_secs;
35 ksamples_per_sec = top->kernel_samples / top->delay_secs;
36 esamples_percent = (100.0 * top
112 perf_top__reset_sample_counters(struct perf_top *top) argument
[all...]
/external/llvm/test/MC/AsmParser/
H A Dmacro-args.s31 .macro top
46 top foo label
47 top bar, 42 label
/external/pdfium/third_party/freetype/src/cff/
H A Dcf2stack.h66 CF2_StackNumber* top; member in struct:CF2_StackRec_
/external/robolectric/src/main/java/com/xtremelabs/robolectric/matchers/
H A DHasCompoundDrawablesMatcher.java16 public HasCompoundDrawablesMatcher(int left, int top, int right, int bottom) { argument
17 expectedCompoundDrawables = new ShadowTextView.CompoundDrawables(left, top, right, bottom);
42 public static Matcher<TextView> hasCompoundDrawables(int left, int top, int right, int bottom) { argument
43 return new HasCompoundDrawablesMatcher(left, top, right, bottom);
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowMarginLayoutParams.java20 public void setMargins(int left, int top, int right, int bottom) { argument
22 realMarginLayoutParams.topMargin = top;
/external/skia/src/pathops/
H A DSkPathOpsBounds.h25 void add(SkScalar left, SkScalar top, SkScalar right, SkScalar bottom) { argument
27 if (top < fTop) fTop = top;
/external/skia/src/svg/parser/
H A DSkSVGCircle.cpp30 SkScalar left, top, right, bottom; local
32 top = cy - r;
38 sprintf(scratch, "%g", SkScalarToDouble(top));
39 parser._addAttribute("top", scratch);
H A DSkSVGEllipse.cpp32 SkScalar left, top, right, bottom; local
34 top = cy - ry;
40 sprintf(scratch, "%g", SkScalarToDouble(top));
41 parser._addAttribute("top", scratch);
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/mock/
H A DMockRectF.java27 //public float top;
41 it.top = rhs.top;
47 public void $init(float left, float top, float right, float bottom) { argument
49 it.top = top;
64 it.top = it.top + dy;
69 public void offsetTo(float left, float top) { argument
72 it.bottom = top
[all...]
/external/eigen/Eigen/src/SparseCholesky/
H A DSimplicialCholesky_impl.h126 Index top = size; // stack for pattern is empty local
142 pattern[--top] = pattern[--len];
150 for(; top < size; ++top)
152 Index i = pattern[top]; /* pattern[top:n-1] is pattern of L(:,k) */
/external/fio/
H A Dcconv.c48 struct thread_options_pack *top)
53 o->set_options[i] = le64_to_cpu(top->set_options[i]);
55 string_to_cpu(&o->description, top->description);
56 string_to_cpu(&o->name, top->name);
57 string_to_cpu(&o->directory, top->directory);
58 string_to_cpu(&o->filename, top->filename);
59 string_to_cpu(&o->filename_format, top->filename_format);
60 string_to_cpu(&o->opendir, top->opendir);
61 string_to_cpu(&o->ioengine, top->ioengine);
62 string_to_cpu(&o->mmapfile, top
47 convert_thread_options_to_cpu(struct thread_options *o, struct thread_options_pack *top) argument
256 convert_thread_options_to_net(struct thread_options_pack *top, struct thread_options *o) argument
[all...]
/external/iproute2/netem/
H A Dstats.c24 double mu=0.0, sigma=0.0, sumsquare=0.0, sum=0.0, top=0.0, rho=0.0; local
47 top += ((double)x[i]-mu)*((double)x[i-1]-mu);
51 rho = top/sigma2;
57 /*printf("correlation rho = %10.6f\n", top/((double)(n-1)*sigma*sigma));*/
/external/libvncserver/x11vnc/
H A Dhelp.c3270 " e.g. to put \"`\" on top of \"a\" by pressing the dead\n"
3609 " will cause the window manager to raise it to the top\n"
3612 " the window will be pushed to top in the VNC viewer.\n"
3717 " to never try the copyrect, \"top\" means only do it if\n"
6433 char top[] =
6442 fprintf(stderr, top, lastmod);
6428 char top[] = local
/external/pdfium/fpdfsdk/src/
H A Dfpdftext_embeddertest.cpp59 double top = 0.0; local
60 FPDFText_GetCharBox(textpage, 4, &left, &right, &bottom, &top);
64 EXPECT_NEAR(55.520, top, 0.001);
85 top = 0.0;
86 FPDFText_GetRect(textpage, 1, &left, &top, &right, &bottom);
90 EXPECT_NEAR(116.000, top, 0.001);
96 top = -1.0;
97 FPDFText_GetRect(textpage, -1, &left, &top, &right, &bottom);
101 EXPECT_EQ(0.0, top);
106 top
332 double top = 0.0; local
[all...]
/external/skia/gm/
H A Dpatch.cpp29 SkPoint top[SkPatchUtils::kNumPtsCubic]; local
30 SkPatchUtils::getTopCubic(cubics, top);
38 SkPoint corners[4] = { bottom[0], bottom[3], top[0], top[3] };
41 canvas->drawPoints(SkCanvas::kLines_PointMode, 4, top, paint);
45 canvas->drawPoints(SkCanvas::kLines_PointMode, 2, top + 1, paint);
58 canvas->drawPoints(SkCanvas::kPoints_PointMode, 2, top + 1, paint);
93 //top points
/external/skia/tests/
H A DCanvasStateHelpers.cpp16 void complex_layers_draw(SkCanvas* canvas, float left, float top, argument
22 SkRect rect = SkRect::MakeLTRB(left, top, right, bottom);
29 float left, float top, float right, float bottom, int32_t spacer) {
34 complex_layers_draw(canvas, left, top, right, bottom, spacer);
39 void complex_clips_draw(SkCanvas* canvas, int32_t left, int32_t top, argument
42 SkRect clipRect = SkRect::MakeLTRB(SkIntToScalar(left), SkIntToScalar(top),
53 int32_t left, int32_t top, int32_t right, int32_t bottom, int32_t clipOp,
67 complex_clips_draw(canvas, left, top, right, bottom, clipOp, localRegion);
28 complex_layers_draw_from_canvas_state(SkCanvasState* state, float left, float top, float right, float bottom, int32_t spacer) argument
52 complex_clips_draw_from_canvas_state(SkCanvasState* state, int32_t left, int32_t top, int32_t right, int32_t bottom, int32_t clipOp, int32_t regionRects, int32_t* rectCoords) argument
H A DTDStackNesterTest.cpp25 * Test SkTDStackNester<int>::pop(). Pops the top element off the stack, and
34 const int top = nester->top(); local
37 REPORTER_ASSERT(reporter, top == value);
/external/zxing/qr_scanner/src/com/google/zxing/client/android/
H A DPlanarYUVLuminanceSource.java39 private final int top; field in class:PlanarYUVLuminanceSource
41 public PlanarYUVLuminanceSource(byte[] yuvData, int dataWidth, int dataHeight, int left, int top, argument
45 if (left + width > dataWidth || top + height > dataHeight) {
53 this.top = top;
68 int offset = (y + top) * dataWidth + left;
86 int inputOffset = top * dataWidth + left;
114 int inputOffset = top * dataWidth + left;
132 for (int y = 0, rowStart = top * dataWidth + left; y < height; y++, rowStart += dataWidth) {
/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DXUnresolvedVariable.java145 * @param top A valid value that specifies where in the variable
148 public void setVarStackPos(int top) argument
150 m_varStackPos = top;
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DDTMTreeWalker.java110 int top = pos; // Remember the root of this subtree
120 if (top == pos)
129 if ((DTM.NULL == pos) || (top == pos))
131 // %REVIEW% This condition isn't tested in traverse(pos,top)
153 * @param top Node in the tree where to end traversal.
154 * If top==DTM.NULL, run through end of document.
158 public void traverse(int pos, int top) throws org.xml.sax.SAXException argument
161 // if(top==DTM.NULL) top=0
173 if ((DTM.NULL != top)
[all...]
/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DTreeWalker.java141 Node top = pos;
153 if (top.equals(pos))
162 if ((null == pos) || (top.equals(pos)))
188 * @param top Node in the tree where to end traversal
192 public void traverse(Node pos, Node top) throws org.xml.sax.SAXException argument
207 if ((null != top) && top.equals(pos))
216 if ((null == pos) || ((null != top) && top.equals(pos)))

Completed in 1646 milliseconds

1234567891011>>