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

1 2 3 4 56 7 8 91011>>

  /device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/include/
mt8173_def.h 126 /* Macros to construct the composite power state */
128 /* Make composite power state parameter till power level 0 */
140 /* Make composite power state parameter till power level 1 */
145 /* Make composite power state parameter till power level 2 */
  /external/ImageMagick/Magick++/demo/
detrans.cpp 47 base.composite( overlay, 0, 0, OverCompositeOp );
  /external/ImageMagick/MagickWand/
composite.h 16 MagickWand composite command-line method.
  /external/ImageMagick/tests/
validate-composite.tap 23 ${VALIDATE} -validate composite && echo "ok" || echo "not ok"
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/params/
RSAKeyParameters.java 49 // TODO: add additional primePower/Composite test - expensive!!
  /external/llvm/include/llvm/Linker/
IRMover.h 49 // The set of opaque types is the composite module.
52 // The set of identified but non opaque structures in the composite module.
76 Module &getModule() { return Composite; }
79 Module &Composite;
  /external/skia/include/effects/
SkXfermodeImageFilter.h 16 * This filter takes a SkBlendMode, and uses it to composite the foreground over the background.
  /external/skqp/include/effects/
SkXfermodeImageFilter.h 16 * This filter takes a SkBlendMode, and uses it to composite the foreground over the background.
  /external/tensorflow/tensorflow/contrib/lite/toco/tensorflow_graph_matching/
resolve_cluster.h 31 // corresponding composite ops. It generates a new graph using the newly
32 // generated composite ops. Each cluster factory is responsible to recognize a
56 // nodes which matches a given composite op. Each composite op is represented
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Linker/
IRMover.h 49 // The set of opaque types is the composite module.
52 // The set of identified but non opaque structures in the composite module.
79 Module &getModule() { return Composite; }
82 Module &Composite;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Linker/
IRMover.h 49 // The set of opaque types is the composite module.
52 // The set of identified but non opaque structures in the composite module.
79 Module &getModule() { return Composite; }
82 Module &Composite;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Linker/
IRMover.h 49 // The set of opaque types is the composite module.
52 // The set of identified but non opaque structures in the composite module.
79 Module &getModule() { return Composite; }
82 Module &Composite;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Linker/
IRMover.h 49 // The set of opaque types is the composite module.
52 // The set of identified but non opaque structures in the composite module.
79 Module &getModule() { return Composite; }
82 Module &Composite;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Linker/
IRMover.h 49 // The set of opaque types is the composite module.
52 // The set of identified but non opaque structures in the composite module.
79 Module &getModule() { return Composite; }
82 Module &Composite;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Linker/
IRMover.h 49 // The set of opaque types is the composite module.
52 // The set of identified but non opaque structures in the composite module.
79 Module &getModule() { return Composite; }
82 Module &Composite;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Linker/
IRMover.h 49 // The set of opaque types is the composite module.
52 // The set of identified but non opaque structures in the composite module.
79 Module &getModule() { return Composite; }
82 Module &Composite;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Linker/
IRMover.h 49 // The set of opaque types is the composite module.
52 // The set of identified but non opaque structures in the composite module.
79 Module &getModule() { return Composite; }
82 Module &Composite;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Linker/
IRMover.h 49 // The set of opaque types is the composite module.
52 // The set of identified but non opaque structures in the composite module.
79 Module &getModule() { return Composite; }
82 Module &Composite;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Linker/
IRMover.h 49 // The set of opaque types is the composite module.
52 // The set of identified but non opaque structures in the composite module.
79 Module &getModule() { return Composite; }
82 Module &Composite;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Linker/
IRMover.h 49 // The set of opaque types is the composite module.
52 // The set of identified but non opaque structures in the composite module.
79 Module &getModule() { return Composite; }
82 Module &Composite;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Linker/
IRMover.h 49 // The set of opaque types is the composite module.
52 // The set of identified but non opaque structures in the composite module.
79 Module &getModule() { return Composite; }
82 Module &Composite;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Linker/
IRMover.h 49 // The set of opaque types is the composite module.
52 // The set of identified but non opaque structures in the composite module.
79 Module &getModule() { return Composite; }
82 Module &Composite;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Linker/
IRMover.h 49 // The set of opaque types is the composite module.
52 // The set of identified but non opaque structures in the composite module.
79 Module &getModule() { return Composite; }
82 Module &Composite;
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug098.go 14 var m *M = &M{0 : 0}; // should be legal to use & here for consistency with other composite constructors (prev. line)
bug494.go 8 // appeared in a composite literal that required a conversion between

Completed in 536 milliseconds

1 2 3 4 56 7 8 91011>>