HomeSort by relevance Sort by last modified time
    Searched full:composite (Results 751 - 775 of 1856) sorted by null

<<31323334353637383940>>

  /external/mesa3d/src/gallium/state_trackers/xa/
xa_tgsi.c 281 /* it has to be either a fill or a composite op */
476 /* it has to be either a fill, a composite op or a yuv conversion */
  /external/proguard/src/proguard/gui/splash/
OverrideGraphics2D.java 469 public Composite getComposite()
554 public void setComposite(Composite comp)
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
racewalk.go 486 // for composite objects we have to write every address
495 // for non-composite objects we can write just the start
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/syntax/
parser.go 615 // unaryExpr may have returned a parenthesized composite literal
750 // Parentheses are not permitted around T in a composite
752 // composite literal type T (it may not be, { could be
796 // Syntactically, composite literals are operands. Because a complit
919 // determine if '{' belongs to a composite literal or a block statement
924 // x is considered a composite literal type
935 p.syntax_error("cannot parenthesize type in composite literal")
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
racewalk.go 486 // for composite objects we have to write every address
495 // for non-composite objects we can write just the start
  /prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
parser.go 615 // unaryExpr may have returned a parenthesized composite literal
750 // Parentheses are not permitted around T in a composite
752 // composite literal type T (it may not be, { could be
796 // Syntactically, composite literals are operands. Because a complit
919 // determine if '{' belongs to a composite literal or a block statement
924 // x is considered a composite literal type
935 p.syntax_error("cannot parenthesize type in composite literal")
    [all...]
  /prebuilts/misc/common/robolectric/3.1.1/lib/
plexus-container-default-1.0-alpha-9-stable-1.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 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ClipboardSupport.java 41 import org.eclipse.swt.widgets.Composite;
67 public ClipboardSupport(LayoutCanvas canvas, Composite parent) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
SdkSelectionPage.java 44 import org.eclipse.swt.widgets.Composite;
82 public void createControl(Composite parent) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
DurationMinimap.java 38 import org.eclipse.swt.widgets.Composite;
102 public DurationMinimap(Composite parent, GLTrace trace) {
  /art/tools/ahat/src/main/com/android/ahat/heapdump/
Sort.java 122 * @return the composite comparator
  /device/linaro/bootloader/arm-trusted-firmware/docs/
platform-migration-guide.rst 87 Composite power state framework platform API modifications
91 used to describe the composite power states specific to a platform. The existing
98 In the PSCI 1.0 specification, this approach is non optimal. If composite
181 convert the power-state parameter (possibly encoding a composite power state)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
suite.py 79 """A test suite is a composite test consisting of a number of TestCases.
  /external/ImageMagick/MagickCore/
image.h 138 #include "MagickCore/composite.h"
  /external/ImageMagick/config/
ImageMagick.rdf.in 32 Composite: overlap one image over another.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/util/
CompositeFormat.java 26 * Base class for formatters of composite objects (complex numbers, vectors ...).
  /external/clang/include/clang/Basic/
OpenMPKinds.h 217 /// Checks if the specified directive kind is one of the composite or combined
  /external/clang/lib/Headers/
avxintrin.h     [all...]
  /external/junit/src/main/java/junit/framework/
TestSuite.java 17 * A <code>TestSuite</code> is a <code>Composite</code> of Tests.
  /external/llvm/test/Transforms/SimplifyCFG/
dbginfo.ll 6 %llvm.dbg.composite.type = type { i32, { }*, i8*, { }*, i32, i64, i64, i64, i32, { }*, { }* }
  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/
x341.htm 106 composite video inputs and two audio inputs exist, there may be up to
  /external/neven/Embedded/common/src/b_TensorEm/
CompactMat.h 65 /** Composite data array
  /external/protobuf/python/google/protobuf/pyext/
extension_dict.cc 171 PyErr_SetString(PyExc_TypeError, "Extension is repeated and/or composite "
  /external/python/cpython2/Demo/tkinter/guido/
canvasevents.py 16 """Base class for composite graphical objects.

Completed in 493 milliseconds

<<31323334353637383940>>