HomeSort by relevance Sort by last modified time
    Searched defs:flt (Results 1 - 24 of 24) sorted by null

  /external/pdfium/third_party/lcms2-2.6/src/
cmshalf.c 508 cmsFloat32Number flt; member in union:__anon21548
521 cmsFloat32Number flt; member in union:__anon21549
    [all...]
  /external/libpcap/
pcap-bt-linux.c 189 struct hci_filter flt; local
247 memset(&flt, 0, sizeof(flt));
248 memset((void *) &flt.type_mask, 0xff, sizeof(flt.type_mask));
249 memset((void *) &flt.event_mask, 0xff, sizeof(flt.event_mask));
250 if (setsockopt(handle->fd, SOL_HCI, HCI_FILTER, &flt, sizeof(flt)) < 0) {
  /external/aac/libFDK/src/arm/
qmf_arm.cpp 174 LONG flt; local
190 flt = *p_flt++;
192 accu1 = SMULBB( sta1, flt);
194 accu1 = SMLABT( accu1, sta1, flt);
196 flt = *p_flt++;
198 accu1 = SMLABB( accu1, sta1, flt);
200 accu1 = SMLABT( accu1, sta1, flt);
202 flt = *p_flt++;
204 accu1 = SMLABB( accu1, sta1, flt);
213 accu0 = SMULBT( sta0, flt);
    [all...]
  /external/ltrace/sysdeps/linux-gnu/ia64/
fetch.c 50 int flt; member in struct:fetch_context
69 context->flt = 8;
132 ctx->flt = 16;
226 if (ctx->flt > 15 || ctx->ppflavor == PARAM_PACK_VARARGS)
236 } u = { .d = fpreg_to_double(&ctx->regs.fr[ctx->flt++]) };
289 while (ctx->flt <= 15 && hfa_count > 0) {
  /libcore/ojluni/src/main/java/sun/nio/ch/
FileChannelImpl.java 1015 FileLockTable flt = fileLockTable(); local
1060 FileLockTable flt = fileLockTable(); local
    [all...]
  /external/icu/icu4c/source/test/iotest/
iotest.cpp 381 volatile float flt, expectedFlt; // Use volatile in order to get around an Intel compiler issue. local
433 uBufferLenReturned = u_sscanf_u(argument, format, &flt);
434 //uFileBufferLenReturned = u_fscanf_u(testFile, format, flt);
435 if (flt != expectedFlt) {
437 i, flt, expectedFlt);
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
expr.c 294 int flt = 0;
302 flt = 1;
325 else if (suffix[1] == '.' || c == 'E' || flt)
290 int flt = 0; local
    [all...]
  /external/valgrind/none/tests/ppc32/
round.c 50 float flt; member in union:__anon25800
139 void print_single(char *msg, float *flt)
142 F.flt = *flt;
149 printf("%15s : flt %-20a = %c(%4d, %06x)\n",
150 msg, F.flt, (F.layout.sign == 0 ? '+' : '-'), F.layout.exp, F.layout.frac << 1);
161 E.flt = *expected;
162 R.flt = (float)dbl;
174 round_mode_name[mode], result, R.flt, dbl);
176 print_single("\n\texpected", &E.flt);
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
microblaze-opcm.h 42 fcmp_lt, fcmp_eq, fcmp_le, fcmp_gt, fcmp_ne, fcmp_ge, fcmp_un, flt, enumerator in enum:microblaze_instr
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mapidefs.h 312 float flt; member in union:_PV
    [all...]
wabdefs.h 309 float flt; member in union:_PV
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-mips.c 2997 } flt; member in union:mips_operand_token::__anon75207
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.app_1.3.1.R36x_v20100803.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar 
  /prebuilts/devtools/tools/lib/
osgi-4.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.jar 
  /prebuilts/tools/common/osgi/
osgi.jar 
  /external/guice/lib/build/
spring-core.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 2644 milliseconds