/external/pdfium/third_party/libopenjpeg/ |
D | t1_generate_luts.c | 48 static int t1_init_ctxno_zc(OPJ_UINT32 f, OPJ_UINT32 orient) in t1_init_ctxno_zc() argument 57 switch (orient) { in t1_init_ctxno_zc() 229 OPJ_UINT32 orient = j; in main() local 230 if (orient == 2) { in main() 231 orient = 1; in main() 232 } else if (orient == 1) { in main() 233 orient = 2; in main() 235 lut_ctxno_zc[(orient << 9) | i] = t1_init_ctxno_zc(i, j); in main()
|
D | dwt.h | 82 OPJ_FLOAT64 opj_dwt_getnorm(OPJ_UINT32 level, OPJ_UINT32 orient); 108 OPJ_FLOAT64 opj_dwt_getnorm_real(OPJ_UINT32 level, OPJ_UINT32 orient);
|
D | t1.c | 179 OPJ_UINT32 orient, 190 OPJ_UINT32 orient, 213 OPJ_UINT32 orient, 233 OPJ_UINT32 orient, 1418 OPJ_UINT32 orient, in opj_t1_getwmsedec() argument 1434 w2 = opj_dwt_getnorm(level, orient); in opj_t1_getwmsedec() 1436 const OPJ_INT32 log2_gain = (orient == 0) ? 0 : in opj_t1_getwmsedec() 1437 (orient == 3) ? 2 : 1; in opj_t1_getwmsedec() 1438 w2 = opj_dwt_getnorm_real(level, orient); in opj_t1_getwmsedec() 1964 OPJ_UINT32 orient, in opj_t1_decode_cblk() argument [all …]
|
/external/cronet/third_party/icu/source/data/zone/ |
D | fur.txt | 57 ld{"Ore estive de Europe orientâl"} 58 lg{"Ore de Europe orientâl"} 59 ls{"Ore standard de Europe orientâl"}
|
/external/icu/icu4c/source/data/zone/ |
D | fur.txt | 57 ld{"Ore estive de Europe orientâl"} 58 lg{"Ore de Europe orientâl"} 59 ls{"Ore standard de Europe orientâl"}
|
/external/cronet/third_party/icu/source/data/region/ |
D | fur.txt | 13 014{"Afriche orientâl"} 20 030{"Asie orientâl"} 22 035{"Asie sud orientâl"} 32 151{"Europe orientâl"} 258 TL{"Timor orientâl"}
|
/external/icu/icu4c/source/data/region/ |
D | fur.txt | 13 014{"Afriche orientâl"} 20 030{"Asie orientâl"} 22 035{"Asie sud orientâl"} 32 151{"Europe orientâl"} 258 TL{"Timor orientâl"}
|
/external/python/cpython2/Demo/tkinter/matt/ |
D | canvas-with-scrollbars.py | 28 self.draw.scrollX = Scrollbar(self, orient=HORIZONTAL) 29 self.draw.scrollY = Scrollbar(self, orient=VERTICAL)
|
D | slider-demo-1.py | 15 orient=HORIZONTAL,
|
D | animation-w-velocity-ctrl.py | 20 self.speed = Scale(self, orient=HORIZONTAL, from_=-100, to=100)
|
D | pong-demo-1.py | 16 self.speed = Scale(self, orient=HORIZONTAL, label="ball speed",
|
/external/libcups/filter/ |
D | common.c | 406 WriteLabels(int orient) /* I - Orientation of the page */ in WriteLabels() argument 414 if ((orient ^ Orientation) & 1) in WriteLabels() 425 switch (orient & 3) in WriteLabels()
|
D | common.h | 55 extern void WriteLabels(int orient);
|
D | pstops.c | 179 static void write_labels(pstops_doc_t *doc, int orient); 693 int orient = (atoi(line + 14) / 90) & 3; in copy_comments() local 695 if (orient != Orientation) in copy_comments() 701 Orientation = (4 - Orientation + orient) & 3; in copy_comments() 703 Orientation = orient; in copy_comments() 3285 int orient) /* I - Orientation of the page */ in write_labels() argument 3293 if ((orient ^ Orientation) & 1) in write_labels() 3304 switch (orient & 3) in write_labels()
|
/external/python/cpython2/Demo/tkinter/ttk/ |
D | treeview_multicolumn.py | 64 vsb = ttk.Scrollbar(orient="vertical", command=self.tree.yview) 65 hsb = ttk.Scrollbar(orient="horizontal", command=self.tree.xview)
|
D | dirbrowser.py | 68 vsb = ttk.Scrollbar(orient="vertical") 69 hsb = ttk.Scrollbar(orient="horizontal")
|
D | listbox_scrollcmd.py | 21 s = ttk.Scrollbar(command=l.yview, orient='vertical')
|
/external/python/cpython3/Lib/idlelib/ |
D | textview.py | 55 self.yscroll = AutoHideScrollbar(self, orient=VERTICAL, 63 self.xscroll = AutoHideScrollbar(self, orient=HORIZONTAL,
|
/external/ImageMagick/scripts/ |
D | xsnap | 145 scale .options.input.delay.scale -orient horizontal -length 11c \ 182 scale .options.processing.colors.scale -orient horizontal -length 11c \ 189 scale .options.processing.rotate.scale -orient horizontal -length 11c \ 214 scale .options.output.scene.scale -orient horizontal -length 11c \
|
/external/freetype/src/base/ |
D | ftoutln.c | 842 FT_Orientation orient = FT_ORIENTATION_NONE; 890 if ( orient == FT_ORIENTATION_NONE ) 891 orient = o; 892 else if ( orient != o ) 897 return orient;
|
/external/python/cpython2/Lib/idlelib/ |
D | textView.py | 53 self.scrollbarView = Scrollbar(frameText, orient=VERTICAL,
|
/external/python/cpython2/Demo/turtle/ |
D | turtleDemo.py | 71 pane = PanedWindow(orient=HORIZONTAL, sashwidth=5, 118 self.hbar = hbar = Scrollbar(text_frame, name='hbar', orient=HORIZONTAL)
|
/external/icu/icu4c/source/data/lang/ |
D | fur.txt | 246 Syrn{"siriac orientâl"} 290 AREVELA{"armen orientâl"}
|
/external/python/cpython3/Lib/turtledemo/ |
D | __main__.py | 164 pane = PanedWindow(orient=HORIZONTAL, sashwidth=5, 220 self.hbar = hbar = Scrollbar(text_frame, name='hbar', orient=HORIZONTAL)
|
/external/cronet/third_party/icu/source/data/lang/ |
D | fur.txt | 246 Syrn{"siriac orientâl"} 290 AREVELA{"armen orientâl"}
|