Home
last modified time | relevance | path

Searched refs:nfp (Results 1 – 25 of 52) sorted by relevance

123

/external/elfutils/backends/
Dsparc_regs.c45 const int nfp = 32 + (ebl->class == ELFCLASS32 ? 0 : 16); in sparc_register_info() local
49 return 32 + nfp + nspec; in sparc_register_info()
51 if (regno < 0 || regno >= 32 + nfp + nspec || namelen < 6) in sparc_register_info()
59 if (regno >= 32 + nfp) in sparc_register_info()
61 regno -= 32 + nfp; in sparc_register_info()
/external/libcups/vcnet/regex/
Dsplit.c194 print(nf, nfp, fields) in print() argument
196 int nfp;
202 bound = (nf > nfp) ? nfp : nf;
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DWriteNumberFormatSerialTestData.java43 NumberFormat nfp = NumberFormat.getPercentInstance(Locale.US); in main() local
51 … write(file,(Object)nfp,"percentInstance","//NumberFormat.getPercentInstance(Locale.US)"); in main()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DWriteNumberFormatSerialTestData.java46 NumberFormat nfp = NumberFormat.getPercentInstance(Locale.US); in main() local
54 … write(file,(Object)nfp,"percentInstance","//NumberFormat.getPercentInstance(Locale.US)"); in main()
/external/libcups/scheduler/
Ddirsvc.c1735 *nfp; /* New file pointer */ in update_lpd() local
1748 if ((nfp = cupsFileOpen(newfile, "w")) == NULL) in update_lpd()
1764 cupsFilePrintf(nfp, "%s\n", line); in update_lpd()
1769 cupsFilePrintf(nfp, "%s\n", line); in update_lpd()
1772 cupsFileClose(nfp); in update_lpd()
1822 *nfp; /* New file pointer */ in update_smb() local
1836 if ((nfp = cupsFileOpen(newfile, "w")) == NULL) in update_smb()
1856 cupsFilePrintf(nfp, "%s\n", line); in update_smb()
1862 cupsFileClose(nfp); in update_smb()
/external/clang/test/SemaCXX/
Dexplicit.cpp234 NotFP nfp; in testFunctionPointer() local
236 nfp(1); // expected-error {{type 'NotFP' does not provide a call operator}} in testFunctionPointer()
/external/llvm-project/clang/test/SemaCXX/
Dexplicit.cpp253 NotFP nfp; in testFunctionPointer() local
255 nfp(1); // expected-error {{type 'NotFP' does not provide a call operator}} in testFunctionPointer()
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
Dffi_darwin.c398 unsigned nfp = 0; in darwin64_struct_ret_by_value_p() local
407 darwin64_scan_struct_for_floats (s, &nfp); in darwin64_struct_ret_by_value_p()
408 if (nfp > 13) in darwin64_struct_ret_by_value_p()
417 nfp = 0; in darwin64_struct_ret_by_value_p()
418 if (darwin64_struct_size_exceeds_gprs_p (s, NULL, &nfp)) in darwin64_struct_ret_by_value_p()
/external/llvm-project/llvm/bindings/go/llvm/
Dexecutionengine.go42 func (options *MCJITCompilerOptions) SetMCJITNoFramePointerElim(nfp bool) {
43 options.C.NoFramePointerElim = boolToLLVMBool(nfp)
/external/llvm/bindings/go/llvm/
Dexecutionengine.go43 func (options *MCJITCompilerOptions) SetMCJITNoFramePointerElim(nfp bool) {
44 options.C.NoFramePointerElim = boolToLLVMBool(nfp)
/external/libffi/src/powerpc/
Dffi_darwin.c399 unsigned nfp = 0; in darwin64_struct_ret_by_value_p() local
408 darwin64_scan_struct_for_floats (s, &nfp); in darwin64_struct_ret_by_value_p()
409 if (nfp > 13) in darwin64_struct_ret_by_value_p()
418 nfp = 0; in darwin64_struct_ret_by_value_p()
419 if (darwin64_struct_size_exceeds_gprs_p (s, NULL, &nfp)) in darwin64_struct_ret_by_value_p()
/external/libpcap/
Dconfig.sub1221 | nfp \
/external/ImageMagick/config/
Dconfig.sub1216 | nfp \
/external/libevent/build-aux/
Dconfig.sub1218 | nfp \
/external/openssh/
Dconfig.sub1218 | nfp \
/external/expat/conftools/
Dconfig.sub1242 | nfp \
/external/pcre/dist2/
Dconfig.sub1218 | nfp \
/external/fdlibm/
Dconfigure445 -nfp | --nfp | --nf)
1006 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
/external/fec/
Dconfigure480 -nfp | --nfp | --nf)
1046 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
/external/iputils/ninfod/
Dconfigure895 -nfp | --nfp | --nf)
/external/stressapptest/
Dconfigure963 -nfp | --nfp | --nf)
/external/bcc/docs/
Dkernel-versions.md127 Netronome `nfp` driver | 4.10 | [`ecd63a0217d5`](https://git.kernel.org/cgit/linux/kernel/git/torva…
/external/mtools/
Dconfigure944 -nfp | --nfp | --nf)
/external/libsrtp2/
Dconfigure960 -nfp | --nfp | --nf)
/external/google-breakpad/
Dconfigure1023 -nfp | --nfp | --nf)

123