/external/elfutils/backends/ |
D | sparc_regs.c | 45 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/ |
D | split.c | 194 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/ |
D | WriteNumberFormatSerialTestData.java | 43 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/ |
D | WriteNumberFormatSerialTestData.java | 46 NumberFormat nfp = NumberFormat.getPercentInstance(Locale.US); in main() local 54 … write(file,(Object)nfp,"percentInstance","//NumberFormat.getPercentInstance(Locale.US)"); in main()
|
/external/libcups/scheduler/ |
D | dirsvc.c | 1735 *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/ |
D | explicit.cpp | 234 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/ |
D | explicit.cpp | 253 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/ |
D | ffi_darwin.c | 398 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/ |
D | executionengine.go | 42 func (options *MCJITCompilerOptions) SetMCJITNoFramePointerElim(nfp bool) { 43 options.C.NoFramePointerElim = boolToLLVMBool(nfp)
|
/external/llvm/bindings/go/llvm/ |
D | executionengine.go | 43 func (options *MCJITCompilerOptions) SetMCJITNoFramePointerElim(nfp bool) { 44 options.C.NoFramePointerElim = boolToLLVMBool(nfp)
|
/external/libffi/src/powerpc/ |
D | ffi_darwin.c | 399 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/ |
D | config.sub | 1221 | nfp \
|
/external/ImageMagick/config/ |
D | config.sub | 1216 | nfp \
|
/external/libevent/build-aux/ |
D | config.sub | 1218 | nfp \
|
/external/openssh/ |
D | config.sub | 1218 | nfp \
|
/external/expat/conftools/ |
D | config.sub | 1242 | nfp \
|
/external/pcre/dist2/ |
D | config.sub | 1218 | nfp \
|
/external/fdlibm/ |
D | configure | 445 -nfp | --nfp | --nf) 1006 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
|
/external/fec/ |
D | configure | 480 -nfp | --nfp | --nf) 1046 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
|
/external/iputils/ninfod/ |
D | configure | 895 -nfp | --nfp | --nf)
|
/external/stressapptest/ |
D | configure | 963 -nfp | --nfp | --nf)
|
/external/bcc/docs/ |
D | kernel-versions.md | 127 Netronome `nfp` driver | 4.10 | [`ecd63a0217d5`](https://git.kernel.org/cgit/linux/kernel/git/torva…
|
/external/mtools/ |
D | configure | 944 -nfp | --nfp | --nf)
|
/external/libsrtp2/ |
D | configure | 960 -nfp | --nfp | --nf)
|
/external/google-breakpad/ |
D | configure | 1023 -nfp | --nfp | --nf)
|