HomeSort by relevance Sort by last modified time
    Searched full:aliased (Results 201 - 225 of 506) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/pdfium/third_party/freetype/include/freetype/
ftstroke.h 47 * displayed with a coloured (and anti-aliased) border around their
  /external/skia/include/core/
SkClipStack.h 101 /** If getType() is not kEmpty this indicates whether the clip shape should be anti-aliased
  /external/v8/test/webkit/
dfg-arguments-alias-one-block-overwrite-expected.txt 24 Tests that if you alias the arguments in a very small function, arguments simplification still works even if the variable isn't must-aliased.
  /frameworks/wilhelm/src/
sles.c 217 // Note that we ignore duplicate requests, including equal and aliased IDs
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
Tkdnd.py 92 target's dnd_commit() method could then simply be aliased to
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
Tkdnd.py 92 target's dnd_commit() method could then simply be aliased to
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftstroke.h 47 * displayed with a coloured (and anti-aliased) border around their
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkdnd.py 92 target's dnd_commit() method could then simply be aliased to
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkdnd.py 92 target's dnd_commit() method could then simply be aliased to
  /system/bt/osi/src/
config.c 52 // Empty definition; this type is aliased to list_node_t.
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemLiteralResult.java 426 * return the aliased result namespace, not the original stylesheet
473 * return the aliased name prefix, not the original stylesheet
    [all...]
  /external/chromium-trace/catapult/third_party/closure_linter/closure_linter/
javascriptlintrules.py 559 # Flags that use aliased symbols should be counted.
569 tracks usage of aliased symbols (which may be local variables).
  /external/clang/include/clang/Basic/
DiagnosticLexKinds.td 416 ExtWarn<"angle-bracketed include <%0> cannot be aliased to double-quoted "
419 ExtWarn<"double-quoted include \"%0\" cannot be aliased to angle-bracketed "
  /external/google-breakpad/src/third_party/libdisasm/
libdis.h 137 unsigned int shift; /* amount to shift aliased reg by */
    [all...]
  /external/libunwind/src/ia64/
Gparser.c 747 instructions at the aliased IP. RLEN=0 implies that the current
748 state matches exactly that of before the instruction at the aliased
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree-flow-inline.h 514 /* Return true if VAR may be aliased. A variable is considered as
515 maybe aliased if it has its address taken by the local TU
    [all...]
  /external/llvm/lib/Analysis/
MemoryDependenceAnalysis.cpp 531 // Values depend on loads if the pointers are must aliased. This means that
532 // a load depends on another must aliased load from the same value.
592 // Must aliased loads are defs of each other.
612 // Stores don't depend on other no-aliased accesses.
620 // Stores depend on may/must aliased loads.
691 // If the allocation is not aliased and does not read memory (like
    [all...]
  /external/icu/icu4c/source/common/unicode/
uloc.h 470 * It does NOT map aliased names in any way.
493 * ICU format. It does NOT map aliased names in any way.
809 * ICU format. It does NOT map aliased names in any way.
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/reference/
ft2-basic_types.html     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonExpandCondsets.cpp 865 // Search for aliased memory reference in (StartI, EndI).
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp 547 bool aliased = true; local
550 aliased = AA->alias(Loc1, Loc2);
553 result = aliased;
554 return aliased;
    [all...]
  /external/ImageMagick/ImageMagick/api/
morphology.html 258 <dd> Different types of distance measuring methods, which are used with the a 'Distance' morphology method for generating a gradient based on distance from an edge of a binary shape, though there is a technique for handling a anti-aliased shape. </dd>
272 <dd> The first three Distance Measuring Kernels will only generate distances of exact multiples of {scale} in binary images. As such you can use a scale of 1 without loosing any information. However you also need some scaling when handling non-binary anti-aliased shapes. </dd>
    [all...]
  /external/ImageMagick/www/api/
morphology.html 262 <dd> Different types of distance measuring methods, which are used with the a 'Distance' morphology method for generating a gradient based on distance from an edge of a binary shape, though there is a technique for handling a anti-aliased shape. </dd>
276 <dd> The first three Distance Measuring Kernels will only generate distances of exact multiples of {scale} in binary images. As such you can use a scale of 1 without loosing any information. However you also need some scaling when handling non-binary anti-aliased shapes. </dd>
    [all...]
morphology.php 258 <dd> Different types of distance measuring methods, which are used with the a 'Distance' morphology method for generating a gradient based on distance from an edge of a binary shape, though there is a technique for handling a anti-aliased shape. </dd>
272 <dd> The first three Distance Measuring Kernels will only generate distances of exact multiples of {scale} in binary images. As such you can use a scale of 1 without loosing any information. However you also need some scaling when handling non-binary anti-aliased shapes. </dd>
    [all...]
  /external/dhcpcd-6.8.2/
if-linux.c 1304 /* This creates the aliased interface */
    [all...]

Completed in 983 milliseconds

1 2 3 4 5 6 7 891011>>