Home
last modified time | relevance | path

Searched refs:Rearrange (Results 1 – 25 of 25) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcsection.h36 CPVT_FloatRect Rearrange();
Dcpdf_variabletext.cpp768 Rearrange(CPVT_WordRange(GetBeginWordPlace(), GetEndWordPlace())); in RearrangeAll()
772 Rearrange(PlaceRange); in RearrangePart()
775 CPVT_FloatRect CPDF_VariableText::Rearrange(const CPVT_WordRange& PlaceRange) { in Rearrange() function in CPDF_VariableText
842 rcSec = pSection->Rearrange(); in RearrangeSections()
Dcpdf_variabletext.h189 CPVT_FloatRect Rearrange(const CPVT_WordRange& PlaceRange);
Dcsection.cpp45 CPVT_FloatRect CSection::Rearrange() { in Rearrange() function in CSection
/external/python/cpython3/Lib/idlelib/
DNEWS2x.txt574 an Extra Help cascade menu. Rearrange the Help menu so the Additional
610 - Rearrange the Shell menu to put Stack Viewer entries adjacent.
DNEWS.txt571 bpo-31051: Rearrange condigdialog General tab.
/external/libavc/encoder/arm/
Dime_distortion_metrics_a9q.s1071 vrev32.16 q9, q7 @I Rearrange si's
1206 vtrn.32 q8, q4 @Rearrange to make ls of each block togather
/external/elfutils/libcpu/
DChangeLog99 * bpf_disasm.c (bpf_disasm): Rearrange the printing of instructions
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2415 uint64_t Rearrange[2]; in parseConstants() local
2416 Rearrange[0] = (Record[1] & 0xffffLL) | (Record[0] << 16); in parseConstants()
2417 Rearrange[1] = Record[0] >> 48; in parseConstants()
2419 APInt(80, Rearrange))); in parseConstants()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2946 uint64_t Rearrange[2]; in parseConstants() local
2947 Rearrange[0] = (Record[1] & 0xffffLL) | (Record[0] << 16); in parseConstants()
2948 Rearrange[1] = Record[0] >> 48; in parseConstants()
2950 APInt(80, Rearrange))); in parseConstants()
/external/python/cpython3/Misc/NEWS.d/
D3.6.3rc1.rst836 Rearrange IDLE configdialog GenPage into Window, Editor, and Help sections.
D3.7.0a1.rst5722 Rearrange IDLE configdialog GenPage into Window, Editor, and Help sections.
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2463 uint64_t Rearrange[2]; in parseConstants() local
2464 Rearrange[0] = (Record[1] & 0xffffLL) | (Record[0] << 16); in parseConstants()
2465 Rearrange[1] = Record[0] >> 48; in parseConstants()
2467 APInt(80, Rearrange))); in parseConstants()
/external/python/cpython2/Lib/idlelib/
DNEWS.txt1074 an Extra Help cascade menu. Rearrange the Help menu so the Additional
1110 - Rearrange the Shell menu to put Stack Viewer entries adjacent.
/external/curl/docs/
DTODO73 5.3 Rearrange request header order
574 5.3 Rearrange request header order
/external/mesa3d/docs/relnotes/
D19.0.0.rst1617 - st/mesa: Rearrange PIPE_QUERY_PIPELINE_STATISTICS result fetching.
1894 - intel/compiler: Rearrange code to avoid future problems
D20.0.0.rst1443 - nir/algebraic: Rearrange bcsel sequences generated by
/external/freetype/
DChangeLog.271207 * src/smooth/ftgrays.c (TWorker): Rearrange fields.
DChangeLog.291512 Rearrange `ps_builder_init' arguments to conventional order.
DChangeLog.251013 * src/smooth/ftsmooth.c (ft_smooth_render_generic): Rearrange code.
1034 * src/smooth/ftsmooth.c (ft_smooth_render_generic): Rearrange code.
DChangeLog.201379 * include/freetype/internal/ftcalc.h: Rearrange use of
DChangeLog.22658 * src/sfnt/ttbdf.c (tt_face_load_bdf_props): Rearrange code.
DChangeLog.241888 (COMPATIBLE_WIDTHS_Rules): Rearrange some rules.
/external/strace/
DChangeLog-CVS917 * stream.c (decode_poll): Rearrange so that arguments are decoded
DChangeLog9215 Rearrange the inner loop body.
35131 Rearrange flags descriptions in the usage text.
35132 * strace.c (usage): Rearrange descriptions.