HomeSort by relevance Sort by last modified time
    Searched refs:ft1 (Results 1 - 25 of 42) sorted by null

1 2

  /external/dexmaker/src/dx/java/com/android/dx/cf/code/
Merger.java 29 * @param ft1 {@code non-null;} a frame type
33 public static TypeBearer mergeType(TypeBearer ft1, TypeBearer ft2) {
34 if ((ft1 == null) || ft1.equals(ft2)) {
35 return ft1;
39 Type type1 = ft1.getType();
  /external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
p2.cpp 66 void ft1(T t, U u); // expected-note{{explicitly specialized}}
73 void N0::X0<T>::ft1(T t, U u) { function in class:N0::X0
211 void X0<void*>::ft1(void*, const void*) { } function in class:N0::X0
214 void X0<void*>::ft1(void *, int);
217 void X0<void*>::ft1(void *, unsigned);
220 void X0<void*>::ft1(void *, long);
224 void N0::X0<void*>::ft1(void *, unsigned) { } // okay function in class:N0::X0
227 void N0::X0<void*>::ft1(void *, float) { } // expected-warning{{function template specialization}} function in class:N0::X0
231 void N0::X0<void*>::ft1(void *, long) { } // expected-error{{does not enclose namespace}} function in class:N1::N0::X0
237 xvp.ft1(vp, cvp)
    [all...]
p1.cpp 42 void ft1(T t, U u);
47 void X0<T>::ft1(T t, U u) { function in class:X0
88 void X0<void*>::ft1(void*, const void*) { } function in class:X0
91 xvp.ft1(vp, cvp);
p2-0x.cpp 65 void ft1(T t, U u);
72 void N0::X0<T>::ft1(T t, U u) { function in class:N0::X0
210 void X0<void*>::ft1(void*, const void*) { } function in class:N0::X0
213 void X0<void*>::ft1(void *, int);
216 void X0<void*>::ft1(void *, unsigned);
219 void X0<void*>::ft1(void *, long);
223 void N0::X0<void*>::ft1(void *, unsigned) { } // okay function in class:N0::X0
226 void N0::X0<void*>::ft1(void *, float) { } function in class:N0::X0
230 void N0::X0<void*>::ft1(void *, long) { } // expected-error{{does not enclose namespace}} function in class:N1::N0::X0
236 xvp.ft1(vp, cvp)
    [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
Merger.java 147 * @param ft1 {@code non-null;} a frame type
151 public static TypeBearer mergeType(TypeBearer ft1, TypeBearer ft2) {
152 if ((ft1 == null) || ft1.equals(ft2)) {
153 return ft1;
157 Type type1 = ft1.getType();
  /bionic/libc/kernel/arch-mips/asm/
fpregdef.h 36 #define ft1 $f6 macro
81 #define ft1 $f5 macro
  /development/ndk/platforms/android-9/arch-mips/include/asm/
fpregdef.h 36 #define ft1 $f6 macro
81 #define ft1 $f5 macro
  /external/kernel-headers/original/asm-mips/
fpregdef.h 33 #define ft1 $f6 macro
73 #define ft1 $f5 macro
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
fpregdef.h 36 #define ft1 $f6 macro
81 #define ft1 $f5 macro
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
fpregdef.h 36 #define ft1 $f6 macro
81 #define ft1 $f5 macro
  /bionic/libc/kernel/common/linux/
wanrouter.h 176 unsigned char ft1; member in struct:wandev_conf
  /development/ndk/platforms/android-3/include/linux/
wanrouter.h 154 unsigned char ft1; member in struct:wandev_conf
  /external/clang/test/CodeGenCXX/
mangle.cpp 90 template<typename T, typename U> void ft1(U u, T t) { } function
98 template<typename T> void ft1(T) { } function in namespace:NS
103 ft1<int, double>(1, 0);
112 NS::ft1<int>(1);
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
wanrouter.h 154 unsigned char ft1; member in struct:wandev_conf
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
wanrouter.h 216 unsigned char ft1; /* FT1 Configurator Option */ member in struct:wandev_conf
372 WAN_FT1_READY /* FT1 Configurator Ready */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
wanrouter.h 216 unsigned char ft1; /* FT1 Configurator Option */ member in struct:wandev_conf
372 WAN_FT1_READY /* FT1 Configurator Ready */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
wanrouter.h 216 unsigned char ft1; /* FT1 Configurator Option */ member in struct:wandev_conf
372 WAN_FT1_READY /* FT1 Configurator Ready */
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
wanrouter.h 154 unsigned char ft1; member in struct:wandev_conf
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
wanrouter.h 154 unsigned char ft1; member in struct:wandev_conf
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
wanrouter.h 154 unsigned char ft1; member in struct:wandev_conf
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
wanrouter.h 154 unsigned char ft1; member in struct:wandev_conf
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
wanrouter.h 154 unsigned char ft1; member in struct:wandev_conf
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
wanrouter.h 154 unsigned char ft1; member in struct:wandev_conf
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
wanrouter.h 154 unsigned char ft1; member in struct:wandev_conf
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
wanrouter.h 154 unsigned char ft1; member in struct:wandev_conf

Completed in 1369 milliseconds

1 2