Home
last modified time | relevance | path

Searched defs:top (Results 1 – 25 of 416) sorted by relevance

12345678910>>...17

/external/linux-tools-perf/src/tools/perf/
Dbuiltin-top.c76 static void perf_top__update_print_entries(struct perf_top *top) in perf_top__update_print_entries()
84 struct perf_top *top = arg; in perf_top__sig_winch() local
90 static int perf_top__parse_source(struct perf_top *top, struct hist_entry *he) in perf_top__parse_source()
173 static void perf_top__record_precise_ip(struct perf_top *top, in perf_top__record_precise_ip()
209 static void perf_top__show_details(struct perf_top *top) in perf_top__show_details()
260 static void perf_top__print_sym_table(struct perf_top *top) in perf_top__print_sym_table()
338 static void perf_top__prompt_symbol(struct perf_top *top, const char *msg) in perf_top__prompt_symbol()
379 static void perf_top__print_mapped_keys(struct perf_top *top) in perf_top__print_mapped_keys()
411 static int perf_top__key_mapped(struct perf_top *top, int c) in perf_top__key_mapped()
435 static bool perf_top__handle_keypress(struct perf_top *top, int c) in perf_top__handle_keypress()
[all …]
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DViewInnerTextTest.java27 LinearLayout top = new LinearLayout(activity); in testInnerText() local
48 LinearLayout top = new LinearLayout(activity); in shouldOnlyIncludeViewTextViewsText() local
58 LinearLayout top = new LinearLayout(activity); in shouldNotPrefixBogusSpaces() local
/external/libxml2/test/relaxng/
Dempty0.rng8 <define name="top"> namedPattern
9 <element name="top"> element
Dempty1.rng8 <define name="top"> namedPattern
9 <element name="top"> element
/external/skia/tests/
DCanvasStateHelpers.cpp16 void complex_layers_draw(SkCanvas* canvas, float left, float top, in complex_layers_draw()
29 float left, float top, float right, float bottom, int32_t spacer) { in complex_layers_draw_from_canvas_state()
39 void complex_clips_draw(SkCanvas* canvas, int32_t left, int32_t top, in complex_clips_draw()
53 int32_t left, int32_t top, int32_t right, int32_t bottom, int32_t clipOp, in complex_clips_draw_from_canvas_state()
DPathOpsLineIntersectionTest.cpp135 double top = SkTMin(line1[0].fY, line1[1].fY); in testOne() local
142 double top = SkTMin(line2[0].fY, line2[1].fY); in testOne() local
182 double top = SkTMin(line1[0].fY, line1[1].fY); in testOneCoincident() local
191 double top = SkTMin(line2[0].fY, line2[1].fY); in testOneCoincident() local
/external/v8/src/heap/
Dstore-buffer-inl.h22 Address* top = reinterpret_cast<Address*>(heap_->store_buffer_top()); in Mark() local
40 Address* top = old_top_; in EnterDirectlyIntoStoreBuffer() local
/external/libxml2/doc/
Dindex.py690 def analyzeAPIFile(top): argument
705 def analyzeAPIFiles(top): argument
720 def analyzeAPIEnum(top): argument
735 def analyzeAPIConst(top): argument
750 def analyzeAPIType(top): argument
764 def analyzeAPIFunctype(top): argument
778 def analyzeAPIStruct(top): argument
801 def analyzeAPIMacro(top): argument
840 def analyzeAPIFunction(top): argument
891 def analyzeAPISymbols(top): argument
/external/webp/src/dsp/
Dlossless_neon.c179 static uint32_t Predictor5(uint32_t left, const uint32_t* const top) { in Predictor5()
183 static uint32_t Predictor6(uint32_t left, const uint32_t* const top) { in Predictor6()
187 static uint32_t Predictor7(uint32_t left, const uint32_t* const top) { in Predictor7()
191 static uint32_t Predictor8(uint32_t left, const uint32_t* const top) { in Predictor8()
196 static uint32_t Predictor9(uint32_t left, const uint32_t* const top) { in Predictor9()
201 static uint32_t Predictor10(uint32_t left, const uint32_t* const top) { in Predictor10()
222 static uint32_t Predictor11(uint32_t left, const uint32_t* const top) { in Predictor11()
238 static uint32_t Predictor12(uint32_t left, const uint32_t* const top) { in Predictor12()
255 static uint32_t Predictor13(uint32_t left, const uint32_t* const top) { in Predictor13()
Denc.c208 const uint8_t* top, int size) { in VerticalPred()
230 const uint8_t* top, int size) { in TrueMotion()
260 const uint8_t* top, in DCMode()
286 const uint8_t* top) { in IntraChromaPreds()
306 const uint8_t* left, const uint8_t* top) { in Intra16Preds()
319 static void VE4(uint8_t* dst, const uint8_t* top) { // vertical in VE4()
332 static void HE4(uint8_t* dst, const uint8_t* top) { // horizontal in HE4()
344 static void DC4(uint8_t* dst, const uint8_t* top) { in DC4()
351 static void RD4(uint8_t* dst, const uint8_t* top) { in RD4()
370 static void LD4(uint8_t* dst, const uint8_t* top) { in LD4()
[all …]
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowRect.java14 public void __constructor__(int left, int top, int right, int bottom) { in __constructor__()
34 public void set(int left, int top, int right, int bottom) { in set()
104 public boolean intersect(int left, int top, int right, int bottom) { in intersect()
/external/robolectric/src/main/java/com/xtremelabs/robolectric/matchers/
DHasCompoundDrawablesMatcher.java16 public HasCompoundDrawablesMatcher(int left, int top, int right, int bottom) { in HasCompoundDrawablesMatcher()
42 public static Matcher<TextView> hasCompoundDrawables(int left, int top, int right, int bottom) { in hasCompoundDrawables()
/external/skia/src/core/
DSkEdge.cpp61 int top = SkFDot6Round(y0); in setLine() local
102 int top = SkFDot6Round(y0); in updateLine() local
127 int top = fFirstY; in chopLineWithClip() local
208 int top = SkFDot6Round(y0); in setQuadratic() local
371 int top = SkFDot6Round(y0); in setCubic() local
DSkRect.cpp11 void SkIRect::join(int32_t left, int32_t top, int32_t right, int32_t bottom) { in join()
113 bool SkRect::intersect(SkScalar left, SkScalar top, SkScalar right, SkScalar bottom) { in intersect()
129 void SkRect::join(SkScalar left, SkScalar top, SkScalar right, SkScalar bottom) { in join()
DSkBlitter_Sprite.cpp20 void SkSpriteBlitter::setup(const SkBitmap& device, int left, int top, in setup()
52 const SkBitmap& source, int left, int top, SkTBlitterAllocator* allocator) { in ChooseSprite()
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/mock/
DMockRectF.java47 public void $init(float left, float top, float right, float bottom) { in $init()
69 public void offsetTo(float left, float top) { in offsetTo()
/external/linux-tools-perf/src/tools/perf/util/
Dtop.c24 size_t perf_top__header_snprintf(struct perf_top *top, char *bf, size_t size) in perf_top__header_snprintf()
112 void perf_top__reset_sample_counters(struct perf_top *top) in perf_top__reset_sample_counters()
/external/webp/src/enc/
Dpicture_rescale.c46 int* const left, int* const top) { in SnapTopLeftPosition()
55 int* const left, int* const top, in AdjustAndCheckRectangle()
100 int left, int top, int width, int height, in WebPPictureView()
133 int left, int top, int width, int height) { in WebPPictureCrop()
/external/pdfium/fpdfsdk/src/
Dfpdf_transformpage.cpp10 …void STDCALL FPDFPage_SetMediaBox(FPDF_PAGE page, float left, float bottom, float right, float top) in FPDFPage_SetMediaBox()
26 … void STDCALL FPDFPage_SetCropBox(FPDF_PAGE page, float left, float bottom, float right, float top) in FPDFPage_SetCropBox()
42 … STDCALL FPDFPage_GetMediaBox(FPDF_PAGE page, float* left, float* bottom, float* right, float* top) in FPDFPage_GetMediaBox()
60 …L STDCALL FPDFPage_GetCropBox(FPDF_PAGE page, float* left, float* bottom, float* right, float* top) in FPDFPage_GetCropBox()
201 …LEXPORT FPDF_CLIPPATH STDCALL FPDF_CreateClipPath(float left, float bottom, float right, float top) in FPDF_CreateClipPath()
/external/fio/
Dcconv.c48 struct thread_options_pack *top) in convert_thread_options_to_cpu()
256 void convert_thread_options_to_net(struct thread_options_pack *top, in convert_thread_options_to_net()
/external/skia/include/core/
DSkTDStack.h61 const T& top() const { in top() function
66 T& top() { in top() function
/external/skia/experimental/PdfViewer/src/
DSkTDStackNester.h139 const T& top() const { in top() function
147 T& top() { in top() function
/external/v8/test/mjsunit/regress/
Dregress-2249423.js31 function top() { function
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/
DBoxModelable.java42 public void setMargins(float left, float top, float right, float bottom); in setMargins()
44 public void setPadding(float left, float top, float right, float bottom); in setPadding()
/external/skia/src/gpu/
DGrSurface.cpp16 bool GrSurface::writePixels(int left, int top, int width, int height, in writePixels()
28 bool GrSurface::readPixels(int left, int top, int width, int height, in readPixels()

12345678910>>...17