/external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/ |
aesni-x86.pl | 603 # compose byte-swap control mask for pshufb on stack 609 # compose counter increment vector on stack 682 # compose byte-swap control mask for pshufb on stack 688 # compose counter increment vector on stack 797 # compose byte-swap control mask for pshufb on stack 803 # compose counter increment vector on stack 816 # compose 2 vectors of 3x32-bit counters 1048 &mov (&DWP(16*6+0,"esp"),0x87); # compose the magic constant [all...] |
/external/chromium_org/third_party/skia/src/animator/ |
SkDrawExtraPathEffect.cpp | 413 const char kDrawComposePathEffectName[] = "pathEffect:compose";
|
/external/chromium_org/v8/src/ |
effects.h | 46 // There are two ways to compose effects: sequentially (they happen one after
|
/external/guava/guava/src/com/google/common/base/ |
Functions.java | 190 public static <A, B, C> Function<A, C> compose(Function<B, C> g, Function<A, ? extends B> f) { method in class:Functions
|
/external/harfbuzz_ng/src/ |
hb-old.cc | 361 /* Ok, we've got everything we need, now compose output buffer,
|
hb-ot-shape-complex-arabic.cc | 353 NULL, /* compose */
|
hb-ot-shape-complex-sea.cc | 380 NULL, /* compose */
|
hb-ot-shape-complex-thai.cc | 374 NULL, /* compose */
|
hb-uniscribe.cc | 415 /* Ok, we've got everything we need, now compose output buffer,
|
/external/icu4c/test/intltest/ |
canittst.cpp | 184 Normalizer::compose(s, FALSE, 0, comp, status);
|
/external/libnfc-nxp/inc/ |
phNfcStatus.h | 59 * This is the macro which must be used to compose status values.
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
lotusformulas.php | 175 '[ComposeWithReference]', '[Compose]', '[CloseWindow]', '[Clear]',
|
plsql.php | 109 'COMPOSE', 'COALESCE', 'CHR', 'CHARTOROWID', 'CEIL', 'CAST', 'BITAND',
|
/external/llvm/lib/CodeGen/ |
TargetRegisterInfo.cpp | 232 // The indexes must compose identically: PreA+SubA == PreB+SubB.
|
/external/openssl/crypto/aes/asm/ |
aesni-x86.pl | 603 # compose byte-swap control mask for pshufb on stack 609 # compose counter increment vector on stack 682 # compose byte-swap control mask for pshufb on stack 688 # compose counter increment vector on stack 797 # compose byte-swap control mask for pshufb on stack 803 # compose counter increment vector on stack 816 # compose 2 vectors of 3x32-bit counters 1048 &mov (&DWP(16*6+0,"esp"),0x87); # compose the magic constant [all...] |
/external/qemu/distrib/sdl-1.2.15/docs/html/ |
sdlsetalpha.html | 373 of the destination surface. This means that you cannot compose two arbitrary
|
/external/skia/src/animator/ |
SkDrawExtraPathEffect.cpp | 413 const char kDrawComposePathEffectName[] = "pathEffect:compose";
|
/external/svox/pico/lib/ |
picodbg.h | 103 * To compose a tracing message line consisting of, e.g. the elements
|
/frameworks/av/media/libstagefright/codecs/aacenc/basic_op/ |
oper_32b.c | 53 * Compose from two 16 bit DPF a 32 bit integer. *
|
/frameworks/base/libs/hwui/ |
DisplayListRenderer.h | 308 // TODO: We also need to handle generation ID changes in compose shaders
|
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
VirtualDisplaySurface.h | 32 * and/or HWC compose into a buffer that is then passed to an arbitrary
|
/packages/apps/Email/src/com/android/email2/ui/ |
MailActivityEmail.java | 115 * enables or disables the Compose activity, the boot receiver and the service based on
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
MailActivity.java | 37 import com.android.mail.compose.ComposeActivity;
|
/ndk/tests/build/issue20862-libpng-O0/jni/ |
pngrtran.c | 246 int compose = 0; local 289 /* No compose, but it may be set by png_set_background! */ 295 compose = 1; 303 compose = 1; 310 compose = 1; 332 if (compose) [all...] |
/cts/tools/vm-tests-tf/src/util/build/ |
BuildDalvikSuite.java | 131 cat.compose(); 137 public void compose() throws IOException { method in class:BuildDalvikSuite
|