/external/ltp/testcases/kernel/syscalls/dup/ |
D | dup05.c | 127 char Fname[255]; variable 169 sprintf(Fname, "dupfile"); in setup() 170 SAFE_MKFIFO(cleanup, Fname, 0777); in setup() 171 if ((fd = open(Fname, O_RDWR, 0700)) == -1) in setup()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/ |
D | SampleProfReader.h | 290 StringRef Fname = F.getName().split('.').first; in getSamplesFor() local 292 Fname = getRepInFormat(Fname, getFormat(), FGUID); in getSamplesFor() 293 if (Profiles.count(Fname)) in getSamplesFor() 294 return &Profiles[Fname]; in getSamplesFor()
|
/external/ltp/testcases/kernel/syscalls/readdir/ |
D | readdir01.c | 134 char Fname[255]; variable 252 Fname, errno, strerror(errno)); in main()
|
/external/skia/site/dev/sheriffing/ |
D | android.md | 36 …e.com/logs/viewer?project=google.com:skia-buildbots&resource=logging_log%2Fname%2Fandroid-master-a… 42 …e.com/logs/viewer?project=google.com:skia-buildbots&resource=logging_log%2Fname%2Fandroid-o-autoro…
|
/external/skqp/site/dev/sheriffing/ |
D | android.md | 36 …e.com/logs/viewer?project=google.com:skia-buildbots&resource=logging_log%2Fname%2Fandroid-master-a… 42 …e.com/logs/viewer?project=google.com:skia-buildbots&resource=logging_log%2Fname%2Fandroid-o-autoro…
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | ztypes_solaris_amd64.go | 276 Fname [6]int8 member
|
D | ztypes_linux_sparc64.go | 642 Fname [6]int8 member
|
D | ztypes_linux_s390x.go | 707 Fname [6]int8 member
|
D | ztypes_linux_386.go | 686 Fname [6]int8 member
|
D | ztypes_linux_mips.go | 677 Fname [6]int8 member
|
D | ztypes_linux_amd64.go | 703 Fname [6]int8 member
|
D | ztypes_linux_ppc64.go | 691 Fname [6]uint8 member
|
D | ztypes_linux_mips64.go | 684 Fname [6]int8 member
|
D | ztypes_linux_mipsle.go | 677 Fname [6]int8 member
|
D | ztypes_linux_arm.go | 673 Fname [6]uint8 member
|
D | ztypes_linux_arm64.go | 681 Fname [6]int8 member
|
D | ztypes_linux_mips64le.go | 684 Fname [6]int8 member
|
D | ztypes_linux_ppc64le.go | 691 Fname [6]uint8 member
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | IntrinsicLowering.cpp | 317 static void ReplaceFPIntrinsicWithCall(CallInst *CI, const char *Fname, in ReplaceFPIntrinsicWithCall() argument 324 ReplaceCallWith(Fname, CI, CS.arg_begin(), CS.arg_end(), in ReplaceFPIntrinsicWithCall()
|
/external/llvm/lib/CodeGen/ |
D | IntrinsicLowering.cpp | 317 static void ReplaceFPIntrinsicWithCall(CallInst *CI, const char *Fname, in ReplaceFPIntrinsicWithCall() argument 324 ReplaceCallWith(Fname, CI, CS.arg_begin(), CS.arg_end(), in ReplaceFPIntrinsicWithCall()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | IntrinsicLowering.cpp | 314 static void ReplaceFPIntrinsicWithCall(CallInst *CI, const char *Fname, in ReplaceFPIntrinsicWithCall() argument 321 ReplaceCallWith(Fname, CI, CS.arg_begin(), CS.arg_end(), in ReplaceFPIntrinsicWithCall()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | SampleProfile.cpp | 806 auto Fname = getRepInFormat(F.getName(), Reader->getFormat(), FGUID); in inlineHotFunctions() local 807 if (CalleeFunctionName == Fname) in inlineHotFunctions()
|