HomeSort by relevance Sort by last modified time
    Searched full:twi (Results 1 - 25 of 35) sorted by null

1 2

  /external/valgrind/main/none/tests/ppc32/
twi.vgtest 1 prog: twi
Makefile.am 25 twi.stderr.exp twi.stdout.exp twi.vgtest \
45 testVMX twi tw xlc_dbl_u32 power5+_round power6_bcmp \
Makefile.in 61 testVMX$(EXEEXT) twi$(EXEEXT) tw$(EXEEXT) xlc_dbl_u32$(EXEEXT) \
170 twi_SOURCES = twi.c
171 twi_OBJECTS = twi.$(OBJEXT)
190 test_isa_2_06_part3.c tw.c twi.c xlc_dbl_u32.c
196 test_isa_2_06_part3.c tw.c twi.c xlc_dbl_u32.c
496 twi.stderr.exp twi.stdout.exp twi.vgtest \
658 twi$(EXEEXT): $(twi_OBJECTS) $(twi_DEPENDENCIES)
659 @rm -f twi$(EXEEXT
    [all...]
  /external/valgrind/main/none/tests/ppc64/
twi_tdi.c 33 __asm__ __volatile__("twi 0, %0,-100"
37 __asm__ __volatile__("twi 1, %0,-100"
41 __asm__ __volatile__("twi 2, %0,-100"
45 __asm__ __volatile__("twi 3, %0,-100"
49 __asm__ __volatile__("twi 4, %0,-100"
53 __asm__ __volatile__("twi 5, %0,-100"
57 __asm__ __volatile__("twi 6, %0,-100"
61 __asm__ __volatile__("twi 7, %0,-100"
65 __asm__ __volatile__("twi 8, %0,-100"
69 __asm__ __volatile__("twi 9, %0,-100
    [all...]
  /external/arduino/libraries/Wire/utility/
twi.c 2 twi.c - TWI/I2C library for Wiring & Arduino
25 #include <compat/twi.h>
35 #include "twi.h"
58 * Desc readys twi pins and sets twi bitrate
68 // activate internal pull-ups for twi
73 // activate internal pull-ups for twi
79 // initialize twi prescaler and bit rate
84 /* twi bit rate formula from atmega128 manual pg 20
    [all...]
twi.h 2 twi.h - TWI/I2C library for Wiring & Arduino
  /external/arduino/libraries/Wire/
Wire.h 2 TwoWire.h - TWI/I2C library for Arduino & Wiring
Wire.cpp 2 TwoWire.cpp - TWI/I2C library for Wiring & Arduino
24 #include "twi.h"
219 // copy twi rx buffer into local read buffer
  /external/speex/libspeex/
kiss_fftr.c 178 spx_word32_t f1kr, f1ki, twr, twi; local
244 twi = SHR32(ADD32(MULT16_16(f2k.i,st->super_twiddles[k].r),MULT16_16(f2k.r,st->super_twiddles[k].i)), 1);
248 freqdata[2*k] = PSHR32(f1ki + twi, 15);
250 freqdata[2*(ncfft-k)] = PSHR32(twi - f1ki, 15);
253 freqdata[2*k] = .5f*(f1ki + twi);
255 freqdata[2*(ncfft-k)] = .5f*(twi - f1ki);
  /external/llvm/lib/Target/PowerPC/
PPCSchedule.td 373 // twi IntTrapW
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
Romkan.java 85 put("to", "\u3068"); put("twa", "\u3068\u3041"); put("twi", "\u3068\u3043");
RomkanFullKatakana.java 89 put("to", "\u30c8"); put("twa", "\u30c8\u30a1"); put("twi", "\u30c8\u30a3");
RomkanHalfKatakana.java 85 put("to", "\uff84"); put("twa", "\uff84\uff67"); put("twi", "\uff84\uff68");
  /external/harfbuzz_ng/src/
hb-ot-tag.cc 506 {"tw", HB_TAG('T','W','I',' ')}, /* Twi */
  /frameworks/base/docs/html/tools/adk/
adk.jd 151 <li><a href="http://www.arduino.cc/playground/Learning/I2C">I2C / TWI (Two-Wire Interface)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
LocaleManager.java     [all...]
  /external/harfbuzz/contrib/tables/
GraphemeBreakProperty.txt     [all...]
  /external/icu4c/common/
uloc.cpp 286 "tso", "tsi", "tat", "tum", "tup", "tut", "tvl", "twi", "twq",
    [all...]
  /external/icu4c/test/intltest/
loctest.cpp     [all...]
  /external/icu4c/test/cintltst/
cloctst.c     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/gconv/
IBM933.so 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/gconv/
IBM933.so 
  /external/icu4c/data/unidata/
UnicodeData.txt     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/
libiberty.a     [all...]
  /external/qemu/
ppc-dis.c     [all...]

Completed in 2233 milliseconds

1 2