Searched refs:nfp (Results 1 – 25 of 46) sorted by relevance
12
/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/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/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/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/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/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/ |
D | executionengine.go | 43 func (options *MCJITCompilerOptions) SetMCJITNoFramePointerElim(nfp bool) { 44 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/ImageMagick/config/ |
D | config.sub | 316 | nfp \
|
/external/fdlibm/ |
D | configure | 445 -nfp | --nfp | --nf) 1006 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
|
/external/swiftshader/third_party/LLVM/projects/sample/ |
D | configure | 814 -nfp | --nfp | --nf)
|
/external/libpcap/ |
D | config.sub | 745 | nfp-* \
|
D | configure | 998 -nfp | --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/bcc/docs/ |
D | kernel-versions.md | 127 Netronome `nfp` driver | 4.10 | [`ecd63a0217d5`](https://git.kernel.org/cgit/linux/kernel/git/torva…
|
/external/google-breakpad/ |
D | configure | 998 -nfp | --nfp | --nf)
|
/external/stressapptest/ |
D | configure | 932 -nfp | --nfp | --nf)
|
/external/tcpdump/ |
D | configure | 939 -nfp | --nfp | --nf)
|
/external/icu/icu4c/source/ |
D | configure | 1043 -nfp | --nfp | --nf)
|
/external/libnfnetlink/ |
D | configure | 988 -nfp | --nfp | --nf)
|
/external/e2fsprogs/ |
D | configure | 1167 -nfp | --nfp | --nf)
|
/external/jemalloc_new/ |
D | configure | 1035 -nfp | --nfp | --nf)
|
/external/lmfit/ |
D | configure | 999 -nfp | --nfp | --nf)
|
/external/libnetfilter_conntrack/ |
D | configure | 1002 -nfp | --nfp | --nf)
|
12