HomeSort by relevance Sort by last modified time
    Searched full:compose (Results 151 - 175 of 367) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/guava/guava/src/com/google/common/base/
Suppliers.java 49 public static <F, T> Supplier<T> compose( method in class:Suppliers
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/src/
harfbuzz-hangul.c 149 /* see if we can compose the syllable into a modern hangul */
  /external/icu4c/layout/
ThaiShaping.cpp 265 le_int32 ThaiShaping::compose(const LEUnicode *input, le_int32 offset, le_int32 charCount, le_uint8 glyphSet, function in class:ThaiShaping
  /external/libvpx/examples/includes/geshi/geshi/
rebol.php 68 'all','any','attempt','break','catch','compose','disarm','dispatch',
lotusformulas.php 175 '[ComposeWithReference]', '[Compose]', '[CloseWindow]', '[Clear]',
plsql.php 109 'COMPOSE', 'COALESCE', 'CHR', 'CHARTOROWID', 'CEIL', 'CAST', 'BITAND',
  /external/openfst/src/script/
Makefile.in 76 compose.cc concat.cc connect.cc convert.cc decode.cc \
85 @HAVE_SCRIPT_TRUE@ compile.lo compose.lo concat.lo connect.lo \
244 @HAVE_SCRIPT_TRUE@libfstscript_la_SOURCES = arcsort.cc closure.cc compile.cc compose.cc \
331 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compose.Plo@am__quote@
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_keysym.h 284 SDLK_COMPOSE = 314, /**< Multi-key compose key */
  /external/svox/pico/lib/
picodbg.c 347 /* compose output format string */
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
AdnRecordLoader.java 105 * It will get the record size of EF record and compose hex adn array
  /hardware/libhardware/include/hardware/
hwcomposer_v0.h 92 /* handle of buffer to compose. This handle is guaranteed to have been
  /libcore/luni/src/main/java/java/nio/
ReadWriteDirectByteBuffer.java 25 * compose the implementation of platform memory based byte buffers.
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapCallLogComposer.java 172 * This static function is to compose vCard for phone own number
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_keysym.h 284 SDLK_COMPOSE = 314, /**< Multi-key compose key */
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_keysym.h 284 SDLK_COMPOSE = 314, /**< Multi-key compose key */
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_keysym.h 284 SDLK_COMPOSE = 314, /**< Multi-key compose key */
  /development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
BluetoothChat.java 144 // Initialize the compose field with a listener for the return key
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_sdp.c 89 ** Description This function is called to compose a data sequence from
  /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/llvm/docs/
GettingStartedVS.rst 17 There are many different projects that compose LLVM. The first is the LLVM
  /external/llvm/lib/Target/
TargetRegisterInfo.cpp 226 // 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

Completed in 578 milliseconds

1 2 3 4 5 67 8 91011>>