/prebuilts/gradle-plugin/com/android/tools/sdkstats/24.5.0/ |
sdkstats-24.5.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdkstats/25.0.0-alpha1/ |
sdkstats-25.0.0-alpha1.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/ |
org.eclipse.sisu.plexus-0.0.0.M5.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar | |
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar | |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
AssignTokenTypesBehavior.java | 132 grammar.composite.lexerRules.add(t.getText()); 147 Grammar parent = grammar.composite.getDelegator(grammar);
|
CompositeGrammar.java | 46 * We have to start out assuming a composite grammar situation as we can't 60 /** Used to assign state numbers; all grammars in composite share common 65 /** The NFA states in the NFA built from rules across grammars in composite. 176 // make sure new grammar shares this composite 177 delegate.composite = this; 383 //System.out.println("### createNFAs for composite; grammars: "+names);
|
GrammarAST.java | 230 grammar.composite.getRootGrammar().atLeastOneBacktrackOption = true;
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/ |
PerformanceResultsPreferencePage.java | 34 import org.eclipse.swt.widgets.Composite; 101 private Button createCheckBox(Composite parent, String label) { 119 private CCombo createCombo(Composite parent) { 134 * Creates composite control and sets the default layout data. 137 * the parent of the new composite 139 * the number of columns for the new composite 143 private Composite createComposite(Composite parent, int numColumns, int hSpan) { 144 Composite composite = new Composite(parent, SWT.NULL) local [all...] |
/external/icu/icu4c/source/i18n/ |
collationbuilder.h | 136 UChar32 composite, const UnicodeString &decomp,
|
collationbuilder.cpp | 1178 UChar32 composite = iter.getCodepoint(); local [all...] |
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
syntax.go | 228 OCOMPLIT // Right{List} (composite literal, not yet lowered to specific form) 229 OMAPLIT // Type{List} (composite literal, Type is map) 230 OSTRUCTLIT // Type{List} (composite literal, Type is struct) 231 OARRAYLIT // Type{List} (composite literal, Type is array or slice) 232 OPTRLIT // &Left (left is composite literal)
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ |
syntax.go | 225 OCOMPLIT // Right{List} (composite literal, not yet lowered to specific form) 226 OMAPLIT // Type{List} (composite literal, Type is map) 227 OSTRUCTLIT // Type{List} (composite literal, Type is struct) 228 OARRAYLIT // Type{List} (composite literal, Type is array or slice) 229 OPTRLIT // &Left (left is composite literal)
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
syntax.go | 228 OCOMPLIT // Right{List} (composite literal, not yet lowered to specific form) 229 OMAPLIT // Type{List} (composite literal, Type is map) 230 OSTRUCTLIT // Type{List} (composite literal, Type is struct) 231 OARRAYLIT // Type{List} (composite literal, Type is array or slice) 232 OPTRLIT // &Left (left is composite literal)
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/ |
syntax.go | 225 OCOMPLIT // Right{List} (composite literal, not yet lowered to specific form) 226 OMAPLIT // Type{List} (composite literal, Type is map) 227 OSTRUCTLIT // Type{List} (composite literal, Type is struct) 228 OARRAYLIT // Type{List} (composite literal, Type is array or slice) 229 OPTRLIT // &Left (left is composite literal)
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/ |
normalize-keyframes.js | 185 } else if (member == 'composite') {
|
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/com/badlogic/gdx/graphics/ |
Pixmap.java | 32 import com.google.gwt.canvas.dom.client.Context2d.Composite;
101 context.setGlobalCompositeOperation(Composite.COPY);
110 private static Composite getComposite () {
111 return Composite.SOURCE_OVER;
146 Composite composite = getComposite();
local 148 pixmap.context.setGlobalCompositeOperation(composite);
395 context.setGlobalCompositeOperation(Composite.SOURCE_OVER);
416 context.setGlobalCompositeOperation(Composite.SOURCE_OVER);
437 context.setGlobalCompositeOperation(Composite.SOURCE_OVER); [all...] |
/external/libpng/contrib/gregbook/ |
rpng-x.c | 108 #define alpha_composite(composite, fg, alpha, bg) { \ 111 (composite) = (uch)((temp + (temp >> 8)) >> 8); \ 399 /* display image (composite with background if requested) */
|
/prebuilts/go/darwin-x86/src/crypto/rand/ |
util.go | 14 // exclude some fraction of composite candidates when searching for a random
|
/prebuilts/go/linux-x86/src/crypto/rand/ |
util.go | 14 // exclude some fraction of composite candidates when searching for a random
|
/external/ImageMagick/Magick++/lib/Magick++/ |
Image.h | 762 void composite(const Image &compositeImage_,const Geometry &offset_, 764 void composite(const Image &compositeImage_,const GravityType gravity_, 766 void composite(const Image &compositeImage_,const ::ssize_t xOffset_, [all...] |
/external/ImageMagick/MagickCore/ |
draw.c | 59 #include "MagickCore/composite.h" 60 #include "MagickCore/composite-private.h" 1171 composite, local 3430 composite, local [all...] |
/prebuilts/tools/common/m2/repository/com/android/tools/external/propertysheet/1.0/ |
propertysheet-1.0.jar | |
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/ |
plexus-container-default-1.0-alpha-9-stable-1.jar | |
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
Canvas_Delegate.java | 32 import java.awt.Composite; 520 Composite composite = PorterDuffUtility.getComposite( 522 if (composite != null) { 523 graphics.setComposite(composite); [all...] |