HomeSort by relevance Sort by last modified time
    Searched refs:f_1 (Results 1 - 5 of 5) sorted by null

  /external/clang/test/Analysis/
uninit-const.c 24 void f_1(void) { function
  /external/libffi/testsuite/libffi.call/
huge_struct.c 79 float f_1,
124 ui64_1 + 1, si64_1 + 1, f_1 + 1, d_1 + 1, ld_1 + 1, (char*)((intptr_t)p_1 + 1),
141 ui8_1, si8_1, ui16_1, si16_1, ui32_1, si32_1, ui64_1, si64_1, f_1, d_1, ld_1, (unsigned long)p_1,
168 float f_1 = *(float*)args[8]; local
212 ui8_1, si8_1, ui16_1, si16_1, ui32_1, si32_1, ui64_1, si64_1, f_1, d_1, ld_1, p_1,
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
huge_struct.c 79 float f_1,
124 ui64_1 + 1, si64_1 + 1, f_1 + 1, d_1 + 1, ld_1 + 1, (char*)((intptr_t)p_1 + 1),
141 ui8_1, si8_1, ui16_1, si16_1, ui32_1, si32_1, ui64_1, si64_1, f_1, d_1, ld_1, (unsigned long)p_1,
168 float f_1 = *(float*)args[8]; local
212 ui8_1, si8_1, ui16_1, si16_1, ui32_1, si32_1, ui64_1, si64_1, f_1, d_1, ld_1, p_1,
  /external/pdfium/third_party/lcms/src/
cmspcs.c 130 cmsFloat64Number f_1(cmsFloat64Number t) function
172 xyz -> X = f_1(x) * WhitePoint -> X;
173 xyz -> Y = f_1(y) * WhitePoint -> Y;
174 xyz -> Z = f_1(z) * WhitePoint -> Z;
  /external/tensorflow/tensorflow/python/framework/
function_test.py     [all...]

Completed in 832 milliseconds