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

<<21222324252627282930>>

  /external/swiftshader/third_party/LLVM/lib/Linker/
LinkArchives.cpp 107 GetAllUndefinedSymbols(Composite, UndefinedSymbols);
182 GetAllUndefinedSymbols(Composite, UndefinedSymbols);
  /frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
GcSnapshot.java 37 import java.awt.Composite;
573 * @param compositeOnly whether the paint is used for composite only. This is typically
575 * @param forceSrcMode if true, this overrides the composite to be SRC
793 // set the composite.
824 // the alpha for the composite. Always opaque if the normal paint color is used since
832 Composite composite = PorterDuffUtility.getComposite(mode, alpha); local
833 g.setComposite(composite);
    [all...]
  /hardware/interfaces/tv/input/1.0/default/
TvInput.cpp 33 static_assert(TV_INPUT_TYPE_COMPOSITE == static_cast<int>(TvInputType::COMPOSITE),
34 "TvInputType::COMPOSITE must match legacy value.");
  /packages/apps/Dialer/java/com/android/dialer/phonelookup/composite/
CompositePhoneLookup.java 17 package com.android.dialer.phonelookup.composite;
122 // Executes all child lookups (possibly in parallel), completing when the first composite lookup
  /prebuilts/misc/windows/sdl2/test/
testrendertarget.c 241 if (SDL_strcasecmp(argv[i], "--composite") == 0) {
247 SDL_Log("Usage: %s %s [--composite]\n",
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/opt/
common_uniform_elim_pass.h 141 // access chain loads into equivalent composite extracts. Then consolidate
196 // Map of extract composite ids to map of indices to insts
unify_const_pass.cpp 147 // OpSpecConstant{Op|Composite}, their values are not necessary to be
149 // OpSpecConstant{Op|Composite} results, their result values must be the
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
TextAttributeDescriptor.java 31 import org.eclipse.swt.widgets.Composite;
238 public CellEditor createPropertyEditor(Composite parent) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GestureToolTip.java 25 import org.eclipse.swt.widgets.Composite;
90 public GestureToolTip(Composite parent, boolean below, boolean toRightOf) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/widgets/
ImageCanvas.java 35 import org.eclipse.swt.widgets.Composite;
54 public ImageCanvas(Composite parent) {
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Nvme.h 862 // Contains a value corresponding to a temperature in degrees Kelvin that represents the current composite temperature of the controller and namespace(s) associated with that controller. The manner in which this value is computed is implementation specific and may not represent the actual temperature of any physical point in the NVM subsystem.
919 // Contains the amount of time in minutes that the controller is operational and the Composite Temperature is greater than or equal to the Warning Composite Temperature Threshold (WCTEMP) field and less than the Critical Composite Temperature Threshold (CCTEMP) field in the Identify Controller data structure in Figure 90.
923 // Contains the amount of time in minutes that the controller is operational and the Composite Temperature is greater the Critical Composite Temperature Threshold (CCTEMP) field in the Identify Controller data structure in Figure 90.
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
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);
  /external/freetype/include/freetype/internal/
psaux.h 508 /* pos_x :: The horizontal translation (if composite glyph). */
510 /* pos_y :: The vertical translation (if composite glyph). */
757 /* pos_x :: The horizontal translation (if composite glyph). */
759 /* pos_y :: The vertical translation (if composite glyph). */
    [all...]
  /external/protobuf/python/google/protobuf/internal/
containers.py 37 composite (e.g. they are of simple types like int32, string, etc).
38 - Repeated composite fields - Repeated fields which are composite. This
345 """Simple, list-like container for holding repeated composite fields."""
429 raise TypeError('Can only compare repeated composite fields against '
430 'other repeated composite fields.')
  /prebuilts/go/darwin-x86/src/go/types/testdata/
expr3.src 204 _ = P /* ERROR "invalid composite literal type" */ {}
268 // composite literal element types may be elided
320 // composite literal element types may be elided
392 // composite literal element types may be elided
399 // composite literal key types may be elided
405 // composite literal element and key types may be elided
  /prebuilts/go/linux-x86/src/go/types/testdata/
expr3.src 204 _ = P /* ERROR "invalid composite literal type" */ {}
268 // composite literal element types may be elided
320 // composite literal element types may be elided
392 // composite literal element types may be elided
399 // composite literal key types may be elided
405 // composite literal element and key types may be elided
  /external/ImageMagick/www/Magick++/
Enumerations.html 428 select the image composition algorithm used to compose a <i>composite
429 image</i> with an <i>image</i>. By default, each of the composite
457 <i>composite image</i> obscuring <i>image</i> in the region of
466 <p>The result is a simply <i>composite image </i>cut by the shape
476 <p>The resulting image is <i>composite image</i> with the shape of
486 <i>composite image</i> obscuring <i>image</i> there the image
488 because the portion of <i>composite image</i> outside of <i>image</i>'s
517 <p>The result of <i>composite image </i>- <i>image</i>, with
527 <p>The result of <i>composite image</i> + <i>image</i>, with
536 <p>The result of <i>composite image </i>- <i>image</i>, wit
    [all...]
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
sinit.go 568 // of composite literals.
571 // part of the composite literal.
690 // literal components of composite literals.
692 // non-literal components of composite literals.
1146 // not a special composite literal assignment
1150 // not a special composite literal assignment
1154 // not a special composite literal assignment
1158 // not a special composite literal assignment
1164 // not a special composite literal assignment
1169 // not a special composite literal assignmen
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
sinit.go 568 // of composite literals.
571 // part of the composite literal.
690 // literal components of composite literals.
692 // non-literal components of composite literals.
1146 // not a special composite literal assignment
1150 // not a special composite literal assignment
1154 // not a special composite literal assignment
1158 // not a special composite literal assignment
1164 // not a special composite literal assignment
1169 // not a special composite literal assignmen
    [all...]
  /external/ImageMagick/ImageMagick/script/
montage.html 57 <p class="lead magick-description">Use the <code>montage</code> program to create a composite image by combining several separate images. The images are tiled on the composite image optionally adorned with a border, frame, image name, and more. See <a href="command-line-processing.php">Command Line Processing</a> for advice on how to structure your <code>montage</code> command or see below for example usages of the command.</p>
61 <p>We list a few examples of the <code>montage</code> command here to illustrate its usefulness and ease of use. To get started, let's montage two images into a single composite:</p>
210 <td>set image composite operator</td>
214 <td><a href="command-line-options.php#composite">-composite</a></td>
215 <td>composite image</td>
  /external/ImageMagick/MagickCore/
channel.c 47 #include "MagickCore/composite-private.h"
868 Quantum *composite)
895 composite[i]=ClampToQuantum(gamma*MagickOver_((double) q[i],beta,
901 composite[i]=ClampToQuantum(gamma*MagickOver_((double) q[i],beta,
907 composite[i]=ClampToQuantum(gamma*MagickOver_((double) q[i],beta,
913 composite[i]=ClampToQuantum(gamma*MagickOver_((double) q[i],beta,
919 composite[i]=ClampToQuantum(QuantumRange*(Sa*(-Da)+Sa+Da));
    [all...]
  /external/ImageMagick/www/
montage.html 61 <p class="lead magick-description">Use the <code>montage</code> program to create a composite image by combining several separate images. The images are tiled on the composite image optionally adorned with a border, frame, image name, and more. See <a href="command-line-processing.html">Command Line Processing</a> for advice on how to structure your <code>montage</code> command or see below for example usages of the command.</p>
65 <p>We list a few examples of the <code>montage</code> command here to illustrate its usefulness and ease of use. To get started, let's montage two images into a single composite:</p>
214 <td>set image composite operator</td>
218 <td><a href="command-line-options.html#composite">-composite</a></td>
219 <td>composite image</td>

Completed in 377 milliseconds

<<21222324252627282930>>