/external/linux-tools-perf/src/tools/perf/ |
D | builtin-top.c | 76 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/ |
D | ViewInnerTextTest.java | 27 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/ |
D | empty0.rng | 8 <define name="top"> namedPattern 9 <element name="top"> element
|
D | empty1.rng | 8 <define name="top"> namedPattern 9 <element name="top"> element
|
/external/skia/tests/ |
D | CanvasStateHelpers.cpp | 16 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()
|
D | PathOpsLineIntersectionTest.cpp | 135 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/ |
D | store-buffer-inl.h | 22 Address* top = reinterpret_cast<Address*>(heap_->store_buffer_top()); in Mark() local 40 Address* top = old_top_; in EnterDirectlyIntoStoreBuffer() local
|
/external/libxml2/doc/ |
D | index.py | 690 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/ |
D | lossless_neon.c | 179 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()
|
D | enc.c | 208 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/ |
D | ShadowRect.java | 14 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/ |
D | HasCompoundDrawablesMatcher.java | 16 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/ |
D | SkEdge.cpp | 61 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
|
D | SkRect.cpp | 11 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()
|
D | SkBlitter_Sprite.cpp | 20 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/ |
D | MockRectF.java | 47 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/ |
D | top.c | 24 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/ |
D | picture_rescale.c | 46 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/ |
D | fpdf_transformpage.cpp | 10 …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/ |
D | cconv.c | 48 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/ |
D | SkTDStack.h | 61 const T& top() const { in top() function 66 T& top() { in top() function
|
/external/skia/experimental/PdfViewer/src/ |
D | SkTDStackNester.h | 139 const T& top() const { in top() function 147 T& top() { in top() function
|
/external/v8/test/mjsunit/regress/ |
D | regress-2249423.js | 31 function top() { function
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/ |
D | BoxModelable.java | 42 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/ |
D | GrSurface.cpp | 16 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()
|