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

<<21222324252627282930>>

  /external/tensorflow/tensorflow/python/ops/
linalg_ops.py 253 """Determines whether to use the composite or specialized CPU kernel.
257 composite implementation is inefficient since it has to read the entire
262 Only fast mode is supported by the composite impl, so `False` is returned
270 True if the composite impl should be used. False otherwise.
299 """Composite implementation of matrix_solve_ls that supports GPU."""
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/SPIRV/
SpvBuilder.cpp 562 // Return the lowest-level type of scalar that an homogeneous composite is made out of.
590 // Return the type of 'member' of a composite.
613 // Return the immediately contained type of a given composite type.
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/sdkuilib/24.5.0/
sdkuilib-24.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdkuilib/25.0.0-alpha1/
sdkuilib-25.0.0-alpha1.jar 
  /external/ImageMagick/MagickWand/
montage.c 36 % Use the montage program to create a composite image by combining several
37 % separate images. The images are tiled on the composite image optionally
146 "-compose operator composite operator",
214 "-composite composite image",
716 if (LocaleCompare("composite",option+1) == 0)
    [all...]
  /external/fonttools/Lib/fontTools/ttLib/tables/
_g_l_y_f.py 21 # scaled composite components: one does scale first and then translate
204 SCALED_COMPONENT_OFFSET = 0x0800 # composite designed to have the component offset scaled (designed for Apple)
205 UNSCALED_COMPONENT_OFFSET = 0x1000 # composite designed not to have the component offset scaled (designed for MS)
364 assert len(data) < 4, "bad composite data"
626 # it's a composite
678 return [] # Not composite
  /frameworks/native/libs/gui/tests/
Surface_test.cpp     [all...]
  /libcore/luni/src/main/java/javax/xml/datatype/
DatatypeFactory.java     [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
syntax.go 552 OCOMPLIT // Right{List} (composite literal, not yet lowered to specific form)
553 OMAPLIT // Type{List} (composite literal, Type is map)
554 OSTRUCTLIT // Type{List} (composite literal, Type is struct)
555 OARRAYLIT // Type{List} (composite literal, Type is array)
556 OSLICELIT // Type{List} (composite literal, Type is slice)
557 OPTRLIT // &Left (left is composite literal)
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
syntax.go 552 OCOMPLIT // Right{List} (composite literal, not yet lowered to specific form)
553 OMAPLIT // Type{List} (composite literal, Type is map)
554 OSTRUCTLIT // Type{List} (composite literal, Type is struct)
555 OARRAYLIT // Type{List} (composite literal, Type is array)
556 OSLICELIT // Type{List} (composite literal, Type is slice)
557 OPTRLIT // &Left (left is composite literal)
    [all...]
  /prebuilts/devtools/tools/lib/
sdkuilib.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdkuilib/24.4.0-beta6/
sdkuilib-24.4.0-beta6.jar 
  /external/protobuf/python/google/protobuf/internal/
reflection_test.py 147 # Constructor with only repeated composite types should succeed.
269 # composite (i.e., foreign or group) field in TestAllTypes,
271 # scalar field within that composite.
303 # proto.composite.HasField('scalar') will still return False.
307 # Assert that the composite object does not "have" the scalar.
309 # Assert that proto does not "have" the composite field.
312 # Now set the scalar within the composite field. Ensure that the setting
313 # is reflected, and that proto.HasField('composite') and
314 # proto.composite.HasField('scalar') now both return True.
429 # Do the same test, but with a repeated composite field within th
    [all...]
  /external/ImageMagick/ImageMagick/script/
magick-core.html 61 <li><a href="../api/composite.php">Composite an Image</a></li>
  /external/ImageMagick/www/
magick-core.html 65 <li><a href="api/composite.html">Composite an Image</a></li>
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
IDebugEventListener.cs 53 * The grammarFileName allows composite grammars to jump around among
71 * The grammarFileName allows composite grammars to jump around among
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Debug/
IDebugEventListener.cs 55 * The grammarFileName allows composite grammars to jump around among
73 * The grammarFileName allows composite grammars to jump around among
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
DebugEventListener.java 53 * The grammarFileName allows composite grammars to jump around among
67 * The grammarFileName allows composite grammars to jump around among
  /external/autotest/frontend/client/src/autotest/common/spreadsheet/
Spreadsheet.java 20 import com.google.gwt.user.client.ui.Composite;
34 public class Spreadsheet extends Composite
  /external/freetype/src/truetype/
ttgload.c 53 /* Composite glyph flags. */
721 /* to the composite instructions, if we find some. */
815 /* XXX: UNDOCUMENTED! Hinting instructions of a composite glyph */
    [all...]
ttinterp.h 229 FT_Bool is_composite; /* true if the glyph is composite */
304 * - SHPIX and DELTAP don't execute unless moving a composite on the
  /external/google-breakpad/src/common/mac/
GTMLogger.m 93 // and create a composite logger that an outer "standard" logger can use
96 // or add writers without knowing the inner structure of our composite.
  /external/llvm/bindings/go/llvm/
dibuilder.go 370 // composite type debug metadata.
382 // CreateReplaceableCompositeType creates replaceable composite type debug metadata.
  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/
r8936.htm 235 string, for example: "Vin (Composite 2)". This information is intended
409 Composite Video, S-Video, RGB.</TD
x448.htm 132 choice. Similar a Composite input may collapse standards, enumerating
542 assume the tuner and composite input in the example above both

Completed in 444 milliseconds

<<21222324252627282930>>