HomeSort by relevance Sort by last modified time
    Searched defs:__f (Results 1 - 25 of 36) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
huge_valf.h 41 typedef union { unsigned char __c[4]; float __f; } __huge_valf_t; member in union:__anon62270
51 # define HUGE_VALF (__huge_valf.__f)
fenv.h 107 float __f = 0.0; local
110 __asm__ __volatile__ ("divss %0, %0 " : : "x" (__f));
113 : "=t" (__f) : "0" (__f));
115 (void) &__f;
119 float __f = 1.0; local
123 __asm__ __volatile__ ("divss %1, %0" : : "x" (__f), "x" (__g));
126 : "=t" (__f) : "0" (__f), "u" (__g) : "st(1)");
128 (void) &__f;
    [all...]
mathinline.h 130 __extension__ union { float __f; int __i; } __u = { __f: __x }; member in union:__anon62278
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
huge_valf.h 41 typedef union { unsigned char __c[4]; float __f; } __huge_valf_t; member in union:__anon63140
51 # define HUGE_VALF (__huge_valf.__f)
mathinline.h 43 __extension__ union { float __f; int __i; } __u = { __f: __x }; member in union:__anon63145
fenv.h 114 float __f = 0.0; local
116 __asm__ __volatile__ ("divss %0, %0 " : : "x" (__f));
117 (void) &__f;
121 float __f = 1.0; local
124 __asm__ __volatile__ ("divss %1, %0" : : "x" (__f), "x" (__g));
125 (void) &__f;
  /external/python/cpython2/Lib/plat-os2emx/
grp.py 71 __f = open(__i, 'r') variable
72 __f.close()
pwd.py 74 __f = open(__i, 'r') variable
75 __f.close()
  /external/libcxx/src/
future.cpp 71 static __future_error_category __f; variable
72 return __f;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/src/
future.cpp 71 static __future_error_category __f; variable
72 return __f;
  /external/clang/test/CodeGen/
union.c 18 float __f; member in union:__anon15996
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
valarray_after.h 273 _Expr<_Clos, _Tp>::apply(_Tp __f(const _Tp&)) const function in class:_Expr
275 valarray<_Tp> __v = valarray<_Tp>(*this).apply(__f);
281 _Expr<_Clos, _Tp>::apply(_Tp __f(_Tp)) const function in class:_Expr
283 valarray<_Tp> __v = valarray<_Tp>(*this).apply(__f);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
valarray_after.h 273 _Expr<_Clos, _Tp>::apply(_Tp __f(const _Tp&)) const function in class:_Expr
275 valarray<_Tp> __v = valarray<_Tp>(*this).apply(__f);
281 _Expr<_Clos, _Tp>::apply(_Tp __f(_Tp)) const function in class:_Expr
283 valarray<_Tp> __v = valarray<_Tp>(*this).apply(__f);
  /external/fio/
filesetup.c 554 struct fio_file *__f; local
557 __f = lookup_file_hash(f->file_name);
558 if (__f) {
560 f->lock = __f->lock;
1701 struct fio_file *__f; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
ropeimpl.h 396 _Rope_RopeFunction<_CharT, _Alloc>* __f local
398 __f->_Rope_RopeFunction<_CharT, _Alloc>::~_Rope_RopeFunction();
399 this->_F_deallocate(__f, 1);
806 _RopeFunction* __f = (_RopeFunction*)__base; local
818 { (*(__f->_M_fn))(__start, __result_len, __section); }
959 _RopeFunction* __f = (_RopeFunction*)__r; local
966 (*(__f->_M_fn))(__begin, __len, __buffer);
986 char __f = __o.fill(); local
990 __o.put(__f);
1098 _RopeFunction* __f = (_RopeFunction*)__r local
1352 _RopeFunction* __f = (_RopeFunction*)__r; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
ropeimpl.h 396 _Rope_RopeFunction<_CharT, _Alloc>* __f local
398 __f->_Rope_RopeFunction<_CharT, _Alloc>::~_Rope_RopeFunction();
399 this->_F_deallocate(__f, 1);
806 _RopeFunction* __f = (_RopeFunction*)__base; local
818 { (*(__f->_M_fn))(__start, __result_len, __section); }
959 _RopeFunction* __f = (_RopeFunction*)__r; local
966 (*(__f->_M_fn))(__begin, __len, __buffer);
986 char __f = __o.fill(); local
990 __o.put(__f);
1098 _RopeFunction* __f = (_RopeFunction*)__r local
1352 _RopeFunction* __f = (_RopeFunction*)__r; local
    [all...]
  /external/clang/lib/Headers/
avxintrin.h 2319 float __f = *__a; local
2333 float __f = *__a; local
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
avxintrin.h 2319 float __f = *__a; local
2333 float __f = *__a; local
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
avxintrin.h 2319 float __f = *__a; local
2333 float __f = *__a; local
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
avxintrin.h 3013 float __f = *__a; local
3051 float __f = *__a; local
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
avxintrin.h 3058 float __f = *__a; local
3096 float __f = *__a; local
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
avxintrin.h 3058 float __f = *__a; local
3096 float __f = *__a; local
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
avxintrin.h 3058 float __f = *__a; local
3096 float __f = *__a; local
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
avxintrin.h 3058 float __f = *__a; local
3096 float __f = *__a; local
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
avxintrin.h 3058 float __f = *__a; local
3096 float __f = *__a; local
    [all...]

Completed in 672 milliseconds

1 2