Searched refs:modify (Results 126 - 150 of 256) sorted by relevance

1234567891011

/external/libvpx/examples/includes/geshi/geshi/
H A Dxpp.php25 * GeSHi is free software; you can redistribute it and/or modify
H A Dz80.php30 * GeSHi is free software; you can redistribute it and/or modify
H A Dactionscript3.php41 * GeSHi is free software; you can redistribute it and/or modify
H A Dbash.php39 * GeSHi is free software; you can redistribute it and/or modify
H A Dc.php41 * GeSHi is free software; you can redistribute it and/or modify
H A Dcpp.php35 * GeSHi is free software; you can redistribute it and/or modify
H A Ddcs.php40 * GeSHi is free software; you can redistribute it and/or modify
H A Ddiff.php29 * GeSHi is free software; you can redistribute it and/or modify
H A Ddos.php46 * GeSHi is free software; you can redistribute it and/or modify
H A Dhaskell.php24 * GeSHi is free software; you can redistribute it and/or modify
H A Dklonec.php24 * GeSHi is free software; you can redistribute it and/or modify
H A Dklonecpp.php24 * GeSHi is free software; you can redistribute it and/or modify
H A Dlatex.php37 * GeSHi is free software; you can redistribute it and/or modify
H A Dobjc.php34 * GeSHi is free software; you can redistribute it and/or modify
H A Docaml.php26 * GeSHi is free software; you can redistribute it and/or modify
H A Doracle11.php28 * GeSHi is free software; you can redistribute it and/or modify
H A Dperl.php37 * GeSHi is free software; you can redistribute it and/or modify
H A Dphp.php37 * GeSHi is free software; you can redistribute it and/or modify
/external/libvpx/vp8/common/arm/neon/
H A Dshortidct4x4llm_neon.asm49 vqadd.s16 q3, q3, q2 ;modify since sinpi8sqrt2 > 65536/2 (negtive number)
81 vqadd.s16 q3, q3, q2 ;modify since sinpi8sqrt2 > 65536/2 (negtive number)
/external/mesa3d/src/mesa/main/
H A Dcompiler.h11 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
456 modify exact [];
462 modify exact [];
/external/sqlite/android/
H A DAndroid.mk59 # Please add tests if you modify the implementation of PhoneNumberUtils.cpp and add
/external/webkit/Source/WebCore/editing/
H A DSelectionController.h94 bool modify(EAlteration, SelectionDirection, TextGranularity, bool userTriggered = false);
95 bool modify(EAlteration, int verticalDistance, bool userTriggered = false, CursorAlignOnScroll = AlignCursorOnScrollIfNeeded);
/external/webkit/Source/WebCore/plugins/win/
H A DPaintHooks.asm5 ; modify it under the terms of the GNU Library General Public
/external/webkit/Source/WebCore/page/
H A DDOMSelection.cpp291 void DOMSelection::modify(const String& alterString, const String& directionString, const String& granularityString) function in class:WebCore::DOMSelection
340 m_frame->selection()->modify(alter, direction, granularity, false);
445 selection->modify(SelectionController::AlterationExtend, DirectionBackward, CharacterGranularity);
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
H A DGridDataFactory.java132 public static GridDataFactory modify(Control control) { method in class:GridDataFactory

Completed in 724 milliseconds

1234567891011